Started by user leif.geiger@yatta.de Running as SYSTEM Agent centos-7-2vclg is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-2vclg" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mpc.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-2vclg" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-2vclg" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mpc.svc.cluster.local/mpc/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - 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/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 - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mpc" 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" Building remotely on centos-7-2vclg (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/epp-mpc-release [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-nrQV7dl8kI40/agent.54 SSH_AGENT_PID=56 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/epp-mpc-release@tmp/private_key_6824062583287600467.key (/home/jenkins/agent/workspace/epp-mpc-release@tmp/private_key_6824062583287600467.key) [ssh-agent] Using credentials genie.mpc (ssh://genie.mpc@projects-storage.eclipse.org) Promoting epp-mpc-release #150 [epp-mpc-release] $ /usr/bin/env bash /tmp/jenkins3321694331723446805.sh + curl -o promote.zip https://ci.eclipse.org/mpc/job/epp-mpc-release/150//artifact/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-promote.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2056 100 2056 0 0 12284 0 --:--:-- --:--:-- --:--:-- 12311 + unzip promote.zip promote.sh Archive: promote.zip inflating: promote.sh + . ./promote.sh ++ set -e ++ set -x ++ PUBLISH_BASE=/home/data/httpd/download.eclipse.org/mpc ++ PROMOTE_BASE=/home/data/httpd/download.eclipse.org/mpc/.promote + promote_integration + download_promoted_build + download_promote_package + download_build_archive org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-promote.zip ./promote.zip + ARCHIVE_PATH=org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-promote.zip + TARGET_PATH=./promote.zip + case "$TARGET_PATH" in + test -s ./promote.zip + echo './promote.zip already exists' ./promote.zip already exists + return 0 + unzip ./promote.zip promote.properties Archive: ./promote.zip inflating: promote.properties + . ./promote.properties ++ version=1.9.0 ++ qualifier=v20201125-0811 + SITE_ARCHIVE=org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + download_build_archive org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip ./org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + ARCHIVE_PATH=org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + TARGET_PATH=./org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + case "$TARGET_PATH" in + test -s ./org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + curl -o ./org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip https://ci.eclipse.org/mpc/job/epp-mpc-release/150//artifact/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 77 6894k 77 5375k 0 0 9544k 0 --:--:-- --:--:-- --:--:-- 9530k 100 6894k 100 6894k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M + . ./promote.properties ++ version=1.9.0 ++ qualifier=v20201125-0811 + SITE_ARCHIVE=org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + promote_remote integration org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + STAGE=integration + shift + SITE_ARCHIVE=org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + shift + case "$STAGE" in + echo 'Promoting to integration' Promoting to integration ++ ssh genie.mpc@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/mpc/.promote && mktemp -p /home/data/httpd/download.eclipse.org/mpc/.promote -d 1.9.0-XXXXXXXX' + REMOTE_WORKDIR=/home/data/httpd/download.eclipse.org/mpc/.promote/1.9.0-SbZVEIDL + scp promote.zip org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip genie.mpc@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mpc/.promote/1.9.0-SbZVEIDL/ + RESULT=0 + ssh genie.mpc@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/mpc/.promote/1.9.0-SbZVEIDL && unzip promote.zip && . promote.sh && promote_integration_remote' Archive: promote.zip inflating: promote.properties inflating: promote.sh ++ PUBLISH_BASE=/home/data/httpd/download.eclipse.org/mpc ++ PROMOTE_BASE=/home/data/httpd/download.eclipse.org/mpc/.promote + promote_integration_remote + . ./promote.properties ++ version=1.9.0 ++ qualifier=v20201125-0811 + do_promote mpc 1.9.0 v20201125-0811 ./org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip /home/data/httpd/download.eclipse.org/mpc/drops /home/data/httpd/download.eclipse.org/mpc/nightly + DIST=mpc + VERSION=1.9.0 + QUALIFIER=v20201125-0811 + SRC=./org.eclipse.epp.mpc.site-1.9.0-SNAPSHOT.zip + ARCHIVE=/home/data/httpd/download.eclipse.org/mpc/drops + SITE=/home/data/httpd/download.eclipse.org/mpc/nightly + DST=/home/data/httpd/download.eclipse.org/mpc/drops/1.9.0/v20201125-0811 + '[' -e /home/data/httpd/download.eclipse.org/mpc/drops/1.9.0/v20201125-0811 ']' /home/data/httpd/download.eclipse.org/mpc/drops/1.9.0/v20201125-0811 already exists + echo /home/data/httpd/download.eclipse.org/mpc/drops/1.9.0/v20201125-0811 already exists + exit 1 + RESULT=1 + ssh genie.mpc@projects-storage.eclipse.org 'rm -rf /home/data/httpd/download.eclipse.org/mpc/.promote' + return 1 failed build hudson.tasks.Shell@ad19e967 SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 56 killed; [ssh-agent] Stopped. Finished: FAILURE