Skip to content
StepArgumentsStatus
Start of Pipeline - (12 min in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)aggrbuild-pod
node block - (11 min in block)
container - (11 min in block)container
container block - (11 min in block)
withEnv - (11 min in block)MAVEN_OPTS, PATH, CJE_ROOT, logDir
withEnv block - (11 min in block)
timeout - (11 min in block)
timeout block - (11 min in block)
timestamps - (11 min in block)
timestamps block - (11 min in block)
stage - (10 sec in block)Clean Workspace
stage block (Clean Workspace) - (9.1 sec in block)
container - (2.3 sec in block)jnlp
container block - (2 sec in block)
sh - (1.3 sec in self) cd $WORKSPACE rm -rf *
stage - (20 sec in block)Setup intial configuration
stage block (Setup intial configuration) - (18 sec in block)
container - (11 sec in block)jnlp
container block - (10 sec in block)
sshagent - (8.8 sec in block)
sshagent block - (6.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5.3 sec in block)
sh - (4.1 sec in self) git clone -b R4_25_maintenance git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
sh - (1.2 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production chmod +x mbscripts/* mkdir -p $logDir
stage - (9.6 sec in block)Genrerate environment variables
stage block (Genrerate environment variables) - (8.4 sec in block)
container - (2 sec in block)jnlp
container block - (1.7 sec in block)
sh - (1 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts cp ../P-build/buildproperties.txt ../buildproperties.txt ./mb010_createEnvfiles.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb010_createEnvfiles.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Genrerate environment variables stage" exit 1 fi
stage - (13 sec in block)Load PGP keys
stage block (Load PGP keys) - (11 sec in block)
withCredentials - (6.5 sec in block)
withCredentials block - (5 sec in block)
container - (2.3 sec in block)jnlp
container block - (1.5 sec in block)
sh - (0.83 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb011_loadPGPKeys.sh 2>&1 | tee $logDir/mb011_loadPGPKeys.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Load PGP keys" exit 1 fi
stage - (15 sec in block)Export environment variables stage 1
stage block (Export environment variables stage 1) - (12 sec in block)
container - (5.9 sec in block)jnlp
container block - (5.6 sec in block)
script - (4.5 sec in block)
script block - (4.2 sec in block)
sh - (0.84 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.84 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (3 min 50 sec in block)Clone Repositories
stage block (Clone Repositories) - (3 min 49 sec in block)
container - (3 min 42 sec in block)jnlp
container block - (3 min 42 sec in block)
sshagent - (3 min 41 sec in block)
sshagent block - (3 min 39 sec in block)
sh - (3 min 38 sec in self) git config --global user.email "releng-bot@eclipse.org" git config --global user.name "Eclipse Releng Bot" cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb100_cloneRepos.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb100_cloneRepos.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Clone Repositories stage" exit 1 fi
stage - (21 sec in block)Tag Build Inputs
stage block (Tag Build Inputs) - (20 sec in block)
container - (13 sec in block)jnlp
container block - (13 sec in block)
sshagent - (12 sec in block)
sshagent block - (10 sec in block)
sh - (9.3 sec in self) git config --global user.email "releng-bot@eclipse.org" git config --global user.name "Eclipse Releng Bot" cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts bash -x ./mb110_tagBuildInputs.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb110_tagBuildInputs.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Tag Build Inputs stage" exit 1 fi
stage - (10 sec in block)Copy build scripts for P-build
stage block (Copy build scripts for P-build) - (8.9 sec in block)
container - (1.9 sec in block)jnlp
container block - (1.7 sec in block)
sh - (1 sec in self)
stage - (4 min 52 sec in block)Aggregator maven build
stage block (Aggregator maven build) - (4 min 51 sec in block)
container - (4 min 44 sec in block)jnlp
container block - (4 min 44 sec in block)
tool - (0.57 sec in self)openjdk-jdk11-latest
withEnv - (4 min 42 sec in block)JAVA_HOME
withEnv block - (4 min 42 sec in block)
sh - (4 min 41 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb220_buildSdkPatch.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb220_buildSdkPatch.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Aggregator maven build stage" exit 1 fi
stage - (22 sec in block)Gather Eclipse Parts
stage block (Gather Eclipse Parts) - (21 sec in block)
container - (15 sec in block)jnlp
container block - (14 sec in block)
tool - (0.56 sec in self)openjdk-jdk11-latest
withEnv - (13 sec in block)JAVA_HOME
withEnv block - (12 sec in block)
withAnt - (11 sec in block)
withAnt block - (1.2 sec in block)
sh - (0.86 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts bash -x ./mb300_gatherEclipseParts.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb300_gatherEclipseParts.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Gather Eclipse Parts stage" exit 1 fi
stage - (11 sec in block)Export environment variables stage 2
stage block (Export environment variables stage 2) - (10 sec in block)
container - (4 sec in block)jnlp
container block - (3.7 sec in block)
script - (2.6 sec in block)
script block - (2.3 sec in block)
sh - (0.83 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.83 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (15 sec in block)Archive artifacts
stage block (Archive artifacts) - (13 sec in block)
archiveArtifacts - (7.8 sec in self)**/siteDir/**
stage - (15 sec in block)Promote Update Site
stage block (Promote Update Site) - (14 sec in block)
container - (7.8 sec in block)jnlp
container block - (7.5 sec in block)
sshagent - (6.3 sec in block)
sshagent block - (4.8 sec in block)
sh - (4 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb620_promoteUpdateSite.sh $CJE_ROOT/buildproperties.shsource
stage - (4.1 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.8 sec in block)
emailext - (1.3 sec in self)