Skip to content

Console Output

10:20:19 [2021-09-10T14:20:19.166Z] Started by user Jonah Graham
10:20:19 [2021-09-10T14:20:19.167Z] Running as Jonah Graham
10:20:19 [2021-09-10T14:20:19.704Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
10:20:19 [2021-09-10T14:20:19.704Z] Running in Durability level: PERFORMANCE_OPTIMIZED
10:20:19 [2021-09-10T14:20:19.732Z] [Pipeline] Start of Pipeline
10:20:21 [2021-09-10T14:20:21.819Z] [Pipeline] node
10:20:36 [2021-09-10T14:20:36.821Z] Still waiting to schedule task
10:20:36 [2021-09-10T14:20:36.821Z] Waiting for next available executor
10:20:42 [2021-09-10T14:20:42.701Z] Agent basic-pfgrv is provisioned from template basic
10:20:42 [2021-09-10T14:20:42.703Z] ---
10:20:42 [2021-09-10T14:20:42.703Z] apiVersion: "v1"
10:20:42 [2021-09-10T14:20:42.703Z] kind: "Pod"
10:20:42 [2021-09-10T14:20:42.703Z] metadata:
10:20:42 [2021-09-10T14:20:42.703Z]   annotations: {}
10:20:42 [2021-09-10T14:20:42.703Z]   labels:
10:20:42 [2021-09-10T14:20:42.703Z]     jenkins: "slave"
10:20:42 [2021-09-10T14:20:42.703Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
10:20:42 [2021-09-10T14:20:42.703Z]     jenkins/label: "basic"
10:20:42 [2021-09-10T14:20:42.703Z]   name: "basic-pfgrv"
10:20:42 [2021-09-10T14:20:42.703Z] spec:
10:20:42 [2021-09-10T14:20:42.703Z]   containers:
10:20:42 [2021-09-10T14:20:42.703Z]   - env:
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_SECRET"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "********"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_TUNNEL"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_AGENT_NAME"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "basic-pfgrv"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:20:42 [2021-09-10T14:20:42.703Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JAVA_TOOL_OPTIONS"
10:20:42 [2021-09-10T14:20:42.703Z]       value: ""
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "_JAVA_OPTIONS"
10:20:42 [2021-09-10T14:20:42.703Z]       value: ""
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_NAME"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "basic-pfgrv"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_AGENT_WORKDIR"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "/home/jenkins/agent"
10:20:42 [2021-09-10T14:20:42.703Z]     - name: "JENKINS_URL"
10:20:42 [2021-09-10T14:20:42.703Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
10:20:42 [2021-09-10T14:20:42.703Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7"
10:20:42 [2021-09-10T14:20:42.703Z]     imagePullPolicy: "Always"
10:20:42 [2021-09-10T14:20:42.703Z]     name: "jnlp"
10:20:42 [2021-09-10T14:20:42.703Z]     resources:
10:20:42 [2021-09-10T14:20:42.703Z]       limits:
10:20:42 [2021-09-10T14:20:42.703Z]         cpu: "2000m"
10:20:42 [2021-09-10T14:20:42.703Z]         memory: "4096Mi"
10:20:42 [2021-09-10T14:20:42.703Z]       requests:
10:20:42 [2021-09-10T14:20:42.703Z]         cpu: "1000m"
10:20:42 [2021-09-10T14:20:42.703Z]         memory: "4096Mi"
10:20:42 [2021-09-10T14:20:42.703Z]     tty: true
10:20:42 [2021-09-10T14:20:42.703Z]     volumeMounts:
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "m2-dir"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: true
10:20:42 [2021-09-10T14:20:42.703Z]       subPath: "toolchains.xml"
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.mavenrc"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "m2-dir"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: true
10:20:42 [2021-09-10T14:20:42.703Z]       subPath: ".mavenrc"
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/opt/tools"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "volume-0"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: false
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "volume-2"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: false
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.m2/repository"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "volume-3"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: false
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "m2-secret-dir"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: true
10:20:42 [2021-09-10T14:20:42.703Z]       subPath: "settings-security.xml"
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "volume-4"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: false
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "m2-secret-dir"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: true
10:20:42 [2021-09-10T14:20:42.703Z]       subPath: "settings.xml"
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/.ssh"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "volume-1"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: false
10:20:42 [2021-09-10T14:20:42.703Z]     - mountPath: "/home/jenkins/agent"
10:20:42 [2021-09-10T14:20:42.703Z]       name: "workspace-volume"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: false
10:20:42 [2021-09-10T14:20:42.703Z]     workingDir: "/home/jenkins/agent"
10:20:42 [2021-09-10T14:20:42.703Z]   nodeSelector:
10:20:42 [2021-09-10T14:20:42.703Z]     kubernetes.io/os: "linux"
10:20:42 [2021-09-10T14:20:42.703Z]   restartPolicy: "Never"
10:20:42 [2021-09-10T14:20:42.703Z]   volumes:
10:20:42 [2021-09-10T14:20:42.703Z]   - name: "volume-0"
10:20:42 [2021-09-10T14:20:42.703Z]     persistentVolumeClaim:
10:20:42 [2021-09-10T14:20:42.703Z]       claimName: "tools-claim-jiro-cdt"
10:20:42 [2021-09-10T14:20:42.703Z]       readOnly: true
10:20:42 [2021-09-10T14:20:42.703Z]   - name: "m2-secret-dir"
10:20:42 [2021-09-10T14:20:42.703Z]     secret:
10:20:42 [2021-09-10T14:20:42.703Z]       secretName: "m2-secret-dir"
10:20:42 [2021-09-10T14:20:42.703Z]   - emptyDir:
10:20:42 [2021-09-10T14:20:42.703Z]       medium: ""
10:20:42 [2021-09-10T14:20:42.703Z]     name: "volume-2"
10:20:42 [2021-09-10T14:20:42.703Z]   - configMap:
10:20:42 [2021-09-10T14:20:42.703Z]       name: "m2-dir"
10:20:42 [2021-09-10T14:20:42.703Z]     name: "m2-dir"
10:20:42 [2021-09-10T14:20:42.703Z]   - configMap:
10:20:42 [2021-09-10T14:20:42.703Z]       name: "known-hosts"
10:20:42 [2021-09-10T14:20:42.703Z]     name: "volume-1"
10:20:42 [2021-09-10T14:20:42.703Z]   - emptyDir:
10:20:42 [2021-09-10T14:20:42.704Z]       medium: ""
10:20:42 [2021-09-10T14:20:42.704Z]     name: "workspace-volume"
10:20:42 [2021-09-10T14:20:42.704Z]   - emptyDir:
10:20:42 [2021-09-10T14:20:42.704Z]       medium: ""
10:20:42 [2021-09-10T14:20:42.704Z]     name: "volume-4"
10:20:42 [2021-09-10T14:20:42.704Z]   - emptyDir:
10:20:42 [2021-09-10T14:20:42.704Z]       medium: ""
10:20:42 [2021-09-10T14:20:42.704Z]     name: "volume-3"
10:20:42 [2021-09-10T14:20:42.704Z] 
10:20:42 [2021-09-10T14:20:42.729Z] Running on basic-pfgrv in /home/jenkins/agent/workspace/promote-files-to-download
10:20:42 [2021-09-10T14:20:42.873Z] [Pipeline] {
10:20:44 [2021-09-10T14:20:44.052Z] [Pipeline] stage
10:20:44 [2021-09-10T14:20:44.053Z] [Pipeline] { (Declarative: Checkout SCM)
10:20:44 [2021-09-10T14:20:44.805Z] [Pipeline] checkout
10:20:44 [2021-09-10T14:20:44.858Z] Selected Git installation does not exist. Using Default
10:20:44 [2021-09-10T14:20:44.859Z] The recommended git tool is: NONE
10:20:46 [2021-09-10T14:20:46.155Z] No credentials specified
10:20:46 [2021-09-10T14:20:46.158Z] Cloning the remote Git repository
10:20:46 [2021-09-10T14:20:46.205Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:20:46 [2021-09-10T14:20:46.966Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
10:20:46 [2021-09-10T14:20:46.983Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:20:46 [2021-09-10T14:20:46.983Z]  > git --version # timeout=10
10:20:46 [2021-09-10T14:20:46.985Z]  > git --version # 'git version 2.20.1'
10:20:46 [2021-09-10T14:20:46.986Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:47 [2021-09-10T14:20:47.485Z] Avoid second fetch
10:20:47 [2021-09-10T14:20:47.493Z] Checking out Revision 73760bc4da6d85e4ea338a243a9d07d68bf4dd64 (refs/remotes/origin/master)
10:20:47 [2021-09-10T14:20:47.478Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:20:47 [2021-09-10T14:20:47.481Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:47 [2021-09-10T14:20:47.488Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:20:47 [2021-09-10T14:20:47.499Z]  > git config core.sparsecheckout # timeout=10
10:20:47 [2021-09-10T14:20:47.502Z]  > git checkout -f 73760bc4da6d85e4ea338a243a9d07d68bf4dd64 # timeout=10
10:20:50 [2021-09-10T14:20:50.990Z] Commit message: "Add a "latest" p2 URL for CDT mkdir before copy"
10:20:51 [2021-09-10T14:20:51.003Z]  > git rev-list --no-walk 481595cf814ef1f67f1faac6dcee0922bfecebba # timeout=10
10:20:51 [2021-09-10T14:20:51.327Z] [Pipeline] }
10:20:51 [2021-09-10T14:20:51.617Z] [Pipeline] // stage
10:20:52 [2021-09-10T14:20:52.785Z] [Pipeline] withEnv
10:20:52 [2021-09-10T14:20:52.786Z] [Pipeline] {
10:20:55 [2021-09-10T14:20:55.402Z] [Pipeline] timestamps
10:20:55 [2021-09-10T14:20:55.402Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:20:55 [2021-09-10T14:20:55.403Z] [Pipeline] {
10:20:57 [2021-09-10T14:20:57.722Z] [Pipeline] stage
10:20:57 [2021-09-10T14:20:57.723Z] [Pipeline] { (Upload)
10:21:04 [2021-09-10T14:21:04.064Z] [Pipeline] sshagent
10:21:04 [2021-09-10T14:21:04.073Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
10:21:04 [2021-09-10T14:21:04.073Z] [ssh-agent] Looking for ssh-agent implementation...
10:21:04 [2021-09-10T14:21:04.101Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:21:04 [2021-09-10T14:21:04.103Z] $ ssh-agent
10:21:04 [2021-09-10T14:21:04.117Z] SSH_AUTH_SOCK=/tmp/ssh-e5muGvY5Lq9L/agent.169
10:21:04 [2021-09-10T14:21:04.118Z] SSH_AGENT_PID=171
10:21:04 [2021-09-10T14:21:04.145Z] Running ssh-add (command line suppressed)
10:21:04 [2021-09-10T14:21:04.155Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_10138489174746050351.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_10138489174746050351.key)
10:21:04 [2021-09-10T14:21:04.166Z] [ssh-agent] Started.
10:21:04 [2021-09-10T14:21:04.167Z] [Pipeline] {
10:21:04 [2021-09-10T14:21:04.899Z] [Pipeline] sh
10:21:05 [2021-09-10T14:21:05.224Z] + ./scripts/promote-files-to-download.sh
10:21:05 [2021-09-10T14:21:05.225Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:21:05 [2021-09-10T14:21:05.225Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:21:05 [2021-09-10T14:21:05.225Z] + SCP=scp
10:21:05 [2021-09-10T14:21:05.225Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:21:05 [2021-09-10T14:21:05.225Z] + ECHO=echo
10:21:05 [2021-09-10T14:21:05.225Z] + '[' false == false ']'
10:21:05 [2021-09-10T14:21:05.225Z] + ECHO=
10:21:05 [2021-09-10T14:21:05.225Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
10:21:06 [2021-09-10T14:21:06.163Z] + 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:21:06 [2021-09-10T14:21:06.731Z] + 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:21:07 [2021-09-10T14:21:07.673Z] + 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:21:08 [2021-09-10T14:21:08.239Z] + 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:21:09 [2021-09-10T14:21:09.175Z] + 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:21:09 [2021-09-10T14:21:09.745Z] + 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:21:10 [2021-09-10T14:21:10.680Z] + 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:21:11 [2021-09-10T14:21:11.615Z] + 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:21:12 [2021-09-10T14:21:12.183Z] + 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:21:13 [2021-09-10T14:21:13.119Z] + 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:21:14 [2021-09-10T14:21:14.001Z] [Pipeline] }
10:21:14 [2021-09-10T14:21:14.005Z] $ ssh-agent -k
10:21:14 [2021-09-10T14:21:14.008Z] unset SSH_AUTH_SOCK;
10:21:14 [2021-09-10T14:21:14.008Z] unset SSH_AGENT_PID;
10:21:14 [2021-09-10T14:21:14.008Z] echo Agent pid 171 killed;
10:21:14 [2021-09-10T14:21:14.017Z] [ssh-agent] Stopped.
10:21:14 [2021-09-10T14:21:14.305Z] [Pipeline] // sshagent
10:21:14 [2021-09-10T14:21:14.752Z] [Pipeline] }
10:21:15 [2021-09-10T14:21:15.053Z] [Pipeline] // stage
10:21:15 [2021-09-10T14:21:15.652Z] [Pipeline] }
10:21:15 [2021-09-10T14:21:15.944Z] [Pipeline] // timestamps
10:21:16 [2021-09-10T14:21:16.402Z] [Pipeline] }
10:21:16 [2021-09-10T14:21:16.692Z] [Pipeline] // withEnv
10:21:17 [2021-09-10T14:21:17.137Z] [Pipeline] }
10:21:17 [2021-09-10T14:21:17.446Z] [Pipeline] // node
10:21:17 [2021-09-10T14:21:17.898Z] [Pipeline] End of Pipeline
10:21:18 [2021-09-10T14:21:18.117Z] Finished: SUCCESS