Skip to content

Console Output

Triggered by Gerrit: https://review.gerrithub.io/c/eclipse-egit/egit/+/1192804
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] library
Loading library egit-pipelines@f15316beea70638018530229f937241b888f8115
Attempting to resolve f15316beea70638018530229f937241b888f8115 from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git ls-remote -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Candidate match: refs/tags/v0.3.4 revision f15316beea70638018530229f937241b888f8115
Found match: refs/heads/master revision f15316beea70638018530229f937241b888f8115
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/egit.gerrit@libs/48b7ae71d32f7a6904e2d113c8a79e891a13052606643948cbe2755e016a9afe@3/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Fetching without tags
Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f15316beea70638018530229f937241b888f8115 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f15316beea70638018530229f937241b888f8115 # timeout=10
Commit message: "Adapt scripts to changed repo paths on eclipse.gerrithub.io"
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
18:00:53 [2024-04-09T22:00:53.089Z] Agent centos-7-161g6 is provisioned from template centos-7
18:00:53 [2024-04-09T22:00:53.093Z] ---
18:00:53 [2024-04-09T22:00:53.093Z] apiVersion: "v1"
18:00:53 [2024-04-09T22:00:53.093Z] kind: "Pod"
18:00:53 [2024-04-09T22:00:53.093Z] metadata:
18:00:53 [2024-04-09T22:00:53.093Z]   labels:
18:00:53 [2024-04-09T22:00:53.093Z]     jenkins: "slave"
18:00:53 [2024-04-09T22:00:53.093Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
18:00:53 [2024-04-09T22:00:53.093Z]     jenkins/label: "migration_jipp-migration_centos-7"
18:00:53 [2024-04-09T22:00:53.093Z]   name: "centos-7-161g6"
18:00:53 [2024-04-09T22:00:53.093Z]   namespace: "egit"
18:00:53 [2024-04-09T22:00:53.093Z] spec:
18:00:53 [2024-04-09T22:00:53.093Z]   containers:
18:00:53 [2024-04-09T22:00:53.093Z]   - env:
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_SECRET"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "********"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_TUNNEL"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_AGENT_NAME"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "centos-7-161g6"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:00:53 [2024-04-09T22:00:53.093Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JAVA_TOOL_OPTIONS"
18:00:53 [2024-04-09T22:00:53.093Z]       value: ""
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "_JAVA_OPTIONS"
18:00:53 [2024-04-09T22:00:53.093Z]       value: ""
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_NAME"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "centos-7-161g6"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_AGENT_WORKDIR"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "/home/jenkins/agent"
18:00:53 [2024-04-09T22:00:53.093Z]     - name: "JENKINS_URL"
18:00:53 [2024-04-09T22:00:53.093Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
18:00:53 [2024-04-09T22:00:53.093Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
18:00:53 [2024-04-09T22:00:53.093Z]     imagePullPolicy: "Always"
18:00:53 [2024-04-09T22:00:53.093Z]     name: "jnlp"
18:00:53 [2024-04-09T22:00:53.093Z]     resources:
18:00:53 [2024-04-09T22:00:53.093Z]       limits:
18:00:53 [2024-04-09T22:00:53.093Z]         cpu: "2000m"
18:00:53 [2024-04-09T22:00:53.093Z]         memory: "4096Mi"
18:00:53 [2024-04-09T22:00:53.093Z]       requests:
18:00:53 [2024-04-09T22:00:53.093Z]         cpu: "1000m"
18:00:53 [2024-04-09T22:00:53.093Z]         memory: "4096Mi"
18:00:53 [2024-04-09T22:00:53.093Z]     tty: true
18:00:53 [2024-04-09T22:00:53.093Z]     volumeMounts:
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "m2-dir"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: true
18:00:53 [2024-04-09T22:00:53.093Z]       subPath: "toolchains.xml"
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.mavenrc"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "m2-dir"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: true
18:00:53 [2024-04-09T22:00:53.093Z]       subPath: ".mavenrc"
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/opt/tools"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "volume-0"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: false
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "volume-2"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: false
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.m2/repository"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "volume-3"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: false
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "m2-secret-dir"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: true
18:00:53 [2024-04-09T22:00:53.093Z]       subPath: "settings-security.xml"
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "volume-4"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: false
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "m2-secret-dir"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: true
18:00:53 [2024-04-09T22:00:53.093Z]       subPath: "settings.xml"
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/.ssh"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "volume-1"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: false
18:00:53 [2024-04-09T22:00:53.093Z]       subPath: ""
18:00:53 [2024-04-09T22:00:53.093Z]     - mountPath: "/home/jenkins/agent"
18:00:53 [2024-04-09T22:00:53.093Z]       name: "workspace-volume"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: false
18:00:53 [2024-04-09T22:00:53.093Z]     workingDir: "/home/jenkins/agent"
18:00:53 [2024-04-09T22:00:53.093Z]   nodeSelector:
18:00:53 [2024-04-09T22:00:53.093Z]     kubernetes.io/os: "linux"
18:00:53 [2024-04-09T22:00:53.093Z]   restartPolicy: "Never"
18:00:53 [2024-04-09T22:00:53.093Z]   volumes:
18:00:53 [2024-04-09T22:00:53.093Z]   - name: "volume-0"
18:00:53 [2024-04-09T22:00:53.093Z]     persistentVolumeClaim:
18:00:53 [2024-04-09T22:00:53.093Z]       claimName: "tools-claim-jiro-egit"
18:00:53 [2024-04-09T22:00:53.093Z]       readOnly: true
18:00:53 [2024-04-09T22:00:53.093Z]   - name: "m2-secret-dir"
18:00:53 [2024-04-09T22:00:53.093Z]     secret:
18:00:53 [2024-04-09T22:00:53.093Z]       secretName: "m2-secret-dir"
18:00:53 [2024-04-09T22:00:53.093Z]   - emptyDir:
18:00:53 [2024-04-09T22:00:53.093Z]       medium: ""
18:00:53 [2024-04-09T22:00:53.093Z]     name: "volume-2"
18:00:53 [2024-04-09T22:00:53.093Z]   - configMap:
18:00:53 [2024-04-09T22:00:53.093Z]       name: "m2-dir"
18:00:53 [2024-04-09T22:00:53.093Z]     name: "m2-dir"
18:00:53 [2024-04-09T22:00:53.093Z]   - configMap:
18:00:53 [2024-04-09T22:00:53.093Z]       name: "known-hosts"
18:00:53 [2024-04-09T22:00:53.093Z]     name: "volume-1"
18:00:53 [2024-04-09T22:00:53.093Z]   - emptyDir:
18:00:53 [2024-04-09T22:00:53.093Z]       medium: ""
18:00:53 [2024-04-09T22:00:53.093Z]     name: "workspace-volume"
18:00:53 [2024-04-09T22:00:53.093Z]   - emptyDir:
18:00:53 [2024-04-09T22:00:53.093Z]       medium: ""
18:00:53 [2024-04-09T22:00:53.093Z]     name: "volume-4"
18:00:53 [2024-04-09T22:00:53.093Z]   - emptyDir:
18:00:53 [2024-04-09T22:00:53.093Z]       medium: ""
18:00:53 [2024-04-09T22:00:53.093Z]     name: "volume-3"
18:00:53 [2024-04-09T22:00:53.093Z] 
18:00:53 [2024-04-09T22:00:53.117Z] Running on centos-7-161g6 in /home/jenkins/agent/workspace/egit.gerrit
[Pipeline] {
[Pipeline] timeout
18:00:53 [2024-04-09T22:00:53.160Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
18:00:53 [2024-04-09T22:00:53.426Z] $ pkill Xvnc
18:00:53 [2024-04-09T22:00:53.526Z] $ pkill Xrealvnc
18:00:53 [2024-04-09T22:00:53.553Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
18:00:54 [2024-04-09T22:00:54.039Z] [egit.gerrit] $ Xvnc -help
18:00:54 [2024-04-09T22:00:54.052Z] Starting xvnc
18:00:54 [2024-04-09T22:00:54.064Z] [egit.gerrit] $ Xvnc :36 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {
18:00:54 [2024-04-09T22:00:54.070Z] 
18:00:54 [2024-04-09T22:00:54.071Z] Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
18:00:54 [2024-04-09T22:00:54.071Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
18:00:54 [2024-04-09T22:00:54.071Z] See http://www.tigervnc.org for information on TigerVNC.
18:00:54 [2024-04-09T22:00:54.071Z] Underlying X server release 12004000, The X.Org Foundation
18:00:54 [2024-04-09T22:00:54.071Z] 
18:00:54 [2024-04-09T22:00:54.071Z] 
18:00:54 [2024-04-09T22:00:54.071Z] Tue Apr  9 22:00:54 2024
18:00:54 [2024-04-09T22:00:54.071Z]  vncext:      VNC extension running!
18:00:54 [2024-04-09T22:00:54.071Z]  vncext:      Listening for VNC connections on all interface(s), port 5936
18:00:54 [2024-04-09T22:00:54.071Z]  vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
18:00:54 [2024-04-09T22:00:54.467Z] + mutter --replace --sm-disable
18:00:54 [2024-04-09T22:00:54.467Z] 
18:00:54 [2024-04-09T22:00:54.467Z] (mutter:91): GLib-GIO-ERROR **: 22:00:54.271: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
18:00:54 [2024-04-09T22:00:54.467Z] 
[Pipeline] sh
18:00:54 [2024-04-09T22:00:54.764Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
18:00:57 [2024-04-09T22:00:57.409Z] Running in /home/jenkins/agent/workspace/egit.gerrit/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
18:00:57 [2024-04-09T22:00:57.967Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
18:00:57 [2024-04-09T22:00:57.967Z] openjdk version "17.0.10" 2024-01-16
18:00:57 [2024-04-09T22:00:57.967Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7)
18:00:57 [2024-04-09T22:00:57.967Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing)
[Pipeline] checkout
18:00:58 [2024-04-09T22:00:58.249Z] The recommended git tool is: NONE
18:00:59 [2024-04-09T22:00:59.523Z] No credentials specified
18:00:59 [2024-04-09T22:00:59.526Z] Cloning the remote Git repository
18:00:59 [2024-04-09T22:00:59.544Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
18:00:59 [2024-04-09T22:00:59.578Z]  > git init /home/jenkins/agent/workspace/egit.gerrit/repo # timeout=10
18:00:59 [2024-04-09T22:00:59.607Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
18:00:59 [2024-04-09T22:00:59.607Z]  > git --version # timeout=10
18:00:59 [2024-04-09T22:00:59.611Z]  > git --version # 'git version 2.36.6'
18:00:59 [2024-04-09T22:00:59.611Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
18:01:09 [2024-04-09T22:01:09.116Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
18:01:09 [2024-04-09T22:01:09.120Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:01:09 [2024-04-09T22:01:09.608Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
18:01:09 [2024-04-09T22:01:09.616Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
18:01:09 [2024-04-09T22:01:09.617Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit refs/changes/04/1192804/1 # timeout=10
18:01:11 [2024-04-09T22:01:11.410Z] Checking out Revision 3e03eda59f023543406f92cfad38a1dc406e7c3d (refs/changes/04/1192804/1)
18:01:11 [2024-04-09T22:01:11.405Z]  > git rev-parse 3e03eda59f023543406f92cfad38a1dc406e7c3d^{commit} # timeout=10
18:01:11 [2024-04-09T22:01:11.418Z]  > git config core.sparsecheckout # timeout=10
18:01:11 [2024-04-09T22:01:11.440Z]  > git checkout -f 3e03eda59f023543406f92cfad38a1dc406e7c3d # timeout=10
18:01:14 [2024-04-09T22:01:14.884Z] Commit message: "[gpg] Improve error handling in signature verification"
18:01:14 [2024-04-09T22:01:14.890Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
18:01:15 [2024-04-09T22:01:15.016Z]  > git rev-list --no-walk 856a0dc37ad7abb0cd285a80612f418869cf3f35 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
18:01:15 [2024-04-09T22:01:15.103Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
18:01:15 [2024-04-09T22:01:15.931Z] + gpg --batch --import ****
18:01:15 [2024-04-09T22:01:15.931Z] gpg: directory `/home/jenkins/.gnupg' created
18:01:15 [2024-04-09T22:01:15.931Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
18:01:15 [2024-04-09T22:01:15.931Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
18:01:15 [2024-04-09T22:01:15.931Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
18:01:15 [2024-04-09T22:01:15.931Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
18:01:15 [2024-04-09T22:01:15.931Z] gpg: key E35AC353: secret key imported
18:01:15 [2024-04-09T22:01:15.931Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
18:01:15 [2024-04-09T22:01:15.931Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
18:01:15 [2024-04-09T22:01:15.931Z] gpg: Total number processed: 1
18:01:15 [2024-04-09T22:01:15.931Z] gpg:               imported: 1  (RSA: 1)
18:01:15 [2024-04-09T22:01:15.931Z] gpg:       secret keys read: 1
18:01:15 [2024-04-09T22:01:15.931Z] gpg:   secret keys imported: 1
18:01:15 [2024-04-09T22:01:15.931Z] ++ gpg --list-keys --with-colons
18:01:15 [2024-04-09T22:01:15.931Z] ++ awk -F: '/fpr:/ {print $10}'
18:01:15 [2024-04-09T22:01:15.931Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] readFile
[Pipeline] sh
18:01:17 [2024-04-09T22:01:17.488Z] + curl -s -f -m 10 -L --max-redirs 8 https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/
[Pipeline] withCredentials
18:01:18 [2024-04-09T22:01:18.973Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
18:01:19 [2024-04-09T22:01:19.301Z] + /opt/tools/apache-maven/latest/bin/mvn clean install -Pstatic-checks,other-os,eclipse-sign,gpg-sign -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit.gerrit/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
18:01:19 [2024-04-09T22:01:19.560Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
18:01:19 [2024-04-09T22:01:19.560Z] Maven home: /opt/tools/apache-maven/latest
18:01:19 [2024-04-09T22:01:19.560Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
18:01:19 [2024-04-09T22:01:19.560Z] Default locale: en_US, platform encoding: UTF-8
18:01:19 [2024-04-09T22:01:19.560Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
18:01:20 [2024-04-09T22:01:20.949Z] 22:01:20 [INFO] Error stacktraces are turned on.
18:01:20 [2024-04-09T22:01:20.949Z] 22:01:20 [INFO] Scanning for projects...
18:01:29 [2024-04-09T22:01:29.115Z] 22:01:27 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
18:01:29 [2024-04-09T22:01:29.115Z] 22:01:27 [INFO] Tycho Mode:     project
18:01:29 [2024-04-09T22:01:29.115Z] 22:01:27 [INFO] Tycho Builder:  maven
18:01:29 [2024-04-09T22:01:29.115Z] 22:01:27 [INFO] Build Threads:  1
18:01:37 [2024-04-09T22:01:37.242Z] 22:01:36 [WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.6 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.6: The eclipse-run mojo is now part of the tycho-eclipse-plugin
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5e0a1954
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO]     Transport mode:         online
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO]     Http Transport type:    Java11Client
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO]     Update mode:            cache first
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO]     Minimum cache duration: 60 minutes
18:01:47 [2024-04-09T22:01:47.211Z] 22:01:45 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
18:01:49 [2024-04-09T22:01:49.120Z] 22:01:48 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:49 [2024-04-09T22:01:49.120Z] 22:01:48 [INFO] Resolving MavenDependencyRoots = [GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:49 [2024-04-09T22:01:49.120Z] 22:01:48 [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:49 [2024-04-09T22:01:49.120Z] 22:01:49 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.12.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-sftp, Version = 2.12.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:49 [2024-04-09T22:01:49.712Z] 22:01:49 [INFO] Resolving MavenDependencyRoots = [GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:49 [2024-04-09T22:01:49.712Z] 22:01:49 [INFO] Resolving MavenDependencyRoots = [GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:50 [2024-04-09T22:01:50.279Z] 22:01:49 [INFO] Resolving MavenDependencyRoots = [GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.20, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:50 [2024-04-09T22:01:50.279Z] 22:01:50 [INFO] Resolving MavenDependencyRoots = [GroupId = com.googlecode.javaewah, ArtifactId = JavaEWAH, Version = 1.2.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:50 [2024-04-09T22:01:50.279Z] 22:01:50 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:50 [2024-04-09T22:01:50.280Z] 22:01:50 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:50 [2024-04-09T22:01:50.852Z] 22:01:50 [INFO] Resolving MavenDependencyRoots = [GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpkix-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:52 [2024-04-09T22:01:52.228Z] 22:01:51 [INFO] Resolving MavenDependencyRoots = [GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:52 [2024-04-09T22:01:52.228Z] 22:01:52 [INFO] Resolving MavenDependencyRoots = [GroupId = args4j, ArtifactId = args4j, Version = 2.33, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:52 [2024-04-09T22:01:52.228Z] 22:01:52 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-codec, ArtifactId = commons-codec, Version = 1.16.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
18:01:53 [2024-04-09T22:01:53.195Z] 22:01:53 [INFO] Adding repository https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip
18:01:53 [2024-04-09T22:01:53.453Z] 22:01:53 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
18:02:03 [2024-04-09T22:02:03.484Z] 22:02:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit-feature/pom.xml
18:02:03 [2024-04-09T22:02:03.484Z] 22:02:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.gitflow-feature/pom.xml
18:02:04 [2024-04-09T22:02:04.460Z] 22:02:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.source-feature/pom.xml
18:02:04 [2024-04-09T22:02:04.460Z] 22:02:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.repository:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit.repository/pom.xml
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] ------------------------------------------------------------------------
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Reactor Build Order:
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] 
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] EGit Parent                                                        [pom]
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Eclipse EGit                                            [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Git Team Provider (Core)                                [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Git Team Provider (UI)                                  [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Git Team Provider (Documentation)                       [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Eclipse EGit Feature                                   [eclipse-feature]
18:02:12 [2024-04-09T22:02:12.566Z] 22:02:11 [INFO] Git Flow                                                [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] Git Flow UI                                             [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] Eclipse EGit Gitflow Feature                           [eclipse-feature]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] EGit JUnit Support                                      [eclipse-plugin]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] GitFlow Test Plug-in                               [eclipse-test-plugin]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] Eclipse EGit Source Feature                            [eclipse-feature]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] EGit P2 Repository                                  [eclipse-repository]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] EGit Core Test Plug-in                             [eclipse-test-plugin]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] EGit UI Test Plug-in                               [eclipse-test-plugin]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] 
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] --------------------< org.eclipse.egit:egit-parent >--------------------
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] Building EGit Parent 6.10.0-SNAPSHOT                              [1/15]
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO]   from pom.xml
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] --------------------------------[ pom ]---------------------------------
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] 
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:11 [INFO] --- clean:3.2.0:clean (default-clean) @ egit-parent ---
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:12 [INFO] 
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:12 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ egit-parent ---
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:12 [INFO] 
18:02:12 [2024-04-09T22:02:12.567Z] 22:02:12 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ egit-parent ---
18:02:15 [2024-04-09T22:02:15.092Z] 22:02:14 [INFO] CycloneDX: Resolving Aggregated Dependencies
18:02:23 [2024-04-09T22:02:23.302Z] 22:02:23 [INFO] CycloneDX: Creating BOM version 1.4 with 391 component(s)
18:02:23 [2024-04-09T22:02:23.302Z] 22:02:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit.gerrit/repo/target/cyclonedx.json
18:02:23 [2024-04-09T22:02:23.579Z] 22:02:23 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
18:02:23 [2024-04-09T22:02:23.580Z] 22:02:23 [INFO]            attaching as egit-parent-6.10.0-SNAPSHOT-cyclonedx.json
18:02:23 [2024-04-09T22:02:23.837Z] 22:02:23 [INFO] 
18:02:23 [2024-04-09T22:02:23.837Z] 22:02:23 [INFO] --- license-tool:1.1.0:license-check (license-check) @ egit-parent ---
18:02:26 [2024-04-09T22:02:26.380Z] 22:02:26 [INFO] Querying Eclipse Foundation for license data for 387 items.
18:02:28 [2024-04-09T22:02:28.279Z] 22:02:28 [INFO] Found 345 items.
18:02:28 [2024-04-09T22:02:28.279Z] 22:02:28 [INFO] Querying ClearlyDefined for license data for 17 items.
18:04:19 [2024-04-09T22:04:19.731Z] 22:04:08 [ERROR] Error response from ClearlyDefined 524
18:04:19 [2024-04-09T22:04:19.731Z] 22:04:08 [INFO] ------------------------------------------------------------------------
18:04:19 [2024-04-09T22:04:19.731Z] 22:04:08 [INFO] Reactor Summary for EGit Parent 6.10.0-SNAPSHOT:
18:04:19 [2024-04-09T22:04:19.731Z] 22:04:08 [INFO] 
18:04:19 [2024-04-09T22:04:19.731Z] 22:04:08 [INFO] EGit Parent ........................................ FAILURE [01:56 min]
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Eclipse EGit ....................................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Git Team Provider (Core) ........................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Git Team Provider (UI) ............................. SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Git Team Provider (Documentation) .................. SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Eclipse EGit Feature ............................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Git Flow ........................................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Git Flow UI ........................................ SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Eclipse EGit Gitflow Feature ....................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] EGit JUnit Support ................................. SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] GitFlow Test Plug-in ............................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Eclipse EGit Source Feature ........................ SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] EGit P2 Repository ................................. SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] EGit Core Test Plug-in ............................. SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] EGit UI Test Plug-in ............................... SKIPPED
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] ------------------------------------------------------------------------
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] BUILD FAILURE
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] ------------------------------------------------------------------------
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Total time:  02:47 min
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] Finished at: 2024-04-09T22:04:08Z
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [INFO] ------------------------------------------------------------------------
18:04:19 [2024-04-09T22:04:19.732Z] 22:04:08 [ERROR] Failed to execute goal org.eclipse.dash:license-tool-plugin:1.1.0:license-check (license-check) on project egit-parent: Execution license-check of goal org.eclipse.dash:license-tool-plugin:1.1.0:license-check failed: Received an error response from ClearlyDefined. -> [Help 1]
18:04:19 [2024-04-09T22:04:19.732Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.dash:license-tool-plugin:1.1.0:license-check (license-check) on project egit-parent: Execution license-check of goal org.eclipse.dash:license-tool-plugin:1.1.0:license-check failed: Received an error response from ClearlyDefined.
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
18:04:19 [2024-04-09T22:04:19.732Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
18:04:19 [2024-04-09T22:04:19.732Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
18:04:19 [2024-04-09T22:04:19.732Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
18:04:19 [2024-04-09T22:04:19.733Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
18:04:19 [2024-04-09T22:04:19.733Z]     at java.lang.reflect.Method.invoke (Method.java:568)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
18:04:19 [2024-04-09T22:04:19.733Z] Caused by: org.apache.maven.plugin.PluginExecutionException: Execution license-check of goal org.eclipse.dash:license-tool-plugin:1.1.0:license-check failed: Received an error response from ClearlyDefined.
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:133)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
18:04:19 [2024-04-09T22:04:19.733Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
18:04:19 [2024-04-09T22:04:19.733Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
18:04:19 [2024-04-09T22:04:19.733Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
18:04:19 [2024-04-09T22:04:19.733Z]     at java.lang.reflect.Method.invoke (Method.java:568)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
18:04:19 [2024-04-09T22:04:19.733Z] Caused by: java.lang.RuntimeException: Received an error response from ClearlyDefined.
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport.doQueryClearlyDefined (ClearlyDefinedSupport.java:174)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport.queryClearlyDefined (ClearlyDefinedSupport.java:123)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport.queryLicenseData (ClearlyDefinedSupport.java:102)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.LicenseChecker.lambda$getLicenseData$3 (LicenseChecker.java:52)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.util.Batchifier.batchify (Batchifier.java:77)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.LicenseChecker.getLicenseData (LicenseChecker.java:57)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.eclipse.dash.licenses.maven.LicenseCheckMojo.execute (LicenseCheckMojo.java:257)
18:04:19 [2024-04-09T22:04:19.733Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
18:04:19 [2024-04-09T22:04:19.734Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
18:04:19 [2024-04-09T22:04:19.734Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
18:04:19 [2024-04-09T22:04:19.734Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
18:04:19 [2024-04-09T22:04:19.734Z]     at java.lang.reflect.Method.invoke (Method.java:568)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
18:04:19 [2024-04-09T22:04:19.734Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
18:04:19 [2024-04-09T22:04:19.734Z] 22:04:08 [ERROR] 
18:04:19 [2024-04-09T22:04:19.734Z] 22:04:08 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
18:04:19 [2024-04-09T22:04:19.734Z] 22:04:08 [ERROR] 
18:04:19 [2024-04-09T22:04:19.734Z] 22:04:08 [ERROR] For more information about the errors and possible solutions, please read the following articles:
18:04:19 [2024-04-09T22:04:19.734Z] 22:04:08 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
18:04:19 [2024-04-09T22:04:19.815Z] Archiving artifacts
18:04:19 [2024-04-09T22:04:19.962Z] ‘org.eclipse.egit.repository/target/repository/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
18:04:20 [2024-04-09T22:04:20.009Z] Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No artifacts found that match the file pattern "org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log". Configuration error?
Finished: FAILURE