Start of Pipeline - (39 sec in block) | | | |
|
node - (39 sec in block) | testintegration | | |
|
node block - (39 sec in block) | | | |
|
stage - (1.2 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (1.2 sec in block) | | | |
|
checkout - (1.1 sec in self) | | | |
|
withEnv - (37 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (37 sec in block) | | | |
|
withEnv - (37 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (37 sec in block) | | | |
|
stage - (25 sec in block) | Build | | |
|
stage block (Build) - (25 sec in block) | | | |
|
sh - (25 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal build --refresh-dependencies | | |
|
stage - (12 sec in block) | Deploy | | |
|
stage block (Deploy) - (12 sec in block) | | | |
|
sh - (7.8 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
archiveArtifacts - (4.2 sec in self) | build/distributions/*.zip | | |
|
stage - (56 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (42 ms in block) | | | |
|
deleteDir - (32 ms in self) | | | |
|