Skip to content

Console Output

Triggered by Gerrit: https://review.gerrithub.io/c/eclipse-egit/egit/+/1173179
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.42.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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git init /var/jenkins/workspace/egit.gerrit@libs/48b7ae71d32f7a6904e2d113c8a79e891a13052606643948cbe2755e016a9afe@4 # timeout=10
Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
 > git fetch --no-tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
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
10:11:22 [2023-12-05T15:11:22.094Z] Agent centos-7-3ms8x is provisioned from template centos-7
10:11:22 [2023-12-05T15:11:22.096Z] ---
10:11:22 [2023-12-05T15:11:22.096Z] apiVersion: "v1"
10:11:22 [2023-12-05T15:11:22.096Z] kind: "Pod"
10:11:22 [2023-12-05T15:11:22.096Z] metadata:
10:11:22 [2023-12-05T15:11:22.096Z]   labels:
10:11:22 [2023-12-05T15:11:22.096Z]     jenkins: "slave"
10:11:22 [2023-12-05T15:11:22.096Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:11:22 [2023-12-05T15:11:22.096Z]     jenkins/label: "migration_jipp-migration_centos-7"
10:11:22 [2023-12-05T15:11:22.096Z]   name: "centos-7-3ms8x"
10:11:22 [2023-12-05T15:11:22.096Z]   namespace: "egit"
10:11:22 [2023-12-05T15:11:22.096Z] spec:
10:11:22 [2023-12-05T15:11:22.096Z]   containers:
10:11:22 [2023-12-05T15:11:22.096Z]   - env:
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_SECRET"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "********"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_TUNNEL"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_AGENT_NAME"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "centos-7-3ms8x"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:11:22 [2023-12-05T15:11:22.096Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JAVA_TOOL_OPTIONS"
10:11:22 [2023-12-05T15:11:22.096Z]       value: ""
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "_JAVA_OPTIONS"
10:11:22 [2023-12-05T15:11:22.096Z]       value: ""
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_NAME"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "centos-7-3ms8x"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_AGENT_WORKDIR"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "/home/jenkins/agent"
10:11:22 [2023-12-05T15:11:22.096Z]     - name: "JENKINS_URL"
10:11:22 [2023-12-05T15:11:22.096Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
10:11:22 [2023-12-05T15:11:22.096Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3131.vf2b_b_798b_ce99"
10:11:22 [2023-12-05T15:11:22.096Z]     imagePullPolicy: "Always"
10:11:22 [2023-12-05T15:11:22.096Z]     name: "jnlp"
10:11:22 [2023-12-05T15:11:22.096Z]     resources:
10:11:22 [2023-12-05T15:11:22.096Z]       limits:
10:11:22 [2023-12-05T15:11:22.096Z]         cpu: "2000m"
10:11:22 [2023-12-05T15:11:22.096Z]         memory: "4096Mi"
10:11:22 [2023-12-05T15:11:22.096Z]       requests:
10:11:22 [2023-12-05T15:11:22.096Z]         cpu: "1000m"
10:11:22 [2023-12-05T15:11:22.096Z]         memory: "4096Mi"
10:11:22 [2023-12-05T15:11:22.096Z]     tty: true
10:11:22 [2023-12-05T15:11:22.096Z]     volumeMounts:
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "m2-dir"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: true
10:11:22 [2023-12-05T15:11:22.096Z]       subPath: "toolchains.xml"
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.mavenrc"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "m2-dir"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: true
10:11:22 [2023-12-05T15:11:22.096Z]       subPath: ".mavenrc"
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/opt/tools"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "volume-0"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: false
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "volume-2"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: false
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.m2/repository"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "volume-3"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: false
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "m2-secret-dir"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: true
10:11:22 [2023-12-05T15:11:22.096Z]       subPath: "settings-security.xml"
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "volume-4"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: false
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "m2-secret-dir"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: true
10:11:22 [2023-12-05T15:11:22.096Z]       subPath: "settings.xml"
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/.ssh"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "volume-1"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: false
10:11:22 [2023-12-05T15:11:22.096Z]       subPath: ""
10:11:22 [2023-12-05T15:11:22.096Z]     - mountPath: "/home/jenkins/agent"
10:11:22 [2023-12-05T15:11:22.096Z]       name: "workspace-volume"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: false
10:11:22 [2023-12-05T15:11:22.096Z]     workingDir: "/home/jenkins/agent"
10:11:22 [2023-12-05T15:11:22.096Z]   nodeSelector:
10:11:22 [2023-12-05T15:11:22.096Z]     kubernetes.io/os: "linux"
10:11:22 [2023-12-05T15:11:22.096Z]   restartPolicy: "Never"
10:11:22 [2023-12-05T15:11:22.096Z]   volumes:
10:11:22 [2023-12-05T15:11:22.096Z]   - name: "volume-0"
10:11:22 [2023-12-05T15:11:22.096Z]     persistentVolumeClaim:
10:11:22 [2023-12-05T15:11:22.096Z]       claimName: "tools-claim-jiro-egit"
10:11:22 [2023-12-05T15:11:22.096Z]       readOnly: true
10:11:22 [2023-12-05T15:11:22.096Z]   - name: "m2-secret-dir"
10:11:22 [2023-12-05T15:11:22.096Z]     secret:
10:11:22 [2023-12-05T15:11:22.096Z]       secretName: "m2-secret-dir"
10:11:22 [2023-12-05T15:11:22.096Z]   - emptyDir:
10:11:22 [2023-12-05T15:11:22.096Z]       medium: ""
10:11:22 [2023-12-05T15:11:22.096Z]     name: "volume-2"
10:11:22 [2023-12-05T15:11:22.096Z]   - configMap:
10:11:22 [2023-12-05T15:11:22.096Z]       name: "m2-dir"
10:11:22 [2023-12-05T15:11:22.096Z]     name: "m2-dir"
10:11:22 [2023-12-05T15:11:22.096Z]   - configMap:
10:11:22 [2023-12-05T15:11:22.096Z]       name: "known-hosts"
10:11:22 [2023-12-05T15:11:22.096Z]     name: "volume-1"
10:11:22 [2023-12-05T15:11:22.096Z]   - emptyDir:
10:11:22 [2023-12-05T15:11:22.096Z]       medium: ""
10:11:22 [2023-12-05T15:11:22.096Z]     name: "workspace-volume"
10:11:22 [2023-12-05T15:11:22.096Z]   - emptyDir:
10:11:22 [2023-12-05T15:11:22.096Z]       medium: ""
10:11:22 [2023-12-05T15:11:22.096Z]     name: "volume-4"
10:11:22 [2023-12-05T15:11:22.096Z]   - emptyDir:
10:11:22 [2023-12-05T15:11:22.096Z]       medium: ""
10:11:22 [2023-12-05T15:11:22.096Z]     name: "volume-3"
10:11:22 [2023-12-05T15:11:22.096Z] 
10:11:22 [2023-12-05T15:11:22.141Z] Running on centos-7-3ms8x in /home/jenkins/agent/workspace/egit.gerrit
[Pipeline] {
[Pipeline] timeout
10:11:22 [2023-12-05T15:11:22.166Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
10:11:22 [2023-12-05T15:11:22.443Z] $ pkill Xvnc
10:11:22 [2023-12-05T15:11:22.586Z] $ pkill Xrealvnc
10:11:22 [2023-12-05T15:11:22.599Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:12:58 [2023-12-05T15:12:58.933Z] [egit.gerrit] $ Xvnc -help
10:12:58 [2023-12-05T15:12:58.955Z] Starting xvnc
10:12:58 [2023-12-05T15:12:58.968Z] [egit.gerrit] $ Xvnc :60 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {
10:12:58 [2023-12-05T15:12:58.975Z] 
10:12:58 [2023-12-05T15:12:58.975Z] Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
10:12:58 [2023-12-05T15:12:58.975Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:12:58 [2023-12-05T15:12:58.975Z] See http://www.tigervnc.org for information on TigerVNC.
10:12:58 [2023-12-05T15:12:58.975Z] Underlying X server release 12004000, The X.Org Foundation
10:12:58 [2023-12-05T15:12:58.975Z] 
10:12:58 [2023-12-05T15:12:58.975Z] 
10:12:58 [2023-12-05T15:12:58.975Z] Tue Dec  5 15:12:58 2023
10:12:58 [2023-12-05T15:12:58.975Z]  vncext:      VNC extension running!
10:12:58 [2023-12-05T15:12:58.975Z]  vncext:      Listening for VNC connections on all interface(s), port 5960
10:12:58 [2023-12-05T15:12:58.975Z]  vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
10:12:59 [2023-12-05T15:12:59.360Z] + mutter --replace --sm-disable
10:12:59 [2023-12-05T15:12:59.360Z] 
10:12:59 [2023-12-05T15:12:59.360Z] (mutter:103): GLib-GIO-ERROR **: 15:12:59.128: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
10:12:59 [2023-12-05T15:12:59.360Z] 
[Pipeline] sh
10:12:59 [2023-12-05T15:12:59.650Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
10:12:59 [2023-12-05T15:12:59.660Z] Running in /home/jenkins/agent/workspace/egit.gerrit/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
10:13:00 [2023-12-05T15:13:00.057Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
10:13:00 [2023-12-05T15:13:00.058Z] openjdk version "17.0.9" 2023-10-17
10:13:00 [2023-12-05T15:13:00.058Z] OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
10:13:00 [2023-12-05T15:13:00.058Z] OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
[Pipeline] checkout
10:13:00 [2023-12-05T15:13:00.068Z] The recommended git tool is: NONE
10:13:01 [2023-12-05T15:13:01.191Z] No credentials specified
10:13:01 [2023-12-05T15:13:01.193Z] Cloning the remote Git repository
10:13:01 [2023-12-05T15:13:01.204Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
10:13:01 [2023-12-05T15:13:01.224Z]  > git init /home/jenkins/agent/workspace/egit.gerrit/repo # timeout=10
10:13:01 [2023-12-05T15:13:01.236Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
10:13:01 [2023-12-05T15:13:01.236Z]  > git --version # timeout=10
10:13:01 [2023-12-05T15:13:01.240Z]  > git --version # 'git version 2.36.6'
10:13:01 [2023-12-05T15:13:01.241Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
10:13:12 [2023-12-05T15:13:12.342Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
10:13:12 [2023-12-05T15:13:12.360Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:13:12 [2023-12-05T15:13:12.859Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
10:13:12 [2023-12-05T15:13:12.868Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
10:13:12 [2023-12-05T15:13:12.869Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit refs/changes/79/1173179/1 # timeout=10
10:13:14 [2023-12-05T15:13:14.390Z] Checking out Revision 3ee7791e19154a15d5607d5ea39b0584e8077710 (refs/changes/79/1173179/1)
10:13:14 [2023-12-05T15:13:14.386Z]  > git rev-parse 3ee7791e19154a15d5607d5ea39b0584e8077710^{commit} # timeout=10
10:13:14 [2023-12-05T15:13:14.397Z]  > git config core.sparsecheckout # timeout=10
10:13:14 [2023-12-05T15:13:14.408Z]  > git checkout -f 3ee7791e19154a15d5607d5ea39b0584e8077710 # timeout=10
10:13:17 [2023-12-05T15:13:17.825Z] Commit message: "[oomph] Update and cycle API baselines"
10:13:17 [2023-12-05T15:13:17.830Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:13:17 [2023-12-05T15:13:17.909Z]  > git rev-list --no-walk 73cf2387f945b034c206b659eaa766d7c7f9ad1d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
10:13:17 [2023-12-05T15:13:17.959Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
10:13:18 [2023-12-05T15:13:18.358Z] + gpg --batch --import ****
10:13:18 [2023-12-05T15:13:18.358Z] gpg: directory `/home/jenkins/.gnupg' created
10:13:18 [2023-12-05T15:13:18.358Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
10:13:18 [2023-12-05T15:13:18.358Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
10:13:18 [2023-12-05T15:13:18.358Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
10:13:18 [2023-12-05T15:13:18.358Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
10:13:18 [2023-12-05T15:13:18.358Z] gpg: key E35AC353: secret key imported
10:13:18 [2023-12-05T15:13:18.358Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
10:13:18 [2023-12-05T15:13:18.358Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
10:13:18 [2023-12-05T15:13:18.358Z] gpg: Total number processed: 1
10:13:18 [2023-12-05T15:13:18.358Z] gpg:               imported: 1  (RSA: 1)
10:13:18 [2023-12-05T15:13:18.358Z] gpg:       secret keys read: 1
10:13:18 [2023-12-05T15:13:18.358Z] gpg:   secret keys imported: 1
10:13:18 [2023-12-05T15:13:18.358Z] ++ gpg --list-keys --with-colons
10:13:18 [2023-12-05T15:13:18.358Z] ++ awk -F: '/fpr:/ {print $10}'
10:13:18 [2023-12-05T15:13:18.358Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] readFile
[Pipeline] sh
10:13:18 [2023-12-05T15:13:18.682Z] + 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
10:13:19 [2023-12-05T15:13:19.663Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
10:13:19 [2023-12-05T15:13:19.949Z] + /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.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.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
10:13:20 [2023-12-05T15:13:20.881Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
10:13:20 [2023-12-05T15:13:20.881Z] Maven home: /opt/tools/apache-maven/latest
10:13:20 [2023-12-05T15:13:20.881Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
10:13:20 [2023-12-05T15:13:20.881Z] Default locale: en_US, platform encoding: UTF-8
10:13:20 [2023-12-05T15:13:20.881Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
10:13:22 [2023-12-05T15:13:22.279Z] 15:13:22 [INFO] Error stacktraces are turned on.
10:13:22 [2023-12-05T15:13:22.279Z] 15:13:22 [INFO] Scanning for projects...
10:13:34 [2023-12-05T15:13:34.541Z] 15:13:33 [INFO] Tycho Version:  4.0.2 (d1245889ae2522a3057c2300142b212c6c7c60c8)
10:13:34 [2023-12-05T15:13:34.541Z] 15:13:33 [INFO] Tycho Mode:     project
10:13:34 [2023-12-05T15:13:34.541Z] 15:13:33 [INFO] Tycho Builder:  maven
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [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@70232b31
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO]     Transport mode:         online
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO]     Http Transport type:    Java11Client
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO]     Update mode:            cache first
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO]     Minimum cache duration: 60 minutes
10:13:49 [2023-12-05T15:13:49.413Z] 15:13:49 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
10:13:53 [2023-12-05T15:13:53.658Z] 15:13:53 [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
10:13:53 [2023-12-05T15:13:53.658Z] 15:13:53 [INFO] Resolving MavenDependencyRoots = [GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:53 [2023-12-05T15:13:53.658Z] 15:13:53 [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
10:13:53 [2023-12-05T15:13:53.658Z] 15:13:53 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-sftp, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:53 [2023-12-05T15:13:53.916Z] 15:13:53 [INFO] Resolving MavenDependencyRoots = [GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.7.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:54 [2023-12-05T15:13:54.177Z] 15:13:54 [INFO] Resolving MavenDependencyRoots = [GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:54 [2023-12-05T15:13:54.434Z] 15:13:54 [INFO] Resolving MavenDependencyRoots = [GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.18, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:54 [2023-12-05T15:13:54.690Z] 15:13:54 [INFO] Resolving MavenDependencyRoots = [GroupId = com.googlecode.javaewah, ArtifactId = JavaEWAH, Version = 1.2.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:54 [2023-12-05T15:13:54.690Z] 15:13:54 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:54 [2023-12-05T15:13:54.690Z] 15:13:54 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:55 [2023-12-05T15:13:55.261Z] 15:13:55 [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
10:13:57 [2023-12-05T15:13:57.164Z] 15:13:56 [INFO] Resolving MavenDependencyRoots = [GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:57 [2023-12-05T15:13:57.164Z] 15:13:57 [INFO] Resolving MavenDependencyRoots = [GroupId = args4j, ArtifactId = args4j, Version = 2.33, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:57 [2023-12-05T15:13:57.164Z] 15:13:57 [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.25.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:13:58 [2023-12-05T15:13:58.096Z] 15:13:57 [INFO] Adding repository https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip
10:13:58 [2023-12-05T15:13:58.096Z] 15:13:58 [ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'jgit' from location https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip/: No repository found at https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip. -> [Help 1]
10:13:58 [2023-12-05T15:13:58.096Z] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'jgit' from location https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip/
10:13:58 [2023-12-05T15:13:58.096Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:109)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
10:13:58 [2023-12-05T15:13:58.096Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
10:13:58 [2023-12-05T15:13:58.096Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
10:13:58 [2023-12-05T15:13:58.096Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
10:13:58 [2023-12-05T15:13:58.096Z]     at java.lang.reflect.Method.invoke (Method.java:568)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
10:13:58 [2023-12-05T15:13:58.096Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
10:13:58 [2023-12-05T15:13:58.097Z] Caused by: java.lang.RuntimeException: Failed to load p2 repository with ID 'jgit' from location https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip/
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:411)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:366)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:221)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:178)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:116)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:71)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:215)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:101)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
10:13:58 [2023-12-05T15:13:58.097Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
10:13:58 [2023-12-05T15:13:58.097Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
10:13:58 [2023-12-05T15:13:58.097Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.lang.reflect.Method.invoke (Method.java:568)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
10:13:58 [2023-12-05T15:13:58.097Z] Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip.
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail (AbstractRepositoryManager.java:405)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:709)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:110)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2maven.transport.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:68)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2maven.transport.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:392)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:366)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:221)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:178)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:116)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:71)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:215)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:101)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
10:13:58 [2023-12-05T15:13:58.097Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
10:13:58 [2023-12-05T15:13:58.097Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
10:13:58 [2023-12-05T15:13:58.097Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
10:13:58 [2023-12-05T15:13:58.097Z]     at java.lang.reflect.Method.invoke (Method.java:568)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
10:13:58 [2023-12-05T15:13:58.097Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
10:13:58 [2023-12-05T15:13:58.097Z] 15:13:58 [ERROR] 
10:13:58 [2023-12-05T15:13:58.097Z] 15:13:58 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:13:58 [2023-12-05T15:13:58.097Z] 15:13:58 [ERROR] 
10:13:58 [2023-12-05T15:13:58.097Z] 15:13:58 [ERROR] For more information about the errors and possible solutions, please read the following articles:
10:13:58 [2023-12-05T15:13:58.098Z] 15:13:58 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
10:13:59 [2023-12-05T15:13:59.062Z] Archiving artifacts
10:13:59 [2023-12-05T15:13:59.189Z] ‘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] }
10:13:59 [2023-12-05T15:13:59.407Z] 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