From 064f3deecc6481ed7af420d326cf9bc8dced82e3 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 15 Dec 2020 02:56:26 +0100 Subject: [PATCH 01/33] zephyr-v2.4.0-2400-g5bb0d9877c: Nordic Master Daily Test Report Zephyr Daily Test Report for the master branch Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 188 +++++++++ .../nrf52dk_nrf52832.xml | 164 ++++++++ .../nrf9160dk_nrf9160.xml | 395 ++++++++++++++++++ 3 files changed, 747 insertions(+) create mode 100644 results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml create mode 100644 results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml create mode 100644 results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..5e934254 --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml @@ -0,0 +1,188 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7206 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7179 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..76724791 --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml @@ -0,0 +1,164 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7183 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7180 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..1bad677f --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml @@ -0,0 +1,395 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7211 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7190 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf62 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file From 31e8654e3aeb640fb46f44a5c6bd3230d9e1c952 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 29 Dec 2020 02:55:56 +0100 Subject: [PATCH 02/33] zephyr-v2.4.0-2710-g5358a11687: Nordic Master Daily Test Report Zephyr Daily Test Report for the master branch Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 210 ++++++++++ .../nrf52dk_nrf52832.xml | 168 ++++++++ .../nrf9160dk_nrf9160.xml | 395 ++++++++++++++++++ 3 files changed, 773 insertions(+) create mode 100644 results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml create mode 100644 results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml create mode 100644 results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml diff --git a/results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..226eb7cd --- /dev/null +++ b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52840dk_nrf52840.xml @@ -0,0 +1,210 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite arm_thread_swap +=================================================================== +START - test_arm_thread_swap +PASS - test_arm_thread_swap +=================================================================== +Test suite arm_thread_swap succeeded +Running test suite arm_syscalls +=================================================================== +START - test_arm_syscalls +Available IRQ line: 47 +USR Thread: IRQ Line: 47 +PASS - test_arm_syscalls +=================================================================== +START - test_syscall_cpu_scrubs_regs +Writing 0xDEADBEEF values into registers +Exit from system call +PASS - test_syscall_cpu_scrubs_regs +=================================================================== +Test suite arm_syscalls succeeded +=================================================================== +PROJECT EXECUTION SUCCESSFUL +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7207 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 610 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7186 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..a642b8fa --- /dev/null +++ b/results/zephyr-v2.4.0-2710-g5358a11687/nrf52dk_nrf52832.xml @@ -0,0 +1,168 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7206 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7203 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +===================== +Test suite arm_runtime_nmi_fn succeeded +=================================================================== +PROJECT EXECUTION SUCCESSFUL + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..e5fda9c7 --- /dev/null +++ b/results/zephyr-v2.4.0-2710-g5358a11687/nrf9160dk_nrf9160.xml @@ -0,0 +1,395 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7195 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7193 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf5c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2710-g5358a11687a3 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file From b88787ec0479ff109d38bf17fb7a3573e4e7f347 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:34:38 +0100 Subject: [PATCH 03/33] action: Add automerge action As in the title. Signed-off-by: Maciej Perkowski --- .github/workflows/automerge.yml | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/workflows/automerge.yml diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml new file mode 100644 index 00000000..7fb3b9e1 --- /dev/null +++ b/.github/workflows/automerge.yml @@ -0,0 +1,42 @@ +name: Automerge + +on: + # Try enabling auto-merge for all open pull requests. (Only recommended for testing.) + push: + + # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. + schedule: + - cron: */1 * * * * + + # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when + # a required label is applied or when a “do not merge” label is removed, or when a pull request + # is updated in any way (opened, synchronized, reopened, edited). + pull_request_target: + types: + - opened + - synchronized + - reopened + - edited + - labeled + - unlabeled + - ready_for_review + + # Try enabling auto-merge for the specified pull request or all open pull requests if none is specified. + workflow_dispatch: + inputs: + pull-request: + description: Pull Request Number + required: false + +jobs: + automerge: + runs-on: ubuntu-latest + steps: + - uses: reitermarkus/automerge@v2 + with: + token: ${{ secrets.MY_GITHUB_TOKEN }} + merge-method: rebase + do-not-merge-labels: never-merge + required-labels: automerge + pull-request: ${{ github.event.inputs.pull-request }} + dry-run: true From 3d1478b5a73be8b6e419f5584b96b18615bd9aad Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:47:37 +0100 Subject: [PATCH 04/33] fix --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 7fb3b9e1..c44522cd 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -6,7 +6,7 @@ on: # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. schedule: - - cron: */1 * * * * + - cron: * * * * * # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when # a required label is applied or when a “do not merge” label is removed, or when a pull request From 3cfb78744b7c7e5578c324a01bd9e1a71bb122ec Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:47:37 +0100 Subject: [PATCH 05/33] fix --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 7fb3b9e1..c44522cd 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -6,7 +6,7 @@ on: # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. schedule: - - cron: */1 * * * * + - cron: * * * * * # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when # a required label is applied or when a “do not merge” label is removed, or when a pull request From ce6049fe5241f712e93b233b55e88db65f8b24f7 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:53:41 +0100 Subject: [PATCH 06/33] fix --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index c44522cd..abd22493 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -7,7 +7,7 @@ on: # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. schedule: - cron: * * * * * - + # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when # a required label is applied or when a “do not merge” label is removed, or when a pull request # is updated in any way (opened, synchronized, reopened, edited). From 7a8c555c477524ede722ca41ce85c7f44477b40a Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:34:38 +0100 Subject: [PATCH 07/33] action: Add automerge action As in the title. Signed-off-by: Maciej Perkowski --- .github/workflows/automerge.yml | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/workflows/automerge.yml diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml new file mode 100644 index 00000000..7fb3b9e1 --- /dev/null +++ b/.github/workflows/automerge.yml @@ -0,0 +1,42 @@ +name: Automerge + +on: + # Try enabling auto-merge for all open pull requests. (Only recommended for testing.) + push: + + # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. + schedule: + - cron: */1 * * * * + + # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when + # a required label is applied or when a “do not merge” label is removed, or when a pull request + # is updated in any way (opened, synchronized, reopened, edited). + pull_request_target: + types: + - opened + - synchronized + - reopened + - edited + - labeled + - unlabeled + - ready_for_review + + # Try enabling auto-merge for the specified pull request or all open pull requests if none is specified. + workflow_dispatch: + inputs: + pull-request: + description: Pull Request Number + required: false + +jobs: + automerge: + runs-on: ubuntu-latest + steps: + - uses: reitermarkus/automerge@v2 + with: + token: ${{ secrets.MY_GITHUB_TOKEN }} + merge-method: rebase + do-not-merge-labels: never-merge + required-labels: automerge + pull-request: ${{ github.event.inputs.pull-request }} + dry-run: true From 64079112a6b6860e1ca082c8dda4d177242e6041 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:47:37 +0100 Subject: [PATCH 08/33] fix --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 7fb3b9e1..c44522cd 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -6,7 +6,7 @@ on: # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. schedule: - - cron: */1 * * * * + - cron: * * * * * # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when # a required label is applied or when a “do not merge” label is removed, or when a pull request From db378bfe6b0c9b0ad83d704f7ebfa16a26be2eca Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 13:53:41 +0100 Subject: [PATCH 09/33] fix --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index c44522cd..abd22493 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -7,7 +7,7 @@ on: # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. schedule: - cron: * * * * * - + # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when # a required label is applied or when a “do not merge” label is removed, or when a pull request # is updated in any way (opened, synchronized, reopened, edited). From 4a92704afdea1e0c742b339bf2f03632afbe795b Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 14:15:44 +0100 Subject: [PATCH 10/33] fix --- .github/workflows/automerge.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index abd22493..844e0251 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,12 +1,9 @@ name: Automerge on: - # Try enabling auto-merge for all open pull requests. (Only recommended for testing.) - push: - # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. schedule: - - cron: * * * * * + - cron: '* * * * *' # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when # a required label is applied or when a “do not merge” label is removed, or when a pull request From a855d878adba5a04b0c1003e05095ca1f4f78e7b Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Mon, 6 Dec 2021 17:54:12 +0100 Subject: [PATCH 11/33] Update automerge.yml --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 844e0251..cbfe882e 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -29,7 +29,7 @@ jobs: automerge: runs-on: ubuntu-latest steps: - - uses: reitermarkus/automerge@v2 + - uses: reitermarkus/automerge with: token: ${{ secrets.MY_GITHUB_TOKEN }} merge-method: rebase From f29bdc63ea4cf081d73a5a80b57a1757fad42868 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 7 Dec 2021 14:40:47 +0100 Subject: [PATCH 12/33] Update automerge.yml fix version --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index cbfe882e..97289484 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -29,7 +29,7 @@ jobs: automerge: runs-on: ubuntu-latest steps: - - uses: reitermarkus/automerge + - uses: reitermarkus/automerge@v1.5.2 with: token: ${{ secrets.MY_GITHUB_TOKEN }} merge-method: rebase From 5b4e058b133e603dc5b3dbf26bcff49e3ef809ef Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 7 Dec 2021 15:06:12 +0100 Subject: [PATCH 13/33] Update results_verification.py print --- scripts/results_verification.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/results_verification.py b/scripts/results_verification.py index e58186c3..f132f00e 100755 --- a/scripts/results_verification.py +++ b/scripts/results_verification.py @@ -16,7 +16,9 @@ def check_version_exists(zephyr=None): webURL = urllib.request.urlopen(ver_url) data = webURL.read() ver_data = json.loads(data) + print(f"ver_data: \n {ver_data}") for entry in reversed(ver_data): + print(f"entry: {entry}") if zephyr == entry['version']: return True return False From 41c0f0dd5f213b6c51f366338de595d857a67e2e Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 7 Dec 2021 15:13:55 +0100 Subject: [PATCH 14/33] Update check_results.yml up --- .github/workflows/check_results.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check_results.yml b/.github/workflows/check_results.yml index 3ad8a744..e088aa95 100644 --- a/.github/workflows/check_results.yml +++ b/.github/workflows/check_results.yml @@ -53,6 +53,7 @@ jobs: fd=$(dirname $file) v=$(basename $fd) python3 scripts/results_verification.py -Z ${v} -P ./${file} -E 500 -F 500 -S 5 + echo $? if [ $? -eq 0 ] then echo "Results file succesfully verified" From 6e47076a788c5ca15a6c235d275c253f22d8bea0 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 7 Dec 2021 13:33:16 +0100 Subject: [PATCH 15/33] results: Test tests Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 317 ++++++++++++++++++ 1 file changed, 317 insertions(+) create mode 100644 results/v2.7.99-1823-ga612fbd1dca6/nrf52840dk_nrf52840.xml diff --git a/results/v2.7.99-1823-ga612fbd1dca6/nrf52840dk_nrf52840.xml b/results/v2.7.99-1823-ga612fbd1dca6/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..cf33f389 --- /dev/null +++ b/results/v2.7.99-1823-ga612fbd1dca6/nrf52840dk_nrf52840.xml @@ -0,0 +1,317 @@ + +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.387,878] [0m<inf> clock_control: log from user +[0m +[00:00:00.387,939] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.418,823] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.448,059] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.387,878] [0m<inf> clock_control: log from user +[0m +[00:00:00.387,939] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.418,823] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.448,059] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.387,878] [0m<inf> clock_control: log from user +[0m +[00:00:00.387,939] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.418,823] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.448,059] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.387,878] [0m<inf> clock_control: log from user +[0m +[00:00:00.387,939] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.418,823] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.448,059] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_mcuboot_interface +=================================================================== +START - test_request_upgrade_multi +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/dfu/mcuboot_multi/src/main.c:44: _test_request_upgrade_n: (boot_request_upgrade_multi(img_index, ret) == 0 is false) +Can' request the upgrade of the 1. image. +FAIL - test_request_upgrade_multi in 1.20 seconds +=================================================================== +START - test_write_confirm_multi +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/dfu/mcuboot_multi/src/main.c:109: _test_write_confirm_n: (pass) +fail (-5) +FAIL - test_write_confirm_multi in 0.96 seconds +=================================================================== +Test suite test_mcuboot_interface failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_mcuboot_interface +=================================================================== +START - test_request_upgrade_multi +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/dfu/mcuboot_multi/src/main.c:44: _test_request_upgrade_n: (boot_request_upgrade_multi(img_index, ret) == 0 is false) +Can' request the upgrade of the 1. image. +FAIL - test_request_upgrade_multi in 1.20 seconds +=================================================================== +START - test_write_confirm_multi +Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/dfu/mcuboot_multi/src/main.c:109: _test_write_confirm_n: (pass) +fail (-5) +FAIL - test_write_confirm_multi in 0.96 seconds +=================================================================== +Test suite test_mcuboot_interface failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite threads_lifecycle +=================================================================== +START - test_thread_runtime_stats_get +PASS - test_thread_runtime_stats_get in 0.1 seconds +=================================================================== +START - test_k_thread_stack_space_get_user +PASS - test_k_thread_stack_space_get_user in 0.1 seconds +=================================================================== +START - test_threads_spawn_params +PASS - test_threads_spawn_params in 0.101 seconds +=================================================================== +START - test_threads_spawn_priority +PASS - test_threads_spawn_priority in 0.101 seconds +=================================================================== +START - test_threads_spawn_delay +PASS - test_threads_spawn_delay in 0.201 seconds +=================================================================== +START - test_threads_spawn_forever +PASS - test_threads_spawn_forever in 0.1 seconds +=================================================================== +START - test_thread_start_user +PASS - test_thread_start_user in 0.101 seconds +=================================================================== +START - test_thread_start +PASS - test_thread_start in 0.1 seconds +=================================================================== +START - test_threads_suspend_resume_cooperative +PASS - test_threads_suspend_resume_cooperative in 0.201 seconds +=================================================================== +START - test_threads_suspend_resume_preemptible +PASS - test_threads_suspend_resume_preemptible in 0.201 seconds +=================================================================== +START - test_threads_priority_set +PASS - test_threads_priority_set in 0.1 seconds +=================================================================== +START - test_threads_abort_self +PASS - test_threads_abort_self in 0.101 seconds +=================================================================== +START - test_threads_abort_others +PASS - test_threads_abort_others in 1.152 seconds +=================================================================== +START - test_threads_abort_repeat +PASS - test_threads_abort_repeat in 0.201 seconds +=================================================================== +START - test_delayed_thread_abort +PASS - test_delayed_thread_abort in 0.51 seconds +=================================================================== +START - test_essential_thread_operation +PASS - test_essential_thread_operation in 0.1 seconds +=================================================================== +START - test_essential_thread_abort +PASS - test_essential_thread_abort in 0.1 seconds +=================================================================== +START - test_systhreads_main +PASS - test_systhreads_main in 0.1 seconds +=================================================================== +START - test_systhreads_idle +PASS - test_systhreads_idle in 0.101 seconds +=================================================================== +START - test_customdata_get_set_coop +PASS - test_customdata_get_set_coop in 0.501 seconds +=================================================================== +START - test_customdata_get_set_preempt +PASS - test_customdata_get_set_preempt in 0.501 seconds +=================================================================== +START - test_k_thread_foreach +TEST: Newly added thread found +TEST: tid: 0x20000780, prio: 0 +PASS - test_k_thread_foreach in 0.7 seconds +=================================================================== +START - test_k_thread_foreach_unlocked +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000780, prio: 0 +TEST_UNLOCKED: Newly added thread in callback found +TEST_UNLOCKED: tid: 0x20000b00, prio: 0 +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000780, prio: 0 +PASS - test_k_thread_foreach_unlocked in 0.24 seconds +=================================================================== +START - test_k_thread_foreach_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:51 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x00000033 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f731 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f74a +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000cc0 (test_k_thread_foreach_null_cb) +PASS - test_k_thread_foreach_null_cb in 0.37 seconds +=================================================================== +START - test_k_thread_foreach_unlocked_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:79 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x0000004f r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f731 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f74a +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000cc0 (test_k_thread_foreach_unlocked_) +PASS - test_k_thread_foreach_unlocked_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_state_str +PASS - test_k_thread_state_str in 0.1 seconds +=================================================================== +START - test_thread_name_get_set +PASS - test_thread_name_get_set in 0.1 seconds +=================================================================== +START - test_thread_name_user_get_set +E: ***** BUS FAULT ***** +E: Precise data bus error +E: BFAR Address: 0xfffffff0 +E: syscall user_copy failed check: Memory region 0x200013e4 (size 18) read access denied +E: 0x20000fac is not a valid k_thread +E: address is actually a k_sem +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: thread 0x20000cc0 (10) does not have permission on k_thread 0x20000ec0 +E: permission bitmap +E: 00 08 |.. +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: syscall z_vrfy_k_thread_name_copy failed check: Memory region 0x200013c4 (size 32) write access denied +Main thread name is 'main' +PASS - test_thread_name_user_get_set in 0.57 seconds +=================================================================== +START - test_user_mode +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20000da8 +E: r0/a1: 0x20000780 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x20000da0 r12/ip: 0x0000f401 r14/lr: 0x00000aa5 +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x00008436 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20000780 (unknown) +PASS - test_user_mode in 0.101 seconds +=================================================================== +START - test_threads_cpu_mask +PASS - test_threads_cpu_mask in 0.2 seconds +=================================================================== +START - test_threads_suspend_timeout +PASS - test_threads_suspend_timeout in 0.251 seconds +=================================================================== +START - test_resume_unsuspend_thread +PASS - test_resume_unsuspend_thread in 0.1 seconds +=================================================================== +START - test_threads_suspend +PASS - test_threads_suspend in 0.101 seconds +=================================================================== +START - test_thread_join +ztest_thread: method 0, create join_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +ztest_thread: k_thread_join() returned with -11 +ztest_thread: method 1, create join_thread +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with -16 +ztest_thread: method 2, create join_thread +ztest_thread: joining join_thread +join_thread: self-exiting +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 3, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 4, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 5, create join_thread +join_thread: self-exiting +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with 0 +PASS - test_thread_join in 0.188 seconds +=================================================================== +START - test_thread_join_isr +ztest_thread: method 7, create join_thread +isr: joining join_thread +isr: k_thread_join() returned with -16 +ztest_thread: method 6, create join_thread +join_thread: self-exiting +isr: joining join_thread +isr: k_thread_join() returned with 0 +PASS - test_thread_join_isr in 0.70 seconds +=================================================================== +START - test_thread_join_deadlock +PASS - test_thread_join_deadlock in 0.502 seconds +=================================================================== +START - test_abort_from_isr +PASS - test_abort_from_isr in 0.1 seconds +=================================================================== +START - test_abort_from_isr_not_self +PASS - test_abort_from_isr_not_self in 0.1 seconds +=================================================================== +START - test_thread_timeout_remaining_expires +thread_expires_ticks: 193430, expect: 193428 +PASS - test_thread_timeout_remaining_expires in 0.35 seconds +=================================================================== +START - test_k_busy_wait +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/threads/thread_apis/src/main.c:594: test_k_busy_wait: dt >= k_cyc_to_us_floor64(100) is false +FAIL - test_k_busy_wait in 0.14 seconds +=================================================================== +START - test_k_busy_wait_user +PASS - test_k_busy_wait_user in 0.102 seconds +=================================================================== +Test suite threads_lifecycle failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file From aae77e606f2a954308c1f9aceda6fce74df544fd Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 7 Dec 2021 15:30:43 +0100 Subject: [PATCH 16/33] Update automerge.yml u --- .github/workflows/automerge.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 97289484..fadc4c13 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -31,7 +31,6 @@ jobs: steps: - uses: reitermarkus/automerge@v1.5.2 with: - token: ${{ secrets.MY_GITHUB_TOKEN }} merge-method: rebase do-not-merge-labels: never-merge required-labels: automerge From 7a1eeaade407c13241b103aaf3eb1c3e5a40a49c Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 7 Dec 2021 15:35:16 +0100 Subject: [PATCH 17/33] Update automerge.yml a --- .github/workflows/automerge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index fadc4c13..9c93b52e 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -31,6 +31,7 @@ jobs: steps: - uses: reitermarkus/automerge@v1.5.2 with: + token: ${{ secrets.secret_TOKEN }} merge-method: rebase do-not-merge-labels: never-merge required-labels: automerge From 813ae8938a284093f52aa702737ce716457d11b8 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 12:46:27 +0100 Subject: [PATCH 18/33] Update automerge.yml asf --- .github/workflows/automerge.yml | 45 +++++++++++---------------------- 1 file changed, 15 insertions(+), 30 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 9c93b52e..f4a26437 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,39 +1,24 @@ -name: Automerge - +name: automerge on: - # Try enabling auto-merge for all open pull requests. Run once an hour at the beginning of the hour. - schedule: - - cron: '* * * * *' - - # Try enabling auto-merge for a pull request when a draft is marked as “ready for review”, when - # a required label is applied or when a “do not merge” label is removed, or when a pull request - # is updated in any way (opened, synchronized, reopened, edited). - pull_request_target: + pull_request: types: - - opened - - synchronized - - reopened - - edited - labeled - unlabeled + - synchronize + - opened + - edited - ready_for_review - - # Try enabling auto-merge for the specified pull request or all open pull requests if none is specified. - workflow_dispatch: - inputs: - pull-request: - description: Pull Request Number - required: false - + - reopened + - unlocked + check_suite: + types: + - completed + status: {} jobs: automerge: runs-on: ubuntu-latest steps: - - uses: reitermarkus/automerge@v1.5.2 - with: - token: ${{ secrets.secret_TOKEN }} - merge-method: rebase - do-not-merge-labels: never-merge - required-labels: automerge - pull-request: ${{ github.event.inputs.pull-request }} - dry-run: true + - name: automerge + uses: "pascalgn/automerge-action@v0.14.3" + env: + GITHUB_TOKEN: "${{ secrets.SECRET_TOKEN }}" From 1c38bfb80e6331d300cafa6c3e23b15c67a0c436 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 12:54:58 +0100 Subject: [PATCH 19/33] Update check_results.yml f --- .github/workflows/check_results.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check_results.yml b/.github/workflows/check_results.yml index e088aa95..3ad8a744 100644 --- a/.github/workflows/check_results.yml +++ b/.github/workflows/check_results.yml @@ -53,7 +53,6 @@ jobs: fd=$(dirname $file) v=$(basename $fd) python3 scripts/results_verification.py -Z ${v} -P ./${file} -E 500 -F 500 -S 5 - echo $? if [ $? -eq 0 ] then echo "Results file succesfully verified" From 41f30670a7d073a4f9c3c030c7299003ac731071 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 12:56:08 +0100 Subject: [PATCH 20/33] Delete automerge.yml a --- .github/workflows/automerge.yml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .github/workflows/automerge.yml diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml deleted file mode 100644 index f4a26437..00000000 --- a/.github/workflows/automerge.yml +++ /dev/null @@ -1,24 +0,0 @@ -name: automerge -on: - pull_request: - types: - - labeled - - unlabeled - - synchronize - - opened - - edited - - ready_for_review - - reopened - - unlocked - check_suite: - types: - - completed - status: {} -jobs: - automerge: - runs-on: ubuntu-latest - steps: - - name: automerge - uses: "pascalgn/automerge-action@v0.14.3" - env: - GITHUB_TOKEN: "${{ secrets.SECRET_TOKEN }}" From bee21de9596d474b0600818d43c231e255aabe61 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 13:17:10 +0100 Subject: [PATCH 21/33] workflows: Add auto-publishing after results are verified Modify the verification action. When the verification pass (green check) a label "automerge" is added to the PR. Then the automerge action is triggered which require this label. Signed-off-by: Maciej Perkowski --- .github/labeler.yml | 2 ++ .github/workflows/check_results.yml | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 .github/labeler.yml diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 00000000..cb289811 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,2 @@ +"automerge": + - "results/**/*" diff --git a/.github/workflows/check_results.yml b/.github/workflows/check_results.yml index 3ad8a744..6ba80817 100644 --- a/.github/workflows/check_results.yml +++ b/.github/workflows/check_results.yml @@ -55,9 +55,9 @@ jobs: python3 scripts/results_verification.py -Z ${v} -P ./${file} -E 500 -F 500 -S 5 if [ $? -eq 0 ] then - echo "Results file succesfully verified" + echo "Results file succesfully verified and will be automatically published" else - echo "Results file verification failed" + echo "Results file verification failed. Please ask @permac or @nashif for review if you want to get them merged" exit 1 fi fi @@ -70,3 +70,19 @@ jobs: # verify version # etc. + + automerge: + runs-on: ubuntu-latest + needs: verify, compliance_job + steps: + - name: Set label + id: lable + uses: actions/labeler@v3 + with: + repo-token: "${{ secrets.SECRET_TOKEN }}" + + - name: Merge results + id: merge + uses: "pascalgn/automerge-action@v0.14.3" + env: + GITHUB_TOKEN: "${{ secrets.SECRET_TOKEN }}" From fd703b82ef70ae69db92d9bf4ec38b004d5f8a18 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 15:32:34 +0100 Subject: [PATCH 22/33] results: good GOOOD sre Signed-off-by: Maciej Perkowski --- .../nrf52dk_nrf52832.xml | 285 ++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 results/v2.7.99-1823-ga612fbd1dca6/nrf52dk_nrf52832.xml diff --git a/results/v2.7.99-1823-ga612fbd1dca6/nrf52dk_nrf52832.xml b/results/v2.7.99-1823-ga612fbd1dca6/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..885d1ece --- /dev/null +++ b/results/v2.7.99-1823-ga612fbd1dca6/nrf52dk_nrf52832.xml @@ -0,0 +1,285 @@ + +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.471,740] [0m<inf> clock_control: log from user +[0m +[00:00:00.471,801] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.502,960] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.30 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.532,470] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.471,740] [0m<inf> clock_control: log from user +[0m +[00:00:00.471,801] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.502,960] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.30 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.532,470] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.471,740] [0m<inf> clock_control: log from user +[0m +[00:00:00.471,801] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.502,960] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.30 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.532,470] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.471,740] [0m<inf> clock_control: log from user +[0m +[00:00:00.471,801] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.502,960] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.30 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.532,470] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite threads_lifecycle +=================================================================== +START - test_thread_runtime_stats_get +PASS - test_thread_runtime_stats_get in 0.1 seconds +=================================================================== +START - test_k_thread_stack_space_get_user +PASS - test_k_thread_stack_space_get_user in 0.1 seconds +=================================================================== +START - test_threads_spawn_params +PASS - test_threads_spawn_params in 0.101 seconds +=================================================================== +START - test_threads_spawn_priority +PASS - test_threads_spawn_priority in 0.101 seconds +=================================================================== +START - test_threads_spawn_delay +PASS - test_threads_spawn_delay in 0.201 seconds +=================================================================== +START - test_threads_spawn_forever +PASS - test_threads_spawn_forever in 0.1 seconds +=================================================================== +START - test_thread_start_user +PASS - test_thread_start_user in 0.101 seconds +=================================================================== +START - test_thread_start +PASS - test_thread_start in 0.1 seconds +=================================================================== +START - test_threads_suspend_resume_cooperative +PASS - test_threads_suspend_resume_cooperative in 0.201 seconds +=================================================================== +START - test_threads_suspend_resume_preemptible +PASS - test_threads_suspend_resume_preemptible in 0.201 seconds +=================================================================== +START - test_threads_priority_set +PASS - test_threads_priority_set in 0.1 seconds +=================================================================== +START - test_threads_abort_self +PASS - test_threads_abort_self in 0.101 seconds +=================================================================== +START - test_threads_abort_others +PASS - test_threads_abort_others in 1.152 seconds +=================================================================== +START - test_threads_abort_repeat +PASS - test_threads_abort_repeat in 0.201 seconds +=================================================================== +START - test_delayed_thread_abort +PASS - test_delayed_thread_abort in 0.51 seconds +=================================================================== +START - test_essential_thread_operation +PASS - test_essential_thread_operation in 0.1 seconds +=================================================================== +START - test_essential_thread_abort +PASS - test_essential_thread_abort in 0.1 seconds +=================================================================== +START - test_systhreads_main +PASS - test_systhreads_main in 0.1 seconds +=================================================================== +START - test_systhreads_idle +PASS - test_systhreads_idle in 0.101 seconds +=================================================================== +START - test_customdata_get_set_coop +PASS - test_customdata_get_set_coop in 0.501 seconds +=================================================================== +START - test_customdata_get_set_preempt +PASS - test_customdata_get_set_preempt in 0.501 seconds +=================================================================== +START - test_k_thread_foreach +TEST: Newly added thread found +TEST: tid: 0x20000780, prio: 0 +PASS - test_k_thread_foreach in 0.8 seconds +=================================================================== +START - test_k_thread_foreach_unlocked +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000780, prio: 0 +TEST_UNLOCKED: Newly added thread in callback found +TEST_UNLOCKED: tid: 0x20000b00, prio: 0 +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000780, prio: 0 +PASS - test_k_thread_foreach_unlocked in 0.24 seconds +=================================================================== +START - test_k_thread_foreach_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:51 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x00000033 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f82d +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f846 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000cc0 (test_k_thread_foreach_null_cb) +PASS - test_k_thread_foreach_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_foreach_unlocked_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:79 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x0000004f r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f82d +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f846 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000cc0 (test_k_thread_foreach_unlocked_) +PASS - test_k_thread_foreach_unlocked_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_state_str +PASS - test_k_thread_state_str in 0.1 seconds +=================================================================== +START - test_thread_name_get_set +PASS - test_thread_name_get_set in 0.1 seconds +=================================================================== +START - test_thread_name_user_get_set +E: ***** BUS FAULT ***** +E: Precise data bus error +E: BFAR Address: 0xfffffff0 +E: syscall user_copy failed check: Memory region 0x200013b8 (size 18) read access denied +E: 0x20000fac is not a valid k_thread +E: address is actually a k_sem +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: thread 0x20000cc0 (10) does not have permission on k_thread 0x20000ec0 +E: permission bitmap +E: 00 08 |.. +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: syscall z_vrfy_k_thread_name_copy failed check: Memory region 0x20001398 (size 32) write access denied +Main thread name is 'main' +PASS - test_thread_name_user_get_set in 0.57 seconds +=================================================================== +START - test_user_mode +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20000da8 +E: r0/a1: 0x20000780 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x20000da0 r12/ip: 0x0000f4fd r14/lr: 0x00000aa5 +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x00008532 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20000780 (unknown) +PASS - test_user_mode in 0.101 seconds +=================================================================== +START - test_threads_cpu_mask +PASS - test_threads_cpu_mask in 0.2 seconds +=================================================================== +START - test_threads_suspend_timeout +PASS - test_threads_suspend_timeout in 0.251 seconds +=================================================================== +START - test_resume_unsuspend_thread +PASS - test_resume_unsuspend_thread in 0.1 seconds +=================================================================== +START - test_threads_suspend +PASS - test_threads_suspend in 0.101 seconds +=================================================================== +START - test_thread_join +ztest_thread: method 0, create join_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +ztest_thread: k_thread_join() returned with -11 +ztest_thread: method 1, create join_thread +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with -16 +ztest_thread: method 2, create join_thread +ztest_thread: joining join_thread +join_thread: self-exiting +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 3, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 4, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 5, create join_thread +join_thread: self-exiting +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with 0 +PASS - test_thread_join in 0.189 seconds +=================================================================== +START - test_thread_join_isr +ztest_thread: method 7, create join_thread +isr: joining join_thread +isr: k_thread_join() returned with -16 +ztest_thread: method 6, create join_thread +join_thread: self-exiting +isr: joining join_thread +isr: k_thread_join() returned with 0 +PASS - test_thread_join_isr in 0.70 seconds +=================================================================== +START - test_thread_join_deadlock +PASS - test_thread_join_deadlock in 0.502 seconds +=================================================================== +START - test_abort_from_isr +PASS - test_abort_from_isr in 0.1 seconds +=================================================================== +START - test_abort_from_isr_not_self +PASS - test_abort_from_isr_not_self in 0.1 seconds +=================================================================== +START - test_thread_timeout_remaining_expires +thread_expires_ticks: 196023, expect: 196021 +PASS - test_thread_timeout_remaining_expires in 0.35 seconds +=================================================================== +START - test_k_busy_wait +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/threads/thread_apis/src/main.c:594: test_k_busy_wait: dt >= k_cyc_to_us_floor64(100) is false +FAIL - test_k_busy_wait in 0.14 seconds +=================================================================== +START - test_k_busy_wait_user +PASS - test_k_busy_wait_user in 0.102 seconds +=================================================================== +Test suite threads_lifecycle failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file From 6e88558a9076d92492b52300c1096388f2d5ca4d Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 15:42:43 +0100 Subject: [PATCH 23/33] Update check_results.yml --- .github/workflows/check_results.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.github/workflows/check_results.yml b/.github/workflows/check_results.yml index 6ba80817..2a2d24f0 100644 --- a/.github/workflows/check_results.yml +++ b/.github/workflows/check_results.yml @@ -70,19 +70,3 @@ jobs: # verify version # etc. - - automerge: - runs-on: ubuntu-latest - needs: verify, compliance_job - steps: - - name: Set label - id: lable - uses: actions/labeler@v3 - with: - repo-token: "${{ secrets.SECRET_TOKEN }}" - - - name: Merge results - id: merge - uses: "pascalgn/automerge-action@v0.14.3" - env: - GITHUB_TOKEN: "${{ secrets.SECRET_TOKEN }}" From 4a521317bffe58508ca0799e5d9fe1bce31b7580 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 15:50:17 +0100 Subject: [PATCH 24/33] Create automerge.yml af --- .github/workflows/automerge.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/workflows/automerge.yml diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml new file mode 100644 index 00000000..918cea14 --- /dev/null +++ b/.github/workflows/automerge.yml @@ -0,0 +1,30 @@ +# Copyright (c) 2020 Intel Corporation +# SPDX-License-Identifier: Apache-2.0 + +name: Publish results +on: + workflow_run: + workflows: ["Check Results"] + types: [completed] + +jobs: + on-success: + runs-on: ubuntu-latest + if: ${{ github.event.workflow_run.conclusion == 'success' }} + steps: + - name: Set label + id: lable + uses: actions/labeler@v3 + with: + repo-token: "${{ secrets.SECRET_TOKEN }} + - name: Merge results + id: merge + uses: "pascalgn/automerge-action@v0.14.3" + env: + GITHUB_TOKEN: "${{ secrets.SECRET_TOKEN }}" + + on-failure: + runs-on: ubuntu-latest + if: ${{ github.event.workflow_run.conclusion == 'failure' }} + steps: + run: echo 'Results need manual verification. Publishing stopped.' From 3ed282fe0be6ff9733a84f7c5cf82c9cc7a1b28f Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:00:19 +0100 Subject: [PATCH 25/33] Update automerge.yml --- .github/workflows/automerge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 918cea14..16fb9d61 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -17,6 +17,7 @@ jobs: uses: actions/labeler@v3 with: repo-token: "${{ secrets.SECRET_TOKEN }} + - name: Merge results id: merge uses: "pascalgn/automerge-action@v0.14.3" From b2f66b06349c0ae09aa69fc7a68485227c98f6bd Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:06:09 +0100 Subject: [PATCH 26/33] Update automerge.yml --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 16fb9d61..8446f0b3 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -15,7 +15,7 @@ jobs: - name: Set label id: lable uses: actions/labeler@v3 - with: + env: repo-token: "${{ secrets.SECRET_TOKEN }} - name: Merge results From f4f7b5349ee4af97bcc69d274047dac61b3d2fd0 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:10:44 +0100 Subject: [PATCH 27/33] Update automerge.yml f --- .github/workflows/automerge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 8446f0b3..220a5e58 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -15,8 +15,8 @@ jobs: - name: Set label id: lable uses: actions/labeler@v3 - env: - repo-token: "${{ secrets.SECRET_TOKEN }} + with: + repo-token: "${{ secrets.GITHUB_TOKEN }}" - name: Merge results id: merge From 95c997ab021aa9c6c617545258407dbdf9492de9 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:13:20 +0100 Subject: [PATCH 28/33] Update automerge.yml f --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 220a5e58..8241fe86 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -28,4 +28,4 @@ jobs: runs-on: ubuntu-latest if: ${{ github.event.workflow_run.conclusion == 'failure' }} steps: - run: echo 'Results need manual verification. Publishing stopped.' + - run: echo 'Results need manual verification. Publishing stopped.' From 16e2b008d0cac336b125b98ec93ba1e7b2ebe815 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:24:11 +0100 Subject: [PATCH 29/33] Update automerge.yml f --- .github/workflows/automerge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 8241fe86..4fe5f687 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -16,6 +16,7 @@ jobs: id: lable uses: actions/labeler@v3 with: + PR_NUMBER: ${{ github.event.number }} repo-token: "${{ secrets.GITHUB_TOKEN }}" - name: Merge results From d226641817a91c26fbcb202b05f1050e0aae29d4 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:28:52 +0100 Subject: [PATCH 30/33] Update automerge.yml f --- .github/workflows/automerge.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 4fe5f687..5a3b3386 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -15,8 +15,9 @@ jobs: - name: Set label id: lable uses: actions/labeler@v3 - with: + env: PR_NUMBER: ${{ github.event.number }} + with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - name: Merge results From c37b221c34c7552b49d45700b36c4d115974c709 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:41:45 +0100 Subject: [PATCH 31/33] Update check_results.yml g --- .github/workflows/check_results.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/check_results.yml b/.github/workflows/check_results.yml index 2a2d24f0..12811172 100644 --- a/.github/workflows/check_results.yml +++ b/.github/workflows/check_results.yml @@ -69,4 +69,11 @@ jobs: # verify matching test spec # verify version # etc. + + - name: Put label + # Put `automerge` label if verification passed. Required for automerge action. + id: labeler + uses: actions/labeler@v3 + with: + repo-token: "${{ secrets.GITHUB_TOKEN }}" From 025f98bed0a69bf1765834439ef7accc4ca5d7ce Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 16:53:13 +0100 Subject: [PATCH 32/33] results: results_bad kfg Signed-off-by: Maciej Perkowski --- .../nrf5340dk_nrf5340_cpuapp.xml | 285 ++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 results/v2.7.99-1823-ga612fbd1dca6/nrf5340dk_nrf5340_cpuapp.xml diff --git a/results/v2.7.99-1823-ga612fbd1dca6/nrf5340dk_nrf5340_cpuapp.xml b/results/v2.7.99-1823-ga612fbd1dca6/nrf5340dk_nrf5340_cpuapp.xml new file mode 100644 index 00000000..55ca1cf7 --- /dev/null +++ b/results/v2.7.99-1823-ga612fbd1dca6/nrf5340dk_nrf5340_cpuapp.xml @@ -0,0 +1,285 @@ + +*** Booting Zephyr OS build v2.7.99-1668-g1123b80aee65 *** +Running test suite threads_lifecycle +=================================================================== +START - test_thread_runtime_stats_get +PASS - test_thread_runtime_stats_get in 0.1 seconds +=================================================================== +START - test_k_thread_stack_space_get_user +PASS - test_k_thread_stack_space_get_user in 0.1 seconds +=================================================================== +START - test_threads_spawn_params +PASS - test_threads_spawn_params in 0.101 seconds +=================================================================== +START - test_threads_spawn_priority +PASS - test_threads_spawn_priority in 0.101 seconds +=================================================================== +START - test_threads_spawn_delay +PASS - test_threads_spawn_delay in 0.201 seconds +=================================================================== +START - test_threads_spawn_forever +PASS - test_threads_spawn_forever in 0.1 seconds +=================================================================== +START - test_thread_start_user +PASS - test_thread_start_user in 0.101 seconds +=================================================================== +START - test_thread_start +PASS - test_thread_start in 0.1 seconds +=================================================================== +START - test_threads_suspend_resume_cooperative +PASS - test_threads_suspend_resume_cooperative in 0.201 seconds +=================================================================== +START - test_threads_suspend_resume_preemptible +PASS - test_threads_suspend_resume_preemptible in 0.201 seconds +=================================================================== +START - test_threads_priority_set +PASS - test_threads_priority_set in 0.1 seconds +=================================================================== +START - test_threads_abort_self +PASS - test_threads_abort_self in 0.101 seconds +=================================================================== +START - test_threads_abort_others +PASS - test_threads_abort_others in 1.151 seconds +=================================================================== +START - test_threads_abort_repeat +PASS - test_threads_abort_repeat in 0.201 seconds +=================================================================== +START - test_delayed_thread_abort +PASS - test_delayed_thread_abort in 0.51 seconds +=================================================================== +START - test_essential_thread_operation +PASS - test_essential_thread_operation in 0.1 seconds +=================================================================== +START - test_essential_thread_abort +PASS - test_essential_thread_abort in 0.1 seconds +=================================================================== +START - test_systhreads_main +PASS - test_systhreads_main in 0.1 seconds +=================================================================== +START - test_systhreads_idle +PASS - test_systhreads_idle in 0.101 seconds +=================================================================== +START - test_customdata_get_set_coop +PASS - test_customdata_get_set_coop in 0.501 seconds +=================================================================== +START - test_customdata_get_set_preempt +PASS - test_customdata_get_set_preempt in 0.501 seconds +=================================================================== +START - test_k_thread_foreach +TEST: Newly added thread found +TEST: tid: 0x20000700, prio: 0 +PASS - test_k_thread_foreach in 0.8 seconds +=================================================================== +START - test_k_thread_foreach_unlocked +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000700, prio: 0 +TEST_UNLOCKED: Newly added thread in callback found +TEST_UNLOCKED: tid: 0x20000a80, prio: 0 +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000700, prio: 0 +PASS - test_k_thread_foreach_unlocked in 0.25 seconds +=================================================================== +START - test_k_thread_foreach_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:51 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x00000033 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000fbfb +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000fc14 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000c40 (test_k_thread_foreach_null_cb) +PASS - test_k_thread_foreach_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_foreach_unlocked_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:79 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x0000004f r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000fbfb +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000fc14 +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000c40 (test_k_thread_foreach_unlocked_) +PASS - test_k_thread_foreach_unlocked_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_state_str +PASS - test_k_thread_state_str in 0.1 seconds +=================================================================== +START - test_thread_name_get_set +PASS - test_thread_name_get_set in 0.1 seconds +=================================================================== +START - test_thread_name_user_get_set +E: ***** BUS FAULT ***** +E: Precise data bus error +E: BFAR Address: 0xfffffff0 +E: syscall user_copy failed check: Memory region 0x2000131c (size 18) read access denied +E: 0x20000f2c is not a valid k_thread +E: address is actually a k_sem +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: thread 0x20000c40 (10) does not have permission on k_thread 0x20000e40 +E: permission bitmap +E: 00 08 |.. +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: syscall z_vrfy_k_thread_name_copy failed check: Memory region 0x200012fc (size 32) write access denied +Main thread name is 'main' +PASS - test_thread_name_user_get_set in 0.58 seconds +=================================================================== +START - test_user_mode +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20000d28 +E: r0/a1: 0x20000700 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x20000d20 r12/ip: 0x0000f751 r14/lr: 0x00000b6d +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x000087b6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20000700 (unknown) +PASS - test_user_mode in 0.101 seconds +=================================================================== +START - test_threads_cpu_mask +PASS - test_threads_cpu_mask in 0.1 seconds +=================================================================== +START - test_threads_suspend_timeout +PASS - test_threads_suspend_timeout in 0.251 seconds +=================================================================== +START - test_resume_unsuspend_thread +PASS - test_resume_unsuspend_thread in 0.1 seconds +=================================================================== +START - test_threads_suspend +PASS - test_threads_suspend in 0.101 seconds +=================================================================== +START - test_thread_join +ztest_thread: method 0, create join_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +ztest_thread: k_thread_join() returned with -11 +ztest_thread: method 1, create join_thread +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with -16 +ztest_thread: method 2, create join_thread +ztest_thread: joining join_thread +join_thread: self-exiting +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 3, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 4, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 5, create join_thread +join_thread: self-exiting +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with 0 +PASS - test_thread_join in 0.190 seconds +=================================================================== +START - test_thread_join_isr +ztest_thread: method 7, create join_thread +isr: joining join_thread +isr: k_thread_join() returned with -16 +ztest_thread: method 6, create join_thread +join_thread: self-exiting +isr: joining join_thread +isr: k_thread_join() returned with 0 +PASS - test_thread_join_isr in 0.70 seconds +=================================================================== +START - test_thread_join_deadlock +PASS - test_thread_join_deadlock in 0.502 seconds +=================================================================== +START - test_abort_from_isr +PASS - test_abort_from_isr in 0.1 seconds +=================================================================== +START - test_abort_from_isr_not_self +PASS - test_abort_from_isr_not_self in 0.1 seconds +=================================================================== +START - test_thread_timeout_remaining_expires +thread_expires_ticks: 194409, expect: 194407 +PASS - test_thread_timeout_remaining_expires in 0.35 seconds +=================================================================== +START - test_k_busy_wait +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/threads/thread_apis/src/main.c:594: test_k_busy_wait: dt >= k_cyc_to_us_floor64(100) is false +FAIL - test_k_busy_wait in 0.14 seconds +=================================================================== +START - test_k_busy_wait_user +PASS - test_k_busy_wait_user in 0.102 seconds +=================================================================== +Test suite threads_lifecycle failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build v2.7.99-1668-g1123b80aee65 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.401,641] [0m<inf> clock_control: log from user +[0m +[00:00:00.401,702] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.432,189] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.460,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1668-g1123b80aee65 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.401,641] [0m<inf> clock_control: log from user +[0m +[00:00:00.401,702] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.432,189] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.460,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1668-g1123b80aee65 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.401,641] [0m<inf> clock_control: log from user +[0m +[00:00:00.401,702] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.432,189] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.460,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1668-g1123b80aee65 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.401,641] [0m<inf> clock_control: log from user +[0m +[00:00:00.401,702] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.31 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.432,189] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.460,937] [0m<inf> clock_control: log generic +[0m + \ No newline at end of file From 774eca9ea601c349facbbfc864d78de4557dc6ed Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 8 Dec 2021 17:05:57 +0100 Subject: [PATCH 33/33] fhasf --- .../nrf9160dk_nrf9160.xml | 285 ++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml diff --git a/results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml b/results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..4d529f71 --- /dev/null +++ b/results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml @@ -0,0 +1,285 @@ + +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite threads_lifecycle +=================================================================== +START - test_thread_runtime_stats_get +PASS - test_thread_runtime_stats_get in 0.1 seconds +=================================================================== +START - test_k_thread_stack_space_get_user +PASS - test_k_thread_stack_space_get_user in 0.1 seconds +=================================================================== +START - test_threads_spawn_params +PASS - test_threads_spawn_params in 0.101 seconds +=================================================================== +START - test_threads_spawn_priority +PASS - test_threads_spawn_priority in 0.101 seconds +=================================================================== +START - test_threads_spawn_delay +PASS - test_threads_spawn_delay in 0.201 seconds +=================================================================== +START - test_threads_spawn_forever +PASS - test_threads_spawn_forever in 0.1 seconds +=================================================================== +START - test_thread_start_user +PASS - test_thread_start_user in 0.101 seconds +=================================================================== +START - test_thread_start +PASS - test_thread_start in 0.1 seconds +=================================================================== +START - test_threads_suspend_resume_cooperative +PASS - test_threads_suspend_resume_cooperative in 0.201 seconds +=================================================================== +START - test_threads_suspend_resume_preemptible +PASS - test_threads_suspend_resume_preemptible in 0.201 seconds +=================================================================== +START - test_threads_priority_set +PASS - test_threads_priority_set in 0.1 seconds +=================================================================== +START - test_threads_abort_self +PASS - test_threads_abort_self in 0.101 seconds +=================================================================== +START - test_threads_abort_others +PASS - test_threads_abort_others in 1.152 seconds +=================================================================== +START - test_threads_abort_repeat +PASS - test_threads_abort_repeat in 0.201 seconds +=================================================================== +START - test_delayed_thread_abort +PASS - test_delayed_thread_abort in 0.51 seconds +=================================================================== +START - test_essential_thread_operation +PASS - test_essential_thread_operation in 0.1 seconds +=================================================================== +START - test_essential_thread_abort +PASS - test_essential_thread_abort in 0.1 seconds +=================================================================== +START - test_systhreads_main +PASS - test_systhreads_main in 0.1 seconds +=================================================================== +START - test_systhreads_idle +PASS - test_systhreads_idle in 0.101 seconds +=================================================================== +START - test_customdata_get_set_coop +PASS - test_customdata_get_set_coop in 0.501 seconds +=================================================================== +START - test_customdata_get_set_preempt +PASS - test_customdata_get_set_preempt in 0.501 seconds +=================================================================== +START - test_k_thread_foreach +TEST: Newly added thread found +TEST: tid: 0x20000700, prio: 0 +PASS - test_k_thread_foreach in 0.8 seconds +=================================================================== +START - test_k_thread_foreach_unlocked +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000700, prio: 0 +TEST_UNLOCKED: Newly added thread in callback found +TEST_UNLOCKED: tid: 0x20000a80, prio: 0 +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000700, prio: 0 +PASS - test_k_thread_foreach_unlocked in 0.25 seconds +=================================================================== +START - test_k_thread_foreach_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:51 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x00000033 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f881 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f89a +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000c40 (test_k_thread_foreach_null_cb) +PASS - test_k_thread_foreach_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_foreach_unlocked_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:79 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x0000004f r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f881 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f89a +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000c40 (test_k_thread_foreach_unlocked_) +PASS - test_k_thread_foreach_unlocked_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_state_str +PASS - test_k_thread_state_str in 0.1 seconds +=================================================================== +START - test_thread_name_get_set +PASS - test_thread_name_get_set in 0.1 seconds +=================================================================== +START - test_thread_name_user_get_set +E: ***** BUS FAULT ***** +E: Precise data bus error +E: BFAR Address: 0xfffffff0 +E: syscall user_copy failed check: Memory region 0x20001298 (size 18) read access denied +E: 0x20000f2c is not a valid k_thread +E: address is actually a k_sem +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: thread 0x20000c40 (10) does not have permission on k_thread 0x20000e40 +E: permission bitmap +E: 00 08 |.. +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: syscall z_vrfy_k_thread_name_copy failed check: Memory region 0x20001278 (size 32) write access denied +Main thread name is 'main' +PASS - test_thread_name_user_get_set in 0.58 seconds +=================================================================== +START - test_user_mode +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20000d28 +E: r0/a1: 0x20000700 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x20000d20 r12/ip: 0x0000f551 r14/lr: 0x00000b6d +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x000085b6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20000700 (unknown) +PASS - test_user_mode in 0.101 seconds +=================================================================== +START - test_threads_cpu_mask +PASS - test_threads_cpu_mask in 0.2 seconds +=================================================================== +START - test_threads_suspend_timeout +PASS - test_threads_suspend_timeout in 0.251 seconds +=================================================================== +START - test_resume_unsuspend_thread +PASS - test_resume_unsuspend_thread in 0.1 seconds +=================================================================== +START - test_threads_suspend +PASS - test_threads_suspend in 0.101 seconds +=================================================================== +START - test_thread_join +ztest_thread: method 0, create join_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +ztest_thread: k_thread_join() returned with -11 +ztest_thread: method 1, create join_thread +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with -16 +ztest_thread: method 2, create join_thread +ztest_thread: joining join_thread +join_thread: self-exiting +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 3, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 4, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 5, create join_thread +join_thread: self-exiting +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with 0 +PASS - test_thread_join in 0.189 seconds +=================================================================== +START - test_thread_join_isr +ztest_thread: method 7, create join_thread +isr: joining join_thread +isr: k_thread_join() returned with -16 +ztest_thread: method 6, create join_thread +join_thread: self-exiting +isr: joining join_thread +isr: k_thread_join() returned with 0 +PASS - test_thread_join_isr in 0.70 seconds +=================================================================== +START - test_thread_join_deadlock +PASS - test_thread_join_deadlock in 0.502 seconds +=================================================================== +START - test_abort_from_isr +PASS - test_abort_from_isr in 0.1 seconds +=================================================================== +START - test_abort_from_isr_not_self +PASS - test_abort_from_isr_not_self in 0.1 seconds +=================================================================== +START - test_thread_timeout_remaining_expires +thread_expires_ticks: 197949, expect: 197946 +PASS - test_thread_timeout_remaining_expires in 0.36 seconds +=================================================================== +START - test_k_busy_wait +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/threads/thread_apis/src/main.c:594: test_k_busy_wait: dt >= k_cyc_to_us_floor64(100) is false +FAIL - test_k_busy_wait in 0.14 seconds +=================================================================== +START - test_k_busy_wait_user +PASS - test_k_busy_wait_user in 0.102 seconds +=================================================================== +Test suite threads_lifecycle failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file