08:00:39 Started by timer 08:00:39 Running as SYSTEM 08:00:39 Agent centos-8-8125p is provisioned from template centos-8 08:00:39 --- 08:00:39 apiVersion: "v1" 08:00:39 kind: "Pod" 08:00:39 metadata: 08:00:39 annotations: 08:00:39 kubernetes.jenkins.io/last-refresh: "1717675234566" 08:00:39 labels: 08:00:39 jenkins: "slave" 08:00:39 jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" 08:00:39 jenkins/label: "centos-latest_centos-8" 08:00:39 kubernetes.jenkins.io/controller: "http___jenkins-ui_releng_svc_cluster_local_relengx" 08:00:39 name: "centos-8-8125p" 08:00:39 namespace: "releng" 08:00:39 spec: 08:00:39 containers: 08:00:39 - env: 08:00:39 - name: "JENKINS_SECRET" 08:00:39 value: "********" 08:00:39 - name: "JENKINS_TUNNEL" 08:00:39 value: "jenkins-discovery.releng.svc.cluster.local:50000" 08:00:39 - name: "JENKINS_AGENT_NAME" 08:00:39 value: "centos-8-8125p" 08:00:39 - name: "JENKINS_REMOTING_JAVA_OPTS" 08:00:39 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 08:00:39 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 08:00:39 - name: "JAVA_TOOL_OPTIONS" 08:00:39 value: "" 08:00:39 - name: "_JAVA_OPTIONS" 08:00:39 value: "" 08:00:39 - name: "REMOTING_OPTS" 08:00:39 value: "-noReconnectAfter 1d" 08:00:39 - name: "OPENJ9_JAVA_OPTIONS" 08:00:39 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 08:00:39 - name: "JENKINS_NAME" 08:00:39 value: "centos-8-8125p" 08:00:39 - name: "JENKINS_AGENT_WORKDIR" 08:00:39 value: "/home/jenkins/agent" 08:00:39 - name: "JENKINS_URL" 08:00:39 value: "http://jenkins-ui.releng.svc.cluster.local/releng/" 08:00:39 image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.vb_15dcf73f6a_9" 08:00:39 imagePullPolicy: "Always" 08:00:39 name: "jnlp" 08:00:39 resources: 08:00:39 limits: 08:00:39 cpu: "2000m" 08:00:39 memory: "4096Mi" 08:00:39 requests: 08:00:39 cpu: "1000m" 08:00:39 memory: "4096Mi" 08:00:39 tty: true 08:00:39 volumeMounts: 08:00:39 - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml" 08:00:39 name: "m2-secret-dir" 08:00:39 readOnly: true 08:00:39 subPath: "settings-deploy-ossrh-releng.xml" 08:00:39 - mountPath: "/home/jenkins/.m2/toolchains.xml" 08:00:39 name: "m2-dir" 08:00:39 readOnly: true 08:00:39 subPath: "toolchains.xml" 08:00:39 - mountPath: "/home/jenkins/.mavenrc" 08:00:39 name: "m2-dir" 08:00:39 readOnly: true 08:00:39 subPath: ".mavenrc" 08:00:39 - mountPath: "/opt/tools" 08:00:39 name: "volume-0" 08:00:39 readOnly: false 08:00:39 - mountPath: "/home/jenkins" 08:00:39 name: "volume-2" 08:00:39 readOnly: false 08:00:39 - mountPath: "/home/jenkins/.m2/repository" 08:00:39 name: "volume-3" 08:00:39 readOnly: false 08:00:39 - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml" 08:00:39 name: "m2-secret-dir" 08:00:39 readOnly: true 08:00:39 subPath: "settings-deploy-ossrh-pde.xml" 08:00:39 - mountPath: "/home/jenkins/.m2/settings-security.xml" 08:00:39 name: "m2-secret-dir" 08:00:39 readOnly: true 08:00:39 subPath: "settings-security.xml" 08:00:39 - mountPath: "/home/jenkins/.m2/wrapper" 08:00:39 name: "volume-4" 08:00:39 readOnly: false 08:00:39 - mountPath: "/home/jenkins/.m2/settings.xml" 08:00:39 name: "m2-secret-dir" 08:00:39 readOnly: true 08:00:39 subPath: "settings.xml" 08:00:39 - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml" 08:00:39 name: "m2-secret-dir" 08:00:39 readOnly: true 08:00:39 subPath: "settings-deploy-ossrh-jdt.xml" 08:00:39 - mountPath: "/home/jenkins/.ssh" 08:00:39 name: "volume-1" 08:00:39 readOnly: false 08:00:39 subPath: "" 08:00:39 - mountPath: "/home/jenkins/agent" 08:00:39 name: "workspace-volume" 08:00:39 readOnly: false 08:00:39 workingDir: "/home/jenkins/agent" 08:00:39 nodeSelector: 08:00:39 kubernetes.io/os: "linux" 08:00:39 restartPolicy: "Never" 08:00:39 volumes: 08:00:39 - name: "volume-0" 08:00:39 persistentVolumeClaim: 08:00:39 claimName: "tools-claim-jiro-releng" 08:00:39 readOnly: true 08:00:39 - name: "m2-secret-dir" 08:00:39 secret: 08:00:39 secretName: "m2-secret-dir" 08:00:39 - emptyDir: 08:00:39 medium: "" 08:00:39 name: "volume-2" 08:00:39 - configMap: 08:00:39 name: "m2-dir" 08:00:39 name: "m2-dir" 08:00:39 - configMap: 08:00:39 name: "known-hosts" 08:00:39 name: "volume-1" 08:00:39 - emptyDir: 08:00:39 medium: "" 08:00:39 name: "workspace-volume" 08:00:39 - emptyDir: 08:00:39 medium: "" 08:00:39 name: "volume-4" 08:00:39 - emptyDir: 08:00:39 medium: "" 08:00:39 name: "volume-3" 08:00:39 08:00:39 Building remotely on centos-8-8125p (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/rt.equinox.releng.cleanupDLsite 08:00:39 [ssh-agent] Looking for ssh-agent implementation... 08:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:39 $ ssh-agent 08:00:39 SSH_AUTH_SOCK=/tmp/ssh-SNEYzMxgVD4K/agent.43 08:00:39 SSH_AGENT_PID=45 08:00:39 [ssh-agent] Started. 08:00:39 Running ssh-add (command line suppressed) 08:00:39 Identity added: /home/jenkins/agent/workspace/rt.equinox.releng.cleanupDLsite@tmp/private_key_2430061230869077873.key (/home/jenkins/agent/workspace/rt.equinox.releng.cleanupDLsite@tmp/private_key_2430061230869077873.key) 08:00:39 [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org) 08:00:39 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM 08:00:39 No emails were triggered. 08:00:40 [rt.equinox.releng.cleanupDLsite] $ /bin/sh -xe /tmp/jenkins16279593804724292489.sh 08:00:40 + wget --no-proxy https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.releng.aggregator/master/cje-production/cleaners/cleanupEquinox.sh 08:00:40 --2024-06-06 12:00:40-- https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.releng.aggregator/master/cje-production/cleaners/cleanupEquinox.sh 08:00:40 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 08:00:40 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 08:00:40 HTTP request sent, awaiting response... 200 OK 08:00:40 Length: 1105 (1.1K) [text/plain] 08:00:40 Saving to: ‘cleanupEquinox.sh’ 08:00:40 08:00:40 0K . 100% 81.5M=0s 08:00:40 08:00:40 2024-06-06 12:00:40 (81.5 MB/s) - ‘cleanupEquinox.sh’ saved [1105/1105] 08:00:40 08:00:40 + ssh genie.releng@projects-storage.eclipse.org 08:00:40 Pseudo-terminal will not be allocated because stdin is not a terminal. 08:00:40 Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-101-generic x86_64) 08:00:40 08:00:40 * Documentation: https://help.ubuntu.com 08:00:40 * Management: https://landscape.canonical.com 08:00:40 * Support: https://ubuntu.com/pro 08:00:40 08:00:40 System information as of Thu Jun 6 08:00:23 EDT 2024 08:00:40 08:00:40 System load: 0.005859375 Users logged in: 0 08:00:40 Usage of /: 9.8% of 57.97GB IPv4 address for ens2: 172.30.206.150 08:00:40 Memory usage: 16% IPv4 address for ens2: 198.41.30.204 08:00:40 Swap usage: 0% IPv4 address for ens2: 172.16.102.3 08:00:40 Processes: 130 IPv4 address for ens3: 172.25.25.150 08:00:40 08:00:40 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s 08:00:40 just raised the bar for easy, resilient and secure K8s cluster deployment. 08:00:40 08:00:40 https://ubuntu.com/engage/secure-kubernetes-at-the-edge 08:00:40 08:00:40 Expanded Security Maintenance for Applications is not enabled. 08:00:40 08:00:40 13 updates can be applied immediately. 08:00:40 To see these additional updates run: apt list --upgradable 08:00:40 08:00:40 2 additional security updates can be applied with ESM Apps. 08:00:40 Learn more about enabling ESM Apps service at https://ubuntu.com/esm 08:00:40 08:00:40 New release '23.10' available. 08:00:40 Run 'do-release-upgrade' to upgrade to it. 08:00:40 08:00:40 08:00:40 *** System restart required *** 08:00:40 08:00:40 Current date: 2024 0606 08:00 08:00:40 Removing drops from downloads server at /home/data/httpd/download.eclipse.org/equinox/drops 08:00:40 08:00:40 Deleting: I20240529-1800 08:00:40 08:00:41 Deleting: I20240601-0610 08:00:41 08:00:41 $ ssh-agent -k 08:00:41 unset SSH_AUTH_SOCK; 08:00:41 unset SSH_AGENT_PID; 08:00:41 echo Agent pid 45 killed; 08:00:41 [ssh-agent] Stopped. 08:00:41 No emails were triggered. 08:00:41 Finished: SUCCESS