[Pkg-javascript-devel] Bug#959649: Bug#959649: node-retry: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
Xavier
yadd at debian.org
Sun May 3 17:01:45 BST 2020
Control: tags -1 + moreinfo
Control: severity -1 important
Le 03/05/2020 à 14:58, Lucas Nussbaum a écrit :
> Source: node-retry
> Version: 0.12.0-1
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20200501 ftbfs-bullseye
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
> Relevant part (hopefully):
>> dpkg-buildpackage
>> -----------------
>>
>> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
>> dpkg-buildpackage: info: source package node-retry
>> dpkg-buildpackage: info: source version 0.12.0-1
>> dpkg-buildpackage: info: source distribution unstable
>> dpkg-buildpackage: info: source changed by Xavier Guimard <yadd at debian.org>
>> dpkg-source --before-build .
>> dpkg-buildpackage: info: host architecture amd64
>> debian/rules clean
>> dh clean --with nodejs
>> dh_auto_clean --buildsystem=nodejs
>> rm -rf ./node_modules/.cache
>> dh_clean
>> dpkg-source -b .
>> dpkg-source: info: using source format '3.0 (quilt)'
>> dpkg-source: info: building node-retry using existing ./node-retry_0.12.0.orig.tar.gz
>> dpkg-source: info: using patch list from debian/patches/series
>> dpkg-source: info: building node-retry in node-retry_0.12.0-1.debian.tar.xz
>> dpkg-source: info: building node-retry in node-retry_0.12.0-1.dsc
>> debian/rules binary
>> dh binary --with nodejs
>> dh_update_autotools_config
>> dh_autoreconf
>> dh_auto_configure --buildsystem=nodejs
>> dh_auto_build --buildsystem=nodejs
>> No build command found, searching known files
>> dh_auto_test --buildsystem=nodejs
>> /bin/sh -ex debian/tests/pkg-js/test
>> + set -e
>> + nodejs test/integration/test-forever.js
>>> numAttempt 1
>>> numAttempt 2
>>> numAttempt 3
>>> numAttempt 4
>>> numAttempt 5
>>> numAttempt 6
>>> numAttempt 7
>>> numAttempt 8
>>> numAttempt 9
>>> numAttempt 10
>> + nodejs test/integration/test-retry-operation.js
>> assert.js:339
>> throw err;
>> ^
>>
>> AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
>>
>> assert(endTime >= minTime)
>>
>> at RetryOperation._fn (/<<PKGBUILDDIR>>/test/integration/test-retry-operation.js:161:7)
>> at Timeout._onTimeout (/<<PKGBUILDDIR>>/lib/retry_operation.js:81:10)
>> at ontimeout (timers.js:436:11)
>> at tryOnTimeout (timers.js:300:5)
>> at listOnTimeout (timers.js:263:5)
>> at Timer.processTimers (timers.js:223:10)
>> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
>
> The full build log is available from:
> http://qa-logs.debian.net/2020/05/01/node-retry_0.12.0-1_unstable.log
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> About the archive rebuild: The rebuild was done on EC2 VM instances from
> Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
> failed build was retried once to eliminate random failures.
Hi,
I'm unable to reproduce locally: this test is time-based and was
successfully tested many times:
* no error in
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-retry.html
* no error on https://ci.debian.net/packages/n/node-retry/testing/amd64/
* no error on https://ci.debian.net/packages/n/node-retry/testing/arm64/
More information about the Pkg-javascript-devel
mailing list