Skip to content
StepArgumentsStatus
Start of Pipeline - (33 sec in block)
podTemplate - (33 sec in block)
podTemplate block - (33 sec in block)
node - (33 sec in block)migration
node block - (5 sec in block)
withCredentials - (5 sec in block)
withCredentials block - (4.9 sec in block)
withEnv - (4.9 sec in block)SCRIPTS, PROJECT_STORAGE_PATH, DOWNLOAD_AREA
withEnv block - (4.9 sec in block)
timeout - (4.9 sec in block)
timeout block - (4.9 sec in block)
timestamps - (4.9 sec in block)
timestamps block - (4.9 sec in block)
stage - (3.4 sec in block)Prepare
stage block (Prepare) - (3.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.3 sec in block)
git - (3.3 sec in self)
stage - (1 sec in block)Cleanup project storage
stage block (Cleanup project storage) - (1 sec in block)
sshagent - (0.96 sec in block)
sshagent block - (0.88 sec in block)
sh - (0.87 sec in self) ssh genie.mwe@projects-storage.eclipse.org /bin/bash <<-EOF for f in \$(find $DOWNLOAD_AREA -type d -name N* -exec basename {} \; |sort|head -n -3) do find $DOWNLOAD_AREA -type d -name \$f -exec echo 'delete {}' \; done find $DOWNLOAD_AREA/ -type d -name N* | sort EOF #ssh genie.mwe@projects-storage.eclipse.org 'find ${env.PROJECT_STORAGE_PATH}/updates/milestones/ -maxdepth 1 -mindepth 1 -type d |sort|head -n -5' #ssh genie.mwe@projects-storage.eclipse.org 'cat | /bin/bash /dev/stdin' "releases" < ${env.SCRIPTS}/create_composite_update_site.sh ;;
stage - (0.41 sec in block)Recreate Composite Sites
stage block (Recreate Composite Sites) - (0.41 sec in block)
sshagent - (0.36 sec in block)
sshagent block - (0.28 sec in block)
sh - (0.27 sec in self)