Start of Pipeline - (22 sec in block) | | | |
|
node - (22 sec in block) | testintegration | | |
|
node block - (22 sec in block) | | | |
|
stage - (12 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (12 sec in block) | | | |
|
checkout - (12 sec in self) | | | |
|
withEnv - (9.7 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (9.7 sec in block) | | | |
|
withEnv - (9.7 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (9.6 sec in block) | | | |
|
stage - (0.86 sec in block) | Versions | | |
|
stage block (Versions) - (0.83 sec in block) | | | |
|
copyArtifacts - (21 ms in self) | | | |
|
sh - (0.78 sec in self) |
mkdir /home/omero/workspace/OMERO-build-build/build
cd /home/omero/workspace/OMERO-build-build/build && curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz | tar -zxf -
export PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/omero/workspace/OMERO-build-build/build/build-infra-master/
cd ..
# Workaround for "unflattened" file, possibly due to matrix
find . -name version.properties -exec cp {} . \;
test -e version.properties
foreach-get-version-as-property >> version.properties
| | |
|
archiveArtifacts - (13 ms in self) | version.properties | | |
|
stage - (8.5 sec in block) | Build | | |
|
stage block (Build) - (8.5 sec in block) | | | |
|
sh - (8.5 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal --refresh-dependencies | | |
|
stage - (44 ms in block) | Deploy | | |
|
stage block (Deploy) - (16 ms in block) | | | |
|
getContext - (4 ms in self) | | | |
|
stage - (0.21 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.18 sec in block) | | | |
|
deleteDir - (0.17 sec in self) | | | |
|