Skip to content

Console Output

Triggered by Gerrit: https://review.gerrithub.io/c/eclipse-egit/egit/+/1177773
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@2/.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
10:48:15 [2024-03-05T15:48:15.393Z] Agent centos-7-vjdm0 is provisioned from template centos-7
10:48:15 [2024-03-05T15:48:15.409Z] ---
10:48:15 [2024-03-05T15:48:15.409Z] apiVersion: "v1"
10:48:15 [2024-03-05T15:48:15.409Z] kind: "Pod"
10:48:15 [2024-03-05T15:48:15.409Z] metadata:
10:48:15 [2024-03-05T15:48:15.409Z]   labels:
10:48:15 [2024-03-05T15:48:15.409Z]     jenkins: "slave"
10:48:15 [2024-03-05T15:48:15.409Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:48:15 [2024-03-05T15:48:15.409Z]     jenkins/label: "migration_jipp-migration_centos-7"
10:48:15 [2024-03-05T15:48:15.409Z]   name: "centos-7-vjdm0"
10:48:15 [2024-03-05T15:48:15.409Z]   namespace: "egit"
10:48:15 [2024-03-05T15:48:15.409Z] spec:
10:48:15 [2024-03-05T15:48:15.409Z]   containers:
10:48:15 [2024-03-05T15:48:15.409Z]   - env:
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_SECRET"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "********"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_TUNNEL"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_AGENT_NAME"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "centos-7-vjdm0"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:48:15 [2024-03-05T15:48:15.409Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JAVA_TOOL_OPTIONS"
10:48:15 [2024-03-05T15:48:15.409Z]       value: ""
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "_JAVA_OPTIONS"
10:48:15 [2024-03-05T15:48:15.409Z]       value: ""
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_NAME"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "centos-7-vjdm0"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_AGENT_WORKDIR"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "/home/jenkins/agent"
10:48:15 [2024-03-05T15:48:15.409Z]     - name: "JENKINS_URL"
10:48:15 [2024-03-05T15:48:15.409Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
10:48:15 [2024-03-05T15:48:15.409Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
10:48:15 [2024-03-05T15:48:15.409Z]     imagePullPolicy: "Always"
10:48:15 [2024-03-05T15:48:15.409Z]     name: "jnlp"
10:48:15 [2024-03-05T15:48:15.409Z]     resources:
10:48:15 [2024-03-05T15:48:15.409Z]       limits:
10:48:15 [2024-03-05T15:48:15.409Z]         cpu: "2000m"
10:48:15 [2024-03-05T15:48:15.409Z]         memory: "4096Mi"
10:48:15 [2024-03-05T15:48:15.409Z]       requests:
10:48:15 [2024-03-05T15:48:15.409Z]         cpu: "1000m"
10:48:15 [2024-03-05T15:48:15.409Z]         memory: "4096Mi"
10:48:15 [2024-03-05T15:48:15.409Z]     tty: true
10:48:15 [2024-03-05T15:48:15.409Z]     volumeMounts:
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "m2-dir"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: true
10:48:15 [2024-03-05T15:48:15.409Z]       subPath: "toolchains.xml"
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.mavenrc"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "m2-dir"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: true
10:48:15 [2024-03-05T15:48:15.409Z]       subPath: ".mavenrc"
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/opt/tools"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "volume-0"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: false
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "volume-2"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: false
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.m2/repository"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "volume-3"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: false
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "m2-secret-dir"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: true
10:48:15 [2024-03-05T15:48:15.409Z]       subPath: "settings-security.xml"
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "volume-4"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: false
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "m2-secret-dir"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: true
10:48:15 [2024-03-05T15:48:15.409Z]       subPath: "settings.xml"
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/.ssh"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "volume-1"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: false
10:48:15 [2024-03-05T15:48:15.409Z]       subPath: ""
10:48:15 [2024-03-05T15:48:15.409Z]     - mountPath: "/home/jenkins/agent"
10:48:15 [2024-03-05T15:48:15.409Z]       name: "workspace-volume"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: false
10:48:15 [2024-03-05T15:48:15.409Z]     workingDir: "/home/jenkins/agent"
10:48:15 [2024-03-05T15:48:15.409Z]   nodeSelector:
10:48:15 [2024-03-05T15:48:15.409Z]     kubernetes.io/os: "linux"
10:48:15 [2024-03-05T15:48:15.409Z]   restartPolicy: "Never"
10:48:15 [2024-03-05T15:48:15.409Z]   volumes:
10:48:15 [2024-03-05T15:48:15.409Z]   - name: "volume-0"
10:48:15 [2024-03-05T15:48:15.409Z]     persistentVolumeClaim:
10:48:15 [2024-03-05T15:48:15.409Z]       claimName: "tools-claim-jiro-egit"
10:48:15 [2024-03-05T15:48:15.409Z]       readOnly: true
10:48:15 [2024-03-05T15:48:15.409Z]   - name: "m2-secret-dir"
10:48:15 [2024-03-05T15:48:15.409Z]     secret:
10:48:15 [2024-03-05T15:48:15.409Z]       secretName: "m2-secret-dir"
10:48:15 [2024-03-05T15:48:15.409Z]   - emptyDir:
10:48:15 [2024-03-05T15:48:15.409Z]       medium: ""
10:48:15 [2024-03-05T15:48:15.409Z]     name: "volume-2"
10:48:15 [2024-03-05T15:48:15.409Z]   - configMap:
10:48:15 [2024-03-05T15:48:15.409Z]       name: "m2-dir"
10:48:15 [2024-03-05T15:48:15.409Z]     name: "m2-dir"
10:48:15 [2024-03-05T15:48:15.409Z]   - configMap:
10:48:15 [2024-03-05T15:48:15.409Z]       name: "known-hosts"
10:48:15 [2024-03-05T15:48:15.409Z]     name: "volume-1"
10:48:15 [2024-03-05T15:48:15.409Z]   - emptyDir:
10:48:15 [2024-03-05T15:48:15.409Z]       medium: ""
10:48:15 [2024-03-05T15:48:15.409Z]     name: "workspace-volume"
10:48:15 [2024-03-05T15:48:15.409Z]   - emptyDir:
10:48:15 [2024-03-05T15:48:15.409Z]       medium: ""
10:48:15 [2024-03-05T15:48:15.409Z]     name: "volume-4"
10:48:15 [2024-03-05T15:48:15.409Z]   - emptyDir:
10:48:15 [2024-03-05T15:48:15.409Z]       medium: ""
10:48:15 [2024-03-05T15:48:15.409Z]     name: "volume-3"
10:48:15 [2024-03-05T15:48:15.409Z] 
10:48:15 [2024-03-05T15:48:15.442Z] Running on centos-7-vjdm0 in /home/jenkins/agent/workspace/egit.gerrit
[Pipeline] {
[Pipeline] timeout
10:48:15 [2024-03-05T15:48:15.552Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
10:48:15 [2024-03-05T15:48:15.955Z] $ pkill Xvnc
10:48:16 [2024-03-05T15:48:16.069Z] $ pkill Xrealvnc
10:48:16 [2024-03-05T15:48:16.089Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:48:16 [2024-03-05T15:48:16.412Z] [egit.gerrit] $ Xvnc -help
10:48:16 [2024-03-05T15:48:16.421Z] Starting xvnc
10:48:16 [2024-03-05T15:48:16.433Z] [egit.gerrit] $ Xvnc :78 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {
10:48:16 [2024-03-05T15:48:16.436Z] 
10:48:16 [2024-03-05T15:48:16.436Z] Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
10:48:16 [2024-03-05T15:48:16.436Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:48:16 [2024-03-05T15:48:16.436Z] See http://www.tigervnc.org for information on TigerVNC.
10:48:16 [2024-03-05T15:48:16.436Z] Underlying X server release 12004000, The X.Org Foundation
10:48:16 [2024-03-05T15:48:16.436Z] 
10:48:16 [2024-03-05T15:48:16.437Z] 
10:48:16 [2024-03-05T15:48:16.437Z] Tue Mar  5 15:48:16 2024
10:48:16 [2024-03-05T15:48:16.437Z]  vncext:      VNC extension running!
10:48:16 [2024-03-05T15:48:16.437Z]  vncext:      Listening for VNC connections on all interface(s), port 5978
10:48:16 [2024-03-05T15:48:16.437Z]  vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
10:48:16 [2024-03-05T15:48:16.824Z] + mutter --replace --sm-disable
10:48:16 [2024-03-05T15:48:16.824Z] 
10:48:16 [2024-03-05T15:48:16.824Z] (mutter:94): GLib-GIO-ERROR **: 15:48:16.580: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
10:48:16 [2024-03-05T15:48:16.824Z] 
[Pipeline] sh
10:48:17 [2024-03-05T15:48:17.112Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
10:48:17 [2024-03-05T15:48:17.131Z] Running in /home/jenkins/agent/workspace/egit.gerrit/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
10:48:17 [2024-03-05T15:48:17.455Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
10:48:17 [2024-03-05T15:48:17.455Z] openjdk version "17.0.9" 2023-10-17
10:48:17 [2024-03-05T15:48:17.455Z] OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
10:48:17 [2024-03-05T15:48:17.455Z] OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
[Pipeline] checkout
10:48:17 [2024-03-05T15:48:17.478Z] The recommended git tool is: NONE
10:48:18 [2024-03-05T15:48:18.764Z] No credentials specified
10:48:18 [2024-03-05T15:48:18.767Z] Cloning the remote Git repository
10:48:18 [2024-03-05T15:48:18.789Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
10:48:18 [2024-03-05T15:48:18.831Z]  > git init /home/jenkins/agent/workspace/egit.gerrit/repo # timeout=10
10:48:18 [2024-03-05T15:48:18.846Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
10:48:18 [2024-03-05T15:48:18.846Z]  > git --version # timeout=10
10:48:18 [2024-03-05T15:48:18.850Z]  > git --version # 'git version 2.36.6'
10:48:18 [2024-03-05T15:48:18.851Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
10:48:28 [2024-03-05T15:48:28.717Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
10:48:28 [2024-03-05T15:48:28.722Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:48:29 [2024-03-05T15:48:29.237Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
10:48:29 [2024-03-05T15:48:29.246Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
10:48:29 [2024-03-05T15:48:29.246Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit refs/changes/73/1177773/1 # timeout=10
10:48:30 [2024-03-05T15:48:30.646Z] Checking out Revision 28252937825b33ed55480af4a1f5e165b46d5a7a (refs/changes/73/1177773/1)
10:48:31 [2024-03-05T15:48:31.051Z] Commit message: "Prepare 6.10.0-SNAPSHOT builds"
10:48:30 [2024-03-05T15:48:30.643Z]  > git rev-parse 28252937825b33ed55480af4a1f5e165b46d5a7a^{commit} # timeout=10
10:48:30 [2024-03-05T15:48:30.657Z]  > git config core.sparsecheckout # timeout=10
10:48:30 [2024-03-05T15:48:30.667Z]  > git checkout -f 28252937825b33ed55480af4a1f5e165b46d5a7a # timeout=10
10:48:31 [2024-03-05T15:48:31.058Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:48:31 [2024-03-05T15:48:31.463Z]  > git rev-list --no-walk 21ce2080b70454fd7e6d146211b7c3cfe575b569 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
10:48:31 [2024-03-05T15:48:31.560Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
10:48:31 [2024-03-05T15:48:31.999Z] + gpg --batch --import ****
10:48:31 [2024-03-05T15:48:31.999Z] gpg: directory `/home/jenkins/.gnupg' created
10:48:31 [2024-03-05T15:48:31.999Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
10:48:31 [2024-03-05T15:48:31.999Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
10:48:31 [2024-03-05T15:48:31.999Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
10:48:31 [2024-03-05T15:48:31.999Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
10:48:31 [2024-03-05T15:48:31.999Z] gpg: key E35AC353: secret key imported
10:48:31 [2024-03-05T15:48:31.999Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
10:48:31 [2024-03-05T15:48:31.999Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
10:48:31 [2024-03-05T15:48:31.999Z] gpg: Total number processed: 1
10:48:31 [2024-03-05T15:48:31.999Z] gpg:               imported: 1  (RSA: 1)
10:48:31 [2024-03-05T15:48:31.999Z] gpg:       secret keys read: 1
10:48:31 [2024-03-05T15:48:31.999Z] gpg:   secret keys imported: 1
10:48:31 [2024-03-05T15:48:31.999Z] ++ gpg --list-keys --with-colons
10:48:31 [2024-03-05T15:48:31.999Z] ++ awk -F: '/fpr:/ {print $10}'
10:48:31 [2024-03-05T15:48:31.999Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] readFile
[Pipeline] sh
10:48:32 [2024-03-05T15:48:32.390Z] + 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:48:33 [2024-03-05T15:48:33.905Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
10:48:34 [2024-03-05T15:48:34.238Z] + /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
10:48:34 [2024-03-05T15:48:34.238Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
10:48:34 [2024-03-05T15:48:34.238Z] Maven home: /opt/tools/apache-maven/latest
10:48:34 [2024-03-05T15:48:34.238Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
10:48:34 [2024-03-05T15:48:34.238Z] Default locale: en_US, platform encoding: UTF-8
10:48:34 [2024-03-05T15:48:34.238Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
10:48:35 [2024-03-05T15:48:35.632Z] 15:48:35 [INFO] Error stacktraces are turned on.
10:48:35 [2024-03-05T15:48:35.632Z] 15:48:35 [INFO] Scanning for projects...
10:48:43 [2024-03-05T15:48:43.748Z] 15:48:42 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
10:48:43 [2024-03-05T15:48:43.748Z] 15:48:42 [INFO] Tycho Mode:     project
10:48:43 [2024-03-05T15:48:43.748Z] 15:48:42 [INFO] Tycho Builder:  maven
10:48:43 [2024-03-05T15:48:43.748Z] 15:48:42 [INFO] Build Threads:  1
10:48:51 [2024-03-05T15:48:51.875Z] 15:48:50 [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
10:48:55 [2024-03-05T15:48:55.158Z] 15:48:54 [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@30f047d2
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO]     Transport mode:         online
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO]     Http Transport type:    Java11Client
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO]     Update mode:            cache first
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO]     Minimum cache duration: 60 minutes
10:48:55 [2024-03-05T15:48:55.159Z] 15:48:54 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
10:48:58 [2024-03-05T15:48:58.481Z] 15:48:57 [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:48:58 [2024-03-05T15:48:58.481Z] 15:48:57 [INFO] Resolving MavenDependencyRoots = [GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:48:58 [2024-03-05T15:48:58.481Z] 15:48:57 [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:48:58 [2024-03-05T15:48:58.481Z] 15:48:58 [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
10:48:58 [2024-03-05T15:48:58.481Z] 15:48:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:48:58 [2024-03-05T15:48:58.739Z] 15:48:58 [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
10:48:58 [2024-03-05T15:48:58.997Z] 15:48:58 [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
10:48:59 [2024-03-05T15:48:59.255Z] 15:48:59 [INFO] Resolving MavenDependencyRoots = [GroupId = com.googlecode.javaewah, ArtifactId = JavaEWAH, Version = 1.2.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:48:59 [2024-03-05T15:48:59.255Z] 15:48:59 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:48:59 [2024-03-05T15:48:59.255Z] 15:48:59 [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
10:48:59 [2024-03-05T15:48:59.820Z] 15:48:59 [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:49:01 [2024-03-05T15:49:01.193Z] 15:49:00 [INFO] Resolving MavenDependencyRoots = [GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:49:01 [2024-03-05T15:49:01.193Z] 15:49:01 [INFO] Resolving MavenDependencyRoots = [GroupId = args4j, ArtifactId = args4j, Version = 2.33, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
10:49:01 [2024-03-05T15:49:01.194Z] 15:49:01 [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
10:49:02 [2024-03-05T15:49:02.127Z] 15:49:02 [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
10:49:02 [2024-03-05T15:49:02.385Z] 15:49:02 [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.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip/: No repository found at 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. -> [Help 1]
10:49:02 [2024-03-05T15:49:02.385Z] 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.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip/
10:49:02 [2024-03-05T15:49:02.385Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:109)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
10:49:02 [2024-03-05T15:49:02.386Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
10:49:02 [2024-03-05T15:49:02.386Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
10:49:02 [2024-03-05T15:49:02.386Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.lang.reflect.Method.invoke (Method.java:568)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
10:49:02 [2024-03-05T15:49:02.386Z] 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.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip/
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:414)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:228)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:185)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:123)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory.createTargetPlatform (DefaultTargetPlatformFactory.java:75)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$getPreliminaryTargetPlatform$3 (P2DependencyResolver.java:242)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.getPreliminaryTargetPlatform (P2DependencyResolver.java:209)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.lambda$getDependencyArtifacts$0 (AbstractTychoProject.java:88)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.getDependencyArtifacts (AbstractTychoProject.java:82)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:98)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:249)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
10:49:02 [2024-03-05T15:49:02.386Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
10:49:02 [2024-03-05T15:49:02.386Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:285)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
10:49:02 [2024-03-05T15:49:02.387Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
10:49:02 [2024-03-05T15:49:02.387Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
10:49:02 [2024-03-05T15:49:02.387Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
10:49:02 [2024-03-05T15:49:02.387Z]     at java.lang.reflect.Method.invoke (Method.java:568)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
10:49:02 [2024-03-05T15:49:02.387Z] 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.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip.
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail (AbstractRepositoryManager.java:409)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:713)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:110)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2maven.transport.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:68)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2maven.transport.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:59)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:440)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:410)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:228)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:185)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:123)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory.createTargetPlatform (DefaultTargetPlatformFactory.java:75)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$getPreliminaryTargetPlatform$3 (P2DependencyResolver.java:242)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.getPreliminaryTargetPlatform (P2DependencyResolver.java:209)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.lambda$getDependencyArtifacts$0 (AbstractTychoProject.java:88)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.getDependencyArtifacts (AbstractTychoProject.java:82)
10:49:02 [2024-03-05T15:49:02.387Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:98)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:249)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:285)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
10:49:02 [2024-03-05T15:49:02.388Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
10:49:02 [2024-03-05T15:49:02.388Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
10:49:02 [2024-03-05T15:49:02.388Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
10:49:02 [2024-03-05T15:49:02.388Z]     at java.lang.reflect.Method.invoke (Method.java:568)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
10:49:02 [2024-03-05T15:49:02.388Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
10:49:02 [2024-03-05T15:49:02.388Z] 15:49:02 [ERROR] 
10:49:02 [2024-03-05T15:49:02.388Z] 15:49:02 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:49:02 [2024-03-05T15:49:02.388Z] 15:49:02 [ERROR] 
10:49:02 [2024-03-05T15:49:02.388Z] 15:49:02 [ERROR] For more information about the errors and possible solutions, please read the following articles:
10:49:02 [2024-03-05T15:49:02.388Z] 15:49:02 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
10:49:03 [2024-03-05T15:49:03.398Z] Archiving artifacts
10:49:03 [2024-03-05T15:49:03.535Z] ‘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:49:03 [2024-03-05T15:49:03.585Z] 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