Your message dated Sat, 05 Apr 2025 07:34:14 +0000
with message-id <[email protected]>
and subject line pymodbus autopkg tests time out with Python 3.12
has caused the Debian Bug report #1061817,
regarding pymodbus autopkg tests time out with Python 3.12
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 [email protected]
immediately.)
--
1061817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pymodbus
Version: 3.0.0-7
Severity: important
Tags: sid trixie ftbfs
User: [email protected]
Usertags: python3.12
With python3-defaults from experimental, the package fails its autopkg
tests:
[...]
753s ============================= test session starts
==============================
753s platform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0
753s rootdir: /tmp/autopkgtest.ZYyk28/build.mLW/src
753s configfile: setup.cfg
753s plugins: asyncio-0.20.3
753s asyncio: mode=Mode.AUTO
753s collected 443 items
753s
753s test/test_all_messages.py ...
[ 0%]
753s test/test_bit_read_messages.py .........
[ 2%]
753s test/test_bit_write_messages.py .........
[ 4%]
753s test/test_client.py
.................................................... [ 16%]
753s ..
[ 16%]
753s test/test_client_sync.py ................F...F.......
[ 23%]
753s test/test_client_sync_diag.py .....
[ 24%]
753s test/test_datastore.py ...............................
[ 31%]
753s test/test_device.py .....................
[ 36%]
753s test/test_diag_messages.py .........
[ 38%]
753s test/test_events.py ......
[ 39%]
801s test/test_examples.py ...................................
[ 47%]
801s test/test_exceptions.py .
[ 47%]
801s test/test_factory.py ...........
[ 50%]
801s test/test_file_message.py .......................
[ 55%]
802s test/test_framers.py
................................................. [ 66%]
802s test/test_interfaces.py .....
[ 67%]
802s test/test_mei_messages.py ........
[ 69%]
803s test/test_other_messages.py .......
[ 70%]
803s test/test_payload.py .........
[ 72%]
803s test/test_pdu.py ....
[ 73%]
803s test/test_register_read_messages.py ...........
[ 76%]
803s test/test_register_write_messages.py ............
[ 79%]
803s test/test_remote_datastore.py ....
[ 79%]
803s test/test_repl_client.py ..
[ 80%]
10756s test/test_server_asyncio.py ......autopkgtest [16:39:55]: ERROR:
timed out on command "su -s /bin/bash ubuntu -c set -e; export USER=`id
-nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null
2>&1 || true; buildtree="/tmp/autopkgtest.ZYyk28/build.mLW/src"; mkdir
-p -m 1777 -- "/tmp/autopkgtest.ZYyk28/command1-artifacts"; export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest.ZYyk28/command1-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest.ZYyk28/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest.ZYyk28/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"; export
'ADT_TEST_TRIGGERS=python3-defaults/3.12.1-0ubuntu1'; touch
/tmp/autopkgtest.ZYyk28/command1-stdout
/tmp/autopkgtest.ZYyk28/command1-stderr; bash -ec 'python3 -m pytest
test' 2> >(tee -a /tmp/autopkgtest.ZYyk28/command1-stderr >&2) > >(tee
-a /tmp/autopkgtest.ZYyk28/command1-stdout);" (kind: test)
10756s autopkgtest [16:39:55]: test command1: -----------------------]
10757s autopkgtest [16:39:56]: test command1: - - - - - - - - - -
results - - - - - - - - - -
10757s command1 FAIL timed out
10757s autopkgtest [16:39:56]: @@@@@@@@@@@@@@@@@@@@ summary
10757s command1 FAIL timed out
--- End Message ---
--- Begin Message ---
Seems to be solved.
Please reopen, if it still happens.
--- End Message ---