(view as text)
./universalis/++wonderbuild/staged-install/usr/local/bin/universalis-unit-tests --log_level=test_suite --report_level=detailed
 in dir /mnt/cache/buildbot/psycle/slaves/anechoid.retropaganda.info/universalis/build (timeout 1200 secs)
 watching logfiles {}
 argv: ./universalis/++wonderbuild/staged-install/usr/local/bin/universalis-unit-tests --log_level=test_suite --report_level=detailed
 environment:
  HOME=/var/lib/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  MAIL=/var/mail/buildbot
  PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  PWD=/mnt/cache/buildbot/psycle/slaves/anechoid.retropaganda.info/universalis/build
  SHELL=/bin/sh
  SPEECHD_PORT=6681
  TERM=linux
  USER=buildbot
  XDG_SESSION_COOKIE=13125b62eb8bb1d18a43cc3e48a4dc82-1319821837.236492-1096079231
 closing stdin
 using PTY: True
Running 12 test cases...
Entering test suite "Master Test Suite"
Entering test case "duration_test"
Leaving test case "duration_test"
Entering test case "time_point_test"
Leaving test case "time_point_test"
Entering test case "thread_hardware_concurrency_test"
hardware concurrency: 4
Leaving test case "thread_hardware_concurrency_test"
Entering test case "measure_clocks_os_test"
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 0, ratio: 1.00032
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 1, ratio: 1.00026
clock:                              universalis::os::clocks::steady: absolute: 0, ratio: 1.00026
clock:                              universalis::os::clocks::steady: absolute: 1, ratio: 1.00024
clock:                     universalis::os::clocks::utc_since_epoch: min:   3.08e-07s, avg: 3.2071e-07s, max: 2.3202e-05s
clock:                              universalis::os::clocks::steady: min:   3.02e-07s, avg: 3.62381e-07s, max: 0.000132313s
clock:                             universalis::os::clocks::process: min:    6.9e-07s, avg: 5.1331e-06s, max: 4.5068e-05s
clock:                              universalis::os::clocks::thread: min:   6.39e-07s, avg: 1.1929e-06s, max:  6.158e-06s
clock:            universalis::os::clocks::hires_thread_or_fallback: min:   6.36e-07s, avg: 6.57192e-07s, max: 0.000131468s
Leaving test case "measure_clocks_os_test"; testing time: 3720ms
Entering test case "measure_clocks_stdlib_test"
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 0, ratio: 1.00028
clock:                     universalis::os::clocks::utc_since_epoch: absolute: 1, ratio: 1.00027
clock:                     universalis::os::clocks::utc_since_epoch: min:   3.98e-07s, avg: 4.0337e-07s, max:   6.17e-07s
clock:                              universalis::os::clocks::steady: absolute: 0, ratio: 1.00027
clock:                              universalis::os::clocks::steady: absolute: 1, ratio: 1.00028
clock:                              universalis::os::clocks::steady: min:    3.9e-07s, avg: 3.9743e-07s, max:    6.2e-07s
Leaving test case "measure_clocks_stdlib_test"
Entering test case "condition_variable_test"
Test case condition_variable_test did not run any assertions
Leaving test case "condition_variable_test"
Entering test case "condition_variable_speed_test"
2 threads: 0: 7.27034e-06s
2 threads: 1: 7.27047e-06s
4 threads: 0: 1.23641e-05s
4 threads: 1: 1.19328e-05s
4 threads: 2: 1.15334e-05s
4 threads: 3: 1.12165e-05s
8 threads: 0: 1.93667e-05s
8 threads: 1: 1.99959e-05s
8 threads: 2: 1.95292e-05s
8 threads: 3: 2.02845e-05s
8 threads: 4: 2.00903e-05s
8 threads: 5: 2.01405e-05s
8 threads: 6: 2.0508e-05s
8 threads: 7: 1.94693e-05s
Test case condition_variable_speed_test did not run any assertions
Leaving test case "condition_variable_speed_test"; testing time: 2720ms
Entering test case "measure_clocks_os_detail_test"
clock:                universalis::os::clocks::detail::iso_std_time: min:          1s, avg:          1s, max:          1s
clock:               universalis::os::clocks::detail::iso_std_clock: min:       0.01s, avg:       0.01s, max:       0.01s
posix clocks
clock:          universalis::os::clocks::detail::posix::time_of_day: absolute: 0, ratio: 1.0003
clock:          universalis::os::clocks::detail::posix::time_of_day: absolute: 1, ratio: 1.00027
clock:          universalis::os::clocks::detail::posix::time_of_day: min:      1e-06s, avg: 1.00193e-06s, max:   0.000153s
clock:            universalis::os::clocks::detail::posix::real_time: absolute: 0, ratio: 1.00029
clock:            universalis::os::clocks::detail::posix::real_time: absolute: 1, ratio: 1.00027
clock:            universalis::os::clocks::detail::posix::real_time: min:   2.57e-07s, avg: 2.8353e-07s, max: 0.000101646s
clock:            universalis::os::clocks::detail::posix::monotonic: absolute: 0, ratio: 1.00028
clock:            universalis::os::clocks::detail::posix::monotonic: absolute: 1, ratio: 1.00027
clock:            universalis::os::clocks::detail::posix::monotonic: min:   2.63e-07s, avg: 3.37128e-07s, max: 0.000100022s
clock:     universalis::os::clocks::detail::posix::process_cpu_time: min:    7.9e-08s, avg: 6.3844e-07s, max:   5.04e-05s
clock:      universalis::os::clocks::detail::posix::thread_cpu_time: min:   5.82e-07s, avg: 6.08676e-07s, max: 4.7484e-05s
posix clock_getres
clock: CLOCK_REALTIME, resolution: 1e-09s
clock: CLOCK_MONOTONIC, resolution: 1e-09s
clock: CLOCK_PROCESS_CPUTIME_ID, resolution: 1e-09s
clock: CLOCK_THREAD_CPUTIME_ID, resolution: 1e-09s
Leaving test case "measure_clocks_os_detail_test"; testing time: 9310ms
Entering test case "affinity_test"
process affinity mask active count: 4
thread affinity mask active count: 4
Test case affinity_test did not run any assertions
Leaving test case "affinity_test"
Entering test case "aligned_allocator_test"
Leaving test case "aligned_allocator_test"
Entering test case "atomic_compare_and_swap_test"
Test case atomic_compare_and_swap_test did not run any assertions
Leaving test case "atomic_compare_and_swap_test"
Entering test case "atomic_compare_and_swap_speed_test"
2 threads: 0: 7.00712e-07s
2 threads: 1: 7.01612e-07s
4 threads: 0: 9.95184e-07s
4 threads: 1: 9.77907e-07s
4 threads: 2: 9.54274e-07s
4 threads: 3: 9.6996e-07s
8 threads: 0: 9.55576e-07s
8 threads: 1: 0s
8 threads: 2: 0s
8 threads: 3: 9.62234e-07s
8 threads: 4: 9.52942e-07s
8 threads: 5: 9.75762e-07s
8 threads: 6: 0s
8 threads: 7: 0s
Test case atomic_compare_and_swap_speed_test did not run any assertions
Leaving test case "atomic_compare_and_swap_speed_test"; testing time: 40ms
Leaving test suite "Master Test Suite"

Test suite "Master Test Suite" passed with:
  4000352 assertions out of 4000352 passed
  12 test cases out of 12 passed

  Test case "duration_test" passed with:
    34 assertions out of 34 passed

  Test case "time_point_test" passed with:
    3 assertions out of 3 passed

  Test case "thread_hardware_concurrency_test" passed with:
    1 assertion out of 1 passed

  Test case "measure_clocks_os_test" passed with:
    1000004 assertions out of 1000004 passed

  Test case "measure_clocks_stdlib_test" passed with:
    104 assertions out of 104 passed

  Test case "condition_variable_test" passed

  Test case "condition_variable_speed_test" passed

  Test case "measure_clocks_os_detail_test" passed with:
    3000106 assertions out of 3000106 passed

  Test case "affinity_test" passed

  Test case "aligned_allocator_test" passed with:
    100 assertions out of 100 passed

  Test case "atomic_compare_and_swap_test" passed

  Test case "atomic_compare_and_swap_speed_test" passed

program finished with exit code 0
elapsedTime=18.505074