Skip to content
StepArgumentsStatus
Start of Pipeline - (10 min in block)
library - (2.7 sec in self)
properties - (1.4 sec in self)
timestamps - (10 min in block)
timestamps block - (10 min in block)
node - (10 min in block)migration
node block - (10 min in block)
timeout - (10 min in block)
timeout block - (10 min in block)
xvnc - (10 min in block)
xvnc block - (10 min in block)
stage - (2.4 sec in block)Environment
stage block (Environment) - (1.8 sec in block)
sh - (0.64 sec in self)mutter --replace --sm-disable &
sh - (0.53 sec in self)mkdir -p tmp/egit.tmp
dir - (10 min in block)repo
dir block - (10 min in block)
tool - (0.52 sec in self)temurin-jdk17-latest
stage - (14 sec in block)Checkout
stage block (Checkout) - (14 sec in block)
sh - (0.8 sec in self)$JAVA_HOME/bin/java -version
checkout - (12 sec in self)
readFile - (0.91 sec in self)
sh - (2 min 32 sec in self)curl -s -f -m 10 -L --max-redirs 8 https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/
stage - (3.4 sec in block)Initialize PGP
stage block (Initialize PGP) - (2.7 sec in block)
withCredentials - (1.8 sec in block)
withCredentials block - (1 sec in block)
sh - (0.68 sec in self) gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
stage - (6 min 49 sec in block)Build
stage block (Build) - (6 min 48 sec in block)
withCredentials - (6 min 47 sec in block)
withCredentials block - (6 min 46 sec in block)
tool - (0.51 sec in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (6 min 45 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' clean install -Pstatic-checks,other-os,eclipse-sign,gpg-sign -DPUBLISH_FOLDER=/egit/updates-nightly -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/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit/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
stage - (21 sec in block)Results
stage block (Results) - (20 sec in block)
archiveArtifacts - (8.3 sec in self)org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log
junit - (0.94 sec in self)*/target/surefire-reports/*.xml
recordIssues - (10 sec in self){tools=[@spotBugs(pattern=*/target/*bugsXml.xml,reportEncoding=UTF-8), @cpd(reportEncoding=UTF-8)]}
step - (1.7 sec in self)