Console Output

Started
Running as brainvisa
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoRcptr_test'
----------------------------------------
testing rc_ptr constructors (RCObject)...
testing rc_ptr constructors...
testing rc_ptr constructors (RCObject)...
testing rc_ptr constructors...
testing rc_ptr constructors from std::unique_ptr (RCObject)...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr constructors from std::unique_ptr...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr constructors (RCObject)...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr constructors...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr::reset() (RCObject)...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr::reset()...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr as a return value (RCObject)...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0
testing rc_ptr as an argument (RCObject)...
>>> 0x56a762a7f2c0
<<< 0x56a762a7f2c0

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoScopedptr_test'
----------------------------------------
testing scoped_ptr default constructor...
testing scoped_ptr constructor from pointer...
testing scoped_ptr constructor from std::unique_ptr...
testing scoped_ptr::reset()...

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoSharedptr_test'
----------------------------------------
Toto 0x60345cd4d2b0 created.
no ref. canDel: 0 (should be false)
strong ref. testDeletable: 0
+weak shared ref. testDeletable: 0
-strong ref. testDeletable: 1
Toto 0x60345cd4d2b0 deleting.
-weak shared ref. obj should be destroyed.
------
Toto 0x60345cd4d2b0 created.
weak ref.
-weak ref. obj should not be destroyed.
+weak ref + 2 shared ref.
-weak shared.
weak ptr:0x60345cd4d2b0
shared ptr:0x60345cd4d2b0
+strong.
weak ptr:0x60345cd4d2b0
shared ptr:0x60345cd4d2b0
-shared.
Toto 0x60345cd4d2b0 deleting.
-strong. obj should be destroyed.
weak ptr:0
-weak
------
Toto 0x60345cd4d2b0 created.
+weak_shared
Toto 0x60345cd4d2b0 deleting.
tryDelete done - obj should be destroyed.
weak_shared ptr (should be null): 0
-weak_shared
---- / redoing all tests using the generic shared_ptr / ----
Toto 0x60345cd4d2b0 created.
strong ref. testDeletable: 0
+weak shared ref. testDeletable: 0
-strong ref. testDeletable: 1
Toto 0x60345cd4d2b0 deleting.
-weak shared ref. obj should be destroyed.
------
Toto 0x60345cd4d2b0 created.
weak ref.
-weak ref. obj should not be destroyed.
+weak ref + 2 shared ref.
-weak shared.
weak ptr:0x60345cd4d2b0
shared ptr:0x60345cd4d2b0
+strong.
weak ptr:0x60345cd4d2b0
shared ptr:0x60345cd4d2b0
-shared.
Toto 0x60345cd4d2b0 deleting.
-strong. obj should be destroyed.
weak ptr:0
-weak
------
Toto 0x60345cd4d2b0 created.
+weak_shared
Toto 0x60345cd4d2b0 deleting.
tryDelete done - obj should be destroyed.
weak_shared ptr (should be null): 0
-weak_shared
---- / shared_ptr copy/reset tests / ----
Toto 0x60345cd4d2b0 created.
weak_shared, 2 refs allocated: 2, weak_count: 2
muted to rc_ptr, refs: 2, weak_count: 1
muted to weak_shared_ptr, refs: 2, weak_count: 2
muted to weak_ptr: 0x60345cd4d2b0, refs: 1, weak_count: 1
muted to rc_ptr, refs: 2, weak_count: 1
muted to weak_ptr: 0x60345cd4d2b0, refs: 1, weak_count: 1
muted to rc_ptr, refs: 2, weak_count: 1
removed a weak_shared, refs: 1, weak_count: 0
Toto 0x60345cd4d2b0 deleting.
muted to weak_ptr: 0 (should be destroyed)
------
Toto 0x60345cd4d2b0 created.
new weak_shared: 1, weak_count: 1
list (1 weak_shared), refs: 2, weak_count: 2
1st pointer: 0x60345cd4d2b0
-weak_shared: 1, weak_count: 1
Toto 0x60345cd4d2b0 deleting.

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoWeakptr_test'
----------------------------------------

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoAlgorithm_test'
----------------------------------------
register algorithm: threshold
register algorithm: threshold
register algorithm: threshold
register algorithm: threshold
register algorithm: threshold
register algorithm: threshold
register algorithm: threshold
register algorithm: threshold
thresholding: done

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoConversion_test'
----------------------------------------

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoDataTypeTraits_test'
----------------------------------------
--------------------------------------------------
Data type: U8
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 1
Info channel type: U8
--------------------------------------------------
Data type: S8
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 1
Info channel type: S8
--------------------------------------------------
Data type: U16
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 2
Info channel type: U16
--------------------------------------------------
Data type: S16
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 2
Info channel type: S16
--------------------------------------------------
Data type: U32
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 4
Info channel type: U32
--------------------------------------------------
Data type: S32
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 4
Info channel type: S32
--------------------------------------------------
Data type: U64
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 8
Info channel type: U64
--------------------------------------------------
Data type: S64
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 8
Info channel type: S64
--------------------------------------------------
Data type: y
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 8
Info channel type: y
--------------------------------------------------
Data type: x
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 8
Info channel type: x
--------------------------------------------------
Data type: FLOAT
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 4
Info channel type: FLOAT
--------------------------------------------------
Data type: DOUBLE
Is multichannel: 0
Channel count: 1
Info samples: 1
Info depth: 8
Info channel type: DOUBLE
--------------------------------------------------
Data type: RGB
Is multichannel: 1
Channel count: 3
Info samples: 3
Info depth: 1
Info channel type: U8
--------------------------------------------------
Data type: RGBA
Is multichannel: 1
Channel count: 4
Info samples: 4
Info depth: 1
Info channel type: U8
--------------------------------------------------
Data type: HSV
Is multichannel: 1
Channel count: 3
Info samples: 3
Info depth: 1
Info channel type: U8

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoMultiThread_test'
----------------------------------------
 index = 3
 index = 4
 index = 8
 index = 9
 index = 6
 index = 10
 index = 7
 index = 11
 index = 12
 index = 5
 index = 13
 index = 14
 index = 15
 index = 16
 index = 17

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoMutex_test'
----------------------------------------
running threads
(main) threads running...
doRun in thread doRun in thread 1doRun in thread 3

2
mutex locked for thread 1
mutex unlocked for thread 1
mutex locked for thread 3
mutex unlocked for thread 3
mutex locked for thread 2
mutex unlocked for thread 2
threads finished

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoThreadedRcptr_test'
----------------------------------------
/-- carto::rc_ptr (external counter) tests --/
-- Test 1: mono-threaded speed test --
2161 x 2 elements x 75000 copies in 5.00052s : 6.48233e+07 copies/s

-- Test 2: 2 threads/CPU --
488 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00553s : 1.46238e+07 copies/s

-- Test 3: 1 thread/CPU --
492 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.0062s : 1.47417e+07 copies/s

/-- carto::rc_ptr (intrusive counter) tests --/
-- Test 4: mono-threaded speed test --
2236 x 2 elements x 75000 copies in 5.00166s : 6.70578e+07 copies/s

-- Test 5: 2 threads/CPU --
570 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00528s : 1.7082e+07 copies/s

-- Test 6: 1 thread/CPU --
477 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00846s : 1.42858e+07 copies/s

/-- boost::shared_ptr (external counter) tests --/
-- Test 7: mono-threaded speed test --
2162 x 2 elements x 75000 copies in 5.00154s : 6.484e+07 copies/s

-- Test 8: 2 threads/CPU --
920 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.0053s : 2.75708e+07 copies/s

-- Test 9: 1 thread/CPU --
611 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00806s : 1.83005e+07 copies/s

/-- boost::intrusive_ptr (intrusive counter) tests --/
-- Test 10: mono-threaded speed test --
2167 x 2 elements x 75000 copies in 5.00043s : 6.50043e+07 copies/s

-- Test 11: 2 threads/CPU --
850 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.0018s : 2.54908e+07 copies/s

-- Test 12: 1 thread/CPU --
568 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00392s : 1.70267e+07 copies/s


================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoUuid_test'
----------------------------------------

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoObject_test'
----------------------------------------
ValueObject test...
OK.
ReferenceObject test...
OK.
PropertySet test...
OK.
Custom object test...
OK
Performance test...
PropertySet: 100000 copies of an object of 19 elements: 0.249667 s.
Dictionary: 100000 copies of an object of 19 elements: 0.033334 s.

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 somaCapabilities_test'
----------------------------------------

================================================================================
SUCCESS (exit code 0)
================================================================================
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 somaDSList_test'
----------------------------------------

================================================================================
SUCCESS (exit code 0)
Finished: SUCCESS