Skip to content

Console Output

10:43:13 [2024-04-09T14:43:13.980Z] Started by user Bernd Hufmann
10:43:13 [2024-04-09T14:43:13.981Z] Running as Bernd Hufmann
10:43:14 [2024-04-09T14:43:14.274Z] Obtained jenkins/pipelines/tracecompass-test.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:43:14 [2024-04-09T14:43:14.581Z] [Pipeline] Start of Pipeline
10:43:16 [2024-04-09T14:43:16.322Z] [Pipeline] readTrusted
10:43:16 [2024-04-09T14:43:16.600Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:43:16 [2024-04-09T14:43:16.850Z] [Pipeline] echo
10:43:16 [2024-04-09T14:43:16.850Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
10:43:16 [2024-04-09T14:43:16.851Z] [Pipeline] podTemplate
10:43:16 [2024-04-09T14:43:16.874Z] [Pipeline] {
10:43:17 [2024-04-09T14:43:17.769Z] [Pipeline] node
10:43:22 [2024-04-09T14:43:22.201Z] Created Pod: kubernetes tracecompass/tracecompass-build-gwrws-16tmx
10:43:32 [2024-04-09T14:43:32.742Z] Agent tracecompass-build-gwrws-16tmx is provisioned from template tracecompass-build-gwrws
10:43:32 [2024-04-09T14:43:32.744Z] ---
10:43:32 [2024-04-09T14:43:32.744Z] apiVersion: "v1"
10:43:32 [2024-04-09T14:43:32.744Z] kind: "Pod"
10:43:32 [2024-04-09T14:43:32.744Z] metadata:
10:43:32 [2024-04-09T14:43:32.744Z]   annotations:
10:43:32 [2024-04-09T14:43:32.744Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-debug/5/"
10:43:32 [2024-04-09T14:43:32.744Z]     runUrl: "job/tracecompass-master-nightly-debug/5/"
10:43:32 [2024-04-09T14:43:32.744Z]   labels:
10:43:32 [2024-04-09T14:43:32.744Z]     jenkins: "slave"
10:43:32 [2024-04-09T14:43:32.744Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
10:43:32 [2024-04-09T14:43:32.744Z]     jenkins/label: "tracecompass-build"
10:43:32 [2024-04-09T14:43:32.744Z]   name: "tracecompass-build-gwrws-16tmx"
10:43:32 [2024-04-09T14:43:32.744Z]   namespace: "tracecompass"
10:43:32 [2024-04-09T14:43:32.744Z] spec:
10:43:32 [2024-04-09T14:43:32.744Z]   containers:
10:43:32 [2024-04-09T14:43:32.744Z]   - args:
10:43:32 [2024-04-09T14:43:32.744Z]     - "-c"
10:43:32 [2024-04-09T14:43:32.744Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
10:43:32 [2024-04-09T14:43:32.744Z]     command:
10:43:32 [2024-04-09T14:43:32.744Z]     - "/bin/sh"
10:43:32 [2024-04-09T14:43:32.744Z]     image: "eclipse/tracecompass-build-env:22.04"
10:43:32 [2024-04-09T14:43:32.744Z]     imagePullPolicy: "Always"
10:43:32 [2024-04-09T14:43:32.744Z]     name: "tracecompass"
10:43:32 [2024-04-09T14:43:32.744Z]     resources:
10:43:32 [2024-04-09T14:43:32.744Z]       limits:
10:43:32 [2024-04-09T14:43:32.744Z]         memory: "6Gi"
10:43:32 [2024-04-09T14:43:32.744Z]         cpu: "2000m"
10:43:32 [2024-04-09T14:43:32.744Z]       requests:
10:43:32 [2024-04-09T14:43:32.744Z]         memory: "6Gi"
10:43:32 [2024-04-09T14:43:32.744Z]         cpu: "2000m"
10:43:32 [2024-04-09T14:43:32.744Z]     tty: true
10:43:32 [2024-04-09T14:43:32.744Z]     volumeMounts:
10:43:32 [2024-04-09T14:43:32.744Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:43:32 [2024-04-09T14:43:32.744Z]       name: "settings-xml"
10:43:32 [2024-04-09T14:43:32.744Z]       readOnly: true
10:43:32 [2024-04-09T14:43:32.744Z]       subPath: "settings.xml"
10:43:32 [2024-04-09T14:43:32.744Z]     - mountPath: "/home/jenkins/.m2/repository"
10:43:32 [2024-04-09T14:43:32.744Z]       name: "m2-repo"
10:43:32 [2024-04-09T14:43:32.744Z]     - mountPath: "/opt/tools"
10:43:32 [2024-04-09T14:43:32.744Z]       name: "tools"
10:43:32 [2024-04-09T14:43:32.744Z]     - mountPath: "/home/jenkins/agent"
10:43:32 [2024-04-09T14:43:32.744Z]       name: "workspace-volume"
10:43:32 [2024-04-09T14:43:32.744Z]       readOnly: false
10:43:32 [2024-04-09T14:43:32.744Z]   - env:
10:43:32 [2024-04-09T14:43:32.744Z]     - name: "JENKINS_SECRET"
10:43:32 [2024-04-09T14:43:32.744Z]       value: "********"
10:43:32 [2024-04-09T14:43:32.744Z]     - name: "JENKINS_TUNNEL"
10:43:32 [2024-04-09T14:43:32.744Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
10:43:32 [2024-04-09T14:43:32.744Z]     - name: "JENKINS_AGENT_NAME"
10:43:32 [2024-04-09T14:43:32.744Z]       value: "tracecompass-build-gwrws-16tmx"
10:43:32 [2024-04-09T14:43:32.744Z]     - name: "JENKINS_NAME"
10:43:32 [2024-04-09T14:43:32.744Z]       value: "tracecompass-build-gwrws-16tmx"
10:43:32 [2024-04-09T14:43:32.744Z]     - name: "JENKINS_AGENT_WORKDIR"
10:43:32 [2024-04-09T14:43:32.744Z]       value: "/home/jenkins/agent"
10:43:32 [2024-04-09T14:43:32.744Z]     - name: "JENKINS_URL"
10:43:32 [2024-04-09T14:43:32.744Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
10:43:32 [2024-04-09T14:43:32.744Z]     image: "eclipsecbi/jenkins-jnlp-agent"
10:43:32 [2024-04-09T14:43:32.744Z]     name: "jnlp"
10:43:32 [2024-04-09T14:43:32.744Z]     resources:
10:43:32 [2024-04-09T14:43:32.744Z]       limits:
10:43:32 [2024-04-09T14:43:32.744Z]         memory: "1024Mi"
10:43:32 [2024-04-09T14:43:32.744Z]         cpu: "500m"
10:43:32 [2024-04-09T14:43:32.744Z]       requests:
10:43:32 [2024-04-09T14:43:32.744Z]         memory: "1024Mi"
10:43:32 [2024-04-09T14:43:32.744Z]         cpu: "500m"
10:43:32 [2024-04-09T14:43:32.744Z]     volumeMounts:
10:43:32 [2024-04-09T14:43:32.744Z]     - mountPath: "/home/jenkins/.ssh"
10:43:32 [2024-04-09T14:43:32.744Z]       name: "volume-known-hosts"
10:43:32 [2024-04-09T14:43:32.744Z]     - mountPath: "/home/jenkins/agent"
10:43:32 [2024-04-09T14:43:32.744Z]       name: "workspace-volume"
10:43:32 [2024-04-09T14:43:32.744Z]       readOnly: false
10:43:32 [2024-04-09T14:43:32.744Z]   nodeSelector:
10:43:32 [2024-04-09T14:43:32.744Z]     kubernetes.io/os: "linux"
10:43:32 [2024-04-09T14:43:32.744Z]   restartPolicy: "Never"
10:43:32 [2024-04-09T14:43:32.744Z]   volumes:
10:43:32 [2024-04-09T14:43:32.744Z]   - emptyDir: {}
10:43:32 [2024-04-09T14:43:32.744Z]     name: "m2-repo"
10:43:32 [2024-04-09T14:43:32.744Z]   - name: "settings-xml"
10:43:32 [2024-04-09T14:43:32.744Z]     secret:
10:43:32 [2024-04-09T14:43:32.744Z]       items:
10:43:32 [2024-04-09T14:43:32.744Z]       - key: "settings.xml"
10:43:32 [2024-04-09T14:43:32.744Z]         path: "settings.xml"
10:43:32 [2024-04-09T14:43:32.744Z]       secretName: "m2-secret-dir"
10:43:32 [2024-04-09T14:43:32.744Z]   - emptyDir:
10:43:32 [2024-04-09T14:43:32.744Z]       medium: ""
10:43:32 [2024-04-09T14:43:32.744Z]     name: "workspace-volume"
10:43:32 [2024-04-09T14:43:32.744Z]   - configMap:
10:43:32 [2024-04-09T14:43:32.744Z]       name: "known-hosts"
10:43:32 [2024-04-09T14:43:32.744Z]     name: "volume-known-hosts"
10:43:32 [2024-04-09T14:43:32.744Z]   - name: "tools"
10:43:32 [2024-04-09T14:43:32.744Z]     persistentVolumeClaim:
10:43:32 [2024-04-09T14:43:32.744Z]       claimName: "tools-claim-jiro-tracecompass"
10:43:32 [2024-04-09T14:43:32.744Z] 
10:43:32 [2024-04-09T14:43:32.851Z] Running on tracecompass-build-gwrws-16tmx in /home/jenkins/agent/workspace/tracecompass-master-nightly-debug
10:43:33 [2024-04-09T14:43:33.250Z] [Pipeline] {
10:43:36 [2024-04-09T14:43:36.283Z] [Pipeline] stage
10:43:36 [2024-04-09T14:43:36.284Z] [Pipeline] { (Declarative: Checkout SCM)
10:43:36 [2024-04-09T14:43:36.948Z] [Pipeline] checkout
10:43:37 [2024-04-09T14:43:37.450Z] Selected Git installation does not exist. Using Default
10:43:37 [2024-04-09T14:43:37.450Z] The recommended git tool is: NONE
10:43:46 [2024-04-09T14:43:46.253Z] using credential github-bot
10:43:46 [2024-04-09T14:43:46.330Z] Cloning the remote Git repository
10:43:46 [2024-04-09T14:43:46.342Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:43:46 [2024-04-09T14:43:46.444Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-debug # timeout=10
10:43:46 [2024-04-09T14:43:46.646Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:43:46 [2024-04-09T14:43:46.647Z]  > git --version # timeout=10
10:43:46 [2024-04-09T14:43:46.727Z]  > git --version # 'git version 2.20.1'
10:43:46 [2024-04-09T14:43:46.728Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
10:43:46 [2024-04-09T14:43:46.734Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:43:47 [2024-04-09T14:43:47.338Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
10:43:47 [2024-04-09T14:43:47.343Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:43:49 [2024-04-09T14:43:49.252Z] Avoid second fetch
10:43:49 [2024-04-09T14:43:49.337Z] Checking out Revision 26b8e41f2829df75623f403675f6a6f625b21d39 (refs/remotes/origin/master)
10:43:49 [2024-04-09T14:43:49.251Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:43:49 [2024-04-09T14:43:49.338Z]  > git config core.sparsecheckout # timeout=10
10:43:49 [2024-04-09T14:43:49.344Z]  > git checkout -f 26b8e41f2829df75623f403675f6a6f625b21d39 # timeout=10
10:43:49 [2024-04-09T14:43:49.955Z] Commit message: "Update test for trace compass including credentials for checkout"
10:43:50 [2024-04-09T14:43:50.026Z]  > git rev-list --no-walk 26b8e41f2829df75623f403675f6a6f625b21d39 # timeout=10
10:43:50 [2024-04-09T14:43:50.398Z] [Pipeline] }
10:43:51 [2024-04-09T14:43:51.742Z] [Pipeline] // stage
10:43:54 [2024-04-09T14:43:54.252Z] [Pipeline] withEnv
10:43:54 [2024-04-09T14:43:54.253Z] [Pipeline] {
10:43:59 [2024-04-09T14:43:59.467Z] [Pipeline] withEnv
10:43:59 [2024-04-09T14:43:59.467Z] [Pipeline] {
10:44:00 [2024-04-09T14:44:00.866Z] [Pipeline] timestamps
10:44:00 [2024-04-09T14:44:00.867Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:44:00 [2024-04-09T14:44:00.867Z] [Pipeline] {
10:44:01 [2024-04-09T14:44:01.760Z] [Pipeline] timeout
10:44:01 [2024-04-09T14:44:01.760Z] Timeout set to expire in 4 hr 0 min
10:44:01 [2024-04-09T14:44:01.761Z] [Pipeline] {
10:44:03 [2024-04-09T14:44:03.031Z] [Pipeline] stage
10:44:03 [2024-04-09T14:44:03.032Z] [Pipeline] { (Declarative: Tool Install)
10:44:04 [2024-04-09T14:44:04.212Z] [Pipeline] tool
10:44:04 [2024-04-09T14:44:04.736Z] [Pipeline] envVarsForTool
10:44:05 [2024-04-09T14:44:05.635Z] [Pipeline] tool
10:44:06 [2024-04-09T14:44:06.154Z] [Pipeline] envVarsForTool
10:44:06 [2024-04-09T14:44:06.690Z] [Pipeline] }
10:44:06 [2024-04-09T14:44:06.954Z] [Pipeline] // stage
10:44:08 [2024-04-09T14:44:08.840Z] [Pipeline] withEnv
10:44:08 [2024-04-09T14:44:08.841Z] [Pipeline] {
10:44:10 [2024-04-09T14:44:10.279Z] [Pipeline] stage
10:44:10 [2024-04-09T14:44:10.280Z] [Pipeline] { (Checkout)
10:44:15 [2024-04-09T14:44:15.400Z] [Pipeline] tool
10:44:15 [2024-04-09T14:44:15.920Z] [Pipeline] envVarsForTool
10:44:16 [2024-04-09T14:44:16.810Z] [Pipeline] tool
10:44:17 [2024-04-09T14:44:17.459Z] [Pipeline] envVarsForTool
10:44:18 [2024-04-09T14:44:18.439Z] [Pipeline] withEnv
10:44:18 [2024-04-09T14:44:18.440Z] [Pipeline] {
10:44:19 [2024-04-09T14:44:19.959Z] [Pipeline] container
10:44:19 [2024-04-09T14:44:19.960Z] [Pipeline] {
10:44:20 [2024-04-09T14:44:20.608Z] [Pipeline] sh
10:44:21 [2024-04-09T14:44:21.243Z] + mkdir -p ../scripts
10:44:21 [2024-04-09T14:44:21.503Z] [Pipeline] sh
10:44:22 [2024-04-09T14:44:22.083Z] + cp scripts/deploy-rcp.sh ../scripts
10:44:22 [2024-04-09T14:44:22.370Z] [Pipeline] sh
10:44:22 [2024-04-09T14:44:22.896Z] + cp scripts/deploy-update-site.sh ../scripts
10:44:23 [2024-04-09T14:44:23.163Z] [Pipeline] sh
10:44:23 [2024-04-09T14:44:23.670Z] + cp scripts/deploy-doc.sh ../scripts
10:44:23 [2024-04-09T14:44:23.935Z] [Pipeline] sh
10:44:24 [2024-04-09T14:44:24.446Z] + cp scripts/deploy-javadoc.sh ../scripts
10:44:24 [2024-04-09T14:44:24.708Z] [Pipeline] checkout
10:44:24 [2024-04-09T14:44:24.714Z] The recommended git tool is: NONE
10:44:24 [2024-04-09T14:44:24.720Z] Warning: CredentialId "GitHub bot (username/token)" could not be found.
10:44:24 [2024-04-09T14:44:24.720Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e3bb0d29; decorates RemoteLauncher[hudson.remoting.Channel@c82d3ff1:JNLP4-connect connection from 10.40.67.121/10.40.67.121:59764] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:44:24 [2024-04-09T14:44:24.739Z] Fetching changes from the remote Git repository
10:44:24 [2024-04-09T14:44:24.719Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.git # timeout=10
10:44:24 [2024-04-09T14:44:24.742Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
10:44:24 [2024-04-09T14:44:24.852Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
10:44:24 [2024-04-09T14:44:24.853Z]  > git --version # timeout=10
10:44:24 [2024-04-09T14:44:24.927Z]  > git --version # 'git version 2.20.1'
10:44:24 [2024-04-09T14:44:24.928Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10
10:44:40 [2024-04-09T14:44:40.550Z] Checking out Revision b37fdf86a8049c6259534942b1f839ddf85d5ac7 (pr55)
10:44:40 [2024-04-09T14:44:40.457Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:44:40 [2024-04-09T14:44:40.548Z]  > git config core.sparsecheckout # timeout=10
10:44:40 [2024-04-09T14:44:40.553Z]  > git checkout -f b37fdf86a8049c6259534942b1f839ddf85d5ac7 # timeout=10
10:44:42 [2024-04-09T14:44:42.757Z] Commit message: "Debug test failure in ctf.ui.swtbot.tests"
10:44:42 [2024-04-09T14:44:42.758Z] First time build. Skipping changelog.
10:44:43 [2024-04-09T14:44:43.023Z] [Pipeline] sh
10:44:43 [2024-04-09T14:44:43.569Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.scripts/
10:44:45 [2024-04-09T14:44:45.078Z] [Pipeline] sh
10:44:45 [2024-04-09T14:44:45.610Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.scripts/
10:44:45 [2024-04-09T14:44:45.899Z] [Pipeline] sh
10:44:46 [2024-04-09T14:44:46.406Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.scripts/
10:44:46 [2024-04-09T14:44:46.659Z] [Pipeline] sh
10:44:47 [2024-04-09T14:44:47.171Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.scripts/
10:44:47 [2024-04-09T14:44:47.423Z] [Pipeline] sh
10:44:47 [2024-04-09T14:44:47.939Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.scripts/
10:44:48 [2024-04-09T14:44:48.999Z] [Pipeline] }
10:44:49 [2024-04-09T14:44:49.266Z] [Pipeline] // container
10:44:49 [2024-04-09T14:44:49.676Z] [Pipeline] }
10:44:50 [2024-04-09T14:44:50.299Z] [Pipeline] // withEnv
10:44:50 [2024-04-09T14:44:50.850Z] [Pipeline] }
10:44:52 [2024-04-09T14:44:52.386Z] [Pipeline] // stage
10:44:53 [2024-04-09T14:44:53.324Z] [Pipeline] stage
10:44:53 [2024-04-09T14:44:53.325Z] [Pipeline] { (Product File)
10:44:58 [2024-04-09T14:44:58.070Z] Stage "Product File" skipped due to when conditional
10:44:58 [2024-04-09T14:44:58.070Z] [Pipeline] }
10:44:58 [2024-04-09T14:44:58.326Z] [Pipeline] // stage
10:44:59 [2024-04-09T14:44:59.115Z] [Pipeline] stage
10:44:59 [2024-04-09T14:44:59.116Z] [Pipeline] { (RCP Feature File)
10:45:04 [2024-04-09T14:45:04.154Z] Stage "RCP Feature File" skipped due to when conditional
10:45:04 [2024-04-09T14:45:04.154Z] [Pipeline] }
10:45:04 [2024-04-09T14:45:04.414Z] [Pipeline] // stage
10:45:05 [2024-04-09T14:45:05.199Z] [Pipeline] stage
10:45:05 [2024-04-09T14:45:05.200Z] [Pipeline] { (SLF4J Properties Manifest)
10:45:09 [2024-04-09T14:45:09.922Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
10:45:09 [2024-04-09T14:45:09.922Z] [Pipeline] }
10:45:10 [2024-04-09T14:45:10.186Z] [Pipeline] // stage
10:45:11 [2024-04-09T14:45:11.035Z] [Pipeline] stage
10:45:11 [2024-04-09T14:45:11.035Z] [Pipeline] { (Build)
10:45:16 [2024-04-09T14:45:16.191Z] [Pipeline] tool
10:45:16 [2024-04-09T14:45:16.699Z] [Pipeline] envVarsForTool
10:45:18 [2024-04-09T14:45:18.535Z] [Pipeline] tool
10:45:19 [2024-04-09T14:45:19.047Z] [Pipeline] envVarsForTool
10:45:19 [2024-04-09T14:45:19.803Z] [Pipeline] withEnv
10:45:19 [2024-04-09T14:45:19.804Z] [Pipeline] {
10:45:21 [2024-04-09T14:45:21.347Z] [Pipeline] container
10:45:21 [2024-04-09T14:45:21.348Z] [Pipeline] {
10:45:21 [2024-04-09T14:45:21.987Z] [Pipeline] sh
10:45:22 [2024-04-09T14:45:22.501Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp
10:45:22 [2024-04-09T14:45:22.755Z] [Pipeline] sh
10:45:23 [2024-04-09T14:45:23.274Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp/org.eclipse.tracecompass.doc.dev
10:45:23 [2024-04-09T14:45:23.539Z] [Pipeline] sh
10:45:24 [2024-04-09T14:45:24.071Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp/org.eclipse.tracecompass.doc.user
10:45:24 [2024-04-09T14:45:24.326Z] [Pipeline] sh
10:45:24 [2024-04-09T14:45:24.860Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
10:45:25 [2024-04-09T14:45:25.115Z] [Pipeline] sh
10:45:25 [2024-04-09T14:45:25.663Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
10:45:25 [2024-04-09T14:45:25.916Z] [Pipeline] sh
10:45:26 [2024-04-09T14:45:26.476Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
10:45:26 [2024-04-09T14:45:26.747Z] [Pipeline] sh
10:45:27 [2024-04-09T14:45:27.259Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
10:45:27 [2024-04-09T14:45:27.259Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 7.9 kB/s)
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 278 kB/s)
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 45 kB/s)
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 1.3 MB/s)
10:45:29 [2024-04-09T14:45:29.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 2.2 MB/s)
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 5.0 MB/s)
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 3.8 MB/s)
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 238 kB/s)
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
10:45:29 [2024-04-09T14:45:29.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 3.3 MB/s)
10:45:29 [2024-04-09T14:45:29.670Z] [INFO] Scanning for projects...
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.670Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
10:45:29 [2024-04-09T14:45:29.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
10:45:30 [2024-04-09T14:45:30.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
10:45:30 [2024-04-09T14:45:30.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
10:45:30 [2024-04-09T14:45:30.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
10:45:38 [2024-04-09T14:45:38.883Z] Aborted by Bernd Hufmann
10:45:39 [2024-04-09T14:45:39.017Z] Sending interrupt signal to process
10:45:39 [2024-04-09T14:45:39.019Z] Killing processes
10:45:39 [2024-04-09T14:45:39.268Z] kill finished with exit code 127
10:45:53 [2024-04-09T14:45:53.887Z] Click here to forcibly terminate running steps
10:45:59 [2024-04-09T14:45:59.019Z] After 20s process did not stop
10:45:59 [2024-04-09T14:45:59.274Z] [Pipeline] }
10:45:59 [2024-04-09T14:45:59.538Z] [Pipeline] // container
10:45:59 [2024-04-09T14:45:59.945Z] Post stage
10:46:00 [2024-04-09T14:46:00.847Z] [Pipeline] container
10:46:00 [2024-04-09T14:46:00.849Z] [Pipeline] {
10:46:02 [2024-04-09T14:46:02.431Z] [Pipeline] junit
10:46:02 [2024-04-09T14:46:02.435Z] Recording test results
10:46:03 [2024-04-09T14:46:03.349Z] No test report files were found. Configuration error?
10:46:03 [2024-04-09T14:46:03.598Z] [Pipeline] }
10:46:04 [2024-04-09T14:46:04.139Z] [Pipeline] // container
10:46:04 [2024-04-09T14:46:04.746Z] Error when executing always post condition:
10:46:04 [2024-04-09T14:46:04.748Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.67.121/10.40.67.121:59764
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.FilePath.act(FilePath.java:1230)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.FilePath.act(FilePath.java:1219)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
10:46:04 [2024-04-09T14:46:04.748Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
10:46:04 [2024-04-09T14:46:04.748Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
10:46:04 [2024-04-09T14:46:04.748Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
10:46:04 [2024-04-09T14:46:04.748Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10:46:04 [2024-04-09T14:46:04.748Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
10:46:04 [2024-04-09T14:46:04.748Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
10:46:04 [2024-04-09T14:46:04.748Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e05a0f2e-88f9-4655-9344-23ab0d8d9302
10:46:04 [2024-04-09T14:46:04.748Z] hudson.AbortException: No test report files were found. Configuration error?
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188)
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.remoting.Request$2.run(Request.java:377)
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
10:46:04 [2024-04-09T14:46:04.748Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10:46:04 [2024-04-09T14:46:04.748Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
10:46:04 [2024-04-09T14:46:04.748Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
10:46:04 [2024-04-09T14:46:04.748Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
10:46:04 [2024-04-09T14:46:04.748Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
10:46:04 [2024-04-09T14:46:04.748Z] 
10:46:06 [2024-04-09T14:46:06.047Z] [Pipeline] }
10:46:06 [2024-04-09T14:46:06.314Z] [Pipeline] // withEnv
10:46:06 [2024-04-09T14:46:06.699Z] [Pipeline] }
10:46:06 [2024-04-09T14:46:06.958Z] [Pipeline] // stage
10:46:07 [2024-04-09T14:46:07.720Z] [Pipeline] stage
10:46:07 [2024-04-09T14:46:07.721Z] [Pipeline] { (Deploy Site)
10:46:08 [2024-04-09T14:46:08.642Z] Stage "Deploy Site" skipped due to earlier failure(s)
10:46:08 [2024-04-09T14:46:08.643Z] [Pipeline] }
10:46:08 [2024-04-09T14:46:08.902Z] [Pipeline] // stage
10:46:09 [2024-04-09T14:46:09.683Z] [Pipeline] stage
10:46:09 [2024-04-09T14:46:09.684Z] [Pipeline] { (Deploy RCP)
10:46:10 [2024-04-09T14:46:10.574Z] Stage "Deploy RCP" skipped due to earlier failure(s)
10:46:10 [2024-04-09T14:46:10.574Z] [Pipeline] }
10:46:10 [2024-04-09T14:46:10.838Z] [Pipeline] // stage
10:46:11 [2024-04-09T14:46:11.633Z] [Pipeline] stage
10:46:11 [2024-04-09T14:46:11.634Z] [Pipeline] { (Deploy Doc)
10:46:12 [2024-04-09T14:46:12.558Z] Stage "Deploy Doc" skipped due to earlier failure(s)
10:46:12 [2024-04-09T14:46:12.559Z] [Pipeline] }
10:46:12 [2024-04-09T14:46:12.822Z] [Pipeline] // stage
10:46:13 [2024-04-09T14:46:13.582Z] [Pipeline] stage
10:46:13 [2024-04-09T14:46:13.583Z] [Pipeline] { (Javadoc)
10:46:14 [2024-04-09T14:46:14.470Z] Stage "Javadoc" skipped due to earlier failure(s)
10:46:14 [2024-04-09T14:46:14.470Z] [Pipeline] }
10:46:14 [2024-04-09T14:46:14.746Z] [Pipeline] // stage
10:46:15 [2024-04-09T14:46:15.522Z] [Pipeline] stage
10:46:15 [2024-04-09T14:46:15.523Z] [Pipeline] { (Deploy Javadoc)
10:46:16 [2024-04-09T14:46:16.418Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
10:46:16 [2024-04-09T14:46:16.419Z] [Pipeline] }
10:46:16 [2024-04-09T14:46:16.679Z] [Pipeline] // stage
10:46:17 [2024-04-09T14:46:17.447Z] [Pipeline] stage
10:46:17 [2024-04-09T14:46:17.447Z] [Pipeline] { (Notarize macos RCP packages)
10:46:18 [2024-04-09T14:46:18.354Z] Stage "Notarize macos RCP packages" skipped due to earlier failure(s)
10:46:18 [2024-04-09T14:46:18.355Z] [Pipeline] }
10:46:18 [2024-04-09T14:46:18.614Z] [Pipeline] // stage
10:46:19 [2024-04-09T14:46:19.128Z] [Pipeline] }
10:46:19 [2024-04-09T14:46:19.384Z] [Pipeline] // withEnv
10:46:19 [2024-04-09T14:46:19.766Z] [Pipeline] }
10:46:20 [2024-04-09T14:46:20.030Z] [Pipeline] // timeout
10:46:20 [2024-04-09T14:46:20.426Z] [Pipeline] }
10:46:20 [2024-04-09T14:46:20.692Z] [Pipeline] // timestamps
10:46:21 [2024-04-09T14:46:21.075Z] [Pipeline] }
10:46:21 [2024-04-09T14:46:21.346Z] [Pipeline] // withEnv
10:46:21 [2024-04-09T14:46:21.726Z] [Pipeline] }
10:46:21 [2024-04-09T14:46:21.982Z] [Pipeline] // withEnv
10:46:22 [2024-04-09T14:46:22.366Z] [Pipeline] }
10:46:22 [2024-04-09T14:46:22.629Z] [Pipeline] // node
10:46:23 [2024-04-09T14:46:23.138Z] [Pipeline] }
10:46:23 [2024-04-09T14:46:23.395Z] [Pipeline] // podTemplate
10:46:23 [2024-04-09T14:46:23.779Z] [Pipeline] End of Pipeline
10:46:23 [2024-04-09T14:46:23.960Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 497c4fba-b416-4616-ae0c-1409e010c6ae
10:46:23 [2024-04-09T14:46:23.980Z] Finished: ABORTED