Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 40 sec in block)
node - (2 min 38 sec in block)
node block - (2 min 13 sec in block)
stage - (5.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.2 sec in block)
checkout - (3.5 sec in self)
withEnv - (2 min 6 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 min 6 sec in block)
stage - (2.9 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (2.2 sec in block)
tool - (0.51 sec in self)temurin-jdk17-latest
envVarsForTool - (0.52 sec in self)
withEnv - (2 min 0 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 0 sec in block)
stage - (19 sec in block)init
stage block (init) - (18 sec in block)
tool - (0.52 sec in self)temurin-jdk17-latest
envVarsForTool - (0.66 sec in self)
withEnv - (11 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (9.8 sec in block)
script - (7.1 sec in block)
script block - (5.9 sec in block)
sh - (5.2 sec in self)echo "$(cut -d'/' -f5 <<< ${REPO}) ${VERSION}"
stage - (10 sec in block)clone-repo
stage block (clone-repo) - (9.7 sec in block)
tool - (0.51 sec in self)temurin-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (3.1 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2.8 sec in block)
cleanWs - (0.52 sec in self)
git - (0.76 sec in self)
stage - (11 sec in block)setup-credentials
stage block (setup-credentials) - (10 sec in block)
tool - (0.49 sec in self)temurin-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (4.4 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (4.1 sec in block)
withCredentials - (2.3 sec in block)
withCredentials block - (1.5 sec in block)
sh - (0.66 sec in self) echo $KEYRING gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.53 sec in self) # we don't have a TTY, so we need to use the loopback mode echo "use-agent" >> ~/.gnupg/gpg.conf echo "pinentry-mode loopback" >> ~/.gnupg/gpg.conf echo "no-tty" >> ~/.gnupg/gpg.conf
stage - (1 min 9 sec in block)publish-component
stage block (publish-component) - (1 min 9 sec in block)
tool - (0.51 sec in self)temurin-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (1 min 2 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (1 min 2 sec in block)
withCredentials - (1 min 0 sec in block)
withCredentials block - (59 sec in block)
sh - (59 sec in self)
stage - (6.8 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (6.6 sec in block)
withCredentials - (3.3 sec in block)
withCredentials block - (2.6 sec in block)
cleanWs - (0.53 sec in self)
checkout - (1.1 sec in self)
sh - (0.54 sec in self) chmod +x scripts/discord_webhook.sh ./scripts/discord_webhook.sh "FAILURE" "Publish-Component" "845" "https://github.com/eclipse-edc/Technology-Gcp" ""