Python helper scripts: fix deprecation warning #3256
: error in 'addBadge' step
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-gmake-shellcheck" / shellcheck for openbsd-openbsd-6.5-gmake-shellcheck / prep for openbsd-openbsd-6.5-gmake-shellcheck / Shell Script
Error in sh step, with arguments (echo "cd 'pwd' || exit; " ; cat) <<'__CI_WRAP_SH_EOF__' | ssh -o SendEnv='*' "nutci-openbsd-65-amd64" /bin/sh -xe ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ) __CI_WRAP_SH_EOF__ .
script returned exit code 1
Build log
[2026-01-14T02:58:43.498Z] + ssh -o SendEnv='*' nutci-openbsd-65-amd64 /bin/sh -xe
[2026-01-14T02:58:43.498Z] + 0<< \__CI_WRAP_SH_EOF__
[2026-01-14T02:58:43.498Z] ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit )
[2026-01-14T02:58:43.498Z] __CI_WRAP_SH_EOF__
[2026-01-14T02:58:43.498Z] + pwd
[2026-01-14T02:58:43.498Z] + echo $'cd \'/net/nutci-openbsd-65-amd64/var/shm/jenkins-nutci-openbsd-65-amd64/nut_nut_PR-3256\' || exit; '
[2026-01-14T02:58:43.498Z] + cat
[2026-01-14T02:58:43.498Z] + cd /net/nutci-openbsd-65-amd64/var/shm/jenkins-nutci-openbsd-65-amd64/nut_nut_PR-3256
[2026-01-14T02:58:43.498Z] + [ -x ./autogen.sh ]
[2026-01-14T02:58:43.498Z] + ./autogen.sh
[2026-01-14T02:58:43.897Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T02:58:43.898Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T02:58:43.898Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T02:58:43.898Z] Traceback (most recent call last):
[2026-01-14T02:58:43.898Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T02:58:43.898Z] fd = open(filename, encoding='utf-8')
[2026-01-14T02:58:43.898Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T02:58:43.898Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-gmake-shellcheck" / shellcheck for openbsd-openbsd-6.5-gmake-shellcheck / prep for openbsd-openbsd-6.5-gmake-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for openbsd-openbsd-6.5-gmake-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=gmake&&OS_DISTRO=openbsd-6.5&&OS_FAMILY=openbsd', buildLabelSet: '[MAKE=gmake, OS_DISTRO=openbsd-6.5, OS_FAMILY=openbsd]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for openbsd-openbsd-6.5-gmake-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=gmake&&OS_DISTRO=openbsd-6.5&&OS_FAMILY=openbsd',
buildLabelSet: '[MAKE=gmake, OS_DISTRO=openbsd-6.5, OS_FAMILY=openbsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-gmake-shellcheck" / shellcheck for openbsd-openbsd-6.5-gmake-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for openbsd-openbsd-6.5-gmake-shellcheck failed above.
FATAL: prep for shellcheck for openbsd-openbsd-6.5-gmake-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-gmake-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for openbsd-openbsd-6.5-gmake-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for openbsd-openbsd-6.5-gmake-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-make-shellcheck" / shellcheck for openbsd-openbsd-6.5-make-shellcheck / prep for openbsd-openbsd-6.5-make-shellcheck / Shell Script
Error in sh step, with arguments (echo "cd 'pwd' || exit; " ; cat) <<'__CI_WRAP_SH_EOF__' | ssh -o SendEnv='*' "donutci-openbsd-65-amd64" /bin/sh -xe ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ) __CI_WRAP_SH_EOF__ .
script returned exit code 1
Build log
[2026-01-14T02:58:27.072Z] + ssh -o SendEnv='*' donutci-openbsd-65-amd64 /bin/sh -xe
[2026-01-14T02:58:27.072Z] + 0<< \__CI_WRAP_SH_EOF__
[2026-01-14T02:58:27.072Z] ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit )
[2026-01-14T02:58:27.072Z] __CI_WRAP_SH_EOF__
[2026-01-14T02:58:27.072Z] + pwd
[2026-01-14T02:58:27.072Z] + echo $'cd \'/net/donutci-openbsd-65-amd64/var/shm/jenkins-donutci-openbsd-65-amd64/nut_nut_PR-3256\' || exit; '
[2026-01-14T02:58:27.072Z] + cat
[2026-01-14T02:58:27.367Z] + cd /net/donutci-openbsd-65-amd64/var/shm/jenkins-donutci-openbsd-65-amd64/nut_nut_PR-3256
[2026-01-14T02:58:27.367Z] + [ -x ./autogen.sh ]
[2026-01-14T02:58:27.367Z] + ./autogen.sh
[2026-01-14T02:58:34.068Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd5' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd5' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd5' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T02:58:34.068Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T02:58:34.068Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T02:58:34.068Z] Traceback (most recent call last):
[2026-01-14T02:58:34.068Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T02:58:34.068Z] fd = open(filename, encoding='utf-8')
[2026-01-14T02:58:34.068Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T02:58:34.068Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-make-shellcheck" / shellcheck for openbsd-openbsd-6.5-make-shellcheck / prep for openbsd-openbsd-6.5-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for openbsd-openbsd-6.5-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=openbsd-6.5&&OS_FAMILY=openbsd', buildLabelSet: '[MAKE=make, OS_DISTRO=openbsd-6.5, OS_FAMILY=openbsd]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for openbsd-openbsd-6.5-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=openbsd-6.5&&OS_FAMILY=openbsd',
buildLabelSet: '[MAKE=make, OS_DISTRO=openbsd-6.5, OS_FAMILY=openbsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-make-shellcheck" / shellcheck for openbsd-openbsd-6.5-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for openbsd-openbsd-6.5-make-shellcheck failed above.
FATAL: prep for shellcheck for openbsd-openbsd-6.5-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for openbsd-openbsd-6.5-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for openbsd-openbsd-6.5-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-impish-make-shellcheck" / shellcheck for linux-ubuntu-impish-make-shellcheck / prep for linux-ubuntu-impish-make-shellcheck / Shell Script
Error in sh step, with arguments (echo "cd 'pwd' || exit; " ; cat) <<'__CI_WRAP_SH_EOF__' | ssh -o SendEnv='*' "jenkins-ubuntu2110-amd64" /bin/sh -xe ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ) __CI_WRAP_SH_EOF__ .
script returned exit code 1
Build log
[2026-01-14T03:16:58.610Z] + ssh -o SendEnv=* jenkins-ubuntu2110-amd64 /bin/sh -xe
[2026-01-14T03:16:58.610Z] + pwd
[2026-01-14T03:16:58.610Z] + echo cd '/srv/libvirt/abuild/jenkins-nut-altroots/jenkins-ubuntu2110-amd64+ssh/workspace/nut_nut_PR-3256' || exit;
[2026-01-14T03:16:58.610Z] + cat
[2026-01-14T03:17:00.409Z] + cd /srv/libvirt/abuild/jenkins-nut-altroots/jenkins-ubuntu2110-amd64+ssh/workspace/nut_nut_PR-3256
[2026-01-14T03:17:00.409Z] + [ -x ./autogen.sh ]
[2026-01-14T03:17:00.409Z] + ./autogen.sh
[2026-01-14T03:17:07.304Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd5' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd5' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd5' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T03:17:07.304Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T03:17:07.304Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T03:17:07.304Z] Traceback (most recent call last):
[2026-01-14T03:17:07.304Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T03:17:07.304Z] fd = open(filename, encoding='utf-8')
[2026-01-14T03:17:07.304Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T03:17:07.304Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-impish-make-shellcheck" / shellcheck for linux-ubuntu-impish-make-shellcheck / prep for linux-ubuntu-impish-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for linux-ubuntu-impish-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-impish&&OS_FAMILY=linux', buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-impish, OS_FAMILY=linux]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for linux-ubuntu-impish-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-impish&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-impish, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-impish-make-shellcheck" / shellcheck for linux-ubuntu-impish-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for linux-ubuntu-impish-make-shellcheck failed above.
FATAL: prep for shellcheck for linux-ubuntu-impish-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-impish-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for linux-ubuntu-impish-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for linux-ubuntu-impish-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-trusty-make-shellcheck" / shellcheck for linux-ubuntu-trusty-make-shellcheck / prep for linux-ubuntu-trusty-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T03:03:11.297Z] + [ -x ./autogen.sh ]
[2026-01-14T03:03:11.297Z] + ./autogen.sh
[2026-01-14T03:03:11.297Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650d' => TAG='v2.8.4' + SUFFIX='-1064+g209650d' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650d' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650d'
[2026-01-14T03:03:11.297Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650d'
[2026-01-14T03:03:11.297Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T03:03:11.297Z] Traceback (most recent call last):
[2026-01-14T03:03:11.297Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T03:03:11.297Z] fd = open(filename, encoding='utf-8')
[2026-01-14T03:03:11.297Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T03:03:11.297Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-trusty-make-shellcheck" / shellcheck for linux-ubuntu-trusty-make-shellcheck / prep for linux-ubuntu-trusty-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for linux-ubuntu-trusty-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-trusty&&OS_FAMILY=linux', buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-trusty, OS_FAMILY=linux]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for linux-ubuntu-trusty-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-trusty&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-trusty, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-trusty-make-shellcheck" / shellcheck for linux-ubuntu-trusty-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for linux-ubuntu-trusty-make-shellcheck failed above.
FATAL: prep for shellcheck for linux-ubuntu-trusty-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-ubuntu-trusty-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for linux-ubuntu-trusty-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for linux-ubuntu-trusty-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-debian11-make-shellcheck" / shellcheck for linux-debian11-make-shellcheck / prep for linux-debian11-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T03:04:19.898Z] + [ -x ./autogen.sh ]
[2026-01-14T03:04:19.898Z] + ./autogen.sh
[2026-01-14T03:04:20.185Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T03:04:20.185Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T03:04:20.185Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T03:04:20.185Z] Traceback (most recent call last):
[2026-01-14T03:04:20.185Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T03:04:20.185Z] fd = open(filename, encoding='utf-8')
[2026-01-14T03:04:20.185Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T03:04:20.185Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-debian11-make-shellcheck" / shellcheck for linux-debian11-make-shellcheck / prep for linux-debian11-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for linux-debian11-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=debian11&&OS_FAMILY=linux', buildLabelSet: '[MAKE=make, OS_DISTRO=debian11, OS_FAMILY=linux]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for linux-debian11-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=debian11&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=debian11, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-debian11-make-shellcheck" / shellcheck for linux-debian11-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for linux-debian11-make-shellcheck failed above.
FATAL: prep for shellcheck for linux-debian11-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-debian11-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for linux-debian11-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for linux-debian11-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-impish-make-shellcheck" / shellcheck for mingw-ubuntu-impish-make-shellcheck / prep for mingw-ubuntu-impish-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T03:03:58.795Z] + [ -x ./autogen.sh ]
[2026-01-14T03:03:58.795Z] + ./autogen.sh
[2026-01-14T03:03:58.795Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T03:03:58.795Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T03:03:58.795Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T03:03:58.795Z] Traceback (most recent call last):
[2026-01-14T03:03:58.795Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T03:03:58.795Z] fd = open(filename, encoding='utf-8')
[2026-01-14T03:03:58.795Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T03:03:58.795Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-impish-make-shellcheck" / shellcheck for mingw-ubuntu-impish-make-shellcheck / prep for mingw-ubuntu-impish-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for mingw-ubuntu-impish-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-impish&&OS_FAMILY=mingw', buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-impish, OS_FAMILY=mingw]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for mingw-ubuntu-impish-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-impish&&OS_FAMILY=mingw',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-impish, OS_FAMILY=mingw]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-impish-make-shellcheck" / shellcheck for mingw-ubuntu-impish-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for mingw-ubuntu-impish-make-shellcheck failed above.
FATAL: prep for shellcheck for mingw-ubuntu-impish-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-impish-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for mingw-ubuntu-impish-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for mingw-ubuntu-impish-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-plucky-make-shellcheck" / shellcheck for mingw-ubuntu-plucky-make-shellcheck / prep for mingw-ubuntu-plucky-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T03:03:29.695Z] + [ -x ./autogen.sh ]
[2026-01-14T03:03:29.695Z] + ./autogen.sh
[2026-01-14T03:03:29.695Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T03:03:29.695Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T03:03:29.695Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T03:03:29.695Z] Traceback (most recent call last):
[2026-01-14T03:03:29.695Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T03:03:29.695Z] fd = open(filename, encoding='utf-8')
[2026-01-14T03:03:29.695Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T03:03:29.695Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-plucky-make-shellcheck" / shellcheck for mingw-ubuntu-plucky-make-shellcheck / prep for mingw-ubuntu-plucky-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for mingw-ubuntu-plucky-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-plucky&&OS_FAMILY=mingw', buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-plucky, OS_FAMILY=mingw]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for mingw-ubuntu-plucky-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-plucky&&OS_FAMILY=mingw',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-plucky, OS_FAMILY=mingw]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-plucky-make-shellcheck" / shellcheck for mingw-ubuntu-plucky-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for mingw-ubuntu-plucky-make-shellcheck failed above.
FATAL: prep for shellcheck for mingw-ubuntu-plucky-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="mingw-ubuntu-plucky-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for mingw-ubuntu-plucky-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for mingw-ubuntu-plucky-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-centos-7-make-shellcheck" / shellcheck for linux-centos-7-make-shellcheck / prep for linux-centos-7-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T03:02:52.196Z] + '[' -x ./autogen.sh ']'
[2026-01-14T03:02:52.196Z] + ./autogen.sh
[2026-01-14T03:02:52.196Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650d' => TAG='v2.8.4' + SUFFIX='-1064+g209650d' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650d' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650d'
[2026-01-14T03:02:52.196Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650d'
[2026-01-14T03:02:52.196Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T03:02:52.196Z] Traceback (most recent call last):
[2026-01-14T03:02:52.196Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T03:02:52.196Z] fd = open(filename, encoding='utf-8')
[2026-01-14T03:02:52.196Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T03:02:52.196Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-centos-7-make-shellcheck" / shellcheck for linux-centos-7-make-shellcheck / prep for linux-centos-7-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for linux-centos-7-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=centos-7&&OS_FAMILY=linux', buildLabelSet: '[MAKE=make, OS_DISTRO=centos-7, OS_FAMILY=linux]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for linux-centos-7-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=centos-7&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=centos-7, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-centos-7-make-shellcheck" / shellcheck for linux-centos-7-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for linux-centos-7-make-shellcheck failed above.
FATAL: prep for shellcheck for linux-centos-7-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-centos-7-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for linux-centos-7-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for linux-centos-7-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-gmake-shellcheck" / shellcheck for bsd-freebsd12-gmake-shellcheck / prep for bsd-freebsd12-gmake-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T02:58:10.644Z] + [ -x ./autogen.sh ]
[2026-01-14T02:58:10.644Z] + ./autogen.sh
[2026-01-14T02:58:17.367Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd5' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd5' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd5' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T02:58:17.367Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T02:58:17.367Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T02:58:17.367Z] Traceback (most recent call last):
[2026-01-14T02:58:17.367Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T02:58:17.367Z] fd = open(filename, encoding='utf-8')
[2026-01-14T02:58:17.367Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T02:58:17.367Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-gmake-shellcheck" / shellcheck for bsd-freebsd12-gmake-shellcheck / prep for bsd-freebsd12-gmake-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for bsd-freebsd12-gmake-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=gmake&&OS_DISTRO=freebsd12&&OS_FAMILY=bsd', buildLabelSet: '[MAKE=gmake, OS_DISTRO=freebsd12, OS_FAMILY=bsd]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for bsd-freebsd12-gmake-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=gmake&&OS_DISTRO=freebsd12&&OS_FAMILY=bsd',
buildLabelSet: '[MAKE=gmake, OS_DISTRO=freebsd12, OS_FAMILY=bsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-gmake-shellcheck" / shellcheck for bsd-freebsd12-gmake-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for bsd-freebsd12-gmake-shellcheck failed above.
FATAL: prep for shellcheck for bsd-freebsd12-gmake-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-gmake-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for bsd-freebsd12-gmake-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for bsd-freebsd12-gmake-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-make-shellcheck" / shellcheck for bsd-freebsd12-make-shellcheck / prep for bsd-freebsd12-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T02:58:43.779Z] + [ -x ./autogen.sh ]
[2026-01-14T02:58:43.779Z] + ./autogen.sh
[2026-01-14T02:58:50.569Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd5' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd5' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd5' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T02:58:50.569Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd5'
[2026-01-14T02:58:50.569Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T02:58:50.569Z] Traceback (most recent call last):
[2026-01-14T02:58:50.569Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T02:58:50.569Z] fd = open(filename, encoding='utf-8')
[2026-01-14T02:58:50.569Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T02:58:50.569Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-make-shellcheck" / shellcheck for bsd-freebsd12-make-shellcheck / prep for bsd-freebsd12-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for bsd-freebsd12-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=freebsd12&&OS_FAMILY=bsd', buildLabelSet: '[MAKE=make, OS_DISTRO=freebsd12, OS_FAMILY=bsd]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for bsd-freebsd12-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=freebsd12&&OS_FAMILY=bsd',
buildLabelSet: '[MAKE=make, OS_DISTRO=freebsd12, OS_FAMILY=bsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-make-shellcheck" / shellcheck for bsd-freebsd12-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for bsd-freebsd12-make-shellcheck failed above.
FATAL: prep for shellcheck for bsd-freebsd12-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="bsd-freebsd12-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for bsd-freebsd12-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for bsd-freebsd12-make-shellcheck failed in at least one sub-test above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-slackware-15-make-shellcheck" / shellcheck for linux-slackware-15-make-shellcheck / prep for linux-slackware-15-make-shellcheck / Shell Script
Error in sh step, with arguments ( if [ -x ./autogen.sh ]; then ./autogen.sh || exit; else if [ -s configure.ac ] ; then mkdir -p config && autoreconf --install --force --verbose -I config || exit ; fi; fi ; [ -x configure ] || exit ).
script returned exit code 1
Build log
[2026-01-14T02:58:27.497Z] + '[' -x ./autogen.sh ']'
[2026-01-14T02:58:27.497Z] + ./autogen.sh
[2026-01-14T02:58:27.497Z] SEMVER=2.8.4; TRUNK='master'; BASE='f502062417b1e9cc3b8e59061680317b60d87813'; DESC='v2.8.4-1064+g209650dfd' => TAG='v2.8.4' + SUFFIX='-1064+g209650dfd' => VER5='2.8.4.1063.1' => DESC5='2.8.4.1063.1-1064+g209650dfd' => VER50='2.8.4.1063.1' => DESC50='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T02:58:27.497Z] NUT_VERSION_DEFAULT='2.8.4.1063.1-1064+g209650dfd'
[2026-01-14T02:58:27.796Z] Regenerating Augeas ups.conf lens with 'python'...
[2026-01-14T02:58:27.797Z] Traceback (most recent call last):
[2026-01-14T02:58:27.797Z] File "./gen-nutupsconf-aug.py.in", line 82, in <module>
[2026-01-14T02:58:27.797Z] fd = open(filename, encoding='utf-8')
[2026-01-14T02:58:27.797Z] TypeError: 'encoding' is an invalid keyword argument for this function
[2026-01-14T02:58:27.797Z] + exit
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-slackware-15-make-shellcheck" / shellcheck for linux-slackware-15-make-shellcheck / prep for linux-slackware-15-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments Failed stage: prep for linux-slackware-15-make-shellcheck for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: { buildLabelExpression: 'MAKE=make&&OS_DISTRO=slackware-15&&OS_FAMILY=linux', buildLabelSet: '[MAKE=make, OS_DISTRO=slackware-15, OS_FAMILY=linux]', virtualLabelSet: 'null', envvarSet: 'null', clioptSet: 'null', requiresBuildNode: 'true', isExcluded: 'null', isAllowedFailure: 'null' }).
Failed stage: prep for linux-slackware-15-make-shellcheck
for <class org.nut.dynamatrix.DynamatrixSingleBuildConfig>(DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=slackware-15&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=slackware-15, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
})
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-slackware-15-make-shellcheck" / shellcheck for linux-slackware-15-make-shellcheck / Set stage result to unstable
Warning in unstable step, with arguments FATAL: prep for shellcheck for linux-slackware-15-make-shellcheck failed above.
FATAL: prep for shellcheck for linux-slackware-15-make-shellcheck failed above
Initial discovery / Quick builds and discovery / Quick tests and prepare the bigger dynamatrix / WITHAGENT: MATRIX_TAG="linux-slackware-15-make-shellcheck" / Set stage result to unstable
Warning in unstable step, with arguments FATAL: shellcheck for linux-slackware-15-make-shellcheck failed in at least one sub-test above.
FATAL: shellcheck for linux-slackware-15-make-shellcheck failed in at least one sub-test above
Summarize quick-test results / Error signal
Error in error step, with arguments Quick-test and/or preparation of larger test matrix failed.
Quick-test and/or preparation of larger test matrix failed
Add Badge
Error in addBadge step.
Quick-test and/or preparation of larger test matrix failed
Details
- Initial discovery (1 hr 43 min)
- Stash source for workers (6.4 sec)
- Quick builds and discovery (1 hr 43 min)
- Discover quick build matrix (17 sec)
- Quick tests and prepare the bigger dynamatrix (1 hr 42 min)
- WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-gmake-shellcheck" (46 sec)
- shellcheck for openbsd-openbsd-6.5-gmake-shellcheck (3 min 30 sec)
- prep for openbsd-openbsd-6.5-gmake-shellcheck (3 min 29 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for openbsd-openbsd-6.5-gmake-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=gmake&&OS_DISTRO=openbsd-6.5&&OS_FAMILY=openbsd',
buildLabelSet: '[MAKE=gmake, OS_DISTRO=openbsd-6.5, OS_FAMILY=openbsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for openbsd-openbsd-6.5-gmake-shellcheck failed above - logs
Unstable: FATAL: shellcheck for openbsd-openbsd-6.5-gmake-shellcheck failed in at least one sub-test above - logs
- prep for openbsd-openbsd-6.5-gmake-shellcheck (3 min 29 sec)
- shellcheck for openbsd-openbsd-6.5-gmake-shellcheck (3 min 30 sec)
- WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-make-shellcheck" (46 sec)
- shellcheck for openbsd-openbsd-6.5-make-shellcheck (3 min 27 sec)
- prep for openbsd-openbsd-6.5-make-shellcheck (3 min 24 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for openbsd-openbsd-6.5-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=openbsd-6.5&&OS_FAMILY=openbsd',
buildLabelSet: '[MAKE=make, OS_DISTRO=openbsd-6.5, OS_FAMILY=openbsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for openbsd-openbsd-6.5-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for openbsd-openbsd-6.5-make-shellcheck failed in at least one sub-test above - logs
- prep for openbsd-openbsd-6.5-make-shellcheck (3 min 24 sec)
- shellcheck for openbsd-openbsd-6.5-make-shellcheck (3 min 27 sec)
- WITHAGENT: MATRIX_TAG="linux-ubuntu-impish-make-shellcheck" (47 sec)
- shellcheck for linux-ubuntu-impish-make-shellcheck (42 sec)
- prep for linux-ubuntu-impish-make-shellcheck (40 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for linux-ubuntu-impish-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-impish&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-impish, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for linux-ubuntu-impish-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for linux-ubuntu-impish-make-shellcheck failed in at least one sub-test above - logs
- prep for linux-ubuntu-impish-make-shellcheck (40 sec)
- shellcheck for linux-ubuntu-impish-make-shellcheck (42 sec)
- WITHAGENT: MATRIX_TAG="linux-ubuntu-mantic-make-shellcheck" (1 ms)
- shellcheck for linux-ubuntu-mantic-make-shellcheck (3 min 40 sec)
- prep for linux-ubuntu-mantic-make-shellcheck (3 min 12 sec)
- Test with sh for linux-ubuntu-mantic-make-shellcheck (11 sec)
- Test with dash for linux-ubuntu-mantic-make-shellcheck (11 sec)
- Test with ksh93 for linux-ubuntu-mantic-make-shellcheck (11 sec)
- Test with bash for linux-ubuntu-mantic-make-shellcheck (11 sec)
- Test with busybox for linux-ubuntu-mantic-make-shellcheck (11 sec)
- Generic-shell test for linux-ubuntu-mantic-make-shellcheck (25 sec)
- shellcheck for linux-ubuntu-mantic-make-shellcheck (3 min 40 sec)
- WITHAGENT: MATRIX_TAG="linux-ubuntu-plucky-make-shellcheck" (48 sec)
- shellcheck for linux-ubuntu-plucky-make-shellcheck (1 min 25 sec)
- prep for linux-ubuntu-plucky-make-shellcheck (1 min 5 sec)
- Test with sh for linux-ubuntu-plucky-make-shellcheck (11 sec)
- Test with dash for linux-ubuntu-plucky-make-shellcheck (11 sec)
- Test with ksh93 for linux-ubuntu-plucky-make-shellcheck (11 sec)
- Test with bash for linux-ubuntu-plucky-make-shellcheck (1 ms)
- Test with busybox for linux-ubuntu-plucky-make-shellcheck (11 sec)
- Generic-shell test for linux-ubuntu-plucky-make-shellcheck (18 sec)
- shellcheck for linux-ubuntu-plucky-make-shellcheck (1 min 25 sec)
- WITHAGENT: MATRIX_TAG="linux-ubuntu-trusty-make-shellcheck" (48 sec)
- shellcheck for linux-ubuntu-trusty-make-shellcheck (8 min 0 sec)
- prep for linux-ubuntu-trusty-make-shellcheck (7 min 59 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for linux-ubuntu-trusty-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-trusty&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-trusty, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for linux-ubuntu-trusty-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for linux-ubuntu-trusty-make-shellcheck failed in at least one sub-test above - logs
- prep for linux-ubuntu-trusty-make-shellcheck (7 min 59 sec)
- shellcheck for linux-ubuntu-trusty-make-shellcheck (8 min 0 sec)
- WITHAGENT: MATRIX_TAG="linux-debian11-make-shellcheck" (50 sec)
- shellcheck for linux-debian11-make-shellcheck (9 min 4 sec)
- prep for linux-debian11-make-shellcheck (9 min 3 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for linux-debian11-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=debian11&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=debian11, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for linux-debian11-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for linux-debian11-make-shellcheck failed in at least one sub-test above - logs
- prep for linux-debian11-make-shellcheck (9 min 3 sec)
- shellcheck for linux-debian11-make-shellcheck (9 min 4 sec)
- WITHAGENT: MATRIX_TAG="linux-debian12-make-shellcheck" (51 sec)
- shellcheck for linux-debian12-make-shellcheck (7 min 8 sec)
- prep for linux-debian12-make-shellcheck (6 min 29 sec)
- Test with sh for linux-debian12-make-shellcheck (12 sec)
- Test with dash for linux-debian12-make-shellcheck (12 sec)
- Test with ksh93 for linux-debian12-make-shellcheck (12 sec)
- Test with bash for linux-debian12-make-shellcheck (12 sec)
- Test with busybox for linux-debian12-make-shellcheck (12 sec)
- Generic-shell test for linux-debian12-make-shellcheck (38 sec)
- shellcheck for linux-debian12-make-shellcheck (7 min 8 sec)
- WITHAGENT: MATRIX_TAG="linux-debian13-make-shellcheck" (51 sec)
- shellcheck for linux-debian13-make-shellcheck (4 min 47 sec)
- prep for linux-debian13-make-shellcheck (4 min 20 sec)
- Test with sh for linux-debian13-make-shellcheck (4 ms)
- Test with dash for linux-debian13-make-shellcheck (1 ms)
- Test with ksh93 for linux-debian13-make-shellcheck (6 ms)
- Test with bash for linux-debian13-make-shellcheck (8 ms)
- Test with busybox for linux-debian13-make-shellcheck (9 ms)
- Generic-shell test for linux-debian13-make-shellcheck (23 sec)
- shellcheck for linux-debian13-make-shellcheck (4 min 47 sec)
- WITHAGENT: MATRIX_TAG="mingw-ubuntu-impish-make-shellcheck" (52 sec)
- shellcheck for mingw-ubuntu-impish-make-shellcheck (8 min 47 sec)
- prep for mingw-ubuntu-impish-make-shellcheck (8 min 46 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for mingw-ubuntu-impish-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-impish&&OS_FAMILY=mingw',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-impish, OS_FAMILY=mingw]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for mingw-ubuntu-impish-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for mingw-ubuntu-impish-make-shellcheck failed in at least one sub-test above - logs
- prep for mingw-ubuntu-impish-make-shellcheck (8 min 46 sec)
- shellcheck for mingw-ubuntu-impish-make-shellcheck (8 min 47 sec)
- WITHAGENT: MATRIX_TAG="mingw-ubuntu-plucky-make-shellcheck" (54 sec)
- shellcheck for mingw-ubuntu-plucky-make-shellcheck (8 min 18 sec)
- prep for mingw-ubuntu-plucky-make-shellcheck (8 min 17 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for mingw-ubuntu-plucky-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=ubuntu-plucky&&OS_FAMILY=mingw',
buildLabelSet: '[MAKE=make, OS_DISTRO=ubuntu-plucky, OS_FAMILY=mingw]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for mingw-ubuntu-plucky-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for mingw-ubuntu-plucky-make-shellcheck failed in at least one sub-test above - logs
- prep for mingw-ubuntu-plucky-make-shellcheck (8 min 17 sec)
- shellcheck for mingw-ubuntu-plucky-make-shellcheck (8 min 18 sec)
- WITHAGENT: MATRIX_TAG="linux-centos-7-make-shellcheck" (55 sec)
- shellcheck for linux-centos-7-make-shellcheck (7 min 40 sec)
- prep for linux-centos-7-make-shellcheck (7 min 39 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for linux-centos-7-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=centos-7&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=centos-7, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for linux-centos-7-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for linux-centos-7-make-shellcheck failed in at least one sub-test above - logs
- prep for linux-centos-7-make-shellcheck (7 min 39 sec)
- shellcheck for linux-centos-7-make-shellcheck (7 min 40 sec)
- WITHAGENT: MATRIX_TAG="illumos-openindiana-dmake-shellcheck" (55 sec)
- shellcheck for illumos-openindiana-dmake-shellcheck (11 min)
- prep for illumos-openindiana-dmake-shellcheck (10 min)
- Test with ksh93 for illumos-openindiana-dmake-shellcheck (1 ms)
- Test with dash for illumos-openindiana-dmake-shellcheck (8.3 sec)
- Test with bash for illumos-openindiana-dmake-shellcheck (8.3 sec)
- Generic-shell test for illumos-openindiana-dmake-shellcheck (19 sec)
- shellcheck for illumos-openindiana-dmake-shellcheck (11 min)
- WITHAGENT: MATRIX_TAG="illumos-openindiana-gmake-shellcheck" (55 sec)
- shellcheck for illumos-openindiana-gmake-shellcheck (12 min)
- prep for illumos-openindiana-gmake-shellcheck (11 min)
- Test with default shell(s) for illumos-openindiana-gmake-shellcheck (3.8 sec)
- Generic-shell test for illumos-openindiana-gmake-shellcheck (11 sec)
- shellcheck for illumos-openindiana-gmake-shellcheck (12 min)
- WITHAGENT: MATRIX_TAG="bsd-freebsd12-gmake-shellcheck" (55 sec)
- shellcheck for bsd-freebsd12-gmake-shellcheck (3 min 10 sec)
- prep for bsd-freebsd12-gmake-shellcheck (3 min 3 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for bsd-freebsd12-gmake-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=gmake&&OS_DISTRO=freebsd12&&OS_FAMILY=bsd',
buildLabelSet: '[MAKE=gmake, OS_DISTRO=freebsd12, OS_FAMILY=bsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for bsd-freebsd12-gmake-shellcheck failed above - logs
Unstable: FATAL: shellcheck for bsd-freebsd12-gmake-shellcheck failed in at least one sub-test above - logs
- prep for bsd-freebsd12-gmake-shellcheck (3 min 3 sec)
- shellcheck for bsd-freebsd12-gmake-shellcheck (3 min 10 sec)
- WITHAGENT: MATRIX_TAG="bsd-freebsd12-make-shellcheck" (55 sec)
- shellcheck for bsd-freebsd12-make-shellcheck (3 min 35 sec)
- prep for bsd-freebsd12-make-shellcheck (3 min 34 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for bsd-freebsd12-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=freebsd12&&OS_FAMILY=bsd',
buildLabelSet: '[MAKE=make, OS_DISTRO=freebsd12, OS_FAMILY=bsd]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for bsd-freebsd12-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for bsd-freebsd12-make-shellcheck failed in at least one sub-test above - logs
- prep for bsd-freebsd12-make-shellcheck (3 min 34 sec)
- shellcheck for bsd-freebsd12-make-shellcheck (3 min 35 sec)
- WITHAGENT: MATRIX_TAG="linux-slackware-15-make-shellcheck" (55 sec)
- shellcheck for linux-slackware-15-make-shellcheck (3 min 12 sec)
- prep for linux-slackware-15-make-shellcheck (3 min 12 sec)
Error: script returned exit code 1 - logs
Unstable: Failed stage: prep for linux-slackware-15-make-shellcheck
for (DynamatrixSingleBuildConfig: {
buildLabelExpression: 'MAKE=make&&OS_DISTRO=slackware-15&&OS_FAMILY=linux',
buildLabelSet: '[MAKE=make, OS_DISTRO=slackware-15, OS_FAMILY=linux]',
virtualLabelSet: 'null',
envvarSet: 'null',
clioptSet: 'null',
requiresBuildNode: 'true',
isExcluded: 'null',
isAllowedFailure: 'null'
}) - logs
Unstable: FATAL: prep for shellcheck for linux-slackware-15-make-shellcheck failed above - logs
Unstable: FATAL: shellcheck for linux-slackware-15-make-shellcheck failed in at least one sub-test above - logs
- prep for linux-slackware-15-make-shellcheck (3 min 12 sec)
- shellcheck for linux-slackware-15-make-shellcheck (3 min 12 sec)
- WITHAGENT: MATRIX_TAG="macos-macos12-make-shellcheck" (55 sec)
- shellcheck for macos-macos12-make-shellcheck (5 min 6 sec)
- prep for macos-macos12-make-shellcheck (4 min 40 sec)
- Test with default shell(s) for macos-macos12-make-shellcheck (4.5 sec)
- Generic-shell test for macos-macos12-make-shellcheck (25 sec)
- shellcheck for macos-macos12-make-shellcheck (5 min 6 sec)
- WITHAGENT: MATRIX_TAG="netbsd-netbsd-9.2-bmake-shellcheck" (57 sec)
- shellcheck for netbsd-netbsd-9.2-bmake-shellcheck (4 min 37 sec)
- prep for netbsd-netbsd-9.2-bmake-shellcheck (4 min 5 sec)
- Test with bash for netbsd-netbsd-9.2-bmake-shellcheck (1 ms)
- Test with dash for netbsd-netbsd-9.2-bmake-shellcheck (11 sec)
- Test with oksh for netbsd-netbsd-9.2-bmake-shellcheck (11 sec)
- Test with ksh for netbsd-netbsd-9.2-bmake-shellcheck (11 sec)
- Test with ksh93 for netbsd-netbsd-9.2-bmake-shellcheck (11 sec)
- Generic-shell test for netbsd-netbsd-9.2-bmake-shellcheck (32 sec)
- shellcheck for netbsd-netbsd-9.2-bmake-shellcheck (4 min 37 sec)
- WITHAGENT: MATRIX_TAG="netbsd-netbsd-9.2-gmake-shellcheck" (57 sec)
- shellcheck for netbsd-netbsd-9.2-gmake-shellcheck (5 min 20 sec)
- prep for netbsd-netbsd-9.2-gmake-shellcheck (4 min 47 sec)
- Test with bash for netbsd-netbsd-9.2-gmake-shellcheck (1 ms)
- Test with dash for netbsd-netbsd-9.2-gmake-shellcheck (16 ms)
- Test with oksh for netbsd-netbsd-9.2-gmake-shellcheck (26 ms)
- Test with ksh for netbsd-netbsd-9.2-gmake-shellcheck (1 ms)
- Test with ksh93 for netbsd-netbsd-9.2-gmake-shellcheck (1 ms)
- Generic-shell test for netbsd-netbsd-9.2-gmake-shellcheck (31 sec)
- shellcheck for netbsd-netbsd-9.2-gmake-shellcheck (5 min 20 sec)
- WITHAGENT: MATRIX_TAG="netbsd-netbsd-9.2-make-shellcheck" (59 sec)
- shellcheck for netbsd-netbsd-9.2-make-shellcheck (5 min 55 sec)
- prep for netbsd-netbsd-9.2-make-shellcheck (5 min 20 sec)
- Test with bash for netbsd-netbsd-9.2-make-shellcheck (1 ms)
- Test with dash for netbsd-netbsd-9.2-make-shellcheck (4 ms)
- Test with oksh for netbsd-netbsd-9.2-make-shellcheck (6 ms)
- Test with ksh for netbsd-netbsd-9.2-make-shellcheck (8 ms)
- Test with ksh93 for netbsd-netbsd-9.2-make-shellcheck (9 ms)
- Generic-shell test for netbsd-netbsd-9.2-make-shellcheck (31 sec)
- shellcheck for netbsd-netbsd-9.2-make-shellcheck (5 min 55 sec)
- WITHAGENT: MATRIX_TAG="illumos-omnios-dmake-shellcheck" (1 min 1 sec)
- shellcheck for illumos-omnios-dmake-shellcheck (2 min 21 sec)
- prep for illumos-omnios-dmake-shellcheck (2 min 4 sec)
- Test with ksh93 for illumos-omnios-dmake-shellcheck (5.8 sec)
- Test with bash for illumos-omnios-dmake-shellcheck (5.8 sec)
- Generic-shell test for illumos-omnios-dmake-shellcheck (8.5 sec)
- shellcheck for illumos-omnios-dmake-shellcheck (2 min 21 sec)
- WITHAGENT: MATRIX_TAG="illumos-omnios-gmake-shellcheck" (1 ms)
- shellcheck for illumos-omnios-gmake-shellcheck (1 min 34 sec)
- prep for illumos-omnios-gmake-shellcheck (1 min 19 sec)
- Test with ksh93 for illumos-omnios-gmake-shellcheck (5.8 sec)
- Test with bash for illumos-omnios-gmake-shellcheck (5.8 sec)
- Generic-shell test for illumos-omnios-gmake-shellcheck (7.9 sec)
- shellcheck for illumos-omnios-gmake-shellcheck (1 min 34 sec)
- spellcheck (1 min 2 sec)
- Discover slow build matrix (3 min 54 sec)
- WITHAGENT: MATRIX_TAG="openbsd-openbsd-6.5-gmake-shellcheck" (46 sec)
- Summarize quick-test results (2.1 sec)
Error: Quick-test and/or preparation of larger test matrix failed - logs
Error: Quick-test and/or preparation of larger test matrix failed - logs