Your message dated Thu, 08 May 2025 13:19:07 +0000
with message-id <e1ud19x-002zoi...@fasolo.debian.org>
and subject line Bug#1103059: fixed in con-duct 0.11.0-2
has caused the Debian Bug report #1103059,
regarding con-duct: FTBFS with the unshare backend
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.)
--
1103059: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103059
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: con-duct
Version: 0.11.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build"
> module
> I: pybuild base:311: python3.13 -m build --skip-dependency-check
> --no-isolation --wheel --outdir
> /build/reproducible-path/con-duct-0.11.0/.pybuild/cpython3_3.13_con-duct
> * Building wheel...
> running bdist_wheel
> running build
> running build_py
> creating build/lib/con_duct
> copying src/con_duct/__main__.py -> build/lib/con_duct
> copying src/con_duct/utils.py -> build/lib/con_duct
> copying src/con_duct/__init__.py -> build/lib/con_duct
> creating build/lib/con_duct/suite
> copying src/con_duct/suite/main.py -> build/lib/con_duct/suite
> copying src/con_duct/suite/plot.py -> build/lib/con_duct/suite
> copying src/con_duct/suite/pprint_json.py -> build/lib/con_duct/suite
> copying src/con_duct/suite/ls.py -> build/lib/con_duct/suite
> running egg_info
> creating src/con_duct.egg-info
> writing src/con_duct.egg-info/PKG-INFO
> writing dependency_links to src/con_duct.egg-info/dependency_links.txt
> writing entry points to src/con_duct.egg-info/entry_points.txt
> writing requirements to src/con_duct.egg-info/requires.txt
> writing top-level names to src/con_duct.egg-info/top_level.txt
> writing manifest file 'src/con_duct.egg-info/SOURCES.txt'
> reading manifest file 'src/con_duct.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'CONTRIBUTORS.*'
> warning: no previously-included files matching '*.py[cod]' found anywhere in
> distribution
> adding license file 'LICENSE'
> writing manifest file 'src/con_duct.egg-info/SOURCES.txt'
> copying src/con_duct/py.typed -> build/lib/con_duct
> installing to build/bdist.linux-i686/wheel
> running install
> running install_lib
> creating build/bdist.linux-i686/wheel
> creating build/bdist.linux-i686/wheel/con_duct
> copying build/lib/con_duct/__main__.py ->
> build/bdist.linux-i686/wheel/./con_duct
> copying build/lib/con_duct/utils.py -> build/bdist.linux-i686/wheel/./con_duct
> creating build/bdist.linux-i686/wheel/con_duct/suite
> copying build/lib/con_duct/suite/main.py ->
> build/bdist.linux-i686/wheel/./con_duct/suite
> copying build/lib/con_duct/suite/plot.py ->
> build/bdist.linux-i686/wheel/./con_duct/suite
> copying build/lib/con_duct/suite/pprint_json.py ->
> build/bdist.linux-i686/wheel/./con_duct/suite
> copying build/lib/con_duct/suite/ls.py ->
> build/bdist.linux-i686/wheel/./con_duct/suite
> copying build/lib/con_duct/py.typed -> build/bdist.linux-i686/wheel/./con_duct
> copying build/lib/con_duct/__init__.py ->
> build/bdist.linux-i686/wheel/./con_duct
> running install_egg_info
> Copying src/con_duct.egg-info to
> build/bdist.linux-i686/wheel/./con_duct-0.11.0.egg-info
> running install_scripts
> creating build/bdist.linux-i686/wheel/con_duct-0.11.0.dist-info/WHEEL
> creating
> '/build/reproducible-path/con-duct-0.11.0/.pybuild/cpython3_3.13_con-duct/.tmp-bobs_n1d/con_duct-0.11.0-py3-none-any.whl'
> and adding 'build/bdist.linux-i686/wheel' to it
> adding 'con_duct/__init__.py'
> adding 'con_duct/__main__.py'
> adding 'con_duct/py.typed'
> adding 'con_duct/utils.py'
> adding 'con_duct/suite/ls.py'
> adding 'con_duct/suite/main.py'
> adding 'con_duct/suite/plot.py'
> adding 'con_duct/suite/pprint_json.py'
> adding 'con_duct-0.11.0.dist-info/LICENSE'
> adding 'con_duct-0.11.0.dist-info/METADATA'
> adding 'con_duct-0.11.0.dist-info/WHEEL'
> adding 'con_duct-0.11.0.dist-info/entry_points.txt'
> adding 'con_duct-0.11.0.dist-info/top_level.txt'
> adding 'con_duct-0.11.0.dist-info/RECORD'
> removing build/bdist.linux-i686/wheel
> Successfully built con_duct-0.11.0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
> "installer" module
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd
> /build/reproducible-path/con-duct-0.11.0/.pybuild/cpython3_3.13_con-duct/build;
> python3.13 -m pytest test
> ============================= test session starts
> ==============================
> platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0
> rootdir: /build/reproducible-path/con-duct-0.11.0
> configfile: tox.ini
> plugins: typeguard-4.4.2, cov-5.0.0
> collected 209 items
>
> test/test_aggregation.py .............. [
> 6%]
> test/test_arg_parsing.py ...... [
> 9%]
> test/test_e2e.py .F.. [
> 11%]
> test/test_execution.py ................... [
> 20%]
> test/test_formatter.py .............................................. [
> 42%]
> test/test_log_paths.py .............. [
> 49%]
> test/test_ls.py ...... [
> 52%]
> test/test_prepare_outputs.py ................ [
> 59%]
> test/test_report.py ........................ [
> 71%]
> test/test_schema.py . [
> 71%]
> test/test_suite.py .................... [
> 81%]
> test/test_tailpipe.py ............... [
> 88%]
> test/test_utils.py ........... [
> 93%]
> test/test_validation.py .............
> [100%]
>
> =================================== FAILURES
> ===================================
> __________________________ test_abandoning_parent[1]
> ___________________________
>
> temp_output_dir = '/tmp/pytest-of-sbuild/pytest-6/test_abandoning_parent_1_0/'
> num_children = 1
>
> @pytest.mark.parametrize("num_children", [1, 2, 10])
> def test_abandoning_parent(temp_output_dir: str, num_children: int) ->
> None:
> duct_prefix = f"{temp_output_dir}log_"
> command = f"duct --s-i 0.001 --r-i 0.01 -p {duct_prefix}
> {ABANDONING_PARENT} {num_children} sleep 0.2"
> subprocess.check_output(command, shell=True)
>
> with open(f"{duct_prefix}usage.json") as usage_file:
> all_samples = [json.loads(line) for line in usage_file]
>
> all_pids = set(chain.from_iterable(sample["processes"] for sample in
> all_samples))
>
> # 1 for each child, 1 for pstree, 1 for parent
> > assert len(all_pids) == num_children + 2
> E AssertionError: assert 4 == (1 + 2)
> E + where 4 = len({'141', '147', '148', '149'})
>
> test/test_e2e.py:28: AssertionError
> ----------------------------- Captured stderr call
> -----------------------------
> 2025-04-14T05:01:21+0000 [INFO ] con-duct: duct is executing
> '/build/reproducible-path/con-duct-0.11.0/.pybuild/cpython3_3.13_con-duct/build/test/data/abandoning_parent.sh
> 1 sleep 0.2'...
> 2025-04-14T05:01:21+0000 [INFO ] con-duct: Log files will be written to
> /tmp/pytest-of-sbuild/pytest-6/test_abandoning_parent_1_0/log_
> 2025-04-14T05:01:22+0000 [INFO ] con-duct: Summary:
> Exit Code: 0
> Command:
> /build/reproducible-path/con-duct-0.11.0/.pybuild/cpython3_3.13_con-duct/build/test/data/abandoning_parent.sh
> 1 sleep 0.2
> Log files location:
> /tmp/pytest-of-sbuild/pytest-6/test_abandoning_parent_1_0/log_
> Wall Clock Time: 0.207 sec
> Memory Peak Usage (RSS): 5.6 MB
> Memory Average Usage (RSS): 5.5 MB
> Virtual Memory Peak Usage (VSZ): 11.8 MB
> Virtual Memory Average Usage (VSZ): 11.6 MB
> Memory Peak Percentage: 0.00%
> Memory Average Percentage: 0.00%
> CPU Peak Usage: 0.00%
> Average CPU Usage: 0.00%
>
> =========================== short test summary info
> ============================
> FAILED test/test_e2e.py::test_abandoning_parent[1] - AssertionError: assert
> 4...
> ======================== 1 failed, 208 passed in 22.69s
> ========================
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
> /build/reproducible-path/con-duct-0.11.0/.pybuild/cpython3_3.13_con-duct/build;
> python3.13 -m pytest test
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2025/04/14/con-duct_0.11.0-1_testing-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: con-duct
Source-Version: 0.11.0-2
Done: Emmanuel Arias <eam...@debian.org>
We believe that the bug you reported is fixed in the latest version of
con-duct, 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 1103...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Arias <eam...@debian.org> (supplier of updated con-duct 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: Thu, 08 May 2025 09:03:47 -0300
Source: con-duct
Architecture: source
Version: 0.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Emmanuel Arias <eam...@debian.org>
Closes: 1103059
Changes:
con-duct (0.11.0-2) unstable; urgency=medium
.
* Team upload.
* d/patches/fix-e2e-test.patch: Add patch to fix test fails
(Closes: #1103059).
* d/rules: Add execution permission to test/data/spawn_children.sh file
before test.
Checksums-Sha1:
9dce6307b1fcf426fc335eb280e94bdf006daf88 2801 con-duct_0.11.0-2.dsc
86721086f3e977b4a8c5bd16342ec4059d0b56c0 4456 con-duct_0.11.0-2.debian.tar.xz
a182b91f36226fdb752c6bdee7d75e8e10bb3d04 9825 con-duct_0.11.0-2_amd64.buildinfo
Checksums-Sha256:
034098b859cd24881244d5bb1a48eaca055dc7fac51d45f48241911aad1e27d4 2801
con-duct_0.11.0-2.dsc
5919a38ae4657542ee02a71a9b5b4bdf2c3a9ad0ae0e7fb8aabca246e8fe1938 4456
con-duct_0.11.0-2.debian.tar.xz
e1b75cc6317c9b79b98e096a0730ab8bcc987cd78274a54c74275c86229fbc89 9825
con-duct_0.11.0-2_amd64.buildinfo
Files:
e39df4e5ba66b94dee446de595dfa329 2801 python optional con-duct_0.11.0-2.dsc
211953725ff1db21bbbd7c4326fc7573 4456 python optional
con-duct_0.11.0-2.debian.tar.xz
059628b94cd692e290a855c3456f8a16 9825 python optional
con-duct_0.11.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEE3lnVbvHK7ir4q61+p3sXeEcY/EFAmgcqSwSHGVhbWFudUBk
ZWJpYW4ub3JnAAoJEPqd7F3hHGPxG3YQAI16Bq020yrdIA3huyEpdbhPU2drcN4v
HIimHgXqPfVvAkaIpEsDvnk01EMoyGApfPXvNtHec/3O0Uyn6MBBaU9URjOlUfWE
KHQfOChvdXcnuy/ZxHXAFC3XF19jYrKd5HhlQlXNaTwr4Zl963BeIOmMmMr6UP/z
dHS+oS27Phmld4VAzjrdVvGcpHHiui5m6jv8WrwoYrzONPYcDm312S/FfQQPFhmR
KoTi8VwiZJWziNlwbCOvF3gcichzrjF5nL1ec6kqsNpFPo8tCReD5F2WpisknLa6
pLAucEjL5aM2uwyVd0IS5veH6AbMETslU5ggkjj54m6EYUoQDGdhZyyQGH+Hd9J1
ufSYkfkOkCPqz4DR/Gd9KuPTyFYXgneZJbBDgm+U2yFngrSgLk4ToYtOYX7aE3cW
fAQqQA0oHHaaJQSPiX049Xp1A+vr5DlcfVNSamuR5xGFlszrQO3FFnCnQ/LKPRJj
O7h9Bpkp/FmNUCKgs0IaFQs+9AOBBVM60Zx83VjjUISFgSde4L4AR1YsTSsswmgC
YZchCm1nwjLzyNpwlR7XzolvmodnMFzmsU5tfcZ813LR5Z+1sJk42oW/1OfPv35e
ZMF0SJppMwnqRoVqMTbItRDkxV6NyQe5WOfq6aAfL4WyxNKr/mV8xowsLSiBXr9n
0MNeDM6IunKO
=KO6Q
-----END PGP SIGNATURE-----
pgpbAYiSN8XNt.pgp
Description: PGP signature
--- End Message ---