Skip to content
StepArgumentsStatus
Start of Pipeline - (no timing in block)
node - (8 min 48 sec in block)zOS && 390
node block - (8 min 47 sec in block)
stage - (38 sec in block)Get Sources
stage block (Get Sources) - (38 sec in block)
timestamps - (38 sec in block)
timestamps block - (38 sec in block)
checkout - (38 sec in self)
stage - (8 min 9 sec in block)Build
stage block (Build) - (8 min 9 sec in block)
timestamps - (8 min 9 sec in block)
timestamps block - (8 min 8 sec in block)
echo - (3 ms in self)Configure...
sh - (38 sec in self)make -f run_configure.mk OMRGLUE=./example/glue SPEC=zos_390-64
echo - (3 ms in self)Convert HDF files to EBCDIC
sh - (2.1 sec in self)for file in `find . -name '*.hdf'`;do;mv "$file" "$file.iso88591";iconv -f ISO8859-1 -t IBM-1047 "$file.iso88591" >"$file" && chtag -tc IBM-1047 "$file";done
echo - (22 ms in self)Convert TDF files to EBCDIC
sh - (1.5 sec in self)for file in `find . -name '*.tdf'`;do;mv "$file" "$file.iso88591";iconv -f ISO8859-1 -t IBM-1047 "$file.iso88591" >"$file" && chtag -tc IBM-1047 "$file";done
echo - (4 ms in self)Compile...
sh - (7 min 24 sec in self)make -j4
stage - (0.54 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.52 sec in block)
echo - (3 ms in self)Cleanup workspace
deleteDir - (0.48 sec in self)