Skip to content

Console Output

Triggered by Gerrit: https://eclipse.gerrithub.io/c/eclipse-egit/egit/+/1176329
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/.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
04:50:22 [2024-02-20T09:50:22.162Z] Agent centos-7-m833d is provisioned from template centos-7
04:50:22 [2024-02-20T09:50:22.252Z] ---
04:50:22 [2024-02-20T09:50:22.252Z] apiVersion: "v1"
04:50:22 [2024-02-20T09:50:22.252Z] kind: "Pod"
04:50:22 [2024-02-20T09:50:22.252Z] metadata:
04:50:22 [2024-02-20T09:50:22.252Z]   labels:
04:50:22 [2024-02-20T09:50:22.252Z]     jenkins: "slave"
04:50:22 [2024-02-20T09:50:22.252Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
04:50:22 [2024-02-20T09:50:22.252Z]     jenkins/label: "migration_jipp-migration_centos-7"
04:50:22 [2024-02-20T09:50:22.252Z]   name: "centos-7-m833d"
04:50:22 [2024-02-20T09:50:22.252Z]   namespace: "egit"
04:50:22 [2024-02-20T09:50:22.252Z] spec:
04:50:22 [2024-02-20T09:50:22.252Z]   containers:
04:50:22 [2024-02-20T09:50:22.252Z]   - env:
04:50:22 [2024-02-20T09:50:22.252Z]     - name: "JENKINS_SECRET"
04:50:22 [2024-02-20T09:50:22.252Z]       value: "********"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JENKINS_TUNNEL"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JENKINS_AGENT_NAME"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "centos-7-m833d"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:50:22 [2024-02-20T09:50:22.253Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JAVA_TOOL_OPTIONS"
04:50:22 [2024-02-20T09:50:22.253Z]       value: ""
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "_JAVA_OPTIONS"
04:50:22 [2024-02-20T09:50:22.253Z]       value: ""
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "OPENJ9_JAVA_OPTIONS"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JENKINS_NAME"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "centos-7-m833d"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JENKINS_AGENT_WORKDIR"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "/home/jenkins/agent"
04:50:22 [2024-02-20T09:50:22.253Z]     - name: "JENKINS_URL"
04:50:22 [2024-02-20T09:50:22.253Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
04:50:22 [2024-02-20T09:50:22.253Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
04:50:22 [2024-02-20T09:50:22.253Z]     imagePullPolicy: "Always"
04:50:22 [2024-02-20T09:50:22.253Z]     name: "jnlp"
04:50:22 [2024-02-20T09:50:22.253Z]     resources:
04:50:22 [2024-02-20T09:50:22.253Z]       limits:
04:50:22 [2024-02-20T09:50:22.253Z]         cpu: "2000m"
04:50:22 [2024-02-20T09:50:22.253Z]         memory: "4096Mi"
04:50:22 [2024-02-20T09:50:22.253Z]       requests:
04:50:22 [2024-02-20T09:50:22.253Z]         cpu: "1000m"
04:50:22 [2024-02-20T09:50:22.253Z]         memory: "4096Mi"
04:50:22 [2024-02-20T09:50:22.253Z]     tty: true
04:50:22 [2024-02-20T09:50:22.253Z]     volumeMounts:
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "m2-dir"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: true
04:50:22 [2024-02-20T09:50:22.253Z]       subPath: "toolchains.xml"
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.mavenrc"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "m2-dir"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: true
04:50:22 [2024-02-20T09:50:22.253Z]       subPath: ".mavenrc"
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/opt/tools"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "volume-0"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: false
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "volume-2"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: false
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.m2/repository"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "volume-3"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: false
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "m2-secret-dir"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: true
04:50:22 [2024-02-20T09:50:22.253Z]       subPath: "settings-security.xml"
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.m2/wrapper"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "volume-4"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: false
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "m2-secret-dir"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: true
04:50:22 [2024-02-20T09:50:22.253Z]       subPath: "settings.xml"
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/.ssh"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "volume-1"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: false
04:50:22 [2024-02-20T09:50:22.253Z]       subPath: ""
04:50:22 [2024-02-20T09:50:22.253Z]     - mountPath: "/home/jenkins/agent"
04:50:22 [2024-02-20T09:50:22.253Z]       name: "workspace-volume"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: false
04:50:22 [2024-02-20T09:50:22.253Z]     workingDir: "/home/jenkins/agent"
04:50:22 [2024-02-20T09:50:22.253Z]   nodeSelector:
04:50:22 [2024-02-20T09:50:22.253Z]     kubernetes.io/os: "linux"
04:50:22 [2024-02-20T09:50:22.253Z]   restartPolicy: "Never"
04:50:22 [2024-02-20T09:50:22.253Z]   volumes:
04:50:22 [2024-02-20T09:50:22.253Z]   - name: "volume-0"
04:50:22 [2024-02-20T09:50:22.253Z]     persistentVolumeClaim:
04:50:22 [2024-02-20T09:50:22.253Z]       claimName: "tools-claim-jiro-egit"
04:50:22 [2024-02-20T09:50:22.253Z]       readOnly: true
04:50:22 [2024-02-20T09:50:22.253Z]   - name: "m2-secret-dir"
04:50:22 [2024-02-20T09:50:22.253Z]     secret:
04:50:22 [2024-02-20T09:50:22.253Z]       secretName: "m2-secret-dir"
04:50:22 [2024-02-20T09:50:22.253Z]   - emptyDir:
04:50:22 [2024-02-20T09:50:22.253Z]       medium: ""
04:50:22 [2024-02-20T09:50:22.253Z]     name: "volume-2"
04:50:22 [2024-02-20T09:50:22.253Z]   - configMap:
04:50:22 [2024-02-20T09:50:22.253Z]       name: "m2-dir"
04:50:22 [2024-02-20T09:50:22.253Z]     name: "m2-dir"
04:50:22 [2024-02-20T09:50:22.253Z]   - configMap:
04:50:22 [2024-02-20T09:50:22.253Z]       name: "known-hosts"
04:50:22 [2024-02-20T09:50:22.253Z]     name: "volume-1"
04:50:22 [2024-02-20T09:50:22.253Z]   - emptyDir:
04:50:22 [2024-02-20T09:50:22.253Z]       medium: ""
04:50:22 [2024-02-20T09:50:22.254Z]     name: "workspace-volume"
04:50:22 [2024-02-20T09:50:22.254Z]   - emptyDir:
04:50:22 [2024-02-20T09:50:22.254Z]       medium: ""
04:50:22 [2024-02-20T09:50:22.254Z]     name: "volume-4"
04:50:22 [2024-02-20T09:50:22.254Z]   - emptyDir:
04:50:22 [2024-02-20T09:50:22.254Z]       medium: ""
04:50:22 [2024-02-20T09:50:22.254Z]     name: "volume-3"
04:50:22 [2024-02-20T09:50:22.254Z] 
04:50:22 [2024-02-20T09:50:22.287Z] Running on centos-7-m833d in /home/jenkins/agent/workspace/egit.gerrit
[Pipeline] {
[Pipeline] timeout
04:50:22 [2024-02-20T09:50:22.555Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
04:50:22 [2024-02-20T09:50:22.854Z] $ pkill Xvnc
04:50:22 [2024-02-20T09:50:22.963Z] $ pkill Xrealvnc
04:50:22 [2024-02-20T09:50:22.974Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
04:51:30 [2024-02-20T09:51:30.957Z] [egit.gerrit] $ Xvnc -help
04:51:30 [2024-02-20T09:51:30.962Z] Starting xvnc
04:51:30 [2024-02-20T09:51:30.976Z] [egit.gerrit] $ Xvnc :91 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {
04:51:30 [2024-02-20T09:51:30.977Z] 
04:51:30 [2024-02-20T09:51:30.977Z] Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
04:51:30 [2024-02-20T09:51:30.977Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
04:51:30 [2024-02-20T09:51:30.977Z] See http://www.tigervnc.org for information on TigerVNC.
04:51:30 [2024-02-20T09:51:30.977Z] Underlying X server release 12004000, The X.Org Foundation
04:51:30 [2024-02-20T09:51:30.977Z] 
04:51:30 [2024-02-20T09:51:30.978Z] 
04:51:30 [2024-02-20T09:51:30.978Z] Tue Feb 20 09:51:30 2024
04:51:30 [2024-02-20T09:51:30.978Z]  vncext:      VNC extension running!
04:51:30 [2024-02-20T09:51:30.978Z]  vncext:      Listening for VNC connections on all interface(s), port 5991
04:51:30 [2024-02-20T09:51:30.978Z]  vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
04:51:31 [2024-02-20T09:51:31.364Z] + mutter --replace --sm-disable
04:51:31 [2024-02-20T09:51:31.364Z] 
04:51:31 [2024-02-20T09:51:31.364Z] (mutter:101): GLib-GIO-ERROR **: 09:51:31.154: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
04:51:31 [2024-02-20T09:51:31.364Z] 
[Pipeline] sh
04:51:31 [2024-02-20T09:51:31.651Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
04:51:31 [2024-02-20T09:51:31.672Z] Running in /home/jenkins/agent/workspace/egit.gerrit/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
04:51:31 [2024-02-20T09:51:31.998Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
04:51:31 [2024-02-20T09:51:31.999Z] openjdk version "17.0.9" 2023-10-17
04:51:31 [2024-02-20T09:51:31.999Z] OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
04:51:31 [2024-02-20T09:51:31.999Z] OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
[Pipeline] checkout
04:51:32 [2024-02-20T09:51:32.115Z] The recommended git tool is: NONE
04:51:33 [2024-02-20T09:51:33.311Z] No credentials specified
04:51:33 [2024-02-20T09:51:33.314Z] Cloning the remote Git repository
04:51:33 [2024-02-20T09:51:33.341Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
04:51:33 [2024-02-20T09:51:33.373Z]  > git init /home/jenkins/agent/workspace/egit.gerrit/repo # timeout=10
04:51:33 [2024-02-20T09:51:33.385Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
04:51:33 [2024-02-20T09:51:33.385Z]  > git --version # timeout=10
04:51:33 [2024-02-20T09:51:33.388Z]  > git --version # 'git version 2.36.6'
04:51:33 [2024-02-20T09:51:33.388Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
04:51:46 [2024-02-20T09:51:46.045Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
04:51:46 [2024-02-20T09:51:46.049Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:51:47 [2024-02-20T09:51:47.875Z] Checking out Revision f636560491502e6987c9d13b03070ab7b2b7b479 (refs/changes/29/1176329/2)
04:51:46 [2024-02-20T09:51:46.554Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
04:51:46 [2024-02-20T09:51:46.569Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
04:51:46 [2024-02-20T09:51:46.569Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit refs/changes/29/1176329/2 # timeout=10
04:51:47 [2024-02-20T09:51:47.873Z]  > git rev-parse f636560491502e6987c9d13b03070ab7b2b7b479^{commit} # timeout=10
04:51:47 [2024-02-20T09:51:47.889Z]  > git config core.sparsecheckout # timeout=10
04:51:47 [2024-02-20T09:51:47.902Z]  > git checkout -f f636560491502e6987c9d13b03070ab7b2b7b479 # timeout=10
04:51:51 [2024-02-20T09:51:51.308Z] Commit message: "External GPG signature verification"
04:51:51 [2024-02-20T09:51:51.324Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:51:51 [2024-02-20T09:51:51.419Z]  > git rev-list --no-walk 4e21de21da38c4d53dfda5fe7c093ec2b256fa69 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
04:51:51 [2024-02-20T09:51:51.748Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
04:51:52 [2024-02-20T09:51:52.159Z] + gpg --batch --import ****
04:51:52 [2024-02-20T09:51:52.159Z] gpg: directory `/home/jenkins/.gnupg' created
04:51:52 [2024-02-20T09:51:52.159Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
04:51:52 [2024-02-20T09:51:52.160Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
04:51:52 [2024-02-20T09:51:52.160Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
04:51:52 [2024-02-20T09:51:52.160Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
04:51:52 [2024-02-20T09:51:52.160Z] gpg: key E35AC353: secret key imported
04:51:52 [2024-02-20T09:51:52.160Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
04:51:52 [2024-02-20T09:51:52.160Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
04:51:52 [2024-02-20T09:51:52.160Z] gpg: Total number processed: 1
04:51:52 [2024-02-20T09:51:52.160Z] gpg:               imported: 1  (RSA: 1)
04:51:52 [2024-02-20T09:51:52.160Z] gpg:       secret keys read: 1
04:51:52 [2024-02-20T09:51:52.160Z] gpg:   secret keys imported: 1
04:51:52 [2024-02-20T09:51:52.160Z] ++ gpg --list-keys --with-colons
04:51:52 [2024-02-20T09:51:52.160Z] ++ awk -F: '/fpr:/ {print $10}'
04:51:52 [2024-02-20T09:51:52.160Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] readFile
[Pipeline] sh
04:51:52 [2024-02-20T09:51:52.624Z] + 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
04:51:56 [2024-02-20T09:51:56.308Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
04:51:56 [2024-02-20T09:51:56.785Z] + /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
04:51:57 [2024-02-20T09:51:57.042Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
04:51:57 [2024-02-20T09:51:57.042Z] Maven home: /opt/tools/apache-maven/latest
04:51:57 [2024-02-20T09:51:57.042Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
04:51:57 [2024-02-20T09:51:57.043Z] Default locale: en_US, platform encoding: UTF-8
04:51:57 [2024-02-20T09:51:57.043Z] OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
04:51:57 [2024-02-20T09:51:57.973Z] 09:51:57 [INFO] Error stacktraces are turned on.
04:51:57 [2024-02-20T09:51:57.973Z] 09:51:57 [INFO] Scanning for projects...
04:52:07 [2024-02-20T09:52:07.924Z] 09:52:06 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
04:52:07 [2024-02-20T09:52:07.924Z] 09:52:06 [INFO] Tycho Mode:     project
04:52:07 [2024-02-20T09:52:07.924Z] 09:52:06 [INFO] Tycho Builder:  maven
04:52:20 [2024-02-20T09:52:20.124Z] 09:52:18 [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@13695bca
04:52:20 [2024-02-20T09:52:20.124Z] 09:52:18 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
04:52:20 [2024-02-20T09:52:20.124Z] 09:52:18 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
04:52:20 [2024-02-20T09:52:20.124Z] 09:52:18 [INFO]     Transport mode:         online
04:52:20 [2024-02-20T09:52:20.124Z] 09:52:18 [INFO]     Http Transport type:    Java11Client
04:52:20 [2024-02-20T09:52:20.124Z] 09:52:18 [INFO]     Update mode:            cache first
04:52:20 [2024-02-20T09:52:20.125Z] 09:52:18 [INFO]     Minimum cache duration: 60 minutes
04:52:20 [2024-02-20T09:52:20.125Z] 09:52:18 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
04:52:20 [2024-02-20T09:52:20.125Z] 09:52:19 [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location -> [Help 1]
04:52:20 [2024-02-20T09:52:20.125Z] org.apache.maven.MavenExecutionException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location
04:52:20 [2024-02-20T09:52:20.125Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:200)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:52:20 [2024-02-20T09:52:20.126Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:52:20 [2024-02-20T09:52:20.126Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:52:20 [2024-02-20T09:52:20.126Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:52:20 [2024-02-20T09:52:20.126Z]     at java.lang.reflect.Method.invoke (Method.java:568)
04:52:20 [2024-02-20T09:52:20.126Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:52:20 [2024-02-20T09:52:20.127Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:52:20 [2024-02-20T09:52:20.127Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:52:20 [2024-02-20T09:52:20.127Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:52:20 [2024-02-20T09:52:20.127Z] Caused by: org.eclipse.tycho.BuildFailureException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location
04:52:20 [2024-02-20T09:52:20.127Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:113)
04:52:20 [2024-02-20T09:52:20.127Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
04:52:20 [2024-02-20T09:52:20.128Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
04:52:20 [2024-02-20T09:52:20.128Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
04:52:20 [2024-02-20T09:52:20.128Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:362)
04:52:20 [2024-02-20T09:52:20.128Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:217)
04:52:20 [2024-02-20T09:52:20.128Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:183)
04:52:20 [2024-02-20T09:52:20.128Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:121)
04:52:20 [2024-02-20T09:52:20.128Z]     at org.eclipse.tycho.p2resolver.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:71)
04:52:20 [2024-02-20T09:52:20.129Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:215)
04:52:20 [2024-02-20T09:52:20.129Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:101)
04:52:20 [2024-02-20T09:52:20.129Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
04:52:20 [2024-02-20T09:52:20.129Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
04:52:20 [2024-02-20T09:52:20.130Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
04:52:20 [2024-02-20T09:52:20.130Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
04:52:20 [2024-02-20T09:52:20.130Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
04:52:20 [2024-02-20T09:52:20.130Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:52:20 [2024-02-20T09:52:20.130Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:52:20 [2024-02-20T09:52:20.130Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:52:20 [2024-02-20T09:52:20.130Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:52:20 [2024-02-20T09:52:20.131Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:52:20 [2024-02-20T09:52:20.131Z]     at java.lang.reflect.Method.invoke (Method.java:568)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:52:20 [2024-02-20T09:52:20.131Z] Caused by: org.eclipse.tycho.targetplatform.TargetDefinitionResolutionException: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.findUnits (InstallableUnitResolver.java:265)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.getRootIUs (InstallableUnitResolver.java:254)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.addLocation (InstallableUnitResolver.java:88)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:151)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:107)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
04:52:20 [2024-02-20T09:52:20.131Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:362)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:217)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:183)
04:52:20 [2024-02-20T09:52:20.131Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:121)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.eclipse.tycho.p2resolver.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:71)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:215)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:101)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:52:20 [2024-02-20T09:52:20.132Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:52:20 [2024-02-20T09:52:20.132Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:52:20 [2024-02-20T09:52:20.132Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:52:20 [2024-02-20T09:52:20.132Z]     at java.lang.reflect.Method.invoke (Method.java:568)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:52:20 [2024-02-20T09:52:20.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:52:20 [2024-02-20T09:52:20.133Z] 09:52:19 [ERROR] 
04:52:20 [2024-02-20T09:52:20.133Z] 09:52:19 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:52:20 [2024-02-20T09:52:20.133Z] 09:52:19 [ERROR] 
04:52:20 [2024-02-20T09:52:20.133Z] 09:52:19 [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:52:20 [2024-02-20T09:52:20.133Z] 09:52:19 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
04:52:20 [2024-02-20T09:52:20.837Z] Archiving artifacts
04:52:20 [2024-02-20T09:52:20.992Z] ‘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] }
04:52:21 [2024-02-20T09:52:21.022Z] 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