Skip to content

Console Output

13:12:01 [2021-09-01T17:12:01.493Z] Started by user Bernd Hufmann
13:12:01 [2021-09-01T17:12:01.493Z] Running as Bernd Hufmann
13:12:02 [2021-09-01T17:12:02.096Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:12:02 [2021-09-01T17:12:02.096Z] Running in Durability level: PERFORMANCE_OPTIMIZED
13:12:02 [2021-09-01T17:12:02.917Z] [Pipeline] Start of Pipeline
13:12:04 [2021-09-01T17:12:04.898Z] [Pipeline] readTrusted
13:12:05 [2021-09-01T17:12:05.085Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:12:05 [2021-09-01T17:12:05.461Z] [Pipeline] echo
13:12:05 [2021-09-01T17:12:05.462Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
13:12:05 [2021-09-01T17:12:05.463Z] [Pipeline] podTemplate
13:12:05 [2021-09-01T17:12:05.467Z] [Pipeline] {
13:12:06 [2021-09-01T17:12:06.310Z] [Pipeline] node
13:12:21 [2021-09-01T17:12:21.311Z] Still waiting to schedule task
13:12:21 [2021-09-01T17:12:21.312Z] Waiting for next available executor on ‘tracecompass-build13:12:29 [2021-09-01T17:12:29.932Z] Agent tracecompass-build-zx8q7-wbcmd is provisioned from template tracecompass-build-zx8q7
13:12:29 [2021-09-01T17:12:29.933Z] ---
13:12:29 [2021-09-01T17:12:29.933Z] apiVersion: "v1"
13:12:29 [2021-09-01T17:12:29.933Z] kind: "Pod"
13:12:29 [2021-09-01T17:12:29.933Z] metadata:
13:12:29 [2021-09-01T17:12:29.933Z]   annotations:
13:12:29 [2021-09-01T17:12:29.933Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-2020-06/54/"
13:12:29 [2021-09-01T17:12:29.933Z]     runUrl: "job/tracecompass-master-nightly-2020-06/54/"
13:12:29 [2021-09-01T17:12:29.933Z]   labels:
13:12:29 [2021-09-01T17:12:29.933Z]     jenkins: "slave"
13:12:29 [2021-09-01T17:12:29.933Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
13:12:29 [2021-09-01T17:12:29.933Z]     jenkins/label: "tracecompass-build"
13:12:29 [2021-09-01T17:12:29.933Z]   name: "tracecompass-build-zx8q7-wbcmd"
13:12:29 [2021-09-01T17:12:29.933Z] spec:
13:12:29 [2021-09-01T17:12:29.933Z]   containers:
13:12:29 [2021-09-01T17:12:29.933Z]   - args:
13:12:29 [2021-09-01T17:12:29.933Z]     - "-c"
13:12:29 [2021-09-01T17:12:29.933Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
13:12:29 [2021-09-01T17:12:29.933Z]     command:
13:12:29 [2021-09-01T17:12:29.933Z]     - "/bin/sh"
13:12:29 [2021-09-01T17:12:29.933Z]     image: "eclipse/tracecompass-build-env:18.04"
13:12:29 [2021-09-01T17:12:29.933Z]     imagePullPolicy: "Always"
13:12:29 [2021-09-01T17:12:29.933Z]     name: "tracecompass"
13:12:29 [2021-09-01T17:12:29.933Z]     resources:
13:12:29 [2021-09-01T17:12:29.933Z]       limits:
13:12:29 [2021-09-01T17:12:29.933Z]         memory: "2.6Gi"
13:12:29 [2021-09-01T17:12:29.933Z]         cpu: "1.3"
13:12:29 [2021-09-01T17:12:29.933Z]       requests:
13:12:29 [2021-09-01T17:12:29.933Z]         memory: "2.6Gi"
13:12:29 [2021-09-01T17:12:29.933Z]         cpu: "1.3"
13:12:29 [2021-09-01T17:12:29.933Z]     tty: true
13:12:29 [2021-09-01T17:12:29.933Z]     volumeMounts:
13:12:29 [2021-09-01T17:12:29.933Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:12:29 [2021-09-01T17:12:29.933Z]       name: "settings-xml"
13:12:29 [2021-09-01T17:12:29.933Z]       readOnly: true
13:12:29 [2021-09-01T17:12:29.933Z]       subPath: "settings.xml"
13:12:29 [2021-09-01T17:12:29.933Z]     - mountPath: "/home/jenkins/.m2/repository"
13:12:29 [2021-09-01T17:12:29.933Z]       name: "m2-repo"
13:12:29 [2021-09-01T17:12:29.933Z]     - mountPath: "/opt/tools"
13:12:29 [2021-09-01T17:12:29.933Z]       name: "tools"
13:12:29 [2021-09-01T17:12:29.933Z]     - mountPath: "/home/jenkins/agent"
13:12:29 [2021-09-01T17:12:29.933Z]       name: "workspace-volume"
13:12:29 [2021-09-01T17:12:29.933Z]       readOnly: false
13:12:29 [2021-09-01T17:12:29.933Z]   - env:
13:12:29 [2021-09-01T17:12:29.933Z]     - name: "JENKINS_SECRET"
13:12:29 [2021-09-01T17:12:29.933Z]       value: "********"
13:12:29 [2021-09-01T17:12:29.933Z]     - name: "JENKINS_TUNNEL"
13:12:29 [2021-09-01T17:12:29.933Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
13:12:29 [2021-09-01T17:12:29.933Z]     - name: "JENKINS_AGENT_NAME"
13:12:29 [2021-09-01T17:12:29.933Z]       value: "tracecompass-build-zx8q7-wbcmd"
13:12:29 [2021-09-01T17:12:29.933Z]     - name: "JENKINS_NAME"
13:12:29 [2021-09-01T17:12:29.933Z]       value: "tracecompass-build-zx8q7-wbcmd"
13:12:29 [2021-09-01T17:12:29.933Z]     - name: "JENKINS_AGENT_WORKDIR"
13:12:29 [2021-09-01T17:12:29.933Z]       value: "/home/jenkins/agent"
13:12:29 [2021-09-01T17:12:29.933Z]     - name: "JENKINS_URL"
13:12:29 [2021-09-01T17:12:29.933Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
13:12:29 [2021-09-01T17:12:29.933Z]     image: "eclipsecbi/jenkins-jnlp-agent"
13:12:29 [2021-09-01T17:12:29.933Z]     name: "jnlp"
13:12:29 [2021-09-01T17:12:29.933Z]     resources:
13:12:29 [2021-09-01T17:12:29.933Z]       limits: {}
13:12:29 [2021-09-01T17:12:29.933Z]       requests:
13:12:29 [2021-09-01T17:12:29.933Z]         memory: "256Mi"
13:12:29 [2021-09-01T17:12:29.933Z]         cpu: "100m"
13:12:29 [2021-09-01T17:12:29.933Z]     volumeMounts:
13:12:29 [2021-09-01T17:12:29.933Z]     - mountPath: "/home/jenkins/.ssh"
13:12:29 [2021-09-01T17:12:29.933Z]       name: "volume-known-hosts"
13:12:29 [2021-09-01T17:12:29.933Z]     - mountPath: "/home/jenkins/agent"
13:12:29 [2021-09-01T17:12:29.933Z]       name: "workspace-volume"
13:12:29 [2021-09-01T17:12:29.933Z]       readOnly: false
13:12:29 [2021-09-01T17:12:29.933Z]   nodeSelector:
13:12:29 [2021-09-01T17:12:29.933Z]     kubernetes.io/os: "linux"
13:12:29 [2021-09-01T17:12:29.933Z]   restartPolicy: "Never"
13:12:29 [2021-09-01T17:12:29.933Z]   volumes:
13:12:29 [2021-09-01T17:12:29.933Z]   - emptyDir: {}
13:12:29 [2021-09-01T17:12:29.933Z]     name: "m2-repo"
13:12:29 [2021-09-01T17:12:29.933Z]   - name: "settings-xml"
13:12:29 [2021-09-01T17:12:29.933Z]     secret:
13:12:29 [2021-09-01T17:12:29.933Z]       items:
13:12:29 [2021-09-01T17:12:29.933Z]       - key: "settings.xml"
13:12:29 [2021-09-01T17:12:29.933Z]         path: "settings.xml"
13:12:29 [2021-09-01T17:12:29.933Z]       secretName: "m2-secret-dir"
13:12:29 [2021-09-01T17:12:29.933Z]   - emptyDir:
13:12:29 [2021-09-01T17:12:29.933Z]       medium: ""
13:12:29 [2021-09-01T17:12:29.933Z]     name: "workspace-volume"
13:12:29 [2021-09-01T17:12:29.933Z]   - configMap:
13:12:29 [2021-09-01T17:12:29.933Z]       name: "known-hosts"
13:12:29 [2021-09-01T17:12:29.933Z]     name: "volume-known-hosts"
13:12:29 [2021-09-01T17:12:29.933Z]   - name: "tools"
13:12:29 [2021-09-01T17:12:29.933Z]     persistentVolumeClaim:
13:12:29 [2021-09-01T17:12:29.933Z]       claimName: "tools-claim-jiro-tracecompass"
13:12:29 [2021-09-01T17:12:29.933Z] 
13:12:30 [2021-09-01T17:12:30.717Z] Running on tracecompass-build-zx8q7-wbcmd in /home/jenkins/agent/workspace/tracecompass-incubator-2020-06
13:12:30 [2021-09-01T17:12:30.865Z] [Pipeline] {
13:12:32 [2021-09-01T17:12:32.037Z] [Pipeline] stage
13:12:32 [2021-09-01T17:12:32.038Z] [Pipeline] { (Declarative: Checkout SCM)
13:12:32 [2021-09-01T17:12:32.788Z] [Pipeline] checkout
13:12:32 [2021-09-01T17:12:32.921Z] Selected Git installation does not exist. Using Default
13:12:32 [2021-09-01T17:12:32.923Z] The recommended git tool is: NONE
13:12:38 [2021-09-01T17:12:38.410Z] No credentials specified
13:12:38 [2021-09-01T17:12:38.412Z] Cloning the remote Git repository
13:12:41 [2021-09-01T17:12:41.406Z] Avoid second fetch
13:12:41 [2021-09-01T17:12:41.413Z] Checking out Revision b03c720cc6798b46fc2074b4f0afabf0042ec433 (refs/remotes/origin/master)
13:12:38 [2021-09-01T17:12:38.421Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:12:41 [2021-09-01T17:12:41.035Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-2020-06 # timeout=10
13:12:41 [2021-09-01T17:12:41.118Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:12:41 [2021-09-01T17:12:41.118Z]  > git --version # timeout=10
13:12:41 [2021-09-01T17:12:41.121Z]  > git --version # 'git version 2.20.1'
13:12:41 [2021-09-01T17:12:41.122Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
13:12:41 [2021-09-01T17:12:41.365Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
13:12:41 [2021-09-01T17:12:41.368Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:12:41 [2021-09-01T17:12:41.408Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:12:41 [2021-09-01T17:12:41.417Z]  > git config core.sparsecheckout # timeout=10
13:12:41 [2021-09-01T17:12:41.420Z]  > git checkout -f b03c720cc6798b46fc2074b4f0afabf0042ec433 # timeout=10
13:12:45 [2021-09-01T17:12:45.925Z] Commit message: "Bug 574535: Fix bug not finding suitable ssh-agent provider"
13:12:45 [2021-09-01T17:12:45.928Z]  > git rev-list --no-walk b03c720cc6798b46fc2074b4f0afabf0042ec433 # timeout=10
13:12:46 [2021-09-01T17:12:46.304Z] [Pipeline] }
13:12:46 [2021-09-01T17:12:46.580Z] [Pipeline] // stage
13:12:47 [2021-09-01T17:12:47.693Z] [Pipeline] withEnv
13:12:47 [2021-09-01T17:12:47.694Z] [Pipeline] {
13:12:54 [2021-09-01T17:12:54.126Z] [Pipeline] withEnv
13:12:54 [2021-09-01T17:12:54.126Z] [Pipeline] {
13:12:55 [2021-09-01T17:12:55.513Z] [Pipeline] timestamps
13:12:55 [2021-09-01T17:12:55.513Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:12:55 [2021-09-01T17:12:55.514Z] [Pipeline] {
13:12:56 [2021-09-01T17:12:56.471Z] [Pipeline] timeout
13:12:56 [2021-09-01T17:12:56.471Z] Timeout set to expire in 4 hr 0 min
13:12:56 [2021-09-01T17:12:56.472Z] [Pipeline] {
13:12:56 [2021-09-01T17:12:56.569Z] Created Pod: kubernetes tracecompass/tracecompass-build-zvmpv-rmpx0
13:12:56 [2021-09-01T17:12:56.623Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Scheduled] Successfully assigned tracecompass/tracecompass-build-zvmpv-rmpx0 to okdnode-24
13:12:57 [2021-09-01T17:12:57.686Z] [Pipeline] stage
13:12:57 [2021-09-01T17:12:57.688Z] [Pipeline] { (Declarative: Tool Install)
13:12:58 [2021-09-01T17:12:58.683Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][AddedInterface] Add eth0 [10.40.63.21/23]
13:12:58 [2021-09-01T17:12:58.920Z] [Pipeline] tool
13:12:58 [2021-09-01T17:12:58.955Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Pulling] Pulling image "eclipse/tracecompass-build-env:18.04"
13:12:59 [2021-09-01T17:12:59.466Z] [Pipeline] envVarsForTool
13:12:59 [2021-09-01T17:12:59.655Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Pulled] Successfully pulled image "eclipse/tracecompass-build-env:18.04" in 698.913282ms
13:12:59 [2021-09-01T17:12:59.843Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Created] Created container tracecompass
13:12:59 [2021-09-01T17:12:59.901Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Started] Started container tracecompass
13:12:59 [2021-09-01T17:12:59.912Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Pulling] Pulling image "eclipsecbi/jenkins-jnlp-agent"
13:13:00 [2021-09-01T17:13:00.426Z] [Pipeline] tool
13:13:00 [2021-09-01T17:13:00.994Z] [Pipeline] envVarsForTool
13:13:01 [2021-09-01T17:13:01.277Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Pulled] Successfully pulled image "eclipsecbi/jenkins-jnlp-agent" in 1.376922965s
13:13:01 [2021-09-01T17:13:01.481Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Created] Created container jnlp
13:13:01 [2021-09-01T17:13:01.539Z] [Normal][tracecompass/tracecompass-build-zvmpv-rmpx0][Started] Started container jnlp
13:13:01 [2021-09-01T17:13:01.580Z] [Pipeline] }
13:13:01 [2021-09-01T17:13:01.864Z] [Pipeline] // stage
13:13:02 [2021-09-01T17:13:02.430Z] [Pipeline] withEnv
13:13:02 [2021-09-01T17:13:02.430Z] [Pipeline] {
13:13:03 [2021-09-01T17:13:03.945Z] [Pipeline] stage
13:13:03 [2021-09-01T17:13:03.945Z] [Pipeline] { (Checkout)
13:13:09 [2021-09-01T17:13:09.378Z] [Pipeline] tool
13:13:09 [2021-09-01T17:13:09.934Z] [Pipeline] envVarsForTool
13:13:10 [2021-09-01T17:13:10.929Z] [Pipeline] tool
13:13:11 [2021-09-01T17:13:11.486Z] [Pipeline] envVarsForTool
13:13:12 [2021-09-01T17:13:12.173Z] [Pipeline] withEnv
13:13:12 [2021-09-01T17:13:12.174Z] [Pipeline] {
13:13:13 [2021-09-01T17:13:13.825Z] [Pipeline] container
13:13:13 [2021-09-01T17:13:13.826Z] [Pipeline] {
13:13:14 [2021-09-01T17:13:14.535Z] [Pipeline] sh
13:13:15 [2021-09-01T17:13:15.307Z] + mkdir -p ../scripts
13:13:15 [2021-09-01T17:13:15.686Z] [Pipeline] sh
13:13:16 [2021-09-01T17:13:16.309Z] + cp scripts/deploy-rcp.sh ../scripts
13:13:16 [2021-09-01T17:13:16.597Z] [Pipeline] sh
13:13:17 [2021-09-01T17:13:17.123Z] + cp scripts/deploy-update-site.sh ../scripts
13:13:17 [2021-09-01T17:13:17.699Z] [Pipeline] sh
13:13:18 [2021-09-01T17:13:18.226Z] + cp scripts/deploy-doc.sh ../scripts
13:13:18 [2021-09-01T17:13:18.590Z] [Pipeline] sh
13:13:19 [2021-09-01T17:13:19.115Z] + cp scripts/deploy-javadoc.sh ../scripts
13:13:19 [2021-09-01T17:13:19.419Z] [Pipeline] checkout
13:13:19 [2021-09-01T17:13:19.426Z] The recommended git tool is: NONE
13:13:19 [2021-09-01T17:13:19.506Z] No credentials specified
13:13:19 [2021-09-01T17:13:19.506Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@defc1404; decorates RemoteLauncher[hudson.remoting.Channel@dddb3bb3:JNLP4-connect connection from 10.40.50.177/10.40.50.177:54934] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:13:19 [2021-09-01T17:13:19.511Z] Fetching changes from the remote Git repository
13:13:19 [2021-09-01T17:13:19.710Z] ERROR: Error fetching remote repo 'origin'
13:13:19 [2021-09-01T17:13:19.710Z] hudson.plugins.git.GitException: Failed to fetch from git://git.eclipse.org/gitroot/tracecompass.incubator/org.eclipse.tracecompass.incubator
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1004)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$887/0x000000004c0636d0.run(Unknown Source)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.lang.Thread.run(Thread.java:866)
13:13:19 [2021-09-01T17:13:19.710Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass.incubator/org.eclipse.tracecompass.incubator refs/heads/master" returned status code 128:
13:13:19 [2021-09-01T17:13:19.710Z] stdout: 
13:13:19 [2021-09-01T17:13:19.710Z] stderr: fatal: unable to connect to git.eclipse.org:
13:13:19 [2021-09-01T17:13:19.710Z] git.eclipse.org[0: 198.41.30.196]: errno=Connection refused
13:13:19 [2021-09-01T17:13:19.710Z] 
13:13:19 [2021-09-01T17:13:19.710Z] 
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2681)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2102)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:624)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
13:13:19 [2021-09-01T17:13:19.710Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.Request$2.run(Request.java:376)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.InterceptingExecutorService$$Lambda$84/0x0000000098070710.call(Unknown Source)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:13:19 [2021-09-01T17:13:19.710Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:119)
13:13:19 [2021-09-01T17:13:19.710Z] 	at hudson.remoting.Engine$1$$Lambda$33/0x00000000bc00a200.run(Unknown Source)
13:13:19 [2021-09-01T17:13:19.710Z] 	... 1 more
13:13:19 [2021-09-01T17:13:19.710Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.50.177/10.40.50.177:54934
13:13:19 [2021-09-01T17:13:19.710Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
13:13:19 [2021-09-01T17:13:19.710Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
13:13:19 [2021-09-01T17:13:19.710Z] 		at hudson.remoting.Channel.call(Channel.java:1001)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
13:13:19 [2021-09-01T17:13:19.710Z] 		at jdk.internal.reflect.GeneratedMethodAccessor809.invoke(Unknown Source)
13:13:19 [2021-09-01T17:13:19.710Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:13:19 [2021-09-01T17:13:19.710Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
13:13:19 [2021-09-01T17:13:19.710Z] 		at com.sun.proxy.$Proxy107.execute(Unknown Source)
13:13:19 [2021-09-01T17:13:19.710Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1002)
13:13:19 [2021-09-01T17:13:19.710Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
13:13:19 [2021-09-01T17:13:19.710Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
13:13:19 [2021-09-01T17:13:19.710Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$887/0x000000004c0636d0.run(Unknown Source)
13:13:19 [2021-09-01T17:13:19.710Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
13:13:19 [2021-09-01T17:13:19.710Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:13:19 [2021-09-01T17:13:19.710Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:13:19 [2021-09-01T17:13:19.710Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:13:19 [2021-09-01T17:13:19.710Z] 		... 1 more
13:13:19 [2021-09-01T17:13:19.985Z] [Pipeline] }
13:13:20 [2021-09-01T17:13:20.274Z] [Pipeline] // container
13:13:19 [2021-09-01T17:13:19.507Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.git # timeout=10
13:13:19 [2021-09-01T17:13:19.512Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass.incubator/org.eclipse.tracecompass.incubator # timeout=10
13:13:19 [2021-09-01T17:13:19.607Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass.incubator/org.eclipse.tracecompass.incubator
13:13:19 [2021-09-01T17:13:19.607Z]  > git --version # timeout=10
13:13:19 [2021-09-01T17:13:19.610Z]  > git --version # 'git version 2.20.1'
13:13:19 [2021-09-01T17:13:19.610Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass.incubator/org.eclipse.tracecompass.incubator refs/heads/master # timeout=10
13:13:20 [2021-09-01T17:13:20.890Z] [Pipeline] }
13:13:21 [2021-09-01T17:13:21.196Z] [Pipeline] // withEnv
13:13:21 [2021-09-01T17:13:21.613Z] [Pipeline] }
13:13:21 [2021-09-01T17:13:21.889Z] [Pipeline] // stage
13:13:22 [2021-09-01T17:13:22.867Z] [Pipeline] stage
13:13:22 [2021-09-01T17:13:22.867Z] [Pipeline] { (Legacy)
13:13:23 [2021-09-01T17:13:23.844Z] Stage "Legacy" skipped due to earlier failure(s)
13:13:23 [2021-09-01T17:13:23.845Z] [Pipeline] }
13:13:24 [2021-09-01T17:13:24.133Z] [Pipeline] // stage
13:13:24 [2021-09-01T17:13:24.985Z] [Pipeline] stage
13:13:24 [2021-09-01T17:13:24.985Z] [Pipeline] { (Legacy-server-2019-06)
13:13:26 [2021-09-01T17:13:26.164Z] Stage "Legacy-server-2019-06" skipped due to earlier failure(s)
13:13:26 [2021-09-01T17:13:26.165Z] [Pipeline] }
13:13:26 [2021-09-01T17:13:26.456Z] [Pipeline] // stage
13:13:27 [2021-09-01T17:13:27.309Z] [Pipeline] stage
13:13:27 [2021-09-01T17:13:27.310Z] [Pipeline] { (Legacy-server-2020-06)
13:13:28 [2021-09-01T17:13:28.297Z] Stage "Legacy-server-2020-06" skipped due to earlier failure(s)
13:13:28 [2021-09-01T17:13:28.297Z] [Pipeline] }
13:13:28 [2021-09-01T17:13:28.569Z] [Pipeline] // stage
13:13:29 [2021-09-01T17:13:29.418Z] [Pipeline] stage
13:13:29 [2021-09-01T17:13:29.419Z] [Pipeline] { (Build)
13:13:30 [2021-09-01T17:13:30.388Z] Stage "Build" skipped due to earlier failure(s)
13:13:30 [2021-09-01T17:13:30.389Z] [Pipeline] }
13:13:30 [2021-09-01T17:13:30.673Z] [Pipeline] // stage
13:13:31 [2021-09-01T17:13:31.513Z] [Pipeline] stage
13:13:31 [2021-09-01T17:13:31.513Z] [Pipeline] { (Deploy Site)
13:13:32 [2021-09-01T17:13:32.485Z] Stage "Deploy Site" skipped due to earlier failure(s)
13:13:32 [2021-09-01T17:13:32.485Z] [Pipeline] }
13:13:32 [2021-09-01T17:13:32.764Z] [Pipeline] // stage
13:13:33 [2021-09-01T17:13:33.593Z] [Pipeline] stage
13:13:33 [2021-09-01T17:13:33.594Z] [Pipeline] { (Deploy RCP)
13:13:34 [2021-09-01T17:13:34.552Z] Stage "Deploy RCP" skipped due to earlier failure(s)
13:13:34 [2021-09-01T17:13:34.553Z] [Pipeline] }
13:13:34 [2021-09-01T17:13:34.832Z] [Pipeline] // stage
13:13:35 [2021-09-01T17:13:35.685Z] [Pipeline] stage
13:13:35 [2021-09-01T17:13:35.686Z] [Pipeline] { (Deploy Server)
13:13:36 [2021-09-01T17:13:36.661Z] Stage "Deploy Server" skipped due to earlier failure(s)
13:13:36 [2021-09-01T17:13:36.661Z] [Pipeline] }
13:13:36 [2021-09-01T17:13:36.948Z] [Pipeline] // stage
13:13:37 [2021-09-01T17:13:37.774Z] [Pipeline] stage
13:13:37 [2021-09-01T17:13:37.774Z] [Pipeline] { (Deploy Doc)
13:13:38 [2021-09-01T17:13:38.728Z] Stage "Deploy Doc" skipped due to earlier failure(s)
13:13:38 [2021-09-01T17:13:38.728Z] [Pipeline] }
13:13:39 [2021-09-01T17:13:39.004Z] [Pipeline] // stage
13:13:39 [2021-09-01T17:13:39.825Z] [Pipeline] stage
13:13:39 [2021-09-01T17:13:39.826Z] [Pipeline] { (Javadoc)
13:13:40 [2021-09-01T17:13:40.802Z] Stage "Javadoc" skipped due to earlier failure(s)
13:13:40 [2021-09-01T17:13:40.802Z] [Pipeline] }
13:13:41 [2021-09-01T17:13:41.072Z] [Pipeline] // stage
13:13:41 [2021-09-01T17:13:41.897Z] [Pipeline] stage
13:13:41 [2021-09-01T17:13:41.898Z] [Pipeline] { (Deploy Javadoc)
13:13:42 [2021-09-01T17:13:42.848Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
13:13:42 [2021-09-01T17:13:42.849Z] [Pipeline] }
13:13:43 [2021-09-01T17:13:43.124Z] [Pipeline] // stage
13:13:43 [2021-09-01T17:13:43.674Z] [Pipeline] stage
13:13:43 [2021-09-01T17:13:43.675Z] [Pipeline] { (Declarative: Post Actions)
13:13:46 [2021-09-01T17:13:46.541Z] [Pipeline] container
13:13:46 [2021-09-01T17:13:46.542Z] [Pipeline] {
13:13:47 [2021-09-01T17:13:47.242Z] [Pipeline] emailext
13:13:47 [2021-09-01T17:13:47.381Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com
13:13:47 [2021-09-01T17:13:47.793Z] [Pipeline] }
13:13:48 [2021-09-01T17:13:48.064Z] [Pipeline] // container
13:13:51 [2021-09-01T17:13:51.209Z] [Pipeline] }
13:13:51 [2021-09-01T17:13:51.485Z] [Pipeline] // stage
13:13:51 [2021-09-01T17:13:51.902Z] [Pipeline] }
13:13:52 [2021-09-01T17:13:52.188Z] [Pipeline] // withEnv
13:13:52 [2021-09-01T17:13:52.604Z] [Pipeline] }
13:13:52 [2021-09-01T17:13:52.880Z] [Pipeline] // timeout
13:13:53 [2021-09-01T17:13:53.292Z] [Pipeline] }
13:13:53 [2021-09-01T17:13:53.580Z] [Pipeline] // timestamps
13:13:54 [2021-09-01T17:13:54.032Z] [Pipeline] }
13:13:54 [2021-09-01T17:13:54.304Z] [Pipeline] // withEnv
13:13:54 [2021-09-01T17:13:54.712Z] [Pipeline] }
13:13:54 [2021-09-01T17:13:54.992Z] [Pipeline] // withEnv
13:13:55 [2021-09-01T17:13:55.396Z] [Pipeline] }
13:13:55 [2021-09-01T17:13:55.664Z] [Pipeline] // node
13:13:56 [2021-09-01T17:13:56.096Z] [Pipeline] }
13:13:56 [2021-09-01T17:13:56.372Z] [Pipeline] // podTemplate
13:13:56 [2021-09-01T17:13:56.782Z] [Pipeline] End of Pipeline
13:13:56 [2021-09-01T17:13:56.936Z] ERROR: Error fetching remote repo 'origin'
13:13:57 [2021-09-01T17:13:57.193Z] Finished: FAILURE