Your message dated Sat, 05 Oct 2024 23:11:28 +0000
with message-id <[email protected]>
and subject line Bug#1084042: fixed in ros-geometry2 0.7.7-3
has caused the Debian Bug report #1084042,
regarding ros-geometry2: FTBFS: FAILURE: Package [tf2_kdl] for test node 
[tf2_kdl/test_kdl] does not exist
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.)


-- 
1084042: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084042
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ros-geometry2
Version: 0.7.7-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: dh_auto_configure --buildsystem=cmake 
--builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build -- 
-DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.12 
-DPYTHON_LIBRARY:FILEPATH=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPython_EXECUTABLE=/usr/bin/python3.12 
-DPython_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so 
-DPython_INCLUDE_DIR=/usr/include/python3.12 -DPython3_EXECUTABLE=/usr/bin/python3.12 
-DPython3_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so 
-DPython3_INCLUDE_DIR=/usr/include/python3.12 -DPYVER=3.12
        cd .pybuild/cpython3_3.12/build && PKG_CONFIG=/usr/bin/pkg-config cmake 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.12 
-DPYTHON_LIBRARY:FILEPATH=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPython_EXECUTABLE=/usr/bin/python3.12 
-DPython_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so 
-DPython_INCLUDE_DIR=/usr/include/python3.12 -DPython3_EXECUTABLE=/usr/bin/python3.12 
-DPython3_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so 
-DPython3_INCLUDE_DIR=/usr/include/python3.12 -DPYVER=3.12 ../../..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


[... snipped ...]

Error:   TF_NO_CHILD_FRAME_ID: Ignoring transform from authority "authority1" 
because child_frame_id not set
         at line 227 in ./tf2/src/buffer_core.cpp
Error:   TF_NO_FRAME_ID: Ignoring transform with child_frame_id ""  from authority 
"authority1" because frame_id not set
         at line 233 in ./tf2/src/buffer_core.cpp
Error:   TF_DENORMALIZED_QUATERNION: Ignoring transform for child_frame_id "" from 
authority "authority1" because of an invalid quaternion in the transform (0.000000 
0.000000 0.000000 0.000000)
         at line 255 in ./tf2/src/buffer_core.cpp
[       OK ] tf2.setTransformFail (0 ms)
[ RUN      ] tf2.setTransformValid
[       OK ] tf2.setTransformValid (0 ms)
[ RUN      ] tf2.setTransformInvalidQuaternion
Error:   TF_DENORMALIZED_QUATERNION: Ignoring transform for child_frame_id "child" from 
authority "authority1" because of an invalid quaternion in the transform (0.000000 
0.000000 0.000000 0.000000)
         at line 255 in ./tf2/src/buffer_core.cpp
[       OK ] tf2.setTransformInvalidQuaternion (0 ms)
[----------] 3 tests from tf2 (0 ms total)

[----------] 2 tests from tf2_lookupTransform
[ RUN      ] tf2_lookupTransform.LookupException_Nothing_Exists
[       OK ] tf2_lookupTransform.LookupException_Nothing_Exists (0 ms)
[ RUN      ] tf2_lookupTransform.LookupException_One_Exists
[       OK ] tf2_lookupTransform.LookupException_One_Exists (0 ms)
[----------] 2 tests from tf2_lookupTransform (0 ms total)

[----------] 2 tests from tf2_canTransform
[ RUN      ] tf2_canTransform.Nothing_Exists
[       OK ] tf2_canTransform.Nothing_Exists (0 ms)
[ RUN      ] tf2_canTransform.One_Exists
[       OK ] tf2_canTransform.One_Exists (0 ms)
[----------] 2 tests from tf2_canTransform (0 ms total)

[----------] 1 test from tf2_chainAsVector
[ RUN      ] tf2_chainAsVector.chain_v_configuration
[       OK ] tf2_chainAsVector.chain_v_configuration (0 ms)
[----------] 1 test from tf2_chainAsVector (0 ms total)

[----------] 2 tests from tf2_walkToTopParent
[ RUN      ] tf2_walkToTopParent.walk_i_configuration
[       OK ] tf2_walkToTopParent.walk_i_configuration (0 ms)
[ RUN      ] tf2_walkToTopParent.walk_v_configuration
[       OK ] tf2_walkToTopParent.walk_v_configuration (0 ms)
[----------] 2 tests from tf2_walkToTopParent (0 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 5 test suites ran. (0 ms total)
[  PASSED  ] 10 tests.
-- run_tests.py: execute commands
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2/test_simple 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2/gtest-test_simple.xml
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2/gtest-test_simple.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_gtest_test_simple
make  -f tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build.make 
tf2/CMakeFiles/_run_tests_tf2_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2/CMakeFiles/_run_tests_tf2_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build.make 
tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_gtest
make  -f tf2/CMakeFiles/_run_tests_tf2.dir/build.make 
tf2/CMakeFiles/_run_tests_tf2.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2/CMakeFiles/_run_tests_tf2.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2/CMakeFiles/_run_tests_tf2.dir/build.make 
tf2/CMakeFiles/_run_tests_tf2.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2/CMakeFiles/_run_tests_tf2.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2
make  -f tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/build.make 
tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/build.make 
tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && /usr/bin/python3.12 
/usr/share/catkin/cmake/test/remove_test_results.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros
Removing test result files from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_ros
make  -f 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/build.make
 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/build.make
 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_message_filter_test.xml 
"/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_message_filter_test.xml 
--results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" 
/<<PKGBUILDDIR>>/tf2_ros/test/message_filter_test.launch "
... logging to 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78386.log
[ROSUNIT] Outputting test results to 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_message_filter_test.xml
[Testcase: testmessage_filter_test] ... FAILURE!
FAILURE: Package [tf2_ros] for test node [tf2_ros/tf2_ros_test_message_filter] 
does not exist
  File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
    yield
  File "/usr/lib/python3.12/unittest/case.py", line 634, in run
    self._callTestMethod(testMethod)
  File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
    if method() is not None:
       ^^^^^^^^
  File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
    self.fail(message)
--------------------------------------------------------------------------------

[ROSTEST]-----------------------------------------------------------------------

[testmessage_filter_test][failed]

SUMMARY
 * RESULT: FAIL
 * TESTS: 0
 * ERRORS: 0
 * FAILURES: 1

ERROR: The following tests failed to run:
 * testmessage_filter_test

rostest log file is in 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78386.log
-- run_tests.py: execute commands
  /usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename 
test_message_filter_test.xml --results-base-dir 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" 
/<<PKGBUILDDIR>>/tf2_ros/test/message_filter_test.launch
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_message_filter_test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros_rostest_test_message_filter_test.launch
make  -f 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/build.make
 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/DependInfo.cmake 
"--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/build.make
 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_unittest.xml 
"/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_transform_listener_unittest.xml 
--results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" 
/<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_unittest.launch "
... logging to 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78421.log
[ROSUNIT] Outputting test results to 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_unittest.xml
[Testcase: testtransform_listener_unittest] ... FAILURE!
FAILURE: Package [tf2_ros] for test node [tf2_ros/tf2_ros_test_listener] does 
not exist
  File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
    yield
  File "/usr/lib/python3.12/unittest/case.py", line 634, in run
    self._callTestMethod(testMethod)
  File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
    if method() is not None:
       ^^^^^^^^
  File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
    self.fail(message)
--------------------------------------------------------------------------------

[ROSTEST]-----------------------------------------------------------------------

[testtransform_listener_unittest][failed]

SUMMARY
 * RESULT: FAIL
 * TESTS: 0
 * ERRORS: 0
 * FAILURES: 1

ERROR: The following tests failed to run:
 * testtransform_listener_unittest

rostest log file is in 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78421.log
-- run_tests.py: execute commands
  /usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename 
test_transform_listener_unittest.xml --results-base-dir 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" 
/<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_unittest.launch
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_unittest.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target 
_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch
make  -f 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/build.make
 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/DependInfo.cmake 
"--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/build.make
 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml "/usr/bin/python3.12 
/usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_transform_listener_time_reset_test.xml --results-base-dir 
\"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" 
/<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_time_reset_test.launch "
... logging to 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78452.log
[ROSUNIT] Outputting test results to 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml
[Testcase: testtransform_listener_time_reset_test] ... FAILURE!
FAILURE: Package [tf2_ros] for test node [tf2_ros/tf2_ros_test_time_reset] does 
not exist
  File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
    yield
  File "/usr/lib/python3.12/unittest/case.py", line 634, in run
    self._callTestMethod(testMethod)
  File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
    if method() is not None:
       ^^^^^^^^
  File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
    self.fail(message)
--------------------------------------------------------------------------------

[ROSTEST]-----------------------------------------------------------------------

[testtransform_listener_time_reset_test][failed]

SUMMARY
 * RESULT: FAIL
 * TESTS: 0
 * ERRORS: 0
 * FAILURES: 1

ERROR: The following tests failed to run:
 * testtransform_listener_time_reset_test

rostest log file is in 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78452.log
-- run_tests.py: execute commands
  /usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename 
test_transform_listener_time_reset_test.xml --results-base-dir 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" 
/<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_time_reset_test.launch
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target 
_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch
make  -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build.make 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build.make 
tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros_rostest
make  -f tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build.make 
tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build.make 
tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros
make  -f tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/build.make 
tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/build.make 
tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet && /usr/bin/python3.12 
/usr/share/catkin/cmake/test/remove_test_results.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet
Removing test result files from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_bullet
make  -f 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/build.make 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/build.make 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_bullet/test_bullet 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml"
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TfBullet
[ RUN      ] TfBullet.ConvertVector
[       OK ] TfBullet.ConvertVector (0 ms)
[----------] 1 test from TfBullet (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
-- run_tests.py: execute commands
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_bullet/test_bullet 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_bullet_gtest_test_bullet
make  -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build.make 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build.make 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_bullet_gtest
make  -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build.make 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build.make 
tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_bullet
make  -f tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/build.make 
tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/build.make 
tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen && /usr/bin/python3.12 
/usr/share/catkin/cmake/test/remove_test_results.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen
Removing test result files from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_eigen
make  -f 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/build.make 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/build.make 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_eigen/tf2_eigen-test 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml"
[==========] Running 10 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 10 tests from TfEigen
[ RUN      ] TfEigen.ConvertVector3dStamped
[       OK ] TfEigen.ConvertVector3dStamped (0 ms)
[ RUN      ] TfEigen.ConvertVector3d
[       OK ] TfEigen.ConvertVector3d (0 ms)
[ RUN      ] TfEigen.ConvertQuaterniondStamped
[       OK ] TfEigen.ConvertQuaterniondStamped (0 ms)
[ RUN      ] TfEigen.ConvertQuaterniond
[       OK ] TfEigen.ConvertQuaterniond (0 ms)
[ RUN      ] TfEigen.TransformQuaterion
[       OK ] TfEigen.TransformQuaterion (0 ms)
[ RUN      ] TfEigen.ConvertAffine3dStamped
[       OK ] TfEigen.ConvertAffine3dStamped (0 ms)
[ RUN      ] TfEigen.ConvertIsometry3dStamped
[       OK ] TfEigen.ConvertIsometry3dStamped (0 ms)
[ RUN      ] TfEigen.ConvertAffine3d
[       OK ] TfEigen.ConvertAffine3d (0 ms)
[ RUN      ] TfEigen.ConvertIsometry3d
[       OK ] TfEigen.ConvertIsometry3d (0 ms)
[ RUN      ] TfEigen.ConvertTransform
[       OK ] TfEigen.ConvertTransform (0 ms)
[----------] 10 tests from TfEigen (0 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 10 tests.
-- run_tests.py: execute commands
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_eigen/tf2_eigen-test 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_eigen_gtest_tf2_eigen-test
make  -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build.make 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build.make 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_eigen_gtest
make  -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build.make 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build.make 
tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_eigen
make  -f 
tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/build.make
 tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/build.make
 tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs && /usr/bin/python3.12 
/usr/share/catkin/cmake/test/remove_test_results.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs
Removing test result files from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_geometry_msgs
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/build.make
 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/DependInfo.cmake 
"--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/build.make
 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/rostest-test_test.xml 
"/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_geometry_msgs --package=tf2_geometry_msgs --results-filename test_test.xml 
--results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" /<<PKGBUILDDIR>>/tf2_geometry_msgs/test/test.launch 
"
... logging to 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78571.log
[ROSUNIT] Outputting test results to 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/rostest-test_test.xml
[Testcase: testtest_tf_geometry_msgs] ... FAILURE!
FAILURE: Package [tf2_geometry_msgs] for test node 
[tf2_geometry_msgs/test_geometry_msgs] does not exist
  File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
    yield
  File "/usr/lib/python3.12/unittest/case.py", line 634, in run
    self._callTestMethod(testMethod)
  File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
    if method() is not None:
       ^^^^^^^^
  File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
    self.fail(message)
--------------------------------------------------------------------------------

[ROSTEST]-----------------------------------------------------------------------

[testtest_tf_geometry_msgs][failed]

SUMMARY
 * RESULT: FAIL
 * TESTS: 0
 * ERRORS: 0
 * FAILURES: 1

ERROR: The following tests failed to run:
 * testtest_tf_geometry_msgs

rostest log file is in 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78571.log
-- run_tests.py: execute commands
  /usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_geometry_msgs --package=tf2_geometry_msgs 
--results-filename test_test.xml --results-base-dir 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" 
/<<PKGBUILDDIR>>/tf2_geometry_msgs/test/test.launch
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/rostest-test_test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_rostest_test_test.launch
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build.make
 tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build.make
 tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_rostest
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/build.make
 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/DependInfo.cmake 
"--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/build.make
 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs && ../catkin_generated/env_cached.sh /usr/bin/python3.12 
/usr/share/catkin/cmake/test/run_tests.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_geometry_msgs/test_tomsg_frommsg 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml"
[==========] Running 10 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 10 tests from tf2_geometry_msgs
[ RUN      ] tf2_geometry_msgs.Vector3
[       OK ] tf2_geometry_msgs.Vector3 (0 ms)
[ RUN      ] tf2_geometry_msgs.Point
[       OK ] tf2_geometry_msgs.Point (0 ms)
[ RUN      ] tf2_geometry_msgs.Quaternion
[       OK ] tf2_geometry_msgs.Quaternion (0 ms)
[ RUN      ] tf2_geometry_msgs.Pose
[       OK ] tf2_geometry_msgs.Pose (0 ms)
[ RUN      ] tf2_geometry_msgs.Transform
[       OK ] tf2_geometry_msgs.Transform (0 ms)
[ RUN      ] tf2_geometry_msgs.Vector3Stamped
[       OK ] tf2_geometry_msgs.Vector3Stamped (0 ms)
[ RUN      ] tf2_geometry_msgs.PointStamped
[       OK ] tf2_geometry_msgs.PointStamped (0 ms)
[ RUN      ] tf2_geometry_msgs.QuaternionStamped
[       OK ] tf2_geometry_msgs.QuaternionStamped (0 ms)
[ RUN      ] tf2_geometry_msgs.PoseStamped
[       OK ] tf2_geometry_msgs.PoseStamped (0 ms)
[ RUN      ] tf2_geometry_msgs.TransformStamped
[       OK ] tf2_geometry_msgs.TransformStamped (0 ms)
[----------] 10 tests from tf2_geometry_msgs (0 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 10 tests.
-- run_tests.py: execute commands
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_geometry_msgs/test_tomsg_frommsg
 
--gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml
-- run_tests.py: verify result 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build.make 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build.make 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_gtest
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build.make 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build.make 
tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 
'tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs
make  -f tf2_msgs/CMakeFiles/run_tests.dir/build.make 
tf2_msgs/CMakeFiles/run_tests.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tf2_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_msgs 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_msgs/CMakeFiles/run_tests.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make  -f tf2_msgs/CMakeFiles/run_tests.dir/build.make 
tf2_msgs/CMakeFiles/run_tests.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_msgs/CMakeFiles/run_tests.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target run_tests
make[4]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/CMakeFiles 0
make[3]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
I: pybuild base:311: dh_auto_test --buildsystem=cmake 
--builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build --
I: pybuild pybuild:334: catkin_test_results 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
test_results/tf2_geometry_msgs/rostest-test_test.xml: 1 tests, 0 errors, 1 
failures, 0 skipped
test_results/tf2_kdl/rostest-test_test.xml: 1 tests, 0 errors, 1 failures, 0 
skipped
test_results/tf2_ros/rostest-test_message_filter_test.xml: 1 tests, 0 errors, 1 
failures, 0 skipped
test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml: 1 
tests, 0 errors, 1 failures, 0 skipped
test_results/tf2_ros/rostest-test_transform_listener_unittest.xml: 1 tests, 0 
errors, 1 failures, 0 skipped
Summary: 95 tests, 0 errors, 5 failures, 0 skipped
E: pybuild pybuild:389: test: plugin cmake failed with: exit code=1: catkin_test_results 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
dh_auto_test: error: pybuild --test -i python{version} -p 3.12 --before-test 
"PYTHONPATH={build_dir}/build/devel/lib/python*/dist-packages make -C {build_dir} 
run_tests" --after-test "catkin_test_results {build_dir}" returned exit code 13
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ros-geometry2
Source-Version: 0.7.7-3
Done: Timo Röhling <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros-geometry2, 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.
Timo Röhling <[email protected]> (supplier of updated ros-geometry2 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: Sun, 06 Oct 2024 00:44:09 +0200
Source: ros-geometry2
Architecture: source
Version: 0.7.7-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1084042
Changes:
 ros-geometry2 (0.7.7-3) unstable; urgency=medium
 .
   * Wrap and sort Debian package files
   * Migrate to dh-ros (Closes: #1084042)
Checksums-Sha1:
 ba660d1a7cdc1cccabf6ceda23172c627de40ca3 4255 ros-geometry2_0.7.7-3.dsc
 294201d4cf1bb042b18e7f0bd940e909b5036e34 10568 
ros-geometry2_0.7.7-3.debian.tar.xz
Checksums-Sha256:
 99137575970fa2a914221f2734b5cc2b063afb1167261ef050c4c373a7320331 4255 
ros-geometry2_0.7.7-3.dsc
 a6230d3652f6269cecaa3399412fa5aa7e1722e6a770864572c717c33f673a7f 10568 
ros-geometry2_0.7.7-3.debian.tar.xz
Files:
 d06370778cdefb03111e735eaa1f3c47 4255 libs optional ros-geometry2_0.7.7-3.dsc
 ef061b426f4497dc2aa19479c0e1ba77 10568 libs optional 
ros-geometry2_0.7.7-3.debian.tar.xz

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

iQJIBAEBCgAyFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmcBxGcUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQzIxr3RQD9MrsOhAAmUvPdFZ9TZFZR6xCvzfT1+WyMy5T
EN7IPXCXWvaJrB6ZKNSV2FqYRtbbyEKBkcUSsCwq7QKZ6dolEnpyqXajD26ETTe+
uymI/tGC9KG91l0uzg9Bz7cgKsS33vjQ8yj/DkFdYb1ug9IQkF58j7v6zEzECgZ+
x/BI1KY8J51dFr3EqE2oWiiWBXj8hpI9HpRPOhk8ZVBMytbWltE9jSa3g6J/SemX
JjJmWKV+QJ/9aCo2j38ICZrxVCzC/9zFQwRkhgouKzwqlLnBusCKhZz/PiaINfTT
FK1e+cvVpt0fSehA01nGE+Uq/KEDhlLGSqK4TnYwwgS4u83nA1ckn6ymt+MUn5LI
eXqRANhZreWJal5bjccCyzVL6h1ByDcEeieCbU9ceOKCdyy111Le4s2+Dk2F/OfP
zv8jBA30dWgxsjlF3LbExkUmgejS/eOIyLqvEcxDoM88mBTs/ReABIErnGoqQLT+
vQfQtZcGClESVvw7PgMy5qKWNXYgK2FDRMEEloR9M4NoOJZpN/sm8ReyynCx8J2W
L257UKbBzdvIuVXtAAV7JcrIrFOQmOIhcVzTIf7X5um2FGe0w4gzfParKI10Mpij
UfH7X+/VOEptZWP5N82BTCKeMSsmorsnpb7ec90i4q10X6asEv7x+mxtvxs3ZqYh
Jt9NT/i3KhQd8ts=
=0kVj
-----END PGP SIGNATURE-----

Attachment: pgpu_Trc88rGM.pgp
Description: PGP signature


--- End Message ---

Reply via email to