Your message dated Wed, 24 Dec 2025 14:36:11 +0000
with message-id <[email protected]>
and subject line Bug#1123453: fixed in python-oslo.concurrency 7.2.0-3
has caused the Debian Bug report #1123453,
regarding python-oslo.concurrency: FTBFS: FAIL: 
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock
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.)


-- 
1123453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123453
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-oslo.concurrency
Version: 7.2.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-oslo.concurrency, so that this is 
still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild --with python3,sphinxdoc
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
rm -rf build .stestr *.egg-info doc/source/reference/api
find .  -type d -name __pycache__ -exec rm -r {} \+
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
make: pyversions: No such file or directory

[... snipped ...]

oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2
 ... ok
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock
 ... ok
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock
 ... ok
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock
 ... ok
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists
 ... ok
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5
 ... ok
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally 
... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair 
... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally 
... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix 
... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 
... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix
 ... ok
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata
oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata
 ... ok
oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default
oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default ... 
ok
oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override
oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override 
... ok
oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture
oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture 
... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure
 ... ok
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn
 ... ok
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary 
... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails ... 
ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error
 ... ok
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works
oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works ... 
ok
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs
 ... ok
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback
 ... ok
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors
 ... ok
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn
 ... ok
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count 
... ok
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented
oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented
 ... ok
Unexpected error while running command.
Command: None
Exit code: -
Stdout: "Lo, praise of the prowess of people-kings\n        of spear-armed 
Danes, in days long sped,\n        we have heard, and what honor the athelings 
won!\n        Oft Scyld the Scefing from squadroned foes,\n        from many a 
tribe, the mead-bench tore,\n        awing the earls. Since erst he lay\n       
 friendless, a foundling, fate repaid him:\n        for he waxed under welkin, 
in wealth he throve,\n        till before him the folk, both far and near,\n    
    who house by the whale-path, heard his mandate,\n        gave him gifts: a 
good king he!\n        To him an heir was afterward born,\n        a son in his 
halls, whom heaven sent\n        to favor the folk, feeling their woe\n        
that erst they had lacked an earl for leader\n        so long a while; the Lord 
endowed him,\n        the Wielder of Wonder, with world's renown."
Stderr: None
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn
 ... ok
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n
oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all
 ... ok
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final
oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final
 ... ok
oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings
oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings
 ... ok
oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings
oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings 
... ok
oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise
oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise
 ... ok

======================================================================
FAIL: 
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock
oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/oslo_concurrency/tests/unit/test_lockutils.py", line 
425, in test_interprocess_nonblocking_external_lock
    process.start()
    ~~~~~~~~~~~~~^^
  File "/usr/lib/python3.14/multiprocessing/process.py", line 121, in start
    self._popen = self._Popen(self)
                  ~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3.14/multiprocessing/context.py", line 224, in _Popen
    return _default_context.get_context().Process._Popen(process_obj)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/context.py", line 288, in _Popen
    return Popen(process_obj)
  File "/usr/lib/python3.14/multiprocessing/popen_spawn_posix.py", line 32, in 
__init__
    super().__init__(process_obj)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/popen_fork.py", line 20, in __init__
    self._launch(process_obj)
    ~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/popen_spawn_posix.py", line 47, in 
_launch
    reduction.dump(process_obj, fp)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/reduction.py", line 60, in dump
    ForkingPickler(file, protocol).dump(obj)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^
_pickle.PicklingError: Can't pickle local object <function 
FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock.<locals>.other
 at 0x7f0ce1e421f0>
when serializing dict item '_target'
when serializing multiprocessing.context.Process state
when serializing multiprocessing.context.Process object


----------------------------------------------------------------------
Ran 112 tests in 28.821s

FAILED (failures=1)
make[1]: *** [debian/rules:18: override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-oslo.concurrency
Source-Version: 7.2.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-oslo.concurrency, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-oslo.concurrency 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 24 Dec 2025 13:44:38 +0100
Source: python-oslo.concurrency
Architecture: source
Version: 7.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1123453
Changes:
 python-oslo.concurrency (7.2.0-3) unstable; urgency=medium
 .
   * Refreshed fix-tests-i386.patch.
   * Add patch to fix FTBFS (Closes: #1123453):
     - py3.14_multiprocessing_spawn_failure_in_FileBasedLockingTestCase.patch
Checksums-Sha1:
 568bab246fd6b9e0987a5856d0353b32a2fd67f2 2715 
python-oslo.concurrency_7.2.0-3.dsc
 1a2e504b3846d778d9f40678c8ceb92a48918367 6956 
python-oslo.concurrency_7.2.0-3.debian.tar.xz
 fd73defac33e5ab96802945a9b77d8a93e2bbe0a 11265 
python-oslo.concurrency_7.2.0-3_amd64.buildinfo
Checksums-Sha256:
 d5e5c03dc03cc61147144c7fe575712e999826c050a014ca2bb3d74538374f46 2715 
python-oslo.concurrency_7.2.0-3.dsc
 136de86ad3b06d5707e00cc86982bb0850729a90fd931f0a8ff3e1cd70ad12ab 6956 
python-oslo.concurrency_7.2.0-3.debian.tar.xz
 efa5a2cc4604d43f7cd09a6249f90abc0b7f4ae4a23f990c9212154830e9e4e0 11265 
python-oslo.concurrency_7.2.0-3_amd64.buildinfo
Files:
 52780a0ce9dec8bf16afab1a2b96949e 2715 python optional 
python-oslo.concurrency_7.2.0-3.dsc
 61248a3d45922256f5870a8fa4709546 6956 python optional 
python-oslo.concurrency_7.2.0-3.debian.tar.xz
 b1bd58c35b748bafe44eb0910a40d335 11265 python optional 
python-oslo.concurrency_7.2.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmlL6h0ACgkQ1BatFaxr
Q/56jA/7BQpvo9RBMXrlV9I9hIh9E2vT4TwbWS4UG1ObW1NaOiNgcgy6YSwZ5K7s
ponGwiwxQpI9+Qi7aTnzYhPDgjFEfOsSMSW+C/4+sGvTQmDSIGOGrbf06TkpFIN0
M2zq7CVLuhJ5mB9sbgJBu/tYCNE+SkO0X68IVqwLwnf8KhmjWRMWd548rqY/90Uf
c7XaGKDh853ifw+WuFcGRlpHDkXS90VgddkSSnbS4ZGi0v8Dukbl9eGHhRty+iNW
bJ25Qrnc2b3149/jQ4qWi1UQkL5hrlXxGBmCLSJDZkWZydO0XpNTY7mF98chosPA
DDY2ODfnE4k7dxfwsKokMYuNqHWhgEcixcCLVc5u3GuZgyUgGG20rHbuuXNPtxk0
x5gvNLTHlpJrgNs8ZJtWs7jiY5hdYo27AQe0nfT2PdQmj88VGcU96I32Mmzwf945
6reIwnvpl3j4y2wIxOKps53oyqQHL8gbyEt42BS6VBtIjMS4LFgFZtGQTHcI381v
h6M5I1Vyzr/ImJpPeBhOdZiawn4XwRoH4P3lbOOTlNKUn/yD5vH4KgOxKsmPqM8a
/f5KIxOuXYILcZPIYJ3C0zuhHuIqCBd8DTP4CyDRSUH2EUi8YiRvCCnc3JSw10Ub
8kPrM7CuhEgb8rv8n5eKzG3shLLTnQs1Vt48BvSkOpGE/AvdYxc=
=E4sn
-----END PGP SIGNATURE-----

Attachment: pgp3hchzA_rC3.pgp
Description: PGP signature


--- End Message ---

Reply via email to