Your message dated Wed, 09 Dec 2020 13:33:26 +0000 with message-id <e1kmzaw-00074u...@fasolo.debian.org> and subject line Bug#975471: fixed in bordeaux-threads 0.8.8-3 has caused the Debian Bug report #975471, regarding sbcl breaks bordeaux-threads autopkgtest on i386 as it makes it time out to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 975471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975471 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: sbcl, bordeaux-threads Control: found -1 sbcl/2:2.0.10-1 Control: found -1 bordeaux-threads/0.8.8-2 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update timeout Dear maintainer(s), With a recent upload of sbcl the autopkgtest of bordeaux-threads fails in testing when that autopkgtest is run with the binary packages of sbcl from unstable on i386. It passes when run with only packages from testing. In tabular form: pass fail sbcl from testing 2:2.0.10-1 bordeaux-threads from testing 0.8.8-2 all others from testing from testing Normally the tests succeeds in minutes, now it times out after 2:48 hours. Currently this regression is blocking the migration of sbcl to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package? More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=sbcl https://ci.debian.net/data/autopkgtest/testing/i386/b/bordeaux-threads/8343313/log.gz ; wrote /tmp/autopkgtest-lxc.eykr8ie3/downtmp/autopkgtest_tmp/usr/share/common-lisp/source/fiveam/src/run-tmpRYWTYMDY.fasl ; compilation finished in 0:00:00.076 ; compiling file "/usr/share/common-lisp/source/bordeaux-threads/test/bordeaux-threads-test.lisp" (written 07 JUN 2020 09:11:43 PM): ; processing (DEFPACKAGE BORDEAUX-THREADS/TEST ...) ; processing (IN-PACKAGE #:BORDEAUX-THREADS/TEST) ; processing (DEF-SUITE :BORDEAUX-THREADS) ; processing (DEF-FIXTURE USING-LOCK ...) ; processing (IN-SUITE :BORDEAUX-THREADS) ; processing (TEST SHOULD-HAVE-CURRENT-THREAD ...) ; processing (TEST CURRENT-THREAD-IDENTITY ...) ; processing (TEST JOIN-THREAD-RETURN-VALUE ...) ; processing (TEST SHOULD-IDENTIFY-THREADS-CORRECTLY ...) ; processing (TEST SHOULD-RETRIEVE-THREAD-NAME ...) ; processing (TEST INTERRUPT-THREAD ...) ; processing (TEST SHOULD-LOCK-WITHOUT-CONTENTION ...) ; processing (DEFUN SET-EQUAL ...) ; processing (TEST DEFAULT-SPECIAL-BINDINGS ...) ; processing (DEFPARAMETER *SHARED* ...) ; processing (DEFPARAMETER *LOCK* ...) ; processing (TEST SHOULD-HAVE-THREAD-INTERACTION ...) ; processing (DEFPARAMETER *CONDITION-VARIABLE* ...) ; processing (TEST CONDITION-VARIABLE ...) ; processing (TEST CONDITION-WAIT-TIMEOUT ...) ; processing (TEST SEMAPHORE-SIGNAL ...) ; processing (TEST SEMAPHORE-SIGNAL-N-OF-M ...) ; processing (TEST SEMAPHORE-WAIT-TIMEOUT ...) ; processing (TEST SEMAPHORE-TYPED ...) ; processing (TEST WITH-TIMEOUT-RETURN-VALUE ...) ; processing (TEST WITH-TIMEOUT-SIGNALS ...) ; processing (TEST WITH-TIMEOUT-NON-INTERFERENCE ...) ; wrote /tmp/autopkgtest-lxc.eykr8ie3/downtmp/autopkgtest_tmp/usr/share/common-lisp/source/bordeaux-threads/test/bordeaux-threads-test-tmpW78F18LW.fasl ; compilation finished in 0:00:00.008 Running test suite BORDEAUX-THREADS Running test SHOULD-HAVE-CURRENT-THREAD . Running test CURRENT-THREAD-IDENTITY . Running test JOIN-THREAD-RETURN-VALUE . Running test SHOULD-IDENTIFY-THREADS-CORRECTLY ... Running test SHOULD-RETRIEVE-THREAD-NAME . Running test INTERRUPT-THREAD . Running test SHOULD-LOCK-WITHOUT-CONTENTION .. Running test DEFAULT-SPECIAL-BINDINGS .... Running test SHOULD-HAVE-THREAD-INTERACTION . autopkgtest [02:57:31]: ERROR: timed out on command "su -s /bin/bash debci -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest-lxc.eykr8ie3/downtmp/build.GXU/src"; mkdir -p -m 1777 -- "/tmp/autopkgtest-lxc.eykr8ie3/downtmp/command1-artifacts"; export AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.eykr8ie3/downtmp/command1-artifacts"; export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755 "/tmp/autopkgtest-lxc.eykr8ie3/downtmp/autopkgtest_tmp"; export AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.eykr8ie3/downtmp/autopkgtest_tmp"; export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive; export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=2; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/autopkgtest_script_pid; set -C; echo $$ > /tmp/autopkgtest_script_pid; set +C; trap "rm -f /tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; touch /tmp/autopkgtest-lxc.eykr8ie3/downtmp/command1-stdout /tmp/autopkgtest-lxc.eykr8ie3/downtmp/command1-stderr; bash -ec 'sbcl --script debian/tests/runtests.lisp' 2> >(tee -a /tmp/autopkgtest-lxc.eykr8ie3/downtmp/command1-stderr >&2) > >(tee -a /tmp/autopkgtest-lxc.eykr8ie3/downtmp/command1-stdout);" (kind: test) autopkgtest [02:57:32]: test command1: -----------------------]
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: bordeaux-threads Source-Version: 0.8.8-3 Done: =?utf-8?q?S=C3=A9bastien_Villemot?= <sebast...@debian.org> We believe that the bug you reported is fixed in the latest version of bordeaux-threads, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 975...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sébastien Villemot <sebast...@debian.org> (supplier of updated bordeaux-threads package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 09 Dec 2020 14:08:59 +0100 Source: bordeaux-threads Architecture: source Version: 0.8.8-3 Distribution: unstable Urgency: medium Maintainer: Debian Common Lisp Team <debian-common-l...@lists.debian.org> Changed-By: Sébastien Villemot <sebast...@debian.org> Closes: 975471 Changes: bordeaux-threads (0.8.8-3) unstable; urgency=medium . * Disable sbcl autopktest on i386, not reliable (Closes: #975471) Checksums-Sha1: 1479f598016a5018827889766445742aa34622ef 2093 bordeaux-threads_0.8.8-3.dsc 271f2e221d288dacdeb57d67da1438ed77611ed8 3676 bordeaux-threads_0.8.8-3.debian.tar.xz 86da945c5f167bbd102fed91001cffa32e797f3e 5824 bordeaux-threads_0.8.8-3_amd64.buildinfo Checksums-Sha256: 9817da3b3b47a9feea20f4a790e5cb3ca21485f7c32755d3bbbb25f082fd407d 2093 bordeaux-threads_0.8.8-3.dsc fa62029e216ef8555912b1652dc432c0f59b458603e2ee48ebd37592930f1ca1 3676 bordeaux-threads_0.8.8-3.debian.tar.xz 9de45ffbcebc13b529d856d660fcd957204549aa9626c32520d0bc2b6924af16 5824 bordeaux-threads_0.8.8-3_amd64.buildinfo Files: a47935b1af8e5135adc10b09a700bbfc 2093 lisp optional bordeaux-threads_0.8.8-3.dsc 06135bd988f02630ccba592e29f0f85a 3676 lisp optional bordeaux-threads_0.8.8-3.debian.tar.xz 73109b24255f5a80a83e2d62e5ae0dd3 5824 lisp optional bordeaux-threads_0.8.8-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAl/QzMIACgkQLOzpNQ7O vkodcBAAjptmKUUQebPbvSsV0ZOHtJLzVFHi0dPV953OR6tCo6MaWLjU5B//Aq6D IxRrp0FZ9+CDmE5CDA1D4Yks3m6BMzR3Md44AzfDFeoImWREAoJolwdffXQOB42Y pIvPH970B5y8WOjAsjrIOkRxMqN2g8+FmoVuMRa8hAB0OCTF5Ue97Q/3YWBboRJL LmkQIGo90fMK3LtbaqKl7dPjPyz1D/KNF8A+NOZy5N4Ym1avmNGieUPK6UDvBjUo t1TuN+As4qhz9nZBLo/aWkVaRAVhppXn4AneuHItZc9TuwpJFE7MmfY2M5ixFwr+ Yk6+wEL4fqBB9jxBkR33tL3aFVxzryIx3JGGVww7DF3D/RKlG9Ru/inzOsCs6b6X TRDIhL+avAmDZ5eOyPtWElbLLClzvWSTQc/vSokh0mpwMEy4QjnRWKB5w3NeArO7 90VJvsYjJLRzzyRE0lJc0RGo8R8vUlPRFTsaBipvH4nmuBJDHvBrQCZl2oCUj62c j/mt/LNxSZGx3UdMtSoLhkzoPVq3kiagFlugiDB3cGUoUU51H3FOaODcWtF+PZ3e 7SYRr+wd1oOfYlRw1FrRwiF/FSTqxhMmskgDB9QS+8aVopC0LcbycO0BWkdP74OK zJOsG/qvxiQiwUVgtUqRsHtLVQKTYTGUKBud+SZlc+2as28b2GI= =PxDf -----END PGP SIGNATURE-----
--- End Message ---