Skip to content
Failed

Console Output

12:22:55 [2023-08-16T16:22:55.984Z] Branch indexing
12:23:12 12:23:12 [2023-08-16T16:23:12.450Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:23:15 [2023-08-16T16:23:15.090Z] Obtained Jenkinsfile from 952514ac692a10f75a6ac2e32a6ec095d3b2ee18
12:23:16 [2023-08-16T16:23:16.343Z] [Pipeline] Start of Pipeline
12:23:18 [2023-08-16T16:23:18.803Z] [Pipeline] readTrusted
12:23:20 [2023-08-16T16:23:20.036Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 952514ac692a10f75a6ac2e32a6ec095d3b2ee18
12:23:20 [2023-08-16T16:23:20.134Z] [Pipeline] podTemplate
12:23:20 [2023-08-16T16:23:20.200Z] [Pipeline] {
12:23:20 [2023-08-16T16:23:20.629Z] [Pipeline] node
12:23:35 [2023-08-16T16:23:35.631Z] Still waiting to schedule task
12:23:35 [2023-08-16T16:23:35.708Z] All nodes of label ‘cdt-jonahgraham-fork_fix_119_2-xq8bz’ are offline
12:36:05 [2023-08-16T16:36:05.047Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-fix-119-2-xq8bz-ttv7p-bgnj2
12:36:15 [2023-08-16T16:36:15.921Z] Agent cdt-jonahgraham-fork-fix-119-2-xq8bz-ttv7p-bgnj2 is provisioned from template cdt-jonahgraham-fork_fix_119_2-xq8bz-ttv7p
12:36:15 [2023-08-16T16:36:15.981Z] ---
12:36:15 [2023-08-16T16:36:15.982Z] apiVersion: "v1"
12:36:15 [2023-08-16T16:36:15.982Z] kind: "Pod"
12:36:15 [2023-08-16T16:36:15.982Z] metadata:
12:36:15 [2023-08-16T16:36:15.982Z]   annotations:
12:36:15 [2023-08-16T16:36:15.982Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/fix_119/2/"
12:36:15 [2023-08-16T16:36:15.982Z]     runUrl: "job/cdt-jonahgraham-fork/job/fix_119/2/"
12:36:15 [2023-08-16T16:36:15.982Z]   labels:
12:36:15 [2023-08-16T16:36:15.982Z]     jenkins: "slave"
12:36:15 [2023-08-16T16:36:15.982Z]     jenkins/label-digest: "f000b276ebd2aa3458db115c62dcb16a6e5427b7"
12:36:15 [2023-08-16T16:36:15.982Z]     jenkins/label: "cdt-jonahgraham-fork_fix_119_2-xq8bz"
12:36:15 [2023-08-16T16:36:15.982Z]   name: "cdt-jonahgraham-fork-fix-119-2-xq8bz-ttv7p-bgnj2"
12:36:15 [2023-08-16T16:36:15.982Z]   namespace: "cdt"
12:36:15 [2023-08-16T16:36:15.982Z] spec:
12:36:15 [2023-08-16T16:36:15.982Z]   containers:
12:36:15 [2023-08-16T16:36:15.982Z]   - args:
12:36:15 [2023-08-16T16:36:15.982Z]     - "/bin/sh"
12:36:15 [2023-08-16T16:36:15.982Z]     - "-c"
12:36:15 [2023-08-16T16:36:15.982Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
12:36:15 [2023-08-16T16:36:15.982Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
12:36:15 [2023-08-16T16:36:15.982Z]     name: "cdt"
12:36:15 [2023-08-16T16:36:15.982Z]     resources:
12:36:15 [2023-08-16T16:36:15.982Z]       limits:
12:36:15 [2023-08-16T16:36:15.982Z]         memory: "2662Mi"
12:36:15 [2023-08-16T16:36:15.982Z]         cpu: "1"
12:36:15 [2023-08-16T16:36:15.982Z]       requests:
12:36:15 [2023-08-16T16:36:15.982Z]         memory: "2662Mi"
12:36:15 [2023-08-16T16:36:15.982Z]         cpu: "1"
12:36:15 [2023-08-16T16:36:15.982Z]     tty: true
12:36:15 [2023-08-16T16:36:15.982Z]     volumeMounts:
12:36:15 [2023-08-16T16:36:15.982Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:36:15 [2023-08-16T16:36:15.982Z]       name: "settings-xml"
12:36:15 [2023-08-16T16:36:15.982Z]       readOnly: true
12:36:15 [2023-08-16T16:36:15.982Z]       subPath: "settings.xml"
12:36:15 [2023-08-16T16:36:15.982Z]     - mountPath: "/home/jenkins/.m2/repository"
12:36:15 [2023-08-16T16:36:15.982Z]       name: "m2-repo"
12:36:15 [2023-08-16T16:36:15.982Z]     - mountPath: "/home/jenkins/agent"
12:36:15 [2023-08-16T16:36:15.982Z]       name: "workspace-volume"
12:36:15 [2023-08-16T16:36:15.982Z]       readOnly: false
12:36:15 [2023-08-16T16:36:15.982Z]   - env:
12:36:15 [2023-08-16T16:36:15.982Z]     - name: "JENKINS_SECRET"
12:36:15 [2023-08-16T16:36:15.982Z]       value: "********"
12:36:15 [2023-08-16T16:36:15.982Z]     - name: "JENKINS_TUNNEL"
12:36:15 [2023-08-16T16:36:15.982Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:36:15 [2023-08-16T16:36:15.982Z]     - name: "JENKINS_AGENT_NAME"
12:36:15 [2023-08-16T16:36:15.982Z]       value: "cdt-jonahgraham-fork-fix-119-2-xq8bz-ttv7p-bgnj2"
12:36:15 [2023-08-16T16:36:15.982Z]     - name: "JENKINS_NAME"
12:36:15 [2023-08-16T16:36:15.982Z]       value: "cdt-jonahgraham-fork-fix-119-2-xq8bz-ttv7p-bgnj2"
12:36:15 [2023-08-16T16:36:15.982Z]     - name: "JENKINS_AGENT_WORKDIR"
12:36:15 [2023-08-16T16:36:15.982Z]       value: "/home/jenkins/agent"
12:36:15 [2023-08-16T16:36:15.982Z]     - name: "JENKINS_URL"
12:36:15 [2023-08-16T16:36:15.982Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:36:15 [2023-08-16T16:36:15.982Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:36:15 [2023-08-16T16:36:15.982Z]     name: "jnlp"
12:36:15 [2023-08-16T16:36:15.982Z]     resources:
12:36:15 [2023-08-16T16:36:15.982Z]       limits:
12:36:15 [2023-08-16T16:36:15.982Z]         memory: "512Mi"
12:36:15 [2023-08-16T16:36:15.982Z]         cpu: "500m"
12:36:15 [2023-08-16T16:36:15.982Z]       requests:
12:36:15 [2023-08-16T16:36:15.982Z]         memory: "512Mi"
12:36:15 [2023-08-16T16:36:15.982Z]         cpu: "200m"
12:36:15 [2023-08-16T16:36:15.982Z]     volumeMounts:
12:36:15 [2023-08-16T16:36:15.982Z]     - mountPath: "/home/jenkins/agent"
12:36:15 [2023-08-16T16:36:15.982Z]       name: "workspace-volume"
12:36:15 [2023-08-16T16:36:15.982Z]       readOnly: false
12:36:15 [2023-08-16T16:36:15.982Z]   nodeSelector:
12:36:15 [2023-08-16T16:36:15.982Z]     kubernetes.io/os: "linux"
12:36:15 [2023-08-16T16:36:15.982Z]   restartPolicy: "Never"
12:36:15 [2023-08-16T16:36:15.982Z]   volumes:
12:36:15 [2023-08-16T16:36:15.982Z]   - emptyDir: {}
12:36:15 [2023-08-16T16:36:15.982Z]     name: "m2-repo"
12:36:15 [2023-08-16T16:36:15.982Z]   - name: "settings-xml"
12:36:15 [2023-08-16T16:36:15.982Z]     secret:
12:36:15 [2023-08-16T16:36:15.982Z]       items:
12:36:15 [2023-08-16T16:36:15.982Z]       - key: "settings.xml"
12:36:15 [2023-08-16T16:36:15.982Z]         path: "settings.xml"
12:36:15 [2023-08-16T16:36:15.982Z]       secretName: "m2-secret-dir"
12:36:15 [2023-08-16T16:36:15.982Z]   - emptyDir:
12:36:15 [2023-08-16T16:36:15.982Z]       medium: ""
12:36:15 [2023-08-16T16:36:15.982Z]     name: "workspace-volume"
12:36:15 [2023-08-16T16:36:15.982Z] 
12:36:17 [2023-08-16T16:36:17.636Z] Running on cdt-jonahgraham-fork-fix-119-2-xq8bz-ttv7p-bgnj2 in /home/jenkins/agent/workspace/cdt-jonahgraham-fork_fix_119
12:36:17 [2023-08-16T16:36:17.637Z] [Pipeline] {
12:36:17 [2023-08-16T16:36:17.890Z] [Pipeline] stage
12:36:17 [2023-08-16T16:36:17.892Z] [Pipeline] { (Declarative: Checkout SCM)
12:36:18 [2023-08-16T16:36:18.068Z] [Pipeline] checkout
12:36:18 [2023-08-16T16:36:18.160Z] The recommended git tool is: NONE
12:36:25 [2023-08-16T16:36:25.045Z] using credential github-bot
12:36:25 [2023-08-16T16:36:25.430Z] Cloning the remote Git repository
12:36:25 [2023-08-16T16:36:25.431Z] Cloning with configured refspecs honoured and without tags
12:36:25 [2023-08-16T16:36:25.445Z] Cloning repository https://github.com/jonahgraham/cdt.git
12:36:25 [2023-08-16T16:36:25.544Z]  > git init /home/jenkins/agent/workspace/cdt-jonahgraham-fork_fix_119 # timeout=10
12:36:25 [2023-08-16T16:36:25.634Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
12:36:25 [2023-08-16T16:36:25.634Z]  > git --version # timeout=10
12:36:25 [2023-08-16T16:36:25.637Z]  > git --version # 'git version 2.20.1'
12:36:25 [2023-08-16T16:36:25.637Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:36:25 [2023-08-16T16:36:25.639Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/fix_119:refs/remotes/origin/fix_119 # timeout=10
12:37:25 [2023-08-16T16:37:25.145Z] Avoid second fetch
12:37:25 [2023-08-16T16:37:25.146Z] Checking out Revision 952514ac692a10f75a6ac2e32a6ec095d3b2ee18 (fix_119)
12:37:23 [2023-08-16T16:37:23.655Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
12:37:23 [2023-08-16T16:37:23.661Z]  > git config --add remote.origin.fetch +refs/heads/fix_119:refs/remotes/origin/fix_119 # timeout=10
12:37:25 [2023-08-16T16:37:25.154Z]  > git config core.sparsecheckout # timeout=10
12:37:25 [2023-08-16T16:37:25.158Z]  > git checkout -f 952514ac692a10f75a6ac2e32a6ec095d3b2ee18 # timeout=10
12:37:35 [2023-08-16T16:37:35.075Z] Commit message: "Fix race condition in multithread test"
12:37:40 [2023-08-16T16:37:40.973Z] First time build. Skipping changelog.
12:37:44 [2023-08-16T16:37:44.132Z] [Pipeline] }
12:37:44 [2023-08-16T16:37:44.471Z] [Pipeline] // stage
12:37:44 [2023-08-16T16:37:44.667Z] [Pipeline] withEnv
12:37:44 [2023-08-16T16:37:44.668Z] [Pipeline] {
12:37:45 [2023-08-16T16:37:45.017Z] [Pipeline] timestamps
12:37:45 [2023-08-16T16:37:45.018Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:37:45 [2023-08-16T16:37:45.292Z] [Pipeline] {
12:37:46 [2023-08-16T16:37:46.195Z] [Pipeline] stage
12:37:46 [2023-08-16T16:37:46.196Z] [Pipeline] { (Code Formatting Checks)
12:37:47 [2023-08-16T16:37:47.113Z] [Pipeline] container
12:37:47 [2023-08-16T16:37:47.115Z] [Pipeline] {
12:37:47 [2023-08-16T16:37:47.435Z] [Pipeline] timeout
12:37:47 [2023-08-16T16:37:47.436Z] Timeout set to expire after 30 min without activity
12:37:47 [2023-08-16T16:37:47.547Z] [Pipeline] {
12:37:47 [2023-08-16T16:37:47.822Z] [Pipeline] withEnv
12:37:47 [2023-08-16T16:37:47.823Z] [Pipeline] {
12:37:48 [2023-08-16T16:37:48.234Z] [Pipeline] sh
12:37:48 [2023-08-16T16:37:48.966Z] + MVN=/usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness.sh
12:37:48 [2023-08-16T16:37:48.996Z] Normalizing branding content on all features
12:38:10 [2023-08-16T16:38:10.967Z] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
12:38:17 [2023-08-16T16:38:17.523Z] Configuration Name: /home/jenkins/agent/workspace/cdt-jonahgraham-fork_fix_119/core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
12:38:17 [2023-08-16T16:38:17.523Z] Starting format job ...
12:39:04 [2023-08-16T16:39:04.188Z] Done.
12:39:04 [2023-08-16T16:39:04.188Z] Removing trailing whitespace on *.java files
12:39:05 [2023-08-16T16:39:05.561Z] Removing trailing whitespace on *.properties files
12:39:12 [2023-08-16T16:39:12.529Z] Removing trailing whitespace on *.MF files
12:39:12 [2023-08-16T16:39:12.529Z] Removing trailing whitespace on *.py files
12:39:12 [2023-08-16T16:39:12.529Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
12:39:14 [2023-08-16T16:39:14.754Z] Rebuilding of native/org.eclipse.cdt.native.serial JNI headers failed. The log (jni-headers-native-org.eclipse.cdt.native.serial.log) is part of the artifacts of the build
12:39:15 [2023-08-16T16:39:15.051Z] [Pipeline] }
12:39:15 [2023-08-16T16:39:15.624Z] [Pipeline] // withEnv
12:39:15 [2023-08-16T16:39:15.776Z] [Pipeline] }
12:39:15 [2023-08-16T16:39:15.925Z] [Pipeline] // timeout
12:39:16 [2023-08-16T16:39:16.042Z] [Pipeline] }
12:39:16 [2023-08-16T16:39:16.326Z] [Pipeline] // container
12:39:16 [2023-08-16T16:39:16.550Z] [Pipeline] }
12:39:16 [2023-08-16T16:39:16.704Z] [Pipeline] // stage
12:39:16 [2023-08-16T16:39:16.878Z] [Pipeline] stage
12:39:16 [2023-08-16T16:39:16.879Z] [Pipeline] { (Build and verify)
12:39:16 [2023-08-16T16:39:16.944Z] Stage "Build and verify" skipped due to earlier failure(s)
12:39:16 [2023-08-16T16:39:16.945Z] [Pipeline] }
12:39:17 [2023-08-16T16:39:17.020Z] [Pipeline] // stage
12:39:17 [2023-08-16T16:39:17.065Z] [Pipeline] stage
12:39:17 [2023-08-16T16:39:17.067Z] [Pipeline] { (Declarative: Post Actions)
12:39:17 [2023-08-16T16:39:17.186Z] [Pipeline] container
12:39:17 [2023-08-16T16:39:17.188Z] [Pipeline] {
12:39:17 [2023-08-16T16:39:17.281Z] [Pipeline] archiveArtifacts
12:39:17 [2023-08-16T16:39:17.287Z] Archiving artifacts
12:49:21 [2023-08-16T16:49:21.663Z] [Pipeline] junit
12:49:21 [2023-08-16T16:49:21.725Z] Recording test results
12:49:22 [2023-08-16T16:49:22.132Z] No test report files were found. Configuration error?
12:49:22 [2023-08-16T16:49:22.134Z] [Pipeline] }
12:49:22 [2023-08-16T16:49:22.245Z] [Pipeline] // container
12:49:22 [2023-08-16T16:49:22.342Z] Error when executing always post condition:
12:49:22 [2023-08-16T16:49:22.342Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.34.105/10.40.34.105:47776
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.FilePath.act(FilePath.java:1192)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.FilePath.act(FilePath.java:1181)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
12:49:22 [2023-08-16T16:49:22.342Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
12:49:22 [2023-08-16T16:49:22.343Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
12:49:22 [2023-08-16T16:49:22.343Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
12:49:22 [2023-08-16T16:49:22.343Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
12:49:22 [2023-08-16T16:49:22.343Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
12:49:22 [2023-08-16T16:49:22.343Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:49:22 [2023-08-16T16:49:22.343Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:49:22 [2023-08-16T16:49:22.343Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:49:22 [2023-08-16T16:49:22.343Z] hudson.AbortException: No test report files were found. Configuration error?
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.remoting.Request$2.run(Request.java:377)
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
12:49:22 [2023-08-16T16:49:22.343Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:49:22 [2023-08-16T16:49:22.343Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:49:22 [2023-08-16T16:49:22.343Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:49:22 [2023-08-16T16:49:22.343Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
12:49:22 [2023-08-16T16:49:22.343Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:49:22 [2023-08-16T16:49:22.343Z] 
12:49:22 [2023-08-16T16:49:22.360Z] [Pipeline] }
12:49:22 [2023-08-16T16:49:22.456Z] [Pipeline] // stage
12:49:22 [2023-08-16T16:49:22.518Z] [Pipeline] }
12:49:22 [2023-08-16T16:49:22.591Z] [Pipeline] // timestamps
12:49:22 [2023-08-16T16:49:22.656Z] [Pipeline] }
12:49:22 [2023-08-16T16:49:22.746Z] [Pipeline] // withEnv
12:49:22 [2023-08-16T16:49:22.818Z] [Pipeline] }
12:49:22 [2023-08-16T16:49:22.921Z] [Pipeline] // node
12:49:23 [2023-08-16T16:49:23.037Z] [Pipeline] }
12:49:23 [2023-08-16T16:49:23.189Z] [Pipeline] // podTemplate
12:49:23 [2023-08-16T16:49:23.248Z] [Pipeline] End of Pipeline
12:49:23 [2023-08-16T16:49:23.439Z] ERROR: script returned exit code 1
12:49:24 [2023-08-16T16:49:24.412Z] 
12:49:24 [2023-08-16T16:49:24.412Z] Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
12:49:24 [2023-08-16T16:49:24.412Z] 
12:49:24 [2023-08-16T16:49:24.412Z] 
12:49:24 [2023-08-16T16:49:24.412Z] GitHub has been notified of this commit’s build result
12:49:24 [2023-08-16T16:49:24.412Z] 
12:49:24 [2023-08-16T16:49:24.417Z] Finished: FAILURE