Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
04:09:18 [2020-03-18T08:09:18.802Z] Still waiting to schedule task
04:09:18 [2020-03-18T08:09:18.803Z] ‘migration-agent-g3wfj’ is offline
04:09:34 [2020-03-18T08:09:34.104Z] Agent migration-agent-g3wfj is provisioned from template Kubernetes Pod Template
04:09:34 [2020-03-18T08:09:34.105Z] ---
04:09:34 [2020-03-18T08:09:34.105Z] apiVersion: "v1"
04:09:34 [2020-03-18T08:09:34.105Z] kind: "Pod"
04:09:34 [2020-03-18T08:09:34.105Z] metadata:
04:09:34 [2020-03-18T08:09:34.105Z]   annotations: {}
04:09:34 [2020-03-18T08:09:34.105Z]   labels:
04:09:34 [2020-03-18T08:09:34.105Z]     jenkins: "slave"
04:09:34 [2020-03-18T08:09:34.105Z]     jenkins/migration: "true"
04:09:34 [2020-03-18T08:09:34.105Z]   name: "migration-agent-g3wfj"
04:09:34 [2020-03-18T08:09:34.105Z] spec:
04:09:34 [2020-03-18T08:09:34.105Z]   containers:
04:09:34 [2020-03-18T08:09:34.105Z]   - env:
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "MAVEN_OPTS"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "JENKINS_SECRET"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "********"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "JENKINS_TUNNEL"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "JENKINS_AGENT_NAME"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "migration-agent-g3wfj"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "MAVEN_CONFIG"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "-B -e"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "JENKINS_NAME"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "migration-agent-g3wfj"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "JENKINS_AGENT_WORKDIR"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "/home/jenkins/agent"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "JENKINS_URL"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
04:09:34 [2020-03-18T08:09:34.105Z]     - name: "HOME"
04:09:34 [2020-03-18T08:09:34.105Z]       value: "/home/jenkins"
04:09:34 [2020-03-18T08:09:34.105Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
04:09:34 [2020-03-18T08:09:34.105Z]     imagePullPolicy: "IfNotPresent"
04:09:34 [2020-03-18T08:09:34.105Z]     name: "jnlp"
04:09:34 [2020-03-18T08:09:34.105Z]     resources:
04:09:34 [2020-03-18T08:09:34.105Z]       limits:
04:09:34 [2020-03-18T08:09:34.105Z]         memory: "4096Mi"
04:09:34 [2020-03-18T08:09:34.105Z]         cpu: "2000m"
04:09:34 [2020-03-18T08:09:34.105Z]       requests:
04:09:34 [2020-03-18T08:09:34.105Z]         memory: "4096Mi"
04:09:34 [2020-03-18T08:09:34.105Z]         cpu: "1000m"
04:09:34 [2020-03-18T08:09:34.105Z]     securityContext:
04:09:34 [2020-03-18T08:09:34.105Z]       privileged: false
04:09:34 [2020-03-18T08:09:34.105Z]     tty: true
04:09:34 [2020-03-18T08:09:34.105Z]     volumeMounts:
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "toolchains-xml"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: true
04:09:34 [2020-03-18T08:09:34.105Z]       subPath: "toolchains.xml"
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/opt/tools"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "volume-0"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: false
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "volume-2"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: false
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins/.m2/repository"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "volume-3"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: false
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "settings-security-xml"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: true
04:09:34 [2020-03-18T08:09:34.105Z]       subPath: "settings-security.xml"
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "settings-xml"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: true
04:09:34 [2020-03-18T08:09:34.105Z]       subPath: "settings.xml"
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins/.ssh"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "volume-1"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: false
04:09:34 [2020-03-18T08:09:34.105Z]     - mountPath: "/home/jenkins/agent"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "workspace-volume"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: false
04:09:34 [2020-03-18T08:09:34.105Z]     workingDir: "/home/jenkins/agent"
04:09:34 [2020-03-18T08:09:34.105Z]   nodeSelector: {}
04:09:34 [2020-03-18T08:09:34.105Z]   restartPolicy: "Never"
04:09:34 [2020-03-18T08:09:34.105Z]   volumes:
04:09:34 [2020-03-18T08:09:34.105Z]   - name: "settings-security-xml"
04:09:34 [2020-03-18T08:09:34.105Z]     secret:
04:09:34 [2020-03-18T08:09:34.105Z]       items:
04:09:34 [2020-03-18T08:09:34.105Z]       - key: "settings-security.xml"
04:09:34 [2020-03-18T08:09:34.105Z]         path: "settings-security.xml"
04:09:34 [2020-03-18T08:09:34.105Z]       secretName: "m2-secret-dir"
04:09:34 [2020-03-18T08:09:34.105Z]   - name: "volume-0"
04:09:34 [2020-03-18T08:09:34.105Z]     persistentVolumeClaim:
04:09:34 [2020-03-18T08:09:34.105Z]       claimName: "tools-claim-jiro-egit"
04:09:34 [2020-03-18T08:09:34.105Z]       readOnly: true
04:09:34 [2020-03-18T08:09:34.105Z]   - configMap:
04:09:34 [2020-03-18T08:09:34.105Z]       items:
04:09:34 [2020-03-18T08:09:34.105Z]       - key: "toolchains.xml"
04:09:34 [2020-03-18T08:09:34.105Z]         path: "toolchains.xml"
04:09:34 [2020-03-18T08:09:34.105Z]       name: "m2-dir"
04:09:34 [2020-03-18T08:09:34.105Z]     name: "toolchains-xml"
04:09:34 [2020-03-18T08:09:34.105Z]   - emptyDir:
04:09:34 [2020-03-18T08:09:34.105Z]       medium: ""
04:09:34 [2020-03-18T08:09:34.105Z]     name: "volume-2"
04:09:34 [2020-03-18T08:09:34.105Z]   - configMap:
04:09:34 [2020-03-18T08:09:34.105Z]       name: "known-hosts"
04:09:34 [2020-03-18T08:09:34.105Z]     name: "volume-1"
04:09:34 [2020-03-18T08:09:34.105Z]   - name: "settings-xml"
04:09:34 [2020-03-18T08:09:34.105Z]     secret:
04:09:34 [2020-03-18T08:09:34.105Z]       items:
04:09:34 [2020-03-18T08:09:34.105Z]       - key: "settings.xml"
04:09:34 [2020-03-18T08:09:34.105Z]         path: "settings.xml"
04:09:34 [2020-03-18T08:09:34.105Z]       secretName: "m2-secret-dir"
04:09:34 [2020-03-18T08:09:34.105Z]   - emptyDir:
04:09:34 [2020-03-18T08:09:34.105Z]       medium: ""
04:09:34 [2020-03-18T08:09:34.105Z]     name: "workspace-volume"
04:09:34 [2020-03-18T08:09:34.105Z]   - emptyDir:
04:09:34 [2020-03-18T08:09:34.105Z]       medium: ""
04:09:34 [2020-03-18T08:09:34.105Z]     name: "volume-3"
04:09:34 [2020-03-18T08:09:34.105Z] 
04:09:34 [2020-03-18T08:09:34.360Z] Running on migration-agent-g3wfj in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
04:09:34 [2020-03-18T08:09:34.377Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[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-rTKyT3TOwFsP/agent.56
SSH_AGENT_PID=58
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_4260375731897141266.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_4260375731897141266.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ mkdir download
+ scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.7 download
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 58 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[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-qPdOKy6qNEtm/agent.84
SSH_AGENT_PID=86
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_577329929796479731.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_577329929796479731.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
+ ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
+ scp -r download/updates-5.7/features download/updates-5.7/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 86 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS