| Step | Arguments | Status | |
|---|---|---|---|
| Start of Pipeline - (7 hr 30 min in block) | |||
| stage - (7 hr 30 min in block) | BuildAndTest | ||
| stage block (BuildAndTest) - (7 hr 30 min in block) | |||
| parallel - (7 hr 30 min in block) | |||
| parallel block (Branch: Matrix - Arch = 'amd64') - (2 ms in block) | |||
| stage - (9 min 2 sec in block) | Matrix - Arch = 'amd64' | ||
| stage block (Matrix - Arch = 'amd64') - (9 min 2 sec in block) | |||
| withEnv - (9 min 2 sec in block) | Arch | ||
| withEnv block - (9 min 2 sec in block) | |||
| node - (9 min 2 sec in block) | AlpinePKG-Builder && amd64 | ||
| node block - (3 min 25 sec in block) | |||
| stage - (3 min 25 sec in block) | Prepair | ||
| stage block (Prepair) - (3 min 25 sec in block) | |||
| echo - (17 ms in self) | Prepairing on amd64 | ||
| checkout - (0.21 sec in self) | |||
| sh - (0.3 sec in self) | if [ ! -L out ];then ln -s ~/packages/AlpinePackages ./out;fi | ||
| script - (3 min 24 sec in block) | |||
| script block - (3 min 24 sec in block) | |||
| sh - (0.3 sec in self) | cd AlpinePackages && ls -d */ | tr -d '/' | ||
| sh - (0.31 sec in self) | cat /etc/apk/arch | tr -d ' ' | ||
| sh - (0.31 sec in self) | case "$NativeArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| sh - (0.36 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (14 ms in self) | Building x86_64(x86) Native on x86_64(x86) | ||
| sh - (0.59 sec in self) | rm -rf /home/jenkins/packages/AlpinePackages/$PkgArch doas apk update | ||
| stage - (3.6 sec in block) | Build custom-firmware on x86_64 | ||
| stage block (Build custom-firmware on x86_64) - (3.6 sec in block) | |||
| catchError - (3.5 sec in block) | |||
| catchError block - (3.5 sec in block) | |||
| sh - (3.4 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (14 sec in block) | Build minisatip on x86_64 | ||
| stage block (Build minisatip on x86_64) - (13 sec in block) | |||
| catchError - (13 sec in block) | |||
| catchError block - (13 sec in block) | |||
| sh - (13 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (3 min 1 sec in block) | Build nut on x86_64 | ||
| stage block (Build nut on x86_64) - (3 min 1 sec in block) | |||
| catchError - (3 min 1 sec in block) | |||
| catchError block - (3 min 1 sec in block) | |||
| sh - (3 min 1 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (0.51 sec in block) | Build rflink on x86_64 | ||
| stage block (Build rflink on x86_64) - (0.44 sec in block) | |||
| catchError - (0.38 sec in block) | |||
| catchError block - (0.33 sec in block) | |||
| sh - (0.29 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| sh - (0.31 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (0.11 sec in self) | Skipping aarch64(arm) on x86_64(x86) | ||
| sh - (0.29 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (20 ms in self) | Skipping armhf(arm) on x86_64(x86) | ||
| sh - (0.3 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (9 ms in self) | Skipping armv7(arm) on x86_64(x86) | ||
| stage - (0.85 sec in block) | Collecting packages form x86 | ||
| stage block (Collecting packages form x86) - (0.74 sec in block) | |||
| archiveArtifacts - (0.68 sec in self) | |||
| stage - (1.4 sec in block) | Uploading packages to repo form x86 | ||
| stage block (Uploading packages to repo form x86) - (1.4 sec in block) | |||
| withCredentials - (1.3 sec in block) | |||
| withCredentials block - (1.1 sec in block) | |||
| sh - (1.1 sec in self) | AlpineRelease=v$(awk -F= '$1=="VERSION_ID" { print $2 ;}' /etc/os-release | cut -d"." -f 1,2) for apkFile in $(find -L ~/packages -name '*.apk'); do echo "Uploading $apkFile" curl --user $UploadUsername:$UploadPassword --upload-file $apkFile https://git.bprieshof.nl/api/packages/${UploadUsername}/alpine/$AlpineRelease/pkgs done; | ||
| parallel block (Branch: Matrix - Arch = 'aarch64') - (7 hr 30 min in block) | |||
| stage - (7 hr 30 min in block) | Matrix - Arch = 'aarch64' | ||
| stage block (Matrix - Arch = 'aarch64') - (7 hr 30 min in block) | |||
| withEnv - (7 hr 30 min in block) | Arch | ||
| withEnv block - (7 hr 30 min in block) | |||
| node - (7 hr 30 min in block) | AlpinePKG-Builder && aarch64 | ||
| node block - (7 hr 30 min in block) | |||
| stage - (7 hr 30 min in block) | Prepair | ||
| stage block (Prepair) - (7 hr 30 min in block) | |||
| echo - (23 ms in self) | Prepairing on aarch64 | ||
| checkout - (14 sec in self) | |||
| sh - (0.56 sec in self) | if [ ! -L out ];then ln -s ~/packages/AlpinePackages ./out;fi | ||
| script - (7 hr 30 min in block) | |||
| script block - (7 hr 30 min in block) | |||
| sh - (0.62 sec in self) | cd AlpinePackages && ls -d */ | tr -d '/' | ||
| sh - (0.54 sec in self) | cat /etc/apk/arch | tr -d ' ' | ||
| sh - (0.54 sec in self) | case "$NativeArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| sh - (0.63 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (22 ms in self) | Skipping x86_64(x86) on aarch64(arm) | ||
| sh - (0.65 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (14 ms in self) | Building aarch64(arm) Native on aarch64(arm) | ||
| sh - (5.9 sec in self) | rm -rf /home/jenkins/packages/AlpinePackages/$PkgArch doas apk update | ||
| stage - (35 sec in block) | Build custom-firmware on aarch64 | ||
| stage block (Build custom-firmware on aarch64) - (35 sec in block) | |||
| catchError - (35 sec in block) | |||
| catchError block - (35 sec in block) | |||
| sh - (35 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (9 min 10 sec in block) | Build minisatip on aarch64 | ||
| stage block (Build minisatip on aarch64) - (9 min 10 sec in block) | |||
| catchError - (9 min 10 sec in block) | |||
| catchError block - (9 min 10 sec in block) | |||
| sh - (9 min 10 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (1 hr 56 min in block) | Build nut on aarch64 | ||
| stage block (Build nut on aarch64) - (1 hr 56 min in block) | |||
| catchError - (1 hr 56 min in block) | |||
| catchError block - (1 hr 56 min in block) | |||
| sh - (1 hr 56 min in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (26 sec in block) | Build rflink on aarch64 | ||
| stage block (Build rflink on aarch64) - (26 sec in block) | |||
| catchError - (26 sec in block) | |||
| catchError block - (26 sec in block) | |||
| sh - (26 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| sh - (0.5 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (10 ms in self) | Building armhf armhf(arm) Chrooted on aarch64(arm) | ||
| sh - (4.4 sec in self) | rm -rf /chroot/$PkgArch/home/jenkins/packages/AlpinePackages/$PkgArch rm -rf /chroot/$PkgArch/home/jenkins/AlpinePackages cp -r -p $WORKSPACE/AlpinePackages /chroot/$PkgArch/home/jenkins/AlpinePackages doas chroot /chroot/$PkgArch /sbin/apk update echo '#!/bin/ash cd /home/jenkins/AlpinePackages/$1 doas -u jenkins abuild clean doas -u jenkins abuild cleancache #doas -u jenkins abuild cleanpkg doas -u jenkins abuild -r ' > /chroot/$PkgArch/home/jenkins/RunBuild.sh chmod +x /chroot/$PkgArch/home/jenkins/RunBuild.sh | ||
| stage - (22 sec in block) | Build custom-firmware on armhf | ||
| stage block (Build custom-firmware on armhf) - (22 sec in block) | |||
| catchError - (22 sec in block) | |||
| catchError block - (22 sec in block) | |||
| sh - (22 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (6 min 58 sec in block) | Build minisatip on armhf | ||
| stage block (Build minisatip on armhf) - (6 min 58 sec in block) | |||
| catchError - (6 min 58 sec in block) | |||
| catchError block - (6 min 58 sec in block) | |||
| sh - (6 min 58 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (3 hr 3 min in block) | Build nut on armhf | ||
| stage block (Build nut on armhf) - (3 hr 3 min in block) | |||
| catchError - (3 hr 3 min in block) | |||
| catchError block - (3 hr 3 min in block) | |||
| sh - (3 hr 3 min in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (20 sec in block) | Build rflink on armhf | ||
| stage block (Build rflink on armhf) - (20 sec in block) | |||
| catchError - (20 sec in block) | |||
| catchError block - (20 sec in block) | |||
| sh - (20 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| sh - (1.4 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (20 ms in self) | Building armv7 armv7(arm) Chrooted on aarch64(arm) | ||
| sh - (8.2 sec in self) | rm -rf /chroot/$PkgArch/home/jenkins/packages/AlpinePackages/$PkgArch rm -rf /chroot/$PkgArch/home/jenkins/AlpinePackages cp -r -p $WORKSPACE/AlpinePackages /chroot/$PkgArch/home/jenkins/AlpinePackages doas chroot /chroot/$PkgArch /sbin/apk update echo '#!/bin/ash cd /home/jenkins/AlpinePackages/$1 doas -u jenkins abuild clean doas -u jenkins abuild cleancache #doas -u jenkins abuild cleanpkg doas -u jenkins abuild -r ' > /chroot/$PkgArch/home/jenkins/RunBuild.sh chmod +x /chroot/$PkgArch/home/jenkins/RunBuild.sh | ||
| stage - (26 sec in block) | Build custom-firmware on armv7 | ||
| stage block (Build custom-firmware on armv7) - (26 sec in block) | |||
| catchError - (26 sec in block) | |||
| catchError block - (26 sec in block) | |||
| sh - (26 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (9 min 12 sec in block) | Build minisatip on armv7 | ||
| stage block (Build minisatip on armv7) - (9 min 12 sec in block) | |||
| catchError - (9 min 12 sec in block) | |||
| catchError block - (9 min 12 sec in block) | |||
| sh - (9 min 12 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (2 hr 1 min in block) | Build nut on armv7 | ||
| stage block (Build nut on armv7) - (2 hr 1 min in block) | |||
| catchError - (2 hr 1 min in block) | |||
| catchError block - (2 hr 1 min in block) | |||
| sh - (2 hr 1 min in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (18 sec in block) | Build rflink on armv7 | ||
| stage block (Build rflink on armv7) - (18 sec in block) | |||
| catchError - (18 sec in block) | |||
| catchError block - (18 sec in block) | |||
| sh - (18 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (16 sec in block) | Collecting packages form arm | ||
| stage block (Collecting packages form arm) - (16 sec in block) | |||
| archiveArtifacts - (16 sec in self) | |||
| stage - (20 sec in block) | Uploading packages to repo form arm | ||
| stage block (Uploading packages to repo form arm) - (20 sec in block) | |||
| withCredentials - (20 sec in block) | |||
| withCredentials block - (20 sec in block) | |||
| sh - (20 sec in self) | AlpineRelease=v$(awk -F= '$1=="VERSION_ID" { print $2 ;}' /etc/os-release | cut -d"." -f 1,2) for apkFile in $(find -L ~/packages -name '*.apk'); do echo "Uploading $apkFile" curl --user $UploadUsername:$UploadPassword --upload-file $apkFile https://git.bprieshof.nl/api/packages/${UploadUsername}/alpine/$AlpineRelease/pkgs done; |