zephyr/master: daily build zephyr-kernel-1.7.99-170301-cc76bdf Failure
donotreply@...
zephyr/master: daily build zephyr-kernel-1.7.99-170301-cc76bdf Failure
job zephyr-sanity build number 540 failed see: https://jenkins.zephyrproject.org/job/zephyr-sanity/540/ EFER=0000000000000000 FCW=037f FSW=0000 [ST=0] FTW=00 MXCSR=00001f80 FPR0=0000000000000000 0000 FPR1=0000000000000000 0000 FPR2=0000000000000000 0000 FPR3=0000000000000000 0000 FPR4=0000000000000000 0000 FPR5=0000000000000000 0000 FPR6=0000000000000000 0000 FPR7=0000000000000000 0000 XMM00=00000000000000000000000000000000 XMM01=00000000000000000000000000000000 XMM02=00000000000000000000000000000000 XMM03=00000000000000000000000000000000 XMM04=00000000000000000000000000000000 XMM05=00000000000000000000000000000000 XMM06=00000000000000000000000000000000 XMM07=00000000000000000000000000000000 make[3]: *** [run] Aborted (core dumped) make[3]: Leaving directory `/w/workspace/zephyr-sanity/sanity-out/qemu_x86/tests/legacy/kernel/test_sleep/test' make[2]: *** [sub-make] Error 2 make[2]: Target `run' not remade because of errors. make[2]: Leaving directory `/w/workspace/zephyr-sanity' make[1]: *** [run] Error 2 make[1]: Leaving directory `/w/workspace/zephyr-sanity/tests/legacy/kernel/test_sleep' ------------------sanity-out/qemu_x86/tests/legacy/kernel/test_sleep/test/run.log------------------- qemu_x86 tests/net/udp/test FAILED: timeout --------------------------sanity-out/qemu_x86/tests/net/udp/test/qemu.log--------------------------- ***** BOOTING ZEPHYR OS v1.7.99 - BUILD: Mar 2 2017 02:31:06 ***** Timeout, packet not received ASSERTION FAIL [_is_prio_higher(thread->base.prio, 15) || ((thread->base.prio == 15) && (thread == _idle_thread))] @ /w/workspace/zephyr-sanity/kernel/include/ksched.h:397: --------------------------sanity-out/qemu_x86/tests/net/udp/test/qemu.log--------------------------- 1 of 32 tests passed with 0 warnings in 92 seconds Extra environment setting: CONFIG_ASSERT=y CONFIG_DEBUG=y Build step 'Execute shell' marked build as failure job zephyr-sanity build number 539 failed see: https://jenkins.zephyrproject.org/job/zephyr-sanity/539/ CC kernel/sys_clock.o CC kernel/system_work_q.o CC kernel/thread.o LD src/built-in.o CC kernel/thread_abort.o CC kernel/timer.o CC kernel/work_q.o LD kernel/built-in.o AR kernel/lib.a AR libzephyr.a LINK zephyr.lnk /opt/zephyr-sdk-0.9/sysroots/x86_64-pokysdk-linux/usr/bin/riscv32-zephyr-elf/../../libexec/riscv32-zephyr-elf/gcc/riscv32-zephyr-elf/6.1.0/real-ld: zephyr_prebuilt.elf section `text' will not fit in region `INSTRRAM' /opt/zephyr-sdk-0.9/sysroots/x86_64-pokysdk-linux/usr/bin/riscv32-zephyr-elf/../../libexec/riscv32-zephyr-elf/gcc/riscv32-zephyr-elf/6.1.0/real-ld: region `INSTRRAM' overflowed by 2152 bytes collect2: error: ld returned 1 exit status make[3]: *** [zephyr_prebuilt.elf] Error 1 make[3]: Target `all' not remade because of errors. make[3]: Leaving directory `/w/workspace/zephyr-sanity/sanity-out/zedboard_pulpino/tests/kernel/common/test' make[2]: *** [sub-make] Error 2 make[2]: Target `all' not remade because of errors. make[2]: Leaving directory `/w/workspace/zephyr-sanity' make[1]: *** [all] Error 2 make[1]: Leaving directory `/w/workspace/zephyr-sanity/tests/kernel/common' Generating LALR tables -------------------sanity-out/zedboard_pulpino/tests/kernel/common/test/build.log------------------- qemu_riscv32 tests/kernel/timer/timer_monotonic/test PASSED 1 of 32 tests passed with 0 warnings in 41 seconds Extra environment setting: CONFIG_DEBUG=y Build step 'Execute shell' marked build as failure job zephyr-sanity build number 538 failed see: https://jenkins.zephyrproject.org/job/zephyr-sanity/538/ CC ext/lib/crypto/mbedtls/library/x509_crl.o CC ext/lib/crypto/mbedtls/library/x509_crt.o CC ext/lib/crypto/mbedtls/library/x509_csr.o CC ext/lib/crypto/mbedtls/library/x509write_crt.o CC ext/lib/crypto/mbedtls/library/x509write_csr.o CC ext/lib/crypto/mbedtls/library/xtea.o LD ext/lib/crypto/mbedtls/built-in.o LD ext/lib/crypto/built-in.o LD ext/lib/built-in.o LD ext/built-in.o AR libzephyr.a LINK zephyr.lnk /opt/zephyr-sdk-0.9/sysroots/x86_64-pokysdk-linux/usr/libexec/i586-zephyr-elf/gcc/i586-zephyr-elf/6.2.0/real-ld: zephyr_prebuilt.elf section `noinit' will not fit in region `RAM' /opt/zephyr-sdk-0.9/sysroots/x86_64-pokysdk-linux/usr/libexec/i586-zephyr-elf/gcc/i586-zephyr-elf/6.2.0/real-ld: region `RAM' overflowed by 1952 bytes collect2: error: ld returned 1 exit status make[3]: *** [zephyr_prebuilt.elf] Error 1 make[3]: Target `all' not remade because of errors. make[3]: Leaving directory `/w/workspace/zephyr-sanity/sanity-out/qemu_x86/samples/net/http_server/test' make[2]: *** [sub-make] Error 2 make[2]: Target `all' not remade because of errors. make[2]: Leaving directory `/w/workspace/zephyr-sanity' make[1]: *** [all] Error 2 make[1]: Leaving directory `/w/workspace/zephyr-sanity/samples/net/http_server' Generating LALR tables ---------------------sanity-out/qemu_x86/samples/net/http_server/test/build.log--------------------- 0 of 2 tests passed with 0 warnings in 5 seconds Extra environment setting: CONFIG_ASSERT=y Build step 'Execute shell' marked build as failure job zephyr-sanity build number 537 failed see: https://jenkins.zephyrproject.org/job/zephyr-sanity/537/ CC kernel/sem.o CC kernel/stack.o LD arch/arc/core/built-in.o CC kernel/sys_clock.o CC kernel/thread.o CC kernel/thread_abort.o LD arch/arc/built-in.o CC kernel/timer.o CC kernel/system_work_q.o CC kernel/work_q.o LD kernel/built-in.o LD arch/built-in.o AR kernel/lib.a AR libzephyr.a LINK zephyr.lnk kernel/lib.a(init.o): In function `k_call_stacks_analyze': /w/workspace/zephyr-sanity/kernel/init.c:225: undefined reference to `_firq_stack' collect2: error: ld returned 1 exit status make[3]: *** [zephyr_prebuilt.elf] Error 1 make[3]: Target `all' not remade because of errors. make[3]: Leaving directory `/w/workspace/zephyr-sanity/sanity-out/em_starterkit/tests/kernel/profiling/profiling_api/test' make[2]: *** [sub-make] Error 2 make[2]: Target `all' not remade because of errors. make[2]: Leaving directory `/w/workspace/zephyr-sanity' make[1]: *** [all] Error 2 make[1]: Leaving directory `/w/workspace/zephyr-sanity/tests/kernel/profiling/profiling_api' ------------sanity-out/em_starterkit/tests/kernel/profiling/profiling_api/test/build.log------------ 0 of 1 tests passed with 0 warnings in 4 seconds Build step 'Execute shell' marked build as failure |
|