Skip to content
Failed

Console Output

12:22:16 [2023-08-16T16:22:16.463Z] Branch indexing
12:22:17 12:22:17 [2023-08-16T16:22:17.578Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:22:19 [2023-08-16T16:22:19.106Z] Obtained Jenkinsfile from 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89
12:22:19 [2023-08-16T16:22:19.752Z] [Pipeline] Start of Pipeline
12:22:22 [2023-08-16T16:22:22.870Z] [Pipeline] node
12:22:37 [2023-08-16T16:22:37.879Z] Still waiting to schedule task
12:22:38 [2023-08-16T16:22:38.150Z] Waiting for next available executor
12:22:45 [2023-08-16T16:22:45.537Z] Agent basic-02sxs is provisioned from template basic
12:22:46 [2023-08-16T16:22:46.335Z] ---
12:22:46 [2023-08-16T16:22:46.336Z] apiVersion: "v1"
12:22:46 [2023-08-16T16:22:46.336Z] kind: "Pod"
12:22:46 [2023-08-16T16:22:46.336Z] metadata:
12:22:46 [2023-08-16T16:22:46.336Z]   labels:
12:22:46 [2023-08-16T16:22:46.336Z]     jenkins: "slave"
12:22:46 [2023-08-16T16:22:46.337Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:22:46 [2023-08-16T16:22:46.337Z]     jenkins/label: "basic"
12:22:46 [2023-08-16T16:22:46.337Z]   name: "basic-02sxs"
12:22:46 [2023-08-16T16:22:46.337Z]   namespace: "cdt"
12:22:46 [2023-08-16T16:22:46.337Z] spec:
12:22:46 [2023-08-16T16:22:46.338Z]   containers:
12:22:46 [2023-08-16T16:22:46.338Z]   - env:
12:22:46 [2023-08-16T16:22:46.338Z]     - name: "JENKINS_SECRET"
12:22:46 [2023-08-16T16:22:46.338Z]       value: "********"
12:22:46 [2023-08-16T16:22:46.338Z]     - name: "JENKINS_TUNNEL"
12:22:46 [2023-08-16T16:22:46.339Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:22:46 [2023-08-16T16:22:46.339Z]     - name: "JENKINS_AGENT_NAME"
12:22:46 [2023-08-16T16:22:46.339Z]       value: "basic-02sxs"
12:22:46 [2023-08-16T16:22:46.339Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:22:46 [2023-08-16T16:22:46.339Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:22:46 [2023-08-16T16:22:46.340Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:22:46 [2023-08-16T16:22:46.340Z]     - name: "JAVA_TOOL_OPTIONS"
12:22:46 [2023-08-16T16:22:46.340Z]       value: ""
12:22:46 [2023-08-16T16:22:46.340Z]     - name: "_JAVA_OPTIONS"
12:22:46 [2023-08-16T16:22:46.340Z]       value: ""
12:22:46 [2023-08-16T16:22:46.341Z]     - name: "OPENJ9_JAVA_OPTIONS"
12:22:46 [2023-08-16T16:22:46.341Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:22:46 [2023-08-16T16:22:46.341Z]     - name: "JENKINS_NAME"
12:22:46 [2023-08-16T16:22:46.341Z]       value: "basic-02sxs"
12:22:46 [2023-08-16T16:22:46.341Z]     - name: "JENKINS_AGENT_WORKDIR"
12:22:46 [2023-08-16T16:22:46.342Z]       value: "/home/jenkins/agent"
12:22:46 [2023-08-16T16:22:46.342Z]     - name: "JENKINS_URL"
12:22:46 [2023-08-16T16:22:46.342Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:22:46 [2023-08-16T16:22:46.342Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:22:46 [2023-08-16T16:22:46.342Z]     imagePullPolicy: "Always"
12:22:46 [2023-08-16T16:22:46.343Z]     name: "jnlp"
12:22:46 [2023-08-16T16:22:46.343Z]     resources:
12:22:46 [2023-08-16T16:22:46.343Z]       limits:
12:22:46 [2023-08-16T16:22:46.343Z]         cpu: "2000m"
12:22:46 [2023-08-16T16:22:46.343Z]         memory: "4096Mi"
12:22:46 [2023-08-16T16:22:46.344Z]       requests:
12:22:46 [2023-08-16T16:22:46.344Z]         cpu: "1000m"
12:22:46 [2023-08-16T16:22:46.344Z]         memory: "4096Mi"
12:22:46 [2023-08-16T16:22:46.344Z]     tty: true
12:22:46 [2023-08-16T16:22:46.345Z]     volumeMounts:
12:22:46 [2023-08-16T16:22:46.345Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:22:46 [2023-08-16T16:22:46.345Z]       name: "m2-dir"
12:22:46 [2023-08-16T16:22:46.345Z]       readOnly: true
12:22:46 [2023-08-16T16:22:46.345Z]       subPath: "toolchains.xml"
12:22:46 [2023-08-16T16:22:46.346Z]     - mountPath: "/home/jenkins/.mavenrc"
12:22:46 [2023-08-16T16:22:46.428Z]       name: "m2-dir"
12:22:46 [2023-08-16T16:22:46.428Z]       readOnly: true
12:22:46 [2023-08-16T16:22:46.428Z]       subPath: ".mavenrc"
12:22:46 [2023-08-16T16:22:46.428Z]     - mountPath: "/opt/tools"
12:22:46 [2023-08-16T16:22:46.429Z]       name: "volume-0"
12:22:46 [2023-08-16T16:22:46.429Z]       readOnly: false
12:22:46 [2023-08-16T16:22:46.429Z]     - mountPath: "/home/jenkins"
12:22:46 [2023-08-16T16:22:46.429Z]       name: "volume-2"
12:22:46 [2023-08-16T16:22:46.430Z]       readOnly: false
12:22:46 [2023-08-16T16:22:46.430Z]     - mountPath: "/home/jenkins/.m2/repository"
12:22:46 [2023-08-16T16:22:46.430Z]       name: "volume-3"
12:22:46 [2023-08-16T16:22:46.430Z]       readOnly: false
12:22:46 [2023-08-16T16:22:46.430Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:22:46 [2023-08-16T16:22:46.431Z]       name: "m2-secret-dir"
12:22:46 [2023-08-16T16:22:46.431Z]       readOnly: true
12:22:46 [2023-08-16T16:22:46.431Z]       subPath: "settings-security.xml"
12:22:46 [2023-08-16T16:22:46.431Z]     - mountPath: "/home/jenkins/.m2/wrapper"
12:22:46 [2023-08-16T16:22:46.431Z]       name: "volume-4"
12:22:46 [2023-08-16T16:22:46.431Z]       readOnly: false
12:22:46 [2023-08-16T16:22:46.432Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:22:46 [2023-08-16T16:22:46.432Z]       name: "m2-secret-dir"
12:22:46 [2023-08-16T16:22:46.432Z]       readOnly: true
12:22:46 [2023-08-16T16:22:46.432Z]       subPath: "settings.xml"
12:22:46 [2023-08-16T16:22:46.432Z]     - mountPath: "/home/jenkins/.ssh"
12:22:46 [2023-08-16T16:22:46.433Z]       name: "volume-1"
12:22:46 [2023-08-16T16:22:46.433Z]       readOnly: false
12:22:46 [2023-08-16T16:22:46.433Z]       subPath: ""
12:22:46 [2023-08-16T16:22:46.433Z]     - mountPath: "/home/jenkins/agent"
12:22:46 [2023-08-16T16:22:46.433Z]       name: "workspace-volume"
12:22:46 [2023-08-16T16:22:46.434Z]       readOnly: false
12:22:46 [2023-08-16T16:22:46.434Z]     workingDir: "/home/jenkins/agent"
12:22:46 [2023-08-16T16:22:46.434Z]   nodeSelector:
12:22:46 [2023-08-16T16:22:46.434Z]     kubernetes.io/os: "linux"
12:22:46 [2023-08-16T16:22:46.434Z]   restartPolicy: "Never"
12:22:46 [2023-08-16T16:22:46.434Z]   volumes:
12:22:46 [2023-08-16T16:22:46.434Z]   - name: "volume-0"
12:22:46 [2023-08-16T16:22:46.435Z]     persistentVolumeClaim:
12:22:46 [2023-08-16T16:22:46.435Z]       claimName: "tools-claim-jiro-cdt"
12:22:46 [2023-08-16T16:22:46.435Z]       readOnly: true
12:22:46 [2023-08-16T16:22:46.435Z]   - name: "m2-secret-dir"
12:22:46 [2023-08-16T16:22:46.435Z]     secret:
12:22:46 [2023-08-16T16:22:46.435Z]       secretName: "m2-secret-dir"
12:22:46 [2023-08-16T16:22:46.436Z]   - emptyDir:
12:22:46 [2023-08-16T16:22:46.436Z]       medium: ""
12:22:46 [2023-08-16T16:22:46.436Z]     name: "volume-2"
12:22:46 [2023-08-16T16:22:46.436Z]   - configMap:
12:22:46 [2023-08-16T16:22:46.436Z]       name: "m2-dir"
12:22:46 [2023-08-16T16:22:46.437Z]     name: "m2-dir"
12:22:46 [2023-08-16T16:22:46.437Z]   - configMap:
12:22:46 [2023-08-16T16:22:46.437Z]       name: "known-hosts"
12:22:46 [2023-08-16T16:22:46.437Z]     name: "volume-1"
12:22:46 [2023-08-16T16:22:46.437Z]   - emptyDir:
12:22:46 [2023-08-16T16:22:46.438Z]       medium: ""
12:22:46 [2023-08-16T16:22:46.438Z]     name: "workspace-volume"
12:22:46 [2023-08-16T16:22:46.438Z]   - emptyDir:
12:22:46 [2023-08-16T16:22:46.438Z]       medium: ""
12:22:46 [2023-08-16T16:22:46.438Z]     name: "volume-4"
12:22:46 [2023-08-16T16:22:46.438Z]   - emptyDir:
12:22:46 [2023-08-16T16:22:46.438Z]       medium: ""
12:22:46 [2023-08-16T16:22:46.439Z]     name: "volume-3"
12:22:46 [2023-08-16T16:22:46.439Z] 
12:22:47 [2023-08-16T16:22:47.662Z] Running on basic-02sxs in /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks
12:22:47 [2023-08-16T16:22:47.734Z] [Pipeline] {
12:22:54 [2023-08-16T16:22:54.711Z] [Pipeline] stage
12:22:54 [2023-08-16T16:22:54.719Z] [Pipeline] { (Declarative: Checkout SCM)
12:22:54 [2023-08-16T16:22:54.932Z] [Pipeline] checkout
12:22:55 [2023-08-16T16:22:55.372Z] The recommended git tool is: NONE
12:22:57 [2023-08-16T16:22:57.935Z] using credential github-bot
12:23:01 [2023-08-16T16:23:01.062Z] Cloning the remote Git repository
12:23:01 [2023-08-16T16:23:01.069Z] Cloning with configured refspecs honoured and without tags
12:23:01 [2023-08-16T16:23:01.091Z] Cloning repository https://github.com/jonahgraham/cdt.git
12:23:01 [2023-08-16T16:23:01.144Z]  > git init /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks # timeout=10
12:23:01 [2023-08-16T16:23:01.164Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
12:23:01 [2023-08-16T16:23:01.165Z]  > git --version # timeout=10
12:23:01 [2023-08-16T16:23:01.167Z]  > git --version # 'git version 2.20.1'
12:23:01 [2023-08-16T16:23:01.168Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:23:01 [2023-08-16T16:23:01.171Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/code_format_checks:refs/remotes/origin/code_format_checks # timeout=10
12:23:21 [2023-08-16T16:23:21.140Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
12:23:21 [2023-08-16T16:23:21.143Z]  > git config --add remote.origin.fetch +refs/heads/code_format_checks:refs/remotes/origin/code_format_checks # timeout=10
12:23:21 [2023-08-16T16:23:21.816Z] Avoid second fetch
12:23:21 [2023-08-16T16:23:21.824Z] Checking out Revision 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 (code_format_checks)
12:23:23 [2023-08-16T16:23:23.491Z] Commit message: "working now?"
12:23:21 [2023-08-16T16:23:21.829Z]  > git config core.sparsecheckout # timeout=10
12:23:21 [2023-08-16T16:23:21.834Z]  > git checkout -f 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 # timeout=10
12:23:25 [2023-08-16T16:23:25.802Z]  > git rev-list --no-walk 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 # timeout=10
12:23:31 [2023-08-16T16:23:31.970Z] [Pipeline] }
12:23:32 [2023-08-16T16:23:32.253Z] [Pipeline] // stage
12:23:32 [2023-08-16T16:23:32.533Z] [Pipeline] withEnv
12:23:32 [2023-08-16T16:23:32.540Z] [Pipeline] {
12:23:32 [2023-08-16T16:23:32.890Z] [Pipeline] timestamps
12:23:32 [2023-08-16T16:23:32.892Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:23:32 [2023-08-16T16:23:32.964Z] [Pipeline] {
12:23:34 [2023-08-16T16:23:34.042Z] [Pipeline] stage
12:23:34 [2023-08-16T16:23:34.044Z] [Pipeline] { (Run Build)
12:23:35 [2023-08-16T16:23:35.076Z] [Pipeline] parallel
12:23:35 [2023-08-16T16:23:35.083Z] [Pipeline] { (Branch: Code Formatting Checks)
12:23:35 [2023-08-16T16:23:35.084Z] [Pipeline] { (Branch: Build and verify)
12:23:35 [2023-08-16T16:23:35.272Z] [Pipeline] stage
12:23:35 [2023-08-16T16:23:35.273Z] [Pipeline] { (Code Formatting Checks)
12:23:35 [2023-08-16T16:23:35.280Z] [Pipeline] stage
12:23:35 [2023-08-16T16:23:35.282Z] [Pipeline] { (Build and verify)
12:23:35 [2023-08-16T16:23:35.510Z] [Pipeline] readTrusted
12:23:35 [2023-08-16T16:23:35.538Z] [Pipeline] readTrusted
12:23:44 [2023-08-16T16:23:44.877Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89
12:23:44 [2023-08-16T16:23:44.917Z] [Pipeline] podTemplate
12:23:44 [2023-08-16T16:23:44.972Z] [Pipeline] {
12:23:45 [2023-08-16T16:23:45.163Z] Obtained jenkins/pod-templates/cdt-full-pod-standard.yaml from 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89
12:23:45 [2023-08-16T16:23:45.221Z] [Pipeline] node
12:23:45 [2023-08-16T16:23:45.464Z] [Pipeline] podTemplate
12:23:45 [2023-08-16T16:23:45.500Z] [Pipeline] {
12:23:45 [2023-08-16T16:23:45.656Z] [Pipeline] node
12:24:00 [2023-08-16T16:24:00.244Z] Still waiting to schedule task
12:24:00 [2023-08-16T16:24:00.245Z] All nodes of label ‘cdt-jonahgraham-fork_code_format_checks_2-hq4sz’ are offline
12:24:00 [2023-08-16T16:24:00.658Z] Still waiting to schedule task
12:24:00 [2023-08-16T16:24:00.697Z] All nodes of label ‘cdt-jonahgraham-fork_code_format_checks_2-mdktf’ are offline
12:34:09 [2023-08-16T16:34:09.793Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-code-format-checks-2-hq4sz-jgtl7-5npmg
12:34:09 [2023-08-16T16:34:09.803Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-code-format-checks-2-mdktf-d0lgn-vgz3d
12:34:20 [2023-08-16T16:34:20.360Z] Agent cdt-jonahgraham-fork-code-format-checks-2-hq4sz-jgtl7-5npmg is provisioned from template cdt-jonahgraham-fork_code_format_checks_2-hq4sz-jgtl7
12:34:20 [2023-08-16T16:34:20.410Z] ---
12:34:20 [2023-08-16T16:34:20.410Z] apiVersion: "v1"
12:34:20 [2023-08-16T16:34:20.410Z] kind: "Pod"
12:34:20 [2023-08-16T16:34:20.410Z] metadata:
12:34:20 [2023-08-16T16:34:20.410Z]   annotations:
12:34:20 [2023-08-16T16:34:20.410Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/code_format_checks/2/"
12:34:20 [2023-08-16T16:34:20.410Z]     runUrl: "job/cdt-jonahgraham-fork/job/code_format_checks/2/"
12:34:20 [2023-08-16T16:34:20.410Z]   labels:
12:34:20 [2023-08-16T16:34:20.410Z]     jenkins: "slave"
12:34:20 [2023-08-16T16:34:20.410Z]     jenkins/label-digest: "f51229e097b354498e5932935157157b161acd34"
12:34:20 [2023-08-16T16:34:20.410Z]     jenkins/label: "cdt-jonahgraham-fork_code_format_checks_2-hq4sz"
12:34:20 [2023-08-16T16:34:20.410Z]   name: "cdt-jonahgraham-fork-code-format-checks-2-hq4sz-jgtl7-5npmg"
12:34:20 [2023-08-16T16:34:20.410Z]   namespace: "cdt"
12:34:20 [2023-08-16T16:34:20.410Z] spec:
12:34:20 [2023-08-16T16:34:20.410Z]   containers:
12:34:20 [2023-08-16T16:34:20.410Z]   - args:
12:34:20 [2023-08-16T16:34:20.410Z]     - "/bin/sh"
12:34:20 [2023-08-16T16:34:20.410Z]     - "-c"
12:34:20 [2023-08-16T16:34:20.410Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
12:34:20 [2023-08-16T16:34:20.410Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
12:34:20 [2023-08-16T16:34:20.410Z]     name: "cdt"
12:34:20 [2023-08-16T16:34:20.410Z]     resources:
12:34:20 [2023-08-16T16:34:20.410Z]       limits:
12:34:20 [2023-08-16T16:34:20.410Z]         memory: "2662Mi"
12:34:20 [2023-08-16T16:34:20.410Z]         cpu: "1"
12:34:20 [2023-08-16T16:34:20.410Z]       requests:
12:34:20 [2023-08-16T16:34:20.410Z]         memory: "2662Mi"
12:34:20 [2023-08-16T16:34:20.410Z]         cpu: "1"
12:34:20 [2023-08-16T16:34:20.410Z]     tty: true
12:34:20 [2023-08-16T16:34:20.410Z]     volumeMounts:
12:34:20 [2023-08-16T16:34:20.410Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:34:20 [2023-08-16T16:34:20.410Z]       name: "settings-xml"
12:34:20 [2023-08-16T16:34:20.410Z]       readOnly: true
12:34:20 [2023-08-16T16:34:20.410Z]       subPath: "settings.xml"
12:34:20 [2023-08-16T16:34:20.410Z]     - mountPath: "/home/jenkins/.m2/repository"
12:34:20 [2023-08-16T16:34:20.410Z]       name: "m2-repo"
12:34:20 [2023-08-16T16:34:20.410Z]     - mountPath: "/home/jenkins/agent"
12:34:20 [2023-08-16T16:34:20.411Z]       name: "workspace-volume"
12:34:20 [2023-08-16T16:34:20.411Z]       readOnly: false
12:34:20 [2023-08-16T16:34:20.411Z]   - env:
12:34:20 [2023-08-16T16:34:20.411Z]     - name: "JENKINS_SECRET"
12:34:20 [2023-08-16T16:34:20.411Z]       value: "********"
12:34:20 [2023-08-16T16:34:20.411Z]     - name: "JENKINS_TUNNEL"
12:34:20 [2023-08-16T16:34:20.411Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:34:20 [2023-08-16T16:34:20.411Z]     - name: "JENKINS_AGENT_NAME"
12:34:20 [2023-08-16T16:34:20.411Z]       value: "cdt-jonahgraham-fork-code-format-checks-2-hq4sz-jgtl7-5npmg"
12:34:20 [2023-08-16T16:34:20.411Z]     - name: "JENKINS_NAME"
12:34:20 [2023-08-16T16:34:20.411Z]       value: "cdt-jonahgraham-fork-code-format-checks-2-hq4sz-jgtl7-5npmg"
12:34:20 [2023-08-16T16:34:20.411Z]     - name: "JENKINS_AGENT_WORKDIR"
12:34:20 [2023-08-16T16:34:20.411Z]       value: "/home/jenkins/agent"
12:34:20 [2023-08-16T16:34:20.411Z]     - name: "JENKINS_URL"
12:34:20 [2023-08-16T16:34:20.411Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:34:20 [2023-08-16T16:34:20.411Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:34:20 [2023-08-16T16:34:20.411Z]     name: "jnlp"
12:34:20 [2023-08-16T16:34:20.411Z]     resources:
12:34:20 [2023-08-16T16:34:20.411Z]       limits:
12:34:20 [2023-08-16T16:34:20.411Z]         memory: "512Mi"
12:34:20 [2023-08-16T16:34:20.411Z]         cpu: "500m"
12:34:20 [2023-08-16T16:34:20.411Z]       requests:
12:34:20 [2023-08-16T16:34:20.411Z]         memory: "512Mi"
12:34:20 [2023-08-16T16:34:20.411Z]         cpu: "200m"
12:34:20 [2023-08-16T16:34:20.411Z]     volumeMounts:
12:34:20 [2023-08-16T16:34:20.411Z]     - mountPath: "/home/jenkins/agent"
12:34:20 [2023-08-16T16:34:20.411Z]       name: "workspace-volume"
12:34:20 [2023-08-16T16:34:20.411Z]       readOnly: false
12:34:20 [2023-08-16T16:34:20.411Z]   nodeSelector:
12:34:20 [2023-08-16T16:34:20.411Z]     kubernetes.io/os: "linux"
12:34:20 [2023-08-16T16:34:20.411Z]   restartPolicy: "Never"
12:34:20 [2023-08-16T16:34:20.411Z]   volumes:
12:34:20 [2023-08-16T16:34:20.411Z]   - emptyDir: {}
12:34:20 [2023-08-16T16:34:20.411Z]     name: "m2-repo"
12:34:20 [2023-08-16T16:34:20.411Z]   - name: "settings-xml"
12:34:20 [2023-08-16T16:34:20.411Z]     secret:
12:34:20 [2023-08-16T16:34:20.411Z]       items:
12:34:20 [2023-08-16T16:34:20.411Z]       - key: "settings.xml"
12:34:20 [2023-08-16T16:34:20.411Z]         path: "settings.xml"
12:34:20 [2023-08-16T16:34:20.411Z]       secretName: "m2-secret-dir"
12:34:20 [2023-08-16T16:34:20.411Z]   - emptyDir:
12:34:20 [2023-08-16T16:34:20.411Z]       medium: ""
12:34:20 [2023-08-16T16:34:20.411Z]     name: "workspace-volume"
12:34:20 [2023-08-16T16:34:20.411Z] 
12:34:20 [2023-08-16T16:34:20.833Z] Agent cdt-jonahgraham-fork-code-format-checks-2-mdktf-d0lgn-vgz3d is provisioned from template cdt-jonahgraham-fork_code_format_checks_2-mdktf-d0lgn
12:34:20 [2023-08-16T16:34:20.861Z] ---
12:34:20 [2023-08-16T16:34:20.861Z] apiVersion: "v1"
12:34:20 [2023-08-16T16:34:20.861Z] kind: "Pod"
12:34:20 [2023-08-16T16:34:20.861Z] metadata:
12:34:20 [2023-08-16T16:34:20.861Z]   annotations:
12:34:20 [2023-08-16T16:34:20.861Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/code_format_checks/2/"
12:34:20 [2023-08-16T16:34:20.861Z]     runUrl: "job/cdt-jonahgraham-fork/job/code_format_checks/2/"
12:34:20 [2023-08-16T16:34:20.861Z]   labels:
12:34:20 [2023-08-16T16:34:20.861Z]     jenkins: "slave"
12:34:20 [2023-08-16T16:34:20.861Z]     jenkins/label-digest: "316065bf0dbbf3413f01a03d8c25127e986400b1"
12:34:20 [2023-08-16T16:34:20.861Z]     jenkins/label: "cdt-jonahgraham-fork_code_format_checks_2-mdktf"
12:34:20 [2023-08-16T16:34:20.861Z]   name: "cdt-jonahgraham-fork-code-format-checks-2-mdktf-d0lgn-vgz3d"
12:34:20 [2023-08-16T16:34:20.861Z]   namespace: "cdt"
12:34:20 [2023-08-16T16:34:20.861Z] spec:
12:34:20 [2023-08-16T16:34:20.862Z]   containers:
12:34:20 [2023-08-16T16:34:20.862Z]   - args:
12:34:20 [2023-08-16T16:34:20.862Z]     - "/bin/sh"
12:34:20 [2023-08-16T16:34:20.862Z]     - "-c"
12:34:20 [2023-08-16T16:34:20.862Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
12:34:20 [2023-08-16T16:34:20.862Z]     image: "quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:b892f93d8b2a2acbb6045438f8771790d31b4722040ca815d391b532cc796182"
12:34:20 [2023-08-16T16:34:20.862Z]     name: "cdt"
12:34:20 [2023-08-16T16:34:20.862Z]     resources:
12:34:20 [2023-08-16T16:34:20.862Z]       limits:
12:34:20 [2023-08-16T16:34:20.862Z]         memory: "2662Mi"
12:34:20 [2023-08-16T16:34:20.862Z]         cpu: "1"
12:34:20 [2023-08-16T16:34:20.862Z]       requests:
12:34:20 [2023-08-16T16:34:20.862Z]         memory: "2662Mi"
12:34:20 [2023-08-16T16:34:20.862Z]         cpu: "1"
12:34:20 [2023-08-16T16:34:20.862Z]     tty: true
12:34:20 [2023-08-16T16:34:20.862Z]     volumeMounts:
12:34:20 [2023-08-16T16:34:20.862Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:34:20 [2023-08-16T16:34:20.862Z]       name: "settings-xml"
12:34:20 [2023-08-16T16:34:20.862Z]       readOnly: true
12:34:20 [2023-08-16T16:34:20.862Z]       subPath: "settings.xml"
12:34:20 [2023-08-16T16:34:20.862Z]     - mountPath: "/home/jenkins/.m2/repository"
12:34:20 [2023-08-16T16:34:20.862Z]       name: "m2-repo"
12:34:20 [2023-08-16T16:34:20.862Z]     - mountPath: "/home/jenkins/agent"
12:34:20 [2023-08-16T16:34:20.862Z]       name: "workspace-volume"
12:34:20 [2023-08-16T16:34:20.862Z]       readOnly: false
12:34:20 [2023-08-16T16:34:20.862Z]   - env:
12:34:20 [2023-08-16T16:34:20.862Z]     - name: "JENKINS_SECRET"
12:34:20 [2023-08-16T16:34:20.862Z]       value: "********"
12:34:20 [2023-08-16T16:34:20.862Z]     - name: "JENKINS_TUNNEL"
12:34:20 [2023-08-16T16:34:20.862Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:34:20 [2023-08-16T16:34:20.862Z]     - name: "JENKINS_AGENT_NAME"
12:34:20 [2023-08-16T16:34:20.862Z]       value: "cdt-jonahgraham-fork-code-format-checks-2-mdktf-d0lgn-vgz3d"
12:34:20 [2023-08-16T16:34:20.862Z]     - name: "JENKINS_NAME"
12:34:20 [2023-08-16T16:34:20.862Z]       value: "cdt-jonahgraham-fork-code-format-checks-2-mdktf-d0lgn-vgz3d"
12:34:20 [2023-08-16T16:34:20.862Z]     - name: "JENKINS_AGENT_WORKDIR"
12:34:20 [2023-08-16T16:34:20.863Z]       value: "/home/jenkins/agent"
12:34:20 [2023-08-16T16:34:20.863Z]     - name: "JENKINS_URL"
12:34:20 [2023-08-16T16:34:20.863Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:34:20 [2023-08-16T16:34:20.863Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:34:20 [2023-08-16T16:34:20.863Z]     name: "jnlp"
12:34:20 [2023-08-16T16:34:20.863Z]     resources:
12:34:20 [2023-08-16T16:34:20.863Z]       limits:
12:34:20 [2023-08-16T16:34:20.863Z]         memory: "512Mi"
12:34:20 [2023-08-16T16:34:20.863Z]         cpu: "500m"
12:34:20 [2023-08-16T16:34:20.863Z]       requests:
12:34:20 [2023-08-16T16:34:20.863Z]         memory: "512Mi"
12:34:20 [2023-08-16T16:34:20.863Z]         cpu: "200m"
12:34:20 [2023-08-16T16:34:20.863Z]     volumeMounts:
12:34:20 [2023-08-16T16:34:20.863Z]     - mountPath: "/home/jenkins/agent"
12:34:20 [2023-08-16T16:34:20.863Z]       name: "workspace-volume"
12:34:20 [2023-08-16T16:34:20.863Z]       readOnly: false
12:34:20 [2023-08-16T16:34:20.863Z]   nodeSelector:
12:34:20 [2023-08-16T16:34:20.863Z]     kubernetes.io/os: "linux"
12:34:20 [2023-08-16T16:34:20.863Z]   restartPolicy: "Never"
12:34:20 [2023-08-16T16:34:20.863Z]   volumes:
12:34:20 [2023-08-16T16:34:20.863Z]   - emptyDir: {}
12:34:20 [2023-08-16T16:34:20.863Z]     name: "m2-repo"
12:34:20 [2023-08-16T16:34:20.863Z]   - name: "settings-xml"
12:34:20 [2023-08-16T16:34:20.863Z]     secret:
12:34:20 [2023-08-16T16:34:20.863Z]       items:
12:34:20 [2023-08-16T16:34:20.863Z]       - key: "settings.xml"
12:34:20 [2023-08-16T16:34:20.863Z]         path: "settings.xml"
12:34:20 [2023-08-16T16:34:20.863Z]       secretName: "m2-secret-dir"
12:34:20 [2023-08-16T16:34:20.863Z]   - emptyDir:
12:34:20 [2023-08-16T16:34:20.863Z]       medium: ""
12:34:20 [2023-08-16T16:34:20.863Z]     name: "workspace-volume"
12:34:20 [2023-08-16T16:34:20.863Z] 
12:34:21 [2023-08-16T16:34:21.648Z] Running on cdt-jonahgraham-fork-code-format-checks-2-hq4sz-jgtl7-5npmg in /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks
12:34:21 [2023-08-16T16:34:21.673Z] [Pipeline] {
12:34:21 [2023-08-16T16:34:21.820Z] [Pipeline] checkout
12:34:21 [2023-08-16T16:34:21.980Z] The recommended git tool is: NONE
12:34:22 [2023-08-16T16:34:22.613Z] Running on cdt-jonahgraham-fork-code-format-checks-2-mdktf-d0lgn-vgz3d in /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks
12:34:22 [2023-08-16T16:34:22.623Z] [Pipeline] {
12:34:22 [2023-08-16T16:34:22.835Z] [Pipeline] checkout
12:34:23 [2023-08-16T16:34:23.021Z] The recommended git tool is: NONE
12:34:28 [2023-08-16T16:34:28.649Z] using credential github-bot
12:34:30 [2023-08-16T16:34:30.113Z] using credential github-bot
12:34:38 [2023-08-16T16:34:38.930Z] Cloning the remote Git repository
12:34:38 [2023-08-16T16:34:38.947Z] Cloning with configured refspecs honoured and without tags
12:34:39 [2023-08-16T16:34:39.895Z] Cloning the remote Git repository
12:34:39 [2023-08-16T16:34:39.912Z] Cloning with configured refspecs honoured and without tags
12:34:39 [2023-08-16T16:34:39.035Z] Cloning repository https://github.com/jonahgraham/cdt.git
12:34:39 [2023-08-16T16:34:39.149Z]  > git init /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks # timeout=10
12:34:39 [2023-08-16T16:34:39.241Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
12:34:39 [2023-08-16T16:34:39.242Z]  > git --version # timeout=10
12:34:39 [2023-08-16T16:34:39.246Z]  > git --version # 'git version 2.20.1'
12:34:39 [2023-08-16T16:34:39.246Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:34:39 [2023-08-16T16:34:39.250Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/code_format_checks:refs/remotes/origin/code_format_checks # timeout=10
12:34:39 [2023-08-16T16:34:39.938Z] Cloning repository https://github.com/jonahgraham/cdt.git
12:34:39 [2023-08-16T16:34:39.999Z]  > git init /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks # timeout=10
12:34:40 [2023-08-16T16:34:40.021Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
12:34:40 [2023-08-16T16:34:40.021Z]  > git --version # timeout=10
12:34:40 [2023-08-16T16:34:40.025Z]  > git --version # 'git version 2.20.1'
12:34:40 [2023-08-16T16:34:40.026Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:34:40 [2023-08-16T16:34:40.029Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/code_format_checks:refs/remotes/origin/code_format_checks # timeout=10
12:35:32 [2023-08-16T16:35:32.731Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
12:35:32 [2023-08-16T16:35:32.735Z]  > git config --add remote.origin.fetch +refs/heads/code_format_checks:refs/remotes/origin/code_format_checks # timeout=10
12:35:34 [2023-08-16T16:35:34.050Z] Avoid second fetch
12:35:34 [2023-08-16T16:35:34.051Z] Checking out Revision 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 (code_format_checks)
12:35:34 [2023-08-16T16:35:34.055Z]  > git config core.sparsecheckout # timeout=10
12:35:34 [2023-08-16T16:35:34.059Z]  > git checkout -f 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 # timeout=10
12:35:40 [2023-08-16T16:35:40.148Z] Commit message: "working now?"
12:35:42 [2023-08-16T16:35:42.633Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
12:35:42 [2023-08-16T16:35:42.637Z]  > git config --add remote.origin.fetch +refs/heads/code_format_checks:refs/remotes/origin/code_format_checks # timeout=10
12:35:44 [2023-08-16T16:35:44.014Z] Avoid second fetch
12:35:47 [2023-08-16T16:35:47.550Z] Checking out Revision 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 (code_format_checks)
12:35:47 [2023-08-16T16:35:47.559Z]  > git config core.sparsecheckout # timeout=10
12:35:47 [2023-08-16T16:35:47.564Z]  > git checkout -f 27613c7a97d48dfe073e7e1dbb3ba6d6232e1c89 # timeout=10
12:35:51 [2023-08-16T16:35:51.642Z] Commit message: "working now?"
12:35:54 [2023-08-16T16:35:54.540Z] [Pipeline] withEnv
12:35:56 [2023-08-16T16:35:56.830Z] [Pipeline] {
12:35:58 [2023-08-16T16:35:58.128Z] [Pipeline] withEnv
12:35:58 [2023-08-16T16:35:58.129Z] [Pipeline] {
12:35:58 [2023-08-16T16:35:58.377Z] [Pipeline] container
12:35:58 [2023-08-16T16:35:58.379Z] [Pipeline] {
12:35:58 [2023-08-16T16:35:58.385Z] [Pipeline] timeout
12:35:58 [2023-08-16T16:35:58.386Z] Timeout set to expire after 20 min without activity
12:35:58 [2023-08-16T16:35:58.642Z] [Pipeline] {
12:36:04 [2023-08-16T16:36:04.131Z] [Pipeline] withEnv
12:36:04 [2023-08-16T16:36:04.132Z] [Pipeline] {
12:36:04 [2023-08-16T16:36:04.805Z] [Pipeline] container
12:36:04 [2023-08-16T16:36:04.807Z] [Pipeline] {
12:36:04 [2023-08-16T16:36:04.809Z] [Pipeline] sh
12:36:05 [2023-08-16T16:36:05.109Z] [Pipeline] timeout
12:36:05 [2023-08-16T16:36:05.110Z] Timeout set to expire after 30 min without activity
12:36:05 [2023-08-16T16:36:05.160Z] [Pipeline] {
12:36:05 [2023-08-16T16:36:05.387Z] + /usr/share/maven/bin/mvn clean verify -B -V -Dmaven.test.failure.ignore=true -DexcludedGroups=flakyTest,slowTest -P baseline-compare-and-replace -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
12:36:05 [2023-08-16T16:36:05.688Z] [Pipeline] withEnv
12:36:05 [2023-08-16T16:36:05.758Z] [Pipeline] {
12:36:05 [2023-08-16T16:36:05.765Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
12:36:05 [2023-08-16T16:36:05.857Z] Maven home: /usr/share/maven
12:36:05 [2023-08-16T16:36:05.857Z] Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/jdk-17.0.3+7
12:36:05 [2023-08-16T16:36:05.857Z] Default locale: en_US, platform encoding: UTF-8
12:36:05 [2023-08-16T16:36:05.857Z] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
12:36:06 [2023-08-16T16:36:06.167Z] [Pipeline] sh
12:36:06 [2023-08-16T16:36:06.830Z] + 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:36:07 [2023-08-16T16:36:07.195Z] Normalizing branding content on all features
12:36:07 [2023-08-16T16:36:07.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.1/tycho-build-2.7.1.pom
12:36:08 [2023-08-16T16:36:08.160Z] [WARNING] Failed to read extensions descriptor /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/.mvn/extensions.xml: Plugin org.eclipse.tycho:tycho-build:2.7.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-build:jar:2.7.1
12:36:08 [2023-08-16T16:36:08.418Z] [INFO] Scanning for projects...
12:36:09 [2023-08-16T16:36:09.019Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.1/tycho-maven-plugin-2.7.1.pom
12:36:09 [2023-08-16T16:36:09.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.1/tycho-maven-plugin-2.7.1.pom
12:36:09 [2023-08-16T16:36:09.278Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
12:36:09 [2023-08-16T16:36:09.278Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.build.gcc.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.278Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.build.gcc.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.gnu.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.gnu.build-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson.ui.editor/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.core.autotools.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.core.autotools.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.core.autotools-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.core.cxx/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.279Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.ui.cxx/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.checkers/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.checkers.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/core/org.eclipse.cdt.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/core/org.eclipse.cdt.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.build.crossgcc/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.remote/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.serial.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.serial.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.serial-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.dap-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.dap.gdbjtag/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.gdb/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.gdb.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.gnu.debug-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.dsf/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.dsf.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.examples.dsf/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.280Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.examples.dsf.pda.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.gdbjtag.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launch/org.eclipse.cdt.launch/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launch/org.eclipse.cdt.docker.launcher/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launch/org.eclipse.cdt.flatpak.launcher/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.clangd/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.cquery/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.core.memory/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.281Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.search/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.traditional/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.transport/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.cdt.remote.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/unittest/org.eclipse.cdt.unittest/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/unittest/org.eclipse.cdt.unittest.feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/util/org.eclipse.cdt.util/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer.examples/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.282Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/windows/org.eclipse.cdt.msw.build/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/windows/org.eclipse.cdt.msw.build.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/windows/org.eclipse.cdt.msw-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.remote/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.remote.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.remote.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.ui.controls/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/tools.templates/org.eclipse.tools.templates.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/tools.templates/org.eclipse.tools.templates.freemarker/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/tools.templates/org.eclipse.tools.templates.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.jsch.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.jsch.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.protocol.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.283Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.server.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.console/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.console-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.serial.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.serial.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.serial-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.telnet.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.telnet.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.telnet-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.native-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.platform.branding/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.platform-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.sdk/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.checkers.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.284Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.core.memory.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR] Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist @ 
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.7.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:2.7.1 @ 
12:36:09 [2023-08-16T16:36:09.285Z]  @ 
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR] The build could not read 1 project -> [Help 1]
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]   
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]   The project org.eclipse.cdt:cdt-parent:10.7.0-SNAPSHOT (/home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml) has 141 errors
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.build.gcc.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.build.gcc.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.gnu.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.gnu.build-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.285Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson.ui.editor/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.meson-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.core.autotools.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.core.autotools.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.core.autotools-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.core.cxx/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.ui.cxx/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.checkers/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.checkers.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/core/org.eclipse.cdt.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/core/org.eclipse.cdt.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.build.crossgcc/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.remote/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.serial.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.serial.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/cross/org.eclipse.cdt.launch.serial-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.dap-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.286Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.dap.gdbjtag/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.gdb/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.gdb.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.gnu.debug-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.dsf/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.dsf.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.examples.dsf/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf/org.eclipse.cdt.examples.dsf.pda.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.287Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/jtag/org.eclipse.cdt.debug.gdbjtag.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launch/org.eclipse.cdt.launch/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launch/org.eclipse.cdt.docker.launcher/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launch/org.eclipse.cdt.flatpak.launcher/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.clangd/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp.cquery/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/lsp/org.eclipse.cdt.lsp-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.core.memory/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.288Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.search/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.traditional/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory.transport/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.cdt.remote.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/unittest/org.eclipse.cdt.unittest/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/unittest/org.eclipse.cdt.unittest.feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/util/org.eclipse.cdt.util/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer.examples/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.289Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/visualizer/org.eclipse.cdt.visualizer-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/windows/org.eclipse.cdt.msw.build/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/windows/org.eclipse.cdt.msw.build.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/windows/org.eclipse.cdt.msw-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.remote/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.remote.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.remote.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/launchbar/org.eclipse.launchbar.ui.controls/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/tools.templates/org.eclipse.tools.templates.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/tools.templates/org.eclipse.tools.templates.freemarker/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/tools.templates/org.eclipse.tools.templates.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.jsch.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.jsch.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.protocol.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy.server.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.290Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.proxy-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.console/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.console-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.serial.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.serial.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.serial-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.telnet.core/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.telnet.ui/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/remote/org.eclipse.remote.telnet-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.native-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.platform.branding/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.platform-feature/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/releng/org.eclipse.cdt.sdk/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.managedbuilder.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.make.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/build/org.eclipse.cdt.autotools.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.291Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.core.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/codan/org.eclipse.cdt.codan.checkers.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/memory/org.eclipse.cdt.debug.core.memory.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/qt/org.eclipse.cdt.qt.ui.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Child module /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/testsrunner/org.eclipse.cdt.testsrunner.tests/pom.xml of /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/pom.xml does not exist
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.7.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:2.7.1: Could not transfer artifact org.eclipse.tycho:tycho-maven-plugin:pom:2.7.1 from/to cbi (https://repo.eclipse.org/content/repositories/cbi-releases/): Authorization failed for https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.1/tycho-maven-plugin-2.7.1.pom 403 Forbidden -> [Help 2]
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] 
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] 
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
12:36:09 [2023-08-16T16:36:09.292Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
12:36:10 [2023-08-16T16:36:10.122Z] [Pipeline] }
12:36:10 [2023-08-16T16:36:10.283Z] [Pipeline] // withEnv
12:36:10 [2023-08-16T16:36:10.364Z] [Pipeline] }
12:36:10 [2023-08-16T16:36:10.534Z] [Pipeline] // timeout
12:36:10 [2023-08-16T16:36:10.685Z] [Pipeline] }
12:36:10 [2023-08-16T16:36:10.805Z] [Pipeline] // container
12:36:10 [2023-08-16T16:36:10.946Z] Post stage
12:36:10 [2023-08-16T16:36:10.961Z] [Pipeline] container
12:36:10 [2023-08-16T16:36:10.963Z] [Pipeline] {
12:36:11 [2023-08-16T16:36:11.125Z] [Pipeline] junit
12:36:11 [2023-08-16T16:36:11.131Z] Recording test results
12:36:12 [2023-08-16T16:36:12.230Z] No test report files were found. Configuration error?
12:36:12 [2023-08-16T16:36:12.232Z] [Pipeline] }
12:36:12 [2023-08-16T16:36:12.341Z] [Pipeline] // container
12:36:12 [2023-08-16T16:36:12.471Z] Error when executing always post condition:
12:36:12 [2023-08-16T16:36:12.471Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.23.166/10.40.23.166:38530
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.FilePath.act(FilePath.java:1192)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.FilePath.act(FilePath.java:1181)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
12:36:12 [2023-08-16T16:36:12.471Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
12:36:12 [2023-08-16T16:36:12.471Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
12:36:12 [2023-08-16T16:36:12.471Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
12:36:12 [2023-08-16T16:36:12.471Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:36:12 [2023-08-16T16:36:12.471Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:36:12 [2023-08-16T16:36:12.471Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:36:12 [2023-08-16T16:36:12.471Z] hudson.AbortException: No test report files were found. Configuration error?
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.remoting.Request$2.run(Request.java:377)
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
12:36:12 [2023-08-16T16:36:12.471Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:36:12 [2023-08-16T16:36:12.471Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:36:12 [2023-08-16T16:36:12.471Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:36:12 [2023-08-16T16:36:12.471Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
12:36:12 [2023-08-16T16:36:12.471Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:36:12 [2023-08-16T16:36:12.471Z] 
12:36:12 [2023-08-16T16:36:12.495Z] [Pipeline] }
12:36:12 [2023-08-16T16:36:12.638Z] [Pipeline] // withEnv
12:36:12 [2023-08-16T16:36:12.783Z] [Pipeline] }
12:36:12 [2023-08-16T16:36:12.930Z] [Pipeline] // node
12:36:13 [2023-08-16T16:36:13.076Z] [Pipeline] }
12:36:13 [2023-08-16T16:36:13.198Z] [Pipeline] // podTemplate
12:36:13 [2023-08-16T16:36:13.420Z] [Pipeline] }
12:36:13 [2023-08-16T16:36:13.559Z] [Pipeline] // stage
12:36:13 [2023-08-16T16:36:13.679Z] [Pipeline] }
12:36:13 [2023-08-16T16:36:13.681Z] Failed in branch Build and verify
12:36:29 [2023-08-16T16:36:29.216Z] WARNING: Using incubator modules: jdk.incubator.vector, jdk.incubator.foreign
12:36:35 [2023-08-16T16:36:35.922Z] Configuration Name: /home/jenkins/agent/workspace/ahgraham-fork_code_format_checks/core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
12:36:35 [2023-08-16T16:36:35.922Z] Starting format job ...
12:37:22 [2023-08-16T16:37:22.592Z] Done.
12:37:22 [2023-08-16T16:37:22.592Z] Removing trailing whitespace on *.java files
12:37:25 [2023-08-16T16:37:25.888Z] Removing trailing whitespace on *.properties files
12:37:25 [2023-08-16T16:37:25.888Z] Removing trailing whitespace on *.MF files
12:37:25 [2023-08-16T16:37:25.888Z] Removing trailing whitespace on *.py files
12:37:32 [2023-08-16T16:37:32.439Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
12:37:34 [2023-08-16T16:37:34.965Z] 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:37:35 [2023-08-16T16:37:35.333Z] [Pipeline] }
12:37:42 [2023-08-16T16:37:42.616Z] [Pipeline] // withEnv
12:37:43 [2023-08-16T16:37:43.537Z] [Pipeline] }
12:37:43 [2023-08-16T16:37:43.764Z] [Pipeline] // timeout
12:37:43 [2023-08-16T16:37:43.978Z] [Pipeline] }
12:37:44 [2023-08-16T16:37:44.209Z] [Pipeline] // container
12:37:44 [2023-08-16T16:37:44.515Z] Post stage
12:37:44 [2023-08-16T16:37:44.523Z] [Pipeline] container
12:37:44 [2023-08-16T16:37:44.524Z] [Pipeline] {
12:37:44 [2023-08-16T16:37:44.777Z] [Pipeline] archiveArtifacts
12:37:44 [2023-08-16T16:37:44.784Z] Archiving artifacts
12:45:54 [2023-08-16T16:45:54.008Z] [Pipeline] }
12:45:54 [2023-08-16T16:45:54.282Z] [Pipeline] // container
12:45:54 [2023-08-16T16:45:54.575Z] [Pipeline] }
12:45:54 [2023-08-16T16:45:54.994Z] [Pipeline] // withEnv
12:45:55 [2023-08-16T16:45:55.245Z] [Pipeline] }
12:45:55 [2023-08-16T16:45:55.443Z] [Pipeline] // node
12:45:55 [2023-08-16T16:45:55.653Z] [Pipeline] }
12:45:55 [2023-08-16T16:45:55.889Z] [Pipeline] // podTemplate
12:45:56 [2023-08-16T16:45:56.174Z] [Pipeline] }
12:45:56 [2023-08-16T16:45:56.393Z] [Pipeline] // stage
12:45:56 [2023-08-16T16:45:56.693Z] [Pipeline] }
12:45:56 [2023-08-16T16:45:56.694Z] Failed in branch Code Formatting Checks
12:45:57 [2023-08-16T16:45:57.021Z] [Pipeline] // parallel
12:46:07 [2023-08-16T16:46:07.297Z] [Pipeline] }
12:46:07 [2023-08-16T16:46:07.616Z] [Pipeline] // stage
12:46:07 [2023-08-16T16:46:07.830Z] [Pipeline] }
12:46:07 [2023-08-16T16:46:07.981Z] [Pipeline] // timestamps
12:46:08 [2023-08-16T16:46:08.133Z] [Pipeline] }
12:46:08 [2023-08-16T16:46:08.279Z] [Pipeline] // withEnv
12:46:08 [2023-08-16T16:46:08.449Z] [Pipeline] }
12:46:08 [2023-08-16T16:46:08.545Z] [Pipeline] // node
12:46:08 [2023-08-16T16:46:08.689Z] [Pipeline] End of Pipeline
12:46:09 [2023-08-16T16:46:09.142Z] ERROR: script returned exit code 1
12:46:10 [2023-08-16T16:46:10.748Z] 
12:46:10 [2023-08-16T16:46:10.748Z] 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:46:10 [2023-08-16T16:46:10.748Z] 
12:46:10 [2023-08-16T16:46:10.748Z] 
12:46:10 [2023-08-16T16:46:10.749Z] GitHub has been notified of this commit’s build result
12:46:10 [2023-08-16T16:46:10.749Z] 
12:46:10 [2023-08-16T16:46:10.753Z] Finished: FAILURE