New issue
Advanced search Search tips

Issue 892569 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 667204
Owner:
Closed: Oct 5
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

tast-local-tests-cros and autotest-deps-ltp build failures on many CQ builders

Project Member Reported by yamaguchi@chromium.org, Oct 5

Issue description

master-paladin 19757
https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8933521679189630560

Almost all child processes failed.

One of the logs:
https://luci-logdog.appspot.com/v/?s=chromeos/bb/chromeos/beaglebone-paladin/17906/+/recipes/steps/BuildPackages/0/stdout

tast-local-tests-cros-0.0.1-r203:  * ERROR: chromeos-base/tast-local-tests-cros-0.0.1-r203::chromiumos failed (compile phase):
tast-local-tests-cros-0.0.1-r203:  *   (no error message)
tast-local-tests-cros-0.0.1-r203:  * 
tast-local-tests-cros-0.0.1-r203:  * Call stack:
tast-local-tests-cros-0.0.1-r203:  *     ebuild.sh, line  133:  Called src_compile
tast-local-tests-cros-0.0.1-r203:  *   environment, line 3617:  Called cros-go_src_compile
tast-local-tests-cros-0.0.1-r203:  *   environment, line  835:  Called cros_go 'build' '-v' '-o' 'cros' 'chromiumos/tast/local/bundles/cros'
tast-local-tests-cros-0.0.1-r203:  *   environment, line 1186:  Called die
tast-local-tests-cros-0.0.1-r203:  * The specific snippet of code:
tast-local-tests-cros-0.0.1-r203:  *       GOPATH="$(cros-go_gopath)" $(tc-getGO) "$@" || die

 
Labels: -Pri-3 Pri-1
https://luci-logdog.appspot.com/v/?s=chromeos/bb/chromeos/nyan_kitty-paladin/6184/+/recipes/steps/BuildPackages/0/stdout


autotest-deps-ltp-0.20150119-r17: armv7a-cros-linux-gnueabihf-clang -O2 -pipe -march=armv7-a -mtune=cortex-a15 -mfpu=neon -mfloat-abi=hard  -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -g -O2 -fno-strict-aliasing -pipe -Wall -W  -O2 -pipe -march=armv7-a -mtune=cortex-a15 -mfpu=neon -mfloat-abi=hard  -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wold-style-definition  -I/build/nyan_kitty/tmp/portage/chromeos-base/autotest-deps-ltp-0.20150119-r17/work/autotest-deps-ltp-0.20150119/testcases/kernel/include -I../../../../include -I../../../../include -Wl,-O2 -Wl,--as-needed   -L../../../../lib  timer_getoverrun01.c   -lltp -o timer_getoverrun01
autotest-deps-ltp-0.20150119-r17: timer_getoverrun01.c:64:7: warning: implicit declaration of function
autotest-deps-ltp-0.20150119-r17:       'ltp_syscall' is invalid in C99 [-Wimplicit-function-declaration]
autotest-deps-ltp-0.20150119-r17:         TEST(ltp_syscall(__NR_timer_create, CLOCK_REALTIME, &ev, &timer));
autotest-deps-ltp-0.20150119-r17:              ^
autotest-deps-ltp-0.20150119-r17: timer_getoverrun01.c:72:8: warning: implicit declaration of function
autotest-deps-ltp-0.20150119-r17:       'ltp_syscall' is invalid in C99 [-Wimplicit-function-declaration]
autotest-deps-ltp-0.20150119-r17:                 TEST(ltp_syscall(__NR_timer_getoverrun, timer));
autotest-deps-ltp-0.20150119-r17:                      ^
autotest-deps-ltp-0.20150119-r17: timer_getoverrun01.c:81:8: warning: implicit declaration of function
autotest-deps-ltp-0.20150119-r17:       'ltp_syscall' is invalid in C99 [-Wimplicit-function-declaration]
autotest-deps-ltp-0.20150119-r17:                 TEST(ltp_syscall(__NR_timer_getoverrun, -1));
autotest-deps-ltp-0.20150119-r17:                      ^
autotest-deps-ltp-0.20150119-r17: 3 warnings generated.
autotest-deps-ltp-0.20150119-r17: timer_getoverrun01.c:64: error: undefined reference to 'ltp_syscall'
autotest-deps-ltp-0.20150119-r17: timer_getoverrun01.c:72: error: undefined reference to 'ltp_syscall'
autotest-deps-ltp-0.20150119-r17: timer_getoverrun01.c:81: error: undefined reference to 'ltp_syscall'
autotest-deps-ltp-0.20150119-r17: clang-8: error: linker command failed with exit code 1 (use -v to see invocation)
Cc: yamaguchi@chromium.org briannorris@chromium.org apronin@chromium.org
Owner: apronin@chromium.org
Summary: tast-local-tests-cros and autotest-deps-ltp build failures on many CQ builders (was: tast-local-tests-cros PackageBuildFailuer on many CQ builders)
master-paladin/19757 failure in OP was due to merge conflict with
https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/1260705
and
https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/1262179

I'm afraid CLs in #c2 might be innocent.
I mean tast-local-tests-cros failure was due to combination of the two CLs. I'm not sure about autotest-deps-ltp.

ltp is a long standing flake.  see  issue 667204 .
Mergedinto: 667204
Status: Duplicate (was: Available)

Sign in to add a comment