Skip to content

Console Output

10:01:16 [2021-12-08T15:01:16.129Z] Started by user Jonah Graham
10:01:16 [2021-12-08T15:01:16.129Z] Running as Jonah Graham
10:01:16 [2021-12-08T15:01:16.743Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
10:01:16 [2021-12-08T15:01:16.770Z] [Pipeline] Start of Pipeline
10:01:18 [2021-12-08T15:01:18.772Z] [Pipeline] node
10:01:33 [2021-12-08T15:01:33.773Z] Still waiting to schedule task
10:01:33 [2021-12-08T15:01:33.773Z] Waiting for next available executor
10:01:41 [2021-12-08T15:01:41.940Z] Agent basic-ljr18 is provisioned from template basic
10:01:41 [2021-12-08T15:01:41.942Z] ---
10:01:41 [2021-12-08T15:01:41.942Z] apiVersion: "v1"
10:01:41 [2021-12-08T15:01:41.942Z] kind: "Pod"
10:01:41 [2021-12-08T15:01:41.942Z] metadata:
10:01:41 [2021-12-08T15:01:41.942Z]   annotations: {}
10:01:41 [2021-12-08T15:01:41.942Z]   labels:
10:01:41 [2021-12-08T15:01:41.942Z]     jenkins: "slave"
10:01:41 [2021-12-08T15:01:41.942Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
10:01:41 [2021-12-08T15:01:41.942Z]     jenkins/label: "basic"
10:01:41 [2021-12-08T15:01:41.942Z]   name: "basic-ljr18"
10:01:41 [2021-12-08T15:01:41.942Z] spec:
10:01:41 [2021-12-08T15:01:41.942Z]   containers:
10:01:41 [2021-12-08T15:01:41.942Z]   - env:
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_SECRET"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "********"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_TUNNEL"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_AGENT_NAME"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "basic-ljr18"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:01:41 [2021-12-08T15:01:41.942Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JAVA_TOOL_OPTIONS"
10:01:41 [2021-12-08T15:01:41.942Z]       value: ""
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "_JAVA_OPTIONS"
10:01:41 [2021-12-08T15:01:41.942Z]       value: ""
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_NAME"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "basic-ljr18"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_AGENT_WORKDIR"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "/home/jenkins/agent"
10:01:41 [2021-12-08T15:01:41.942Z]     - name: "JENKINS_URL"
10:01:41 [2021-12-08T15:01:41.942Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
10:01:41 [2021-12-08T15:01:41.942Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
10:01:41 [2021-12-08T15:01:41.942Z]     imagePullPolicy: "Always"
10:01:41 [2021-12-08T15:01:41.942Z]     name: "jnlp"
10:01:41 [2021-12-08T15:01:41.942Z]     resources:
10:01:41 [2021-12-08T15:01:41.942Z]       limits:
10:01:41 [2021-12-08T15:01:41.942Z]         cpu: "2000m"
10:01:41 [2021-12-08T15:01:41.942Z]         memory: "4096Mi"
10:01:41 [2021-12-08T15:01:41.942Z]       requests:
10:01:41 [2021-12-08T15:01:41.942Z]         cpu: "1000m"
10:01:41 [2021-12-08T15:01:41.942Z]         memory: "4096Mi"
10:01:41 [2021-12-08T15:01:41.942Z]     tty: true
10:01:41 [2021-12-08T15:01:41.942Z]     volumeMounts:
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "m2-dir"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: true
10:01:41 [2021-12-08T15:01:41.942Z]       subPath: "toolchains.xml"
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.mavenrc"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "m2-dir"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: true
10:01:41 [2021-12-08T15:01:41.942Z]       subPath: ".mavenrc"
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/opt/tools"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "volume-0"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: false
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "volume-2"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: false
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.m2/repository"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "volume-3"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: false
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "m2-secret-dir"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: true
10:01:41 [2021-12-08T15:01:41.942Z]       subPath: "settings-security.xml"
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "volume-4"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: false
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "m2-secret-dir"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: true
10:01:41 [2021-12-08T15:01:41.942Z]       subPath: "settings.xml"
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/.ssh"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "volume-1"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: false
10:01:41 [2021-12-08T15:01:41.942Z]       subPath: ""
10:01:41 [2021-12-08T15:01:41.942Z]     - mountPath: "/home/jenkins/agent"
10:01:41 [2021-12-08T15:01:41.942Z]       name: "workspace-volume"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: false
10:01:41 [2021-12-08T15:01:41.942Z]     workingDir: "/home/jenkins/agent"
10:01:41 [2021-12-08T15:01:41.942Z]   nodeSelector:
10:01:41 [2021-12-08T15:01:41.942Z]     kubernetes.io/os: "linux"
10:01:41 [2021-12-08T15:01:41.942Z]   restartPolicy: "Never"
10:01:41 [2021-12-08T15:01:41.942Z]   volumes:
10:01:41 [2021-12-08T15:01:41.942Z]   - name: "volume-0"
10:01:41 [2021-12-08T15:01:41.942Z]     persistentVolumeClaim:
10:01:41 [2021-12-08T15:01:41.942Z]       claimName: "tools-claim-jiro-cdt"
10:01:41 [2021-12-08T15:01:41.942Z]       readOnly: true
10:01:41 [2021-12-08T15:01:41.942Z]   - name: "m2-secret-dir"
10:01:41 [2021-12-08T15:01:41.942Z]     secret:
10:01:41 [2021-12-08T15:01:41.942Z]       secretName: "m2-secret-dir"
10:01:41 [2021-12-08T15:01:41.942Z]   - emptyDir:
10:01:41 [2021-12-08T15:01:41.942Z]       medium: ""
10:01:41 [2021-12-08T15:01:41.942Z]     name: "volume-2"
10:01:41 [2021-12-08T15:01:41.942Z]   - configMap:
10:01:41 [2021-12-08T15:01:41.942Z]       name: "m2-dir"
10:01:41 [2021-12-08T15:01:41.942Z]     name: "m2-dir"
10:01:41 [2021-12-08T15:01:41.942Z]   - configMap:
10:01:41 [2021-12-08T15:01:41.942Z]       name: "known-hosts"
10:01:41 [2021-12-08T15:01:41.942Z]     name: "volume-1"
10:01:41 [2021-12-08T15:01:41.942Z]   - emptyDir:
10:01:41 [2021-12-08T15:01:41.942Z]       medium: ""
10:01:41 [2021-12-08T15:01:41.942Z]     name: "workspace-volume"
10:01:41 [2021-12-08T15:01:41.942Z]   - emptyDir:
10:01:41 [2021-12-08T15:01:41.942Z]       medium: ""
10:01:41 [2021-12-08T15:01:41.942Z]     name: "volume-4"
10:01:41 [2021-12-08T15:01:41.942Z]   - emptyDir:
10:01:41 [2021-12-08T15:01:41.942Z]       medium: ""
10:01:41 [2021-12-08T15:01:41.942Z]     name: "volume-3"
10:01:41 [2021-12-08T15:01:41.942Z] 
10:01:41 [2021-12-08T15:01:41.965Z] Running on basic-ljr18 in /home/jenkins/agent/workspace/promote-files-to-download
10:01:42 [2021-12-08T15:01:42.096Z] [Pipeline] {
10:01:43 [2021-12-08T15:01:43.191Z] [Pipeline] stage
10:01:43 [2021-12-08T15:01:43.192Z] [Pipeline] { (Declarative: Checkout SCM)
10:01:43 [2021-12-08T15:01:43.871Z] [Pipeline] checkout
10:01:43 [2021-12-08T15:01:43.926Z] Selected Git installation does not exist. Using Default
10:01:43 [2021-12-08T15:01:43.927Z] The recommended git tool is: NONE
10:01:45 [2021-12-08T15:01:45.286Z] No credentials specified
10:01:45 [2021-12-08T15:01:45.289Z] Cloning the remote Git repository
10:01:45 [2021-12-08T15:01:45.300Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:01:45 [2021-12-08T15:01:45.949Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
10:01:45 [2021-12-08T15:01:45.965Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:01:45 [2021-12-08T15:01:45.965Z]  > git --version # timeout=10
10:01:45 [2021-12-08T15:01:45.967Z]  > git --version # 'git version 2.20.1'
10:01:45 [2021-12-08T15:01:45.967Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:01:46 [2021-12-08T15:01:46.460Z] Avoid second fetch
10:01:46 [2021-12-08T15:01:46.465Z] Checking out Revision 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 (refs/remotes/origin/master)
10:01:46 [2021-12-08T15:01:46.454Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:01:46 [2021-12-08T15:01:46.457Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:01:46 [2021-12-08T15:01:46.462Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:01:46 [2021-12-08T15:01:46.471Z]  > git config core.sparsecheckout # timeout=10
10:01:46 [2021-12-08T15:01:46.473Z]  > git checkout -f 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10
10:01:49 [2021-12-08T15:01:49.902Z] Commit message: "CDT 10.5.0"
10:01:49 [2021-12-08T15:01:49.909Z]  > git rev-list --no-walk 12981eeb154ccbe81c5b1dc99abed204333487fa # timeout=10
10:01:50 [2021-12-08T15:01:50.214Z] [Pipeline] }
10:01:50 [2021-12-08T15:01:50.493Z] [Pipeline] // stage
10:01:51 [2021-12-08T15:01:51.607Z] [Pipeline] withEnv
10:01:51 [2021-12-08T15:01:51.608Z] [Pipeline] {
10:01:54 [2021-12-08T15:01:54.116Z] [Pipeline] timestamps
10:01:54 [2021-12-08T15:01:54.116Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:01:54 [2021-12-08T15:01:54.117Z] [Pipeline] {
10:01:56 [2021-12-08T15:01:56.298Z] [Pipeline] stage
10:01:56 [2021-12-08T15:01:56.299Z] [Pipeline] { (Upload)
10:02:02 [2021-12-08T15:02:02.214Z] [Pipeline] sshagent
10:02:02 [2021-12-08T15:02:02.228Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
10:02:02 [2021-12-08T15:02:02.229Z] [ssh-agent] Looking for ssh-agent implementation...
10:02:02 [2021-12-08T15:02:02.252Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:02:02 [2021-12-08T15:02:02.254Z] $ ssh-agent
10:02:02 [2021-12-08T15:02:02.266Z] SSH_AUTH_SOCK=/tmp/ssh-5Xw6A7yGrCko/agent.158
10:02:02 [2021-12-08T15:02:02.266Z] SSH_AGENT_PID=160
10:02:02 [2021-12-08T15:02:02.285Z] Running ssh-add (command line suppressed)
10:02:02 [2021-12-08T15:02:02.295Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_17944679913010883975.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_17944679913010883975.key)
10:02:02 [2021-12-08T15:02:02.307Z] [ssh-agent] Started.
10:02:02 [2021-12-08T15:02:02.308Z] [Pipeline] {
10:02:02 [2021-12-08T15:02:02.989Z] [Pipeline] sh
10:02:03 [2021-12-08T15:02:03.311Z] + ./scripts/promote-files-to-download.sh
10:02:03 [2021-12-08T15:02:03.312Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:02:03 [2021-12-08T15:02:03.312Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:02:03 [2021-12-08T15:02:03.312Z] + SCP=scp
10:02:03 [2021-12-08T15:02:03.312Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:02:03 [2021-12-08T15:02:03.312Z] + ECHO=echo
10:02:03 [2021-12-08T15:02:03.312Z] + '[' false == false ']'
10:02:03 [2021-12-08T15:02:03.312Z] + ECHO=
10:02:03 [2021-12-08T15:02:03.312Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
10:02:04 [2021-12-08T15:02:04.247Z] + scp ./download/releases/latest/compositeArtifacts.xml ./download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
10:02:05 [2021-12-08T15:02:05.182Z] + scp ./download/releases/9.7/compositeArtifacts.xml ./download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.7/
10:02:05 [2021-12-08T15:02:05.749Z] + scp ./download/releases/9.8/compositeArtifacts.xml ./download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.8/
10:02:06 [2021-12-08T15:02:06.686Z] + scp ./download/releases/9.9/compositeArtifacts.xml ./download/releases/9.9/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.9/
10:02:07 [2021-12-08T15:02:07.255Z] + scp ./download/releases/9.10/compositeArtifacts.xml ./download/releases/9.10/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.10/
10:02:08 [2021-12-08T15:02:08.190Z] + scp ./download/releases/9.11/compositeArtifacts.xml ./download/releases/9.11/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.11/
10:02:09 [2021-12-08T15:02:09.124Z] + scp ./download/releases/10.0/compositeArtifacts.xml ./download/releases/10.0/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.0/
10:02:09 [2021-12-08T15:02:09.691Z] + scp ./download/releases/10.1/compositeArtifacts.xml ./download/releases/10.1/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.1/
10:02:10 [2021-12-08T15:02:10.624Z] + scp ./download/releases/10.2/compositeArtifacts.xml ./download/releases/10.2/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.2/
10:02:11 [2021-12-08T15:02:11.191Z] + scp ./download/releases/10.3/compositeArtifacts.xml ./download/releases/10.3/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.3/
10:02:12 [2021-12-08T15:02:12.126Z] + scp ./download/releases/10.4/compositeArtifacts.xml ./download/releases/10.4/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.4/
10:02:12 [2021-12-08T15:02:12.692Z] + scp ./download/releases/10.5/compositeArtifacts.xml ./download/releases/10.5/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/
10:02:13 [2021-12-08T15:02:13.942Z] [Pipeline] }
10:02:13 [2021-12-08T15:02:13.945Z] $ ssh-agent -k
10:02:13 [2021-12-08T15:02:13.948Z] unset SSH_AUTH_SOCK;
10:02:13 [2021-12-08T15:02:13.948Z] unset SSH_AGENT_PID;
10:02:13 [2021-12-08T15:02:13.948Z] echo Agent pid 160 killed;
10:02:13 [2021-12-08T15:02:13.955Z] [ssh-agent] Stopped.
10:02:14 [2021-12-08T15:02:14.231Z] [Pipeline] // sshagent
10:02:14 [2021-12-08T15:02:14.650Z] [Pipeline] }
10:02:14 [2021-12-08T15:02:14.926Z] [Pipeline] // stage
10:02:15 [2021-12-08T15:02:15.477Z] [Pipeline] }
10:02:15 [2021-12-08T15:02:15.744Z] [Pipeline] // timestamps
10:02:16 [2021-12-08T15:02:16.149Z] [Pipeline] }
10:02:16 [2021-12-08T15:02:16.419Z] [Pipeline] // withEnv
10:02:16 [2021-12-08T15:02:16.824Z] [Pipeline] }
10:02:17 [2021-12-08T15:02:17.095Z] [Pipeline] // node
10:02:17 [2021-12-08T15:02:17.510Z] [Pipeline] End of Pipeline
10:02:17 [2021-12-08T15:02:17.735Z] Finished: SUCCESS