Skip to content

Console Output

Started by user Jonah Graham
Rebuilds build #281
Running as Jonah Graham
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes orbit/orbit-recipes-pod-286-n9gpb-7t5mz
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Scheduled] Successfully assigned orbit/orbit-recipes-pod-286-n9gpb-7t5mz to okdnode-26
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][AddedInterface] Add eth0 [10.40.52.127/23] from openshift-sdn
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Pulled] Container image "rgrunber/orbit-recipes-build@sha256:87f58eb859d1438137bc522bd39c1557b333d1bdd7a4d4395f485cb3bf144565" already present on machine
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Created] Created container container
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Started] Started container container
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Pulling] Pulling image "eclipsecbi/jenkins-jnlp-agent"
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Pulled] Successfully pulled image "eclipsecbi/jenkins-jnlp-agent" in 673.621075ms
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Created] Created container jnlp
[Normal][orbit/orbit-recipes-pod-286-n9gpb-7t5mz][Started] Started container jnlp
Still waiting to schedule task
‘orbit-recipes-pod-286-n9gpb-7t5mz’ is offline
Agent orbit-recipes-pod-286-n9gpb-7t5mz is provisioned from template orbit-recipes-pod-286-n9gpb
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.orbit.svc.cluster.local/orbit/job/promote-to-downloads/286/"
    runUrl: "job/promote-to-downloads/286/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "c0b8d1725e006aafa8c9c288047003a2722249a0"
    jenkins/label: "orbit-recipes-pod-286"
  name: "orbit-recipes-pod-286-n9gpb-7t5mz"
spec:
  containers:
  - command:
    - "uid_entrypoint"
    - "cat"
    image: "rgrunber/orbit-recipes-build@sha256:87f58eb859d1438137bc522bd39c1557b333d1bdd7a4d4395f485cb3bf144565"
    name: "container"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/vnc/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins"
      name: "jenkins-home"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.orbit.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "orbit-recipes-pod-286-n9gpb-7t5mz"
    - name: "JENKINS_NAME"
      value: "orbit-recipes-pod-286-n9gpb-7t5mz"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.orbit.svc.cluster.local/orbit/"
    image: "eclipsecbi/jenkins-jnlp-agent"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "jenkins-home"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on orbit-recipes-pod-286-n9gpb-7t5mz in /home/jenkins/agent/workspace/promote-to-downloads
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Promote)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.orbit (ssh://genie.orbit@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container container of pod orbit-recipes-pod-286-n9gpb-7t5mz
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-hvfuFEP1vvWV/agent.23; export SSH_AUTH_SOCK;
SSH_AGENT_PID=24; export SSH_AGENT_PID;
echo Agent pid 24;
SSH_AUTH_SOCK=/tmp/ssh-hvfuFEP1vvWV/agent.23
SSH_AGENT_PID=24
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/promote-to-downloads@tmp/private_key_9676160616795295713.key (/home/jenkins/agent/workspace/promote-to-downloads@tmp/private_key_9676160616795295713.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ umask 0002
+ mkdir -p /home/jenkins/scripts
+ pushd /home/jenkins/scripts
/home/jenkins/scripts /home/jenkins/agent/workspace/promote-to-downloads
+ curl -L -O https://download.eclipse.org/tools/orbit/commonFiles/cpp2c-jiro.sh
  % 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  2966  100  2966    0     0  74150      0 --:--:-- --:--:-- --:--:-- 74150
+ chmod u+x cpp2c-jiro.sh
+ popd
/home/jenkins/agent/workspace/promote-to-downloads
+ . /home/jenkins/scripts/cpp2c-jiro.sh
+ ORBIT_ROOT=/home/data/httpd/download.eclipse.org/tools/orbit
+ mkdir -p S-builds/S20220215213605/ downloads/drops
+ pushd S-builds/S20220215213605/
/home/jenkins/agent/workspace/promote-to-downloads/S-builds/S20220215213605 /home/jenkins/agent/workspace/promote-to-downloads
+ scp -r 'genie.orbit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/orbit/S-builds/S20220215213605//*' .
+ popd
/home/jenkins/agent/workspace/promote-to-downloads
+ cpp2c S-builds/S20220215213605/ downloads/drops
+ src=S-builds/S20220215213605/
+ target=downloads/drops
+ newname=
+ suffix=repository
+ '[' '!' -e S-builds/S20220215213605/ ']'
+ '[' '!' -e downloads/drops ']'
+ build=downloads/drops
+ '[' -z '' ']'
++ basename S-builds/S20220215213605/
+ build=downloads/drops/S20220215213605
+ srcisrepo=0
+ '[' -e downloads/drops/S20220215213605 ']'
+ mkdir -p downloads/drops/S20220215213605
+ cp -rp S-builds/S20220215213605//checksum S-builds/S20220215213605//index.html S-builds/S20220215213605//orbit-buildrepo-S20220215213605.zip S-builds/S20220215213605//reporeports S-builds/S20220215213605//repository downloads/drops/S20220215213605
+ for repo in compositeContent.xml compositeArtifacts.xml
+++ find S-builds/S20220215213605/ -name compositeContent.xml
++ xmllint -xpath /repository/children/child/@location S-builds/S20220215213605/repository/compositeContent.xml
+ children=' location="../../../downloads/drops/R20201118194144/repository" location="../../../downloads/drops2/S20220215213605/repository"'
+ for child in ${children}
++ echo 'location="../../../downloads/drops/R20201118194144/repository"'
++ cut '-d"' -f2
+ childLoc=../../../downloads/drops/R20201118194144/repository
+ '[' 0 -eq 1 ']'
+++ find downloads/drops/S20220215213605 -type d -name repository
+++ find S-builds/S20220215213605/ -type d -name repository
++ realpath -m --relative-to=downloads/drops/S20220215213605/repository S-builds/S20220215213605/repository/../../../downloads/drops/R20201118194144/repository
+ newChildLoc=../../R20201118194144/repository
++ find downloads/drops/S20220215213605 -name compositeContent.xml
+ sed -i 's|../../../downloads/drops/R20201118194144/repository|../../R20201118194144/repository|g' downloads/drops/S20220215213605/repository/compositeContent.xml
+ for child in ${children}
++ echo 'location="../../../downloads/drops2/S20220215213605/repository"'
++ cut '-d"' -f2
+ childLoc=../../../downloads/drops2/S20220215213605/repository
+ '[' 0 -eq 1 ']'
+++ find downloads/drops/S20220215213605 -type d -name repository
+++ find S-builds/S20220215213605/ -type d -name repository
++ realpath -m --relative-to=downloads/drops/S20220215213605/repository S-builds/S20220215213605/repository/../../../downloads/drops2/S20220215213605/repository
+ newChildLoc=../../../drops2/S20220215213605/repository
++ find downloads/drops/S20220215213605 -name compositeContent.xml
+ sed -i 's|../../../downloads/drops2/S20220215213605/repository|../../../drops2/S20220215213605/repository|g' downloads/drops/S20220215213605/repository/compositeContent.xml
+ for repo in compositeContent.xml compositeArtifacts.xml
+++ find S-builds/S20220215213605/ -name compositeArtifacts.xml
++ xmllint -xpath /repository/children/child/@location S-builds/S20220215213605/repository/compositeArtifacts.xml
+ children=' location="../../../downloads/drops/R20201118194144/repository" location="../../../downloads/drops2/S20220215213605/repository"'
+ for child in ${children}
++ echo 'location="../../../downloads/drops/R20201118194144/repository"'
++ cut '-d"' -f2
+ childLoc=../../../downloads/drops/R20201118194144/repository
+ '[' 0 -eq 1 ']'
+++ find downloads/drops/S20220215213605 -type d -name repository
+++ find S-builds/S20220215213605/ -type d -name repository
++ realpath -m --relative-to=downloads/drops/S20220215213605/repository S-builds/S20220215213605/repository/../../../downloads/drops/R20201118194144/repository
+ newChildLoc=../../R20201118194144/repository
++ find downloads/drops/S20220215213605 -name compositeArtifacts.xml
+ sed -i 's|../../../downloads/drops/R20201118194144/repository|../../R20201118194144/repository|g' downloads/drops/S20220215213605/repository/compositeArtifacts.xml
+ for child in ${children}
++ echo 'location="../../../downloads/drops2/S20220215213605/repository"'
++ cut '-d"' -f2
+ childLoc=../../../downloads/drops2/S20220215213605/repository
+ '[' 0 -eq 1 ']'
+++ find downloads/drops/S20220215213605 -type d -name repository
+++ find S-builds/S20220215213605/ -type d -name repository
++ realpath -m --relative-to=downloads/drops/S20220215213605/repository S-builds/S20220215213605/repository/../../../downloads/drops2/S20220215213605/repository
+ newChildLoc=../../../drops2/S20220215213605/repository
++ find downloads/drops/S20220215213605 -name compositeArtifacts.xml
+ sed -i 's|../../../downloads/drops2/S20220215213605/repository|../../../drops2/S20220215213605/repository|g' downloads/drops/S20220215213605/repository/compositeArtifacts.xml
+ '[' -z '' ']'
+ echo 1
+ '[' -e downloads/drops/S20220215213605/index.html ']'
+ sed -i '/For HTTP access/ s|[NISR]-builds|downloads/drops|g' downloads/drops/S20220215213605/index.html
+ sed -i 's|\.\./\.\./commonFiles|\.\./\.\./\.\./commonFiles|g' downloads/drops/S20220215213605/index.html
+ scp -r downloads/drops/S20220215213605 genie.orbit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/orbit/downloads/drops
[Pipeline] }
Executing sh script inside container container of pod orbit-recipes-pod-286-n9gpb-7t5mz
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 24 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
[withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers 
Finished: SUCCESS