Skip to content

Console Output

04:41:56 [2022-05-17T08:41:56.480Z] Started by user Torbjörn Svensson
04:41:56 [2022-05-17T08:41:56.480Z] Running as Torbjörn Svensson
04:41:58 [2022-05-17T08:41:58.280Z] Obtained jenkins/pipelines/releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
04:41:58 [2022-05-17T08:41:58.765Z] [Pipeline] Start of Pipeline
04:42:00 [2022-05-17T08:42:00.915Z] [Pipeline] node
04:42:15 [2022-05-17T08:42:15.916Z] Still waiting to schedule task
04:42:15 [2022-05-17T08:42:15.917Z] Waiting for next available executor
04:42:23 [2022-05-17T08:42:23.464Z] Agent basic-s1wsp is provisioned from template basic
04:42:23 [2022-05-17T08:42:23.468Z] ---
04:42:23 [2022-05-17T08:42:23.468Z] apiVersion: "v1"
04:42:23 [2022-05-17T08:42:23.468Z] kind: "Pod"
04:42:23 [2022-05-17T08:42:23.468Z] metadata:
04:42:23 [2022-05-17T08:42:23.468Z]   annotations: {}
04:42:23 [2022-05-17T08:42:23.468Z]   labels:
04:42:23 [2022-05-17T08:42:23.468Z]     jenkins: "slave"
04:42:23 [2022-05-17T08:42:23.468Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
04:42:23 [2022-05-17T08:42:23.468Z]     jenkins/label: "basic"
04:42:23 [2022-05-17T08:42:23.468Z]   name: "basic-s1wsp"
04:42:23 [2022-05-17T08:42:23.468Z]   namespace: "cdt"
04:42:23 [2022-05-17T08:42:23.468Z] spec:
04:42:23 [2022-05-17T08:42:23.468Z]   containers:
04:42:23 [2022-05-17T08:42:23.468Z]   - env:
04:42:23 [2022-05-17T08:42:23.468Z]     - name: "JENKINS_SECRET"
04:42:23 [2022-05-17T08:42:23.468Z]       value: "********"
04:42:23 [2022-05-17T08:42:23.468Z]     - name: "JENKINS_TUNNEL"
04:42:23 [2022-05-17T08:42:23.468Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
04:42:23 [2022-05-17T08:42:23.468Z]     - name: "JENKINS_AGENT_NAME"
04:42:23 [2022-05-17T08:42:23.468Z]       value: "basic-s1wsp"
04:42:23 [2022-05-17T08:42:23.468Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:42:23 [2022-05-17T08:42:23.468Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:42:23 [2022-05-17T08:42:23.468Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:42:23 [2022-05-17T08:42:23.469Z]     - name: "JAVA_TOOL_OPTIONS"
04:42:23 [2022-05-17T08:42:23.469Z]       value: ""
04:42:23 [2022-05-17T08:42:23.469Z]     - name: "_JAVA_OPTIONS"
04:42:23 [2022-05-17T08:42:23.469Z]       value: ""
04:42:23 [2022-05-17T08:42:23.469Z]     - name: "OPENJ9_JAVA_OPTIONS"
04:42:23 [2022-05-17T08:42:23.469Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:42:23 [2022-05-17T08:42:23.469Z]     - name: "JENKINS_NAME"
04:42:23 [2022-05-17T08:42:23.469Z]       value: "basic-s1wsp"
04:42:23 [2022-05-17T08:42:23.469Z]     - name: "JENKINS_AGENT_WORKDIR"
04:42:23 [2022-05-17T08:42:23.469Z]       value: "/home/jenkins/agent"
04:42:23 [2022-05-17T08:42:23.469Z]     - name: "JENKINS_URL"
04:42:23 [2022-05-17T08:42:23.469Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
04:42:23 [2022-05-17T08:42:23.469Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
04:42:23 [2022-05-17T08:42:23.469Z]     imagePullPolicy: "Always"
04:42:23 [2022-05-17T08:42:23.469Z]     name: "jnlp"
04:42:23 [2022-05-17T08:42:23.469Z]     resources:
04:42:23 [2022-05-17T08:42:23.469Z]       limits:
04:42:23 [2022-05-17T08:42:23.469Z]         cpu: "2000m"
04:42:23 [2022-05-17T08:42:23.469Z]         memory: "4096Mi"
04:42:23 [2022-05-17T08:42:23.469Z]       requests:
04:42:23 [2022-05-17T08:42:23.469Z]         cpu: "1000m"
04:42:23 [2022-05-17T08:42:23.469Z]         memory: "4096Mi"
04:42:23 [2022-05-17T08:42:23.469Z]     tty: true
04:42:23 [2022-05-17T08:42:23.469Z]     volumeMounts:
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "m2-dir"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: true
04:42:23 [2022-05-17T08:42:23.469Z]       subPath: "toolchains.xml"
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.mavenrc"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "m2-dir"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: true
04:42:23 [2022-05-17T08:42:23.469Z]       subPath: ".mavenrc"
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/opt/tools"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "volume-0"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: false
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "volume-2"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: false
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.m2/repository"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "volume-3"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: false
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "m2-secret-dir"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: true
04:42:23 [2022-05-17T08:42:23.469Z]       subPath: "settings-security.xml"
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.m2/wrapper"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "volume-4"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: false
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "m2-secret-dir"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: true
04:42:23 [2022-05-17T08:42:23.469Z]       subPath: "settings.xml"
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/.ssh"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "volume-1"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: false
04:42:23 [2022-05-17T08:42:23.469Z]       subPath: ""
04:42:23 [2022-05-17T08:42:23.469Z]     - mountPath: "/home/jenkins/agent"
04:42:23 [2022-05-17T08:42:23.469Z]       name: "workspace-volume"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: false
04:42:23 [2022-05-17T08:42:23.469Z]     workingDir: "/home/jenkins/agent"
04:42:23 [2022-05-17T08:42:23.469Z]   nodeSelector:
04:42:23 [2022-05-17T08:42:23.469Z]     kubernetes.io/os: "linux"
04:42:23 [2022-05-17T08:42:23.469Z]   restartPolicy: "Never"
04:42:23 [2022-05-17T08:42:23.469Z]   volumes:
04:42:23 [2022-05-17T08:42:23.469Z]   - name: "volume-0"
04:42:23 [2022-05-17T08:42:23.469Z]     persistentVolumeClaim:
04:42:23 [2022-05-17T08:42:23.469Z]       claimName: "tools-claim-jiro-cdt"
04:42:23 [2022-05-17T08:42:23.469Z]       readOnly: true
04:42:23 [2022-05-17T08:42:23.469Z]   - name: "m2-secret-dir"
04:42:23 [2022-05-17T08:42:23.469Z]     secret:
04:42:23 [2022-05-17T08:42:23.469Z]       secretName: "m2-secret-dir"
04:42:23 [2022-05-17T08:42:23.469Z]   - emptyDir:
04:42:23 [2022-05-17T08:42:23.469Z]       medium: ""
04:42:23 [2022-05-17T08:42:23.469Z]     name: "volume-2"
04:42:23 [2022-05-17T08:42:23.469Z]   - configMap:
04:42:23 [2022-05-17T08:42:23.469Z]       name: "m2-dir"
04:42:23 [2022-05-17T08:42:23.469Z]     name: "m2-dir"
04:42:23 [2022-05-17T08:42:23.469Z]   - configMap:
04:42:23 [2022-05-17T08:42:23.469Z]       name: "known-hosts"
04:42:23 [2022-05-17T08:42:23.469Z]     name: "volume-1"
04:42:23 [2022-05-17T08:42:23.469Z]   - emptyDir:
04:42:23 [2022-05-17T08:42:23.469Z]       medium: ""
04:42:23 [2022-05-17T08:42:23.469Z]     name: "workspace-volume"
04:42:23 [2022-05-17T08:42:23.469Z]   - emptyDir:
04:42:23 [2022-05-17T08:42:23.469Z]       medium: ""
04:42:23 [2022-05-17T08:42:23.469Z]     name: "volume-4"
04:42:23 [2022-05-17T08:42:23.469Z]   - emptyDir:
04:42:23 [2022-05-17T08:42:23.469Z]       medium: ""
04:42:23 [2022-05-17T08:42:23.469Z]     name: "volume-3"
04:42:23 [2022-05-17T08:42:23.469Z] 
04:42:23 [2022-05-17T08:42:23.762Z] Running on basic-s1wsp in /home/jenkins/agent/workspace/promote-a-build
04:42:23 [2022-05-17T08:42:23.907Z] [Pipeline] {
04:42:24 [2022-05-17T08:42:24.995Z] [Pipeline] stage
04:42:24 [2022-05-17T08:42:24.996Z] [Pipeline] { (Declarative: Checkout SCM)
04:42:25 [2022-05-17T08:42:25.660Z] [Pipeline] checkout
04:42:25 [2022-05-17T08:42:25.671Z] Selected Git installation does not exist. Using Default
04:42:25 [2022-05-17T08:42:25.671Z] The recommended git tool is: NONE
04:42:27 [2022-05-17T08:42:27.524Z] No credentials specified
04:42:27 [2022-05-17T08:42:27.527Z] Cloning the remote Git repository
04:42:28 [2022-05-17T08:42:28.909Z] Avoid second fetch
04:42:28 [2022-05-17T08:42:28.919Z] Checking out Revision f52235adc8a6ed01e51e72abb65c370100199612 (refs/remotes/origin/master)
04:42:27 [2022-05-17T08:42:27.541Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
04:42:28 [2022-05-17T08:42:28.441Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
04:42:28 [2022-05-17T08:42:28.459Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
04:42:28 [2022-05-17T08:42:28.459Z]  > git --version # timeout=10
04:42:28 [2022-05-17T08:42:28.461Z]  > git --version # 'git version 2.20.1'
04:42:28 [2022-05-17T08:42:28.461Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:42:28 [2022-05-17T08:42:28.902Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
04:42:28 [2022-05-17T08:42:28.905Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:42:28 [2022-05-17T08:42:28.911Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:42:28 [2022-05-17T08:42:28.924Z]  > git config core.sparsecheckout # timeout=10
04:42:28 [2022-05-17T08:42:28.926Z]  > git checkout -f f52235adc8a6ed01e51e72abb65c370100199612 # timeout=10
04:42:32 [2022-05-17T08:42:32.457Z] Commit message: "Test GDB 12 branch in preparation for GDB 12.2"
04:42:32 [2022-05-17T08:42:32.492Z]  > git rev-list --no-walk f52235adc8a6ed01e51e72abb65c370100199612 # timeout=10
04:42:32 [2022-05-17T08:42:32.797Z] [Pipeline] }
04:42:33 [2022-05-17T08:42:33.071Z] [Pipeline] // stage
04:42:34 [2022-05-17T08:42:34.162Z] [Pipeline] withEnv
04:42:34 [2022-05-17T08:42:34.163Z] [Pipeline] {
04:42:36 [2022-05-17T08:42:36.573Z] [Pipeline] timestamps
04:42:36 [2022-05-17T08:42:36.573Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
04:42:36 [2022-05-17T08:42:36.574Z] [Pipeline] {
04:42:38 [2022-05-17T08:42:38.726Z] [Pipeline] stage
04:42:38 [2022-05-17T08:42:38.727Z] [Pipeline] { (Upload)
04:42:44 [2022-05-17T08:42:44.422Z] [Pipeline] sshagent
04:42:44 [2022-05-17T08:42:44.443Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
04:42:44 [2022-05-17T08:42:44.444Z] [ssh-agent] Looking for ssh-agent implementation...
04:42:44 [2022-05-17T08:42:44.480Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
04:42:44 [2022-05-17T08:42:44.483Z] $ ssh-agent
04:42:44 [2022-05-17T08:42:44.502Z] SSH_AUTH_SOCK=/tmp/ssh-VmGCU08F4wv3/agent.166
04:42:44 [2022-05-17T08:42:44.502Z] SSH_AGENT_PID=168
04:42:44 [2022-05-17T08:42:44.522Z] Running ssh-add (command line suppressed)
04:42:44 [2022-05-17T08:42:44.535Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_5945949596326124469.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_5945949596326124469.key)
04:42:44 [2022-05-17T08:42:44.548Z] [ssh-agent] Started.
04:42:44 [2022-05-17T08:42:44.549Z] [Pipeline] {
04:42:45 [2022-05-17T08:42:45.233Z] [Pipeline] sh
04:42:45 [2022-05-17T08:42:45.580Z] + ./scripts/promote-a-build.sh
04:42:45 [2022-05-17T08:42:45.580Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
04:42:45 [2022-05-17T08:42:45.580Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
04:42:45 [2022-05-17T08:42:45.580Z] + SCP=scp
04:42:45 [2022-05-17T08:42:45.580Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2
04:42:45 [2022-05-17T08:42:45.580Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact
04:42:45 [2022-05-17T08:42:45.580Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
04:42:45 [2022-05-17T08:42:45.580Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact/releng/org.eclipse.cdt.repo/target
04:42:45 [2022-05-17T08:42:45.580Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2
04:42:45 [2022-05-17T08:42:45.580Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2
04:42:45 [2022-05-17T08:42:45.580Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact
04:42:45 [2022-05-17T08:42:45.580Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact
04:42:45 [2022-05-17T08:42:45.580Z] + echo Testing to make sure artifacts location is sane
04:42:45 [2022-05-17T08:42:45.580Z] Testing to make sure artifacts location is sane
04:42:45 [2022-05-17T08:42:45.580Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact
04:42:45 [2022-05-17T08:42:45.580Z] + ECHO=echo
04:42:45 [2022-05-17T08:42:45.580Z] + '[' false == false ']'
04:42:45 [2022-05-17T08:42:45.580Z] + ECHO=
04:42:45 [2022-05-17T08:42:45.580Z] + '[' false == false ']'
04:42:45 [2022-05-17T08:42:45.580Z] + echo Testing to make sure we are publishing to a new directory
04:42:45 [2022-05-17T08:42:45.580Z] Testing to make sure we are publishing to a new directory
04:42:45 [2022-05-17T08:42:45.580Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2'
04:42:47 [2022-05-17T08:42:47.483Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2'
04:42:48 [2022-05-17T08:42:48.860Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
04:43:03 [2022-05-17T08:43:03.749Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.2 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-10.6/29/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.6.2.zip'
04:43:09 [2022-05-17T08:43:09.036Z] + '[' false == true ']'
04:43:09 [2022-05-17T08:43:09.613Z] [Pipeline] }
04:43:09 [2022-05-17T08:43:09.615Z] $ ssh-agent -k
04:43:09 [2022-05-17T08:43:09.618Z] unset SSH_AUTH_SOCK;
04:43:09 [2022-05-17T08:43:09.618Z] unset SSH_AGENT_PID;
04:43:09 [2022-05-17T08:43:09.618Z] echo Agent pid 168 killed;
04:43:09 [2022-05-17T08:43:09.628Z] [ssh-agent] Stopped.
04:43:09 [2022-05-17T08:43:09.893Z] [Pipeline] // sshagent
04:43:10 [2022-05-17T08:43:10.321Z] [Pipeline] }
04:43:10 [2022-05-17T08:43:10.608Z] [Pipeline] // stage
04:43:11 [2022-05-17T08:43:11.153Z] [Pipeline] }
04:43:11 [2022-05-17T08:43:11.421Z] [Pipeline] // timestamps
04:43:11 [2022-05-17T08:43:11.827Z] [Pipeline] }
04:43:12 [2022-05-17T08:43:12.096Z] [Pipeline] // withEnv
04:43:12 [2022-05-17T08:43:12.486Z] [Pipeline] }
04:43:12 [2022-05-17T08:43:12.757Z] [Pipeline] // node
04:43:13 [2022-05-17T08:43:13.163Z] [Pipeline] End of Pipeline
04:43:13 [2022-05-17T08:43:13.349Z] Finished: SUCCESS