Skip to content

Console Output

Started by user Thomas Wolf
Running as Thomas Wolf
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
08:33:29 [2019-08-31T12:33:29.847Z] Still waiting to schedule task
08:33:29 [2019-08-31T12:33:29.847Z] Waiting for next available executor
08:33:53 [2019-08-31T12:33:53.058Z] Agent migration-agent-2b258 is provisioned from template Kubernetes Pod Template
08:33:53 [2019-08-31T12:33:53.060Z] ---
08:33:53 [2019-08-31T12:33:53.060Z] apiVersion: "v1"
08:33:53 [2019-08-31T12:33:53.060Z] kind: "Pod"
08:33:53 [2019-08-31T12:33:53.060Z] metadata:
08:33:53 [2019-08-31T12:33:53.060Z]   annotations: {}
08:33:53 [2019-08-31T12:33:53.060Z]   labels:
08:33:53 [2019-08-31T12:33:53.060Z]     jenkins: "slave"
08:33:53 [2019-08-31T12:33:53.060Z]     jenkins/migration: "true"
08:33:53 [2019-08-31T12:33:53.060Z]   name: "migration-agent-2b258"
08:33:53 [2019-08-31T12:33:53.060Z] spec:
08:33:53 [2019-08-31T12:33:53.060Z]   containers:
08:33:53 [2019-08-31T12:33:53.060Z]   - env:
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "MAVEN_OPTS"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "JENKINS_SECRET"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "********"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "JENKINS_TUNNEL"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "JENKINS_AGENT_NAME"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "migration-agent-2b258"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "MAVEN_CONFIG"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "-B -e"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "JENKINS_NAME"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "migration-agent-2b258"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "JENKINS_AGENT_WORKDIR"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "/home/jenkins/agent"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "JENKINS_URL"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
08:33:53 [2019-08-31T12:33:53.060Z]     - name: "HOME"
08:33:53 [2019-08-31T12:33:53.060Z]       value: "/home/jenkins"
08:33:53 [2019-08-31T12:33:53.060Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
08:33:53 [2019-08-31T12:33:53.060Z]     imagePullPolicy: "IfNotPresent"
08:33:53 [2019-08-31T12:33:53.060Z]     name: "jnlp"
08:33:53 [2019-08-31T12:33:53.060Z]     resources:
08:33:53 [2019-08-31T12:33:53.060Z]       limits:
08:33:53 [2019-08-31T12:33:53.060Z]         memory: "4096Mi"
08:33:53 [2019-08-31T12:33:53.060Z]         cpu: "2000m"
08:33:53 [2019-08-31T12:33:53.060Z]       requests:
08:33:53 [2019-08-31T12:33:53.060Z]         memory: "4096Mi"
08:33:53 [2019-08-31T12:33:53.060Z]         cpu: "1000m"
08:33:53 [2019-08-31T12:33:53.060Z]     securityContext:
08:33:53 [2019-08-31T12:33:53.060Z]       privileged: false
08:33:53 [2019-08-31T12:33:53.060Z]     tty: true
08:33:53 [2019-08-31T12:33:53.060Z]     volumeMounts:
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/home/jenkins/agent"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "workspace-volume"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: false
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "toolchains-xml"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: true
08:33:53 [2019-08-31T12:33:53.060Z]       subPath: "toolchains.xml"
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/opt/tools"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "volume-0"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: false
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/home/jenkins/.m2/repository"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "volume-2"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: false
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "settings-security-xml"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: true
08:33:53 [2019-08-31T12:33:53.060Z]       subPath: "settings-security.xml"
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "settings-xml"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: true
08:33:53 [2019-08-31T12:33:53.060Z]       subPath: "settings.xml"
08:33:53 [2019-08-31T12:33:53.060Z]     - mountPath: "/home/jenkins/.ssh"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "volume-1"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: false
08:33:53 [2019-08-31T12:33:53.060Z]     workingDir: "/home/jenkins/agent"
08:33:53 [2019-08-31T12:33:53.060Z]   nodeSelector: {}
08:33:53 [2019-08-31T12:33:53.060Z]   restartPolicy: "Never"
08:33:53 [2019-08-31T12:33:53.060Z]   volumes:
08:33:53 [2019-08-31T12:33:53.060Z]   - name: "settings-security-xml"
08:33:53 [2019-08-31T12:33:53.060Z]     secret:
08:33:53 [2019-08-31T12:33:53.060Z]       items:
08:33:53 [2019-08-31T12:33:53.060Z]       - key: "settings-security.xml"
08:33:53 [2019-08-31T12:33:53.060Z]         path: "settings-security.xml"
08:33:53 [2019-08-31T12:33:53.060Z]       secretName: "m2-secret-dir"
08:33:53 [2019-08-31T12:33:53.060Z]   - name: "volume-0"
08:33:53 [2019-08-31T12:33:53.060Z]     persistentVolumeClaim:
08:33:53 [2019-08-31T12:33:53.060Z]       claimName: "tools-claim-jiro-egit"
08:33:53 [2019-08-31T12:33:53.060Z]       readOnly: true
08:33:53 [2019-08-31T12:33:53.060Z]   - configMap:
08:33:53 [2019-08-31T12:33:53.060Z]       items:
08:33:53 [2019-08-31T12:33:53.060Z]       - key: "toolchains.xml"
08:33:53 [2019-08-31T12:33:53.060Z]         path: "toolchains.xml"
08:33:53 [2019-08-31T12:33:53.060Z]       name: "m2-dir"
08:33:53 [2019-08-31T12:33:53.060Z]     name: "toolchains-xml"
08:33:53 [2019-08-31T12:33:53.060Z]   - emptyDir:
08:33:53 [2019-08-31T12:33:53.060Z]       medium: ""
08:33:53 [2019-08-31T12:33:53.060Z]     name: "volume-2"
08:33:53 [2019-08-31T12:33:53.060Z]   - configMap:
08:33:53 [2019-08-31T12:33:53.060Z]       name: "known-hosts"
08:33:53 [2019-08-31T12:33:53.060Z]     name: "volume-1"
08:33:53 [2019-08-31T12:33:53.060Z]   - name: "settings-xml"
08:33:53 [2019-08-31T12:33:53.060Z]     secret:
08:33:53 [2019-08-31T12:33:53.060Z]       items:
08:33:53 [2019-08-31T12:33:53.060Z]       - key: "settings.xml"
08:33:53 [2019-08-31T12:33:53.060Z]         path: "settings.xml"
08:33:53 [2019-08-31T12:33:53.060Z]       secretName: "m2-secret-dir"
08:33:53 [2019-08-31T12:33:53.060Z]   - emptyDir:
08:33:53 [2019-08-31T12:33:53.060Z]       medium: ""
08:33:53 [2019-08-31T12:33:53.060Z]     name: "workspace-volume"
08:33:53 [2019-08-31T12:33:53.060Z] 
08:33:53 [2019-08-31T12:33:53.470Z] Running on migration-agent-2b258 in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
08:33:53 [2019-08-31T12:33:53.712Z] 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-8zzIEB9ZJPOU/agent.67
SSH_AGENT_PID=69
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_1988201939595193693.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_1988201939595193693.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.4 download
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 69 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-aBtYsLqgDoZA/agent.96
SSH_AGENT_PID=98
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_5735742301032337935.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_5735742301032337935.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.4/artifacts.jar download/updates-5.4/artifacts.xml.xz download/updates-5.4/content.jar download/updates-5.4/content.xml.xz download/updates-5.4/features download/updates-5.4/github-updatesite-5.4.0.201906121030-r.zip download/updates-5.4/p2.index download/updates-5.4/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 98 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS