Skip to content
StepArgumentsStatus
Start of Pipeline - (36 sec in block)
node - (34 sec in block)migration
node block - (25 sec in block)
stage - (9.6 sec in block)Find discardable builds
stage block (Find discardable builds) - (8.5 sec in block)
sshagent - (2.2 sec in block)
sshagent block - (1.5 sec in block)
sh - (0.89 sec in self) UPDATESS="/home/data/httpd/download.eclipse.org/diffmerge/nightly/" ssh genie.diffmerge@projects-storage.eclipse.org ls -1 $UPDATESS ssh genie.diffmerge@projects-storage.eclipse.org find "$UPDATESS" -type d -mindepth 1 -maxdepth 1 ! -name "master" ! -name "generic" -printf '%T@\ %p\\n' | sort -rn | cut -d' ' -f2- | head -n 14 >> keep.log ssh genie.diffmerge@projects-storage.eclipse.org find "$UPDATESS" -type d -mindepth 1 -maxdepth 1 ! -name "master" ! -name "generic" -printf '%T@\ %p\\n' | sort -rn | cut -d' ' -f2- >> all.log grep -Fvxf keep.log all.log > delete.log echo "" echo "Discardable builds:" cat delete.log
stage - (7.7 sec in block)Delete files
stage block (Delete files) - (6.9 sec in block)
stage - (4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.7 sec in block)
archiveArtifacts - (1.9 sec in self)**/*.log