Skip to content
Started by timer
Running as SYSTEM
Agent basic-2hvs5 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1777795443155"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "912d1574c252e51bb7b588e71dcf19b52d3ac765"
    jenkins/label: "basic_basic-ubuntu"
    kubernetes.jenkins.io/controller: "i_foundation-internal-webdev_svc_cluster_local_ci_webdevx"
  name: "basic-2hvs5"
  namespace: "foundation-internal-webdev"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.foundation-internal-webdev.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-2hvs5"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-2hvs5"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/"
    image: "docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3352.v17a_fb_4b_2773f"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/mvnd"
      name: "volume-5"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/.develocity"
      name: "volume-6"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-webdev"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"
  - emptyDir:
      medium: ""
    name: "volume-6"
  - emptyDir:
      medium: ""
    name: "volume-5"

Building remotely on basic-2hvs5 (basic basic-ubuntu) in workspace /home/jenkins/agent/workspace/webdev-cronjobs/cronjobs.sh
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ORsGIdzOfHhO/agent.43
SSH_AGENT_PID=44
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/webdev-cronjobs/cronjobs.sh@tmp/private_key_331663359990998042.key (/home/jenkins/agent/workspace/webdev-cronjobs/cronjobs.sh@tmp/private_key_331663359990998042.key)
[ssh-agent] Using credentials genie.webdev (ssh://genie.webdev@projects-storage.eclipse.org)
The recommended git tool is: NONE
using credential gitlab-bot-ssh
Cloning the remote Git repository
Cloning repository ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/eclipsefdn-webdev-cron.git
 > git init /home/jenkins/agent/workspace/webdev-cronjobs/cronjobs.sh # timeout=10
Fetching upstream changes from ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/eclipsefdn-webdev-cron.git
 > git --version # timeout=10
 > git --version # 'git version 2.54.0'
using GIT_SSH to set credentials ssh://webdev-bot@gitlab.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/webdev-cronjobs/cronjobs.sh@tmp/jenkins-gitclient-ssh6807910005353469732.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/eclipsefdn-webdev-cron.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/eclipsefdn-webdev-cron.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 319c0608dc263a8327d3bce42b3b5c81ce0258c4 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 319c0608dc263a8327d3bce42b3b5c81ce0258c4 # timeout=10
Commit message: "Merge branch 'epoirier/main/release-2026-03' into 'main'"
 > git rev-list --no-walk 319c0608dc263a8327d3bce42b3b5c81ce0258c4 # timeout=10
[cronjobs.sh] $ /bin/sh -xe /tmp/jenkins5529211948670781674.sh
+ ./cronjobs.sh
--2026-05-03 08:04:14--  https://www.eclipse.org/downloads/packages/cron/vnbpB6yHW3vUVxeL--WGKMxOxY5o5GuP9lQYBpu-G0t4OguqnhzwY_jjPkgEWhGDHIXcUJl3dg
Resolving www.eclipse.org (www.eclipse.org)... 198.41.30.198
Connecting to www.eclipse.org (www.eclipse.org)|198.41.30.198|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:14 (0.00 B/s) - written to stdout [0]

--2026-05-03 08:04:14--  https://accounts.eclipse.org/cron/wlXENRSLnuA2wsVkCzXoJh1AfTmZK28BOke7sTOeZPubxtuFhqxAcvSsXUd3RfH8biOqm1Y-5Q
Resolving accounts.eclipse.org (accounts.eclipse.org)... 172.30.4.1
Connecting to accounts.eclipse.org (accounts.eclipse.org)|172.30.4.1|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:15 (0.00 B/s) - written to stdout [0]

--2026-05-03 08:04:15--  https://blogs.eclipse.org/cron/QBDkWHMuIEHLJALtfY3NiwfPGGGyN-FWaB4hHMvZFEpL5Wm43-BSXiBT3AR2XwTXFjPdK7RIEA
Resolving blogs.eclipse.org (blogs.eclipse.org)... 198.41.30.254
Connecting to blogs.eclipse.org (blogs.eclipse.org)|198.41.30.254|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:15 (0.00 B/s) - written to stdout [0]

--2026-05-03 08:04:15--  https://newsroom.eclipse.org/cron/5PktR0A1TAbN8x5ImBwQwdd80NocBFn6LDfQ80c7run5xQoR2212D6ka5dG6PKaPGFNC1HDk1w
Resolving newsroom.eclipse.org (newsroom.eclipse.org)... 198.41.30.254
Connecting to newsroom.eclipse.org (newsroom.eclipse.org)|198.41.30.254|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:16 (0.00 B/s) - written to stdout [0]

--2026-05-03 08:04:16--  https://projects.eclipse.org/cron/JHbpJ-L7v8I6MiUrGX6Qpib0ZnLVRgEfoB-TiN_3s-_espAUyFYkxvXWOzOtaKakZ_CiRwQ6iA
Resolving projects.eclipse.org (projects.eclipse.org)... 198.41.30.195
Connecting to projects.eclipse.org (projects.eclipse.org)|198.41.30.195|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:17 (0.00 B/s) - written to stdout [0]

--2026-05-03 08:04:17--  https://marketplace.eclipse.org/cron/BlNOU4WagG90wyltJix38EeQVz-UaRNYsIpkiDUFOnmJgs_B55AG8gipaAIHlxf0n_SdKOwK7Q
Resolving marketplace.eclipse.org (marketplace.eclipse.org)... 198.41.30.195
Connecting to marketplace.eclipse.org (marketplace.eclipse.org)|198.41.30.195|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:18 (0.00 B/s) - written to stdout [0]

--2026-05-03 08:04:18--  https://threadxalliance.org/cron/wO9R_pihteFwFiziY1cT-0c7beDaLWMdLwFh_mr2VdgCjzFUQaimlGIgT8wwVZjtrByIvjyVqg
Resolving threadxalliance.org (threadxalliance.org)... 198.41.30.211
Connecting to threadxalliance.org (threadxalliance.org)|198.41.30.211|:443... connected.
HTTP request sent, awaiting response... 204 No Content
2026-05-03 08:04:18 (0.00 B/s) - written to stdout [0]

$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 44 killed;
[ssh-agent] Stopped.
Finished: SUCCESS