Skip to content
Failed

Console Output

12:26:35 [2023-08-16T16:26:35.551Z] Branch indexing
12:26:36 12:26:36 [2023-08-16T16:26:36.118Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:26:37 [2023-08-16T16:26:37.124Z] Obtained Jenkinsfile from b43e62ad6fa4a083264e891c66887cccc76ed625
12:26:37 [2023-08-16T16:26:37.329Z] [Pipeline] Start of Pipeline
12:26:38 [2023-08-16T16:26:38.467Z] [Pipeline] readTrusted
12:26:39 [2023-08-16T16:26:39.265Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from b43e62ad6fa4a083264e891c66887cccc76ed625
12:26:39 [2023-08-16T16:26:39.275Z] [Pipeline] podTemplate
12:26:39 [2023-08-16T16:26:39.313Z] [Pipeline] {
12:26:39 [2023-08-16T16:26:39.405Z] [Pipeline] node
12:26:54 [2023-08-16T16:26:54.408Z] Still waiting to schedule task
12:26:55 [2023-08-16T16:26:55.555Z] All nodes of label ‘cdt-jonahgraham-fork_linuxtools_2-440s2’ are offline
12:53:55 [2023-08-16T16:53:55.482Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8
12:54:19 [2023-08-16T16:54:19.679Z] Agent cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8 is provisioned from template cdt-jonahgraham-fork_linuxtools_2-440s2-knxdw
12:54:19 [2023-08-16T16:54:19.684Z] ---
12:54:19 [2023-08-16T16:54:19.684Z] apiVersion: "v1"
12:54:19 [2023-08-16T16:54:19.684Z] kind: "Pod"
12:54:19 [2023-08-16T16:54:19.684Z] metadata:
12:54:19 [2023-08-16T16:54:19.684Z]   annotations:
12:54:19 [2023-08-16T16:54:19.684Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/linuxtools/2/"
12:54:19 [2023-08-16T16:54:19.684Z]     runUrl: "job/cdt-jonahgraham-fork/job/linuxtools/2/"
12:54:19 [2023-08-16T16:54:19.684Z]   labels:
12:54:19 [2023-08-16T16:54:19.684Z]     jenkins: "slave"
12:54:19 [2023-08-16T16:54:19.684Z]     jenkins/label-digest: "f560e9e7c530ed3a843a458830d259fd616828be"
12:54:19 [2023-08-16T16:54:19.684Z]     jenkins/label: "cdt-jonahgraham-fork_linuxtools_2-440s2"
12:54:19 [2023-08-16T16:54:19.684Z]   name: "cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8"
12:54:19 [2023-08-16T16:54:19.684Z]   namespace: "cdt"
12:54:19 [2023-08-16T16:54:19.684Z] spec:
12:54:19 [2023-08-16T16:54:19.684Z]   containers:
12:54:19 [2023-08-16T16:54:19.684Z]   - args:
12:54:19 [2023-08-16T16:54:19.684Z]     - "/bin/sh"
12:54:19 [2023-08-16T16:54:19.684Z]     - "-c"
12:54:19 [2023-08-16T16:54:19.684Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
12:54:19 [2023-08-16T16:54:19.684Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
12:54:19 [2023-08-16T16:54:19.684Z]     name: "cdt"
12:54:19 [2023-08-16T16:54:19.684Z]     resources:
12:54:19 [2023-08-16T16:54:19.684Z]       limits:
12:54:19 [2023-08-16T16:54:19.684Z]         memory: "2662Mi"
12:54:19 [2023-08-16T16:54:19.684Z]         cpu: "1"
12:54:19 [2023-08-16T16:54:19.684Z]       requests:
12:54:19 [2023-08-16T16:54:19.684Z]         memory: "2662Mi"
12:54:19 [2023-08-16T16:54:19.684Z]         cpu: "1"
12:54:19 [2023-08-16T16:54:19.684Z]     tty: true
12:54:19 [2023-08-16T16:54:19.684Z]     volumeMounts:
12:54:19 [2023-08-16T16:54:19.684Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:54:19 [2023-08-16T16:54:19.684Z]       name: "settings-xml"
12:54:19 [2023-08-16T16:54:19.684Z]       readOnly: true
12:54:19 [2023-08-16T16:54:19.684Z]       subPath: "settings.xml"
12:54:19 [2023-08-16T16:54:19.684Z]     - mountPath: "/home/jenkins/.m2/repository"
12:54:19 [2023-08-16T16:54:19.684Z]       name: "m2-repo"
12:54:19 [2023-08-16T16:54:19.684Z]     - mountPath: "/home/jenkins"
12:54:19 [2023-08-16T16:54:19.684Z]       name: "jenkins-home"
12:54:19 [2023-08-16T16:54:19.684Z]       readOnly: false
12:54:19 [2023-08-16T16:54:19.684Z]     - mountPath: "/jipp/tools"
12:54:19 [2023-08-16T16:54:19.684Z]       name: "tools"
12:54:19 [2023-08-16T16:54:19.684Z]     - mountPath: "/home/jenkins/agent"
12:54:19 [2023-08-16T16:54:19.685Z]       name: "workspace-volume"
12:54:19 [2023-08-16T16:54:19.685Z]       readOnly: false
12:54:19 [2023-08-16T16:54:19.685Z]   - env:
12:54:19 [2023-08-16T16:54:19.685Z]     - name: "JENKINS_SECRET"
12:54:19 [2023-08-16T16:54:19.685Z]       value: "********"
12:54:19 [2023-08-16T16:54:19.685Z]     - name: "JENKINS_TUNNEL"
12:54:19 [2023-08-16T16:54:19.685Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:54:19 [2023-08-16T16:54:19.685Z]     - name: "JENKINS_AGENT_NAME"
12:54:19 [2023-08-16T16:54:19.685Z]       value: "cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8"
12:54:19 [2023-08-16T16:54:19.685Z]     - name: "JENKINS_NAME"
12:54:19 [2023-08-16T16:54:19.685Z]       value: "cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8"
12:54:19 [2023-08-16T16:54:19.685Z]     - name: "JENKINS_AGENT_WORKDIR"
12:54:19 [2023-08-16T16:54:19.685Z]       value: "/home/jenkins/agent"
12:54:19 [2023-08-16T16:54:19.685Z]     - name: "JENKINS_URL"
12:54:19 [2023-08-16T16:54:19.685Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:54:19 [2023-08-16T16:54:19.685Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:54:19 [2023-08-16T16:54:19.685Z]     name: "jnlp"
12:54:19 [2023-08-16T16:54:19.685Z]     resources:
12:54:19 [2023-08-16T16:54:19.685Z]       limits:
12:54:19 [2023-08-16T16:54:19.685Z]         memory: "512Mi"
12:54:19 [2023-08-16T16:54:19.685Z]         cpu: "500m"
12:54:19 [2023-08-16T16:54:19.685Z]       requests:
12:54:19 [2023-08-16T16:54:19.685Z]         memory: "512Mi"
12:54:19 [2023-08-16T16:54:19.685Z]         cpu: "200m"
12:54:19 [2023-08-16T16:54:19.685Z]     volumeMounts:
12:54:19 [2023-08-16T16:54:19.685Z]     - mountPath: "/home/jenkins/agent"
12:54:19 [2023-08-16T16:54:19.685Z]       name: "workspace-volume"
12:54:19 [2023-08-16T16:54:19.685Z]       readOnly: false
12:54:19 [2023-08-16T16:54:19.685Z]   nodeSelector:
12:54:19 [2023-08-16T16:54:19.685Z]     kubernetes.io/os: "linux"
12:54:19 [2023-08-16T16:54:19.685Z]   restartPolicy: "Never"
12:54:19 [2023-08-16T16:54:19.685Z]   volumes:
12:54:19 [2023-08-16T16:54:19.685Z]   - emptyDir: {}
12:54:19 [2023-08-16T16:54:19.685Z]     name: "m2-repo"
12:54:19 [2023-08-16T16:54:19.685Z]   - name: "settings-xml"
12:54:19 [2023-08-16T16:54:19.685Z]     secret:
12:54:19 [2023-08-16T16:54:19.685Z]       items:
12:54:19 [2023-08-16T16:54:19.685Z]       - key: "settings.xml"
12:54:19 [2023-08-16T16:54:19.685Z]         path: "settings.xml"
12:54:19 [2023-08-16T16:54:19.685Z]       secretName: "m2-secret-dir"
12:54:19 [2023-08-16T16:54:19.685Z]   - emptyDir: {}
12:54:19 [2023-08-16T16:54:19.685Z]     name: "jenkins-home"
12:54:19 [2023-08-16T16:54:19.685Z]   - emptyDir:
12:54:19 [2023-08-16T16:54:19.685Z]       medium: ""
12:54:19 [2023-08-16T16:54:19.685Z]     name: "workspace-volume"
12:54:19 [2023-08-16T16:54:19.685Z]   - name: "tools"
12:54:19 [2023-08-16T16:54:19.685Z]     persistentVolumeClaim:
12:54:19 [2023-08-16T16:54:19.685Z]       claimName: "tools-claim-jiro-cdt"
12:54:19 [2023-08-16T16:54:19.685Z] 
12:54:22 [2023-08-16T16:54:22.555Z] Running on cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8 in /home/jenkins/agent/workspace/cdt-jonahgraham-fork_linuxtools
12:54:22 [2023-08-16T16:54:22.557Z] [Pipeline] {
12:54:22 [2023-08-16T16:54:22.752Z] [Pipeline] stage
12:54:22 [2023-08-16T16:54:22.754Z] [Pipeline] { (Declarative: Checkout SCM)
12:54:22 [2023-08-16T16:54:22.838Z] [Pipeline] checkout
12:54:22 [2023-08-16T16:54:22.941Z] The recommended git tool is: NONE
12:54:36 [2023-08-16T16:54:36.135Z] using credential github-bot
12:54:40 [2023-08-16T16:54:40.643Z] Cloning the remote Git repository
12:54:40 [2023-08-16T16:54:40.643Z] Cloning with configured refspecs honoured and without tags
12:54:40 [2023-08-16T16:54:40.735Z] Cloning repository https://github.com/jonahgraham/cdt.git
12:54:40 [2023-08-16T16:54:40.851Z]  > git init /home/jenkins/agent/workspace/cdt-jonahgraham-fork_linuxtools # timeout=10
12:54:41 [2023-08-16T16:54:41.030Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
12:54:41 [2023-08-16T16:54:41.031Z]  > git --version # timeout=10
12:54:41 [2023-08-16T16:54:41.037Z]  > git --version # 'git version 2.20.1'
12:54:41 [2023-08-16T16:54:41.038Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:54:41 [2023-08-16T16:54:41.043Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/linuxtools:refs/remotes/origin/linuxtools # timeout=10
12:56:12 [2023-08-16T16:56:12.236Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
12:56:12 [2023-08-16T16:56:12.243Z]  > git config --add remote.origin.fetch +refs/heads/linuxtools:refs/remotes/origin/linuxtools # timeout=10
12:56:13 [2023-08-16T16:56:13.930Z] Avoid second fetch
12:56:13 [2023-08-16T16:56:13.931Z] Checking out Revision b43e62ad6fa4a083264e891c66887cccc76ed625 (linuxtools)
12:56:13 [2023-08-16T16:56:13.937Z]  > git config core.sparsecheckout # timeout=10
12:56:13 [2023-08-16T16:56:13.944Z]  > git checkout -f b43e62ad6fa4a083264e891c66887cccc76ed625 # timeout=10
12:56:27 [2023-08-16T16:56:27.536Z] Commit message: "Use latest Platform version so LinuxTools can resolve"
12:56:37 [2023-08-16T16:56:37.458Z]  > git rev-list --no-walk b43e62ad6fa4a083264e891c66887cccc76ed625 # timeout=10
12:56:45 [2023-08-16T16:56:45.544Z] [Pipeline] }
12:56:46 [2023-08-16T16:56:46.126Z] [Pipeline] // stage
12:56:46 [2023-08-16T16:56:46.817Z] [Pipeline] withEnv
12:56:46 [2023-08-16T16:56:46.818Z] [Pipeline] {
12:56:47 [2023-08-16T16:56:47.741Z] [Pipeline] timestamps
12:56:47 [2023-08-16T16:56:47.742Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:56:47 [2023-08-16T16:56:47.889Z] [Pipeline] {
12:56:48 [2023-08-16T16:56:48.984Z] [Pipeline] stage
12:56:48 [2023-08-16T16:56:48.985Z] [Pipeline] { (initialize PGP)
12:56:49 [2023-08-16T16:56:49.873Z] [Pipeline] container
12:56:49 [2023-08-16T16:56:49.875Z] [Pipeline] {
12:56:50 [2023-08-16T16:56:50.988Z] [Pipeline] withCredentials
12:56:54 [2023-08-16T16:56:54.435Z] Masking supported pattern matches of $KEYRING
12:56:54 [2023-08-16T16:56:54.465Z] [Pipeline] {
12:56:54 [2023-08-16T16:56:54.645Z] [Pipeline] sh
12:56:55 [2023-08-16T16:56:55.354Z] + gpg --batch --import ****
12:56:55 [2023-08-16T16:56:55.405Z] gpg: directory '/home/vnc/.gnupg' created
12:56:55 [2023-08-16T16:56:55.405Z] gpg: keybox '/home/vnc/.gnupg/pubring.kbx' created
12:56:55 [2023-08-16T16:56:55.405Z] gpg: /home/vnc/.gnupg/trustdb.gpg: trustdb created
12:56:55 [2023-08-16T16:56:55.405Z] gpg: key 4F23165B6AC51B15: public key "Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>" imported
12:56:55 [2023-08-16T16:56:55.405Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
12:56:55 [2023-08-16T16:56:55.405Z] gpg: key 4F23165B6AC51B15: secret key imported
12:56:55 [2023-08-16T16:56:55.405Z] gpg: Total number processed: 1
12:56:55 [2023-08-16T16:56:55.405Z] gpg:               imported: 1
12:56:55 [2023-08-16T16:56:55.405Z] gpg:       secret keys read: 1
12:56:55 [2023-08-16T16:56:55.405Z] gpg:   secret keys imported: 1
12:56:56 [2023-08-16T16:56:56.036Z] [Pipeline] sh
12:56:56 [2023-08-16T16:56:56.735Z] + gpg --list-keys --with-colons
12:56:56 [2023-08-16T16:56:56.812Z] + awk -F: /fpr:/ {print $10}
12:56:56 [2023-08-16T16:56:56.812Z] + sort -u
12:56:56 [2023-08-16T16:56:56.812Z] + echo -e 5
12:56:56 [2023-08-16T16:56:56.812Z] y
12:56:56 [2023-08-16T16:56:56.812Z] 
12:56:56 [2023-08-16T16:56:56.812Z] + gpg --batch --command-fd 0 --expert --edit-key B2480630671550B805764C594F23165B6AC51B15 trust
12:56:56 [2023-08-16T16:56:56.812Z] Secret subkeys are available.
12:56:56 [2023-08-16T16:56:56.812Z] 
12:56:56 [2023-08-16T16:56:56.812Z] pub  rsa4096/4F23165B6AC51B15
12:56:56 [2023-08-16T16:56:56.812Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
12:56:56 [2023-08-16T16:56:56.812Z]      trust: unknown       validity: unknown
12:56:56 [2023-08-16T16:56:56.812Z] ssb  rsa4096/FE1B0CFFE92EB0EC
12:56:56 [2023-08-16T16:56:56.812Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
12:56:56 [2023-08-16T16:56:56.812Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
12:56:56 [2023-08-16T16:56:56.812Z] 
12:56:56 [2023-08-16T16:56:56.812Z] pub  rsa4096/4F23165B6AC51B15
12:56:56 [2023-08-16T16:56:56.812Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
12:56:56 [2023-08-16T16:56:56.812Z]      trust: unknown       validity: unknown
12:56:56 [2023-08-16T16:56:56.812Z] ssb  rsa4096/FE1B0CFFE92EB0EC
12:56:56 [2023-08-16T16:56:56.812Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
12:56:56 [2023-08-16T16:56:56.812Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
12:56:56 [2023-08-16T16:56:56.812Z] 
12:56:56 [2023-08-16T16:56:56.813Z] Please decide how far you trust this user to correctly verify other users' keys
12:56:56 [2023-08-16T16:56:56.813Z] (by looking at passports, checking fingerprints from different sources, etc.)
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z]   1 = I don't know or won't say
12:56:56 [2023-08-16T16:56:56.813Z]   2 = I do NOT trust
12:56:56 [2023-08-16T16:56:56.813Z]   3 = I trust marginally
12:56:56 [2023-08-16T16:56:56.813Z]   4 = I trust fully
12:56:56 [2023-08-16T16:56:56.813Z]   5 = I trust ultimately
12:56:56 [2023-08-16T16:56:56.813Z]   m = back to the main menu
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] Please decide how far you trust this user to correctly verify other users' keys
12:56:56 [2023-08-16T16:56:56.813Z] (by looking at passports, checking fingerprints from different sources, etc.)
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z]   1 = I don't know or won't say
12:56:56 [2023-08-16T16:56:56.813Z]   2 = I do NOT trust
12:56:56 [2023-08-16T16:56:56.813Z]   3 = I trust marginally
12:56:56 [2023-08-16T16:56:56.813Z]   4 = I trust fully
12:56:56 [2023-08-16T16:56:56.813Z]   5 = I trust ultimately
12:56:56 [2023-08-16T16:56:56.813Z]   m = back to the main menu
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] + echo -e 5
12:56:56 [2023-08-16T16:56:56.813Z] y
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] + gpg --batch --command-fd 0 --expert --edit-key DACC75C2A9363886BBAE9675FE1B0CFFE92EB0EC trust
12:56:56 [2023-08-16T16:56:56.813Z] Secret subkeys are available.
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] pub  rsa4096/4F23165B6AC51B15
12:56:56 [2023-08-16T16:56:56.813Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
12:56:56 [2023-08-16T16:56:56.813Z]      trust: unknown       validity: unknown
12:56:56 [2023-08-16T16:56:56.813Z] ssb  rsa4096/FE1B0CFFE92EB0EC
12:56:56 [2023-08-16T16:56:56.813Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
12:56:56 [2023-08-16T16:56:56.813Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] pub  rsa4096/4F23165B6AC51B15
12:56:56 [2023-08-16T16:56:56.813Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
12:56:56 [2023-08-16T16:56:56.813Z]      trust: unknown       validity: unknown
12:56:56 [2023-08-16T16:56:56.813Z] ssb  rsa4096/FE1B0CFFE92EB0EC
12:56:56 [2023-08-16T16:56:56.813Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
12:56:56 [2023-08-16T16:56:56.813Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] Please decide how far you trust this user to correctly verify other users' keys
12:56:56 [2023-08-16T16:56:56.813Z] (by looking at passports, checking fingerprints from different sources, etc.)
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z]   1 = I don't know or won't say
12:56:56 [2023-08-16T16:56:56.813Z]   2 = I do NOT trust
12:56:56 [2023-08-16T16:56:56.813Z]   3 = I trust marginally
12:56:56 [2023-08-16T16:56:56.813Z]   4 = I trust fully
12:56:56 [2023-08-16T16:56:56.813Z]   5 = I trust ultimately
12:56:56 [2023-08-16T16:56:56.813Z]   m = back to the main menu
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] Please decide how far you trust this user to correctly verify other users' keys
12:56:56 [2023-08-16T16:56:56.813Z] (by looking at passports, checking fingerprints from different sources, etc.)
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z]   1 = I don't know or won't say
12:56:56 [2023-08-16T16:56:56.813Z]   2 = I do NOT trust
12:56:56 [2023-08-16T16:56:56.813Z]   3 = I trust marginally
12:56:56 [2023-08-16T16:56:56.813Z]   4 = I trust fully
12:56:56 [2023-08-16T16:56:56.813Z]   5 = I trust ultimately
12:56:56 [2023-08-16T16:56:56.813Z]   m = back to the main menu
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.813Z] 
12:56:56 [2023-08-16T16:56:56.987Z] [Pipeline] }
12:56:59 [2023-08-16T16:56:59.763Z] [Pipeline] // withCredentials
12:57:00 [2023-08-16T16:57:00.962Z] [Pipeline] }
12:57:01 [2023-08-16T16:57:01.876Z] [Pipeline] // container
12:57:02 [2023-08-16T16:57:02.047Z] [Pipeline] }
12:57:02 [2023-08-16T16:57:02.212Z] [Pipeline] // stage
12:57:02 [2023-08-16T16:57:02.353Z] [Pipeline] stage
12:57:02 [2023-08-16T16:57:02.354Z] [Pipeline] { (Code Formatting Checks)
12:57:02 [2023-08-16T16:57:02.663Z] [Pipeline] container
12:57:02 [2023-08-16T16:57:02.664Z] [Pipeline] {
12:57:02 [2023-08-16T16:57:02.880Z] [Pipeline] timeout
12:57:02 [2023-08-16T16:57:02.882Z] Timeout set to expire after 30 min without activity
12:57:02 [2023-08-16T16:57:02.912Z] [Pipeline] {
12:57:03 [2023-08-16T16:57:03.270Z] [Pipeline] withEnv
12:57:03 [2023-08-16T16:57:03.271Z] [Pipeline] {
12:57:03 [2023-08-16T16:57:03.494Z] [Pipeline] sh
12:57:04 [2023-08-16T16:57:04.050Z] + MVN=/jipp/tools/apache-maven/latest/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness.sh
12:57:04 [2023-08-16T16:57:04.189Z] Normalizing branding content on all features
12:57:36 [2023-08-16T16:57:36.279Z] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
12:57:46 [2023-08-16T16:57:46.267Z] Configuration Name: /home/jenkins/agent/workspace/cdt-jonahgraham-fork_linuxtools/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
12:57:46 [2023-08-16T16:57:46.267Z] Starting format job ...
12:58:53 [2023-08-16T16:58:53.953Z] Done.
12:58:53 [2023-08-16T16:58:53.953Z] Removing trailing whitespace on *.java files
12:59:15 [2023-08-16T16:59:15.973Z] Cannot contact cdt-jonahgraham-fork-linuxtools-2-440s2-knxdw-8rvg8: java.lang.InterruptedException
12:59:16 [2023-08-16T16:59:16.230Z] Removing trailing whitespace on *.properties files
12:59:16 [2023-08-16T16:59:16.230Z] Removing trailing whitespace on *.MF files
12:59:16 [2023-08-16T16:59:16.230Z] Removing trailing whitespace on *.py files
12:59:16 [2023-08-16T16:59:16.230Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
12:59:24 [2023-08-16T16:59:24.345Z] 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:59:24 [2023-08-16T16:59:24.353Z] [Pipeline] }
12:59:58 [2023-08-16T16:59:58.030Z] [Pipeline] // withEnv
13:00:01 [2023-08-16T17:00:01.201Z] [Pipeline] }
13:00:01 [2023-08-16T17:00:01.707Z] [Pipeline] // timeout
13:00:02 [2023-08-16T17:00:02.381Z] [Pipeline] }
13:00:03 [2023-08-16T17:00:03.329Z] [Pipeline] // container
13:00:04 [2023-08-16T17:00:04.865Z] [Pipeline] }
13:00:06 [2023-08-16T17:00:06.028Z] [Pipeline] // stage
13:00:06 [2023-08-16T17:00:06.420Z] [Pipeline] stage
13:00:06 [2023-08-16T17:00:06.422Z] [Pipeline] { (Build and verify)
13:00:06 [2023-08-16T17:00:06.812Z] Stage "Build and verify" skipped due to earlier failure(s)
13:00:06 [2023-08-16T17:00:06.814Z] [Pipeline] }
13:00:07 [2023-08-16T17:00:07.195Z] [Pipeline] // stage
13:00:07 [2023-08-16T17:00:07.594Z] [Pipeline] stage
13:00:07 [2023-08-16T17:00:07.595Z] [Pipeline] { (Declarative: Post Actions)
13:00:07 [2023-08-16T17:00:07.986Z] [Pipeline] container
13:00:07 [2023-08-16T17:00:07.988Z] [Pipeline] {
13:00:08 [2023-08-16T17:00:08.159Z] [Pipeline] archiveArtifacts
13:00:08 [2023-08-16T17:00:08.170Z] Archiving artifacts
13:04:19 [2023-08-16T17:04:19.895Z] [Pipeline] junit
13:04:19 [2023-08-16T17:04:19.925Z] Recording test results
13:04:20 [2023-08-16T17:04:20.286Z] No test report files were found. Configuration error?
13:04:20 [2023-08-16T17:04:20.287Z] [Pipeline] }
13:04:20 [2023-08-16T17:04:20.353Z] [Pipeline] // container
13:04:20 [2023-08-16T17:04:20.413Z] Error when executing always post condition:
13:04:20 [2023-08-16T17:04:20.413Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.38.241/10.40.38.241:48098
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.FilePath.act(FilePath.java:1192)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.FilePath.act(FilePath.java:1181)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
13:04:20 [2023-08-16T17:04:20.413Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
13:04:20 [2023-08-16T17:04:20.413Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
13:04:20 [2023-08-16T17:04:20.413Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
13:04:20 [2023-08-16T17:04:20.413Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:04:20 [2023-08-16T17:04:20.413Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:04:20 [2023-08-16T17:04:20.413Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:04:20 [2023-08-16T17:04:20.413Z] hudson.AbortException: No test report files were found. Configuration error?
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.remoting.Request$2.run(Request.java:377)
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
13:04:20 [2023-08-16T17:04:20.413Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:04:20 [2023-08-16T17:04:20.413Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:04:20 [2023-08-16T17:04:20.413Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:04:20 [2023-08-16T17:04:20.413Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
13:04:20 [2023-08-16T17:04:20.413Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
13:04:20 [2023-08-16T17:04:20.413Z] 
13:04:20 [2023-08-16T17:04:20.421Z] [Pipeline] }
13:04:20 [2023-08-16T17:04:20.503Z] [Pipeline] // stage
13:04:20 [2023-08-16T17:04:20.586Z] [Pipeline] }
13:04:20 [2023-08-16T17:04:20.630Z] [Pipeline] // timestamps
13:04:20 [2023-08-16T17:04:20.693Z] [Pipeline] }
13:04:20 [2023-08-16T17:04:20.786Z] [Pipeline] // withEnv
13:04:20 [2023-08-16T17:04:20.836Z] [Pipeline] }
13:04:20 [2023-08-16T17:04:20.875Z] [Pipeline] // node
13:04:20 [2023-08-16T17:04:20.919Z] [Pipeline] }
13:04:21 [2023-08-16T17:04:21.004Z] [Pipeline] // podTemplate
13:04:21 [2023-08-16T17:04:21.121Z] [Pipeline] End of Pipeline
13:04:21 [2023-08-16T17:04:21.230Z] ERROR: script returned exit code 1
13:04:21 [2023-08-16T17:04:21.798Z] 
13:04:21 [2023-08-16T17:04:21.798Z] 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
13:04:21 [2023-08-16T17:04:21.798Z] 
13:04:21 [2023-08-16T17:04:21.798Z] 
13:04:21 [2023-08-16T17:04:21.798Z] GitHub has been notified of this commit’s build result
13:04:21 [2023-08-16T17:04:21.798Z] 
13:04:21 [2023-08-16T17:04:21.805Z] Finished: FAILURE