Timm =?utf-8?q?Bäder?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-ppc64le-linux` running on `ppc64le-sanitizer` while building `clang` at step 2 "annotate". Full details are available at: https://lab.llvm.org/buildbot/#/builders/72/builds/17800 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure) (timed out) ... -------------------------------------------------------------------------- Testing Time: 2772.40s Total Discovered Tests: 4977 Excluded : 2023 (40.65%) Skipped : 17 (0.34%) Unsupported : 637 (12.80%) Passed : 2277 (45.75%) Expectedly Failed: 23 (0.46%) command timed out: 1800 seconds without output running [b'python', b'../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=6850.405400 Step 9 (test compiler-rt debug) failure: test compiler-rt debug (failure) ... 984.20s: MemorySanitizer-POWERPC64LE :: Linux/sendmsg.cpp 960.51s: ThreadSanitizer-powerpc64le :: bench_threads.cpp 861.97s: Profile-powerpc64le :: instrprof-value-prof.c 846.79s: Profile-powerpc64le :: Linux/instrprof-debug-info-correlate.c 791.45s: MemorySanitizer-POWERPC64LE :: heap-origin.cpp 710.81s: Profile-powerpc64le :: Linux/instrprof-value-merge.c 686.13s: Profile-powerpc64le :: Linux/instrprof-dlopen.test 664.09s: SanitizerCommon-tsan-powerpc64le-Linux :: allocator_returns_null.cpp 605.36s: MemorySanitizer-POWERPC64LE :: Linux/cmsghdr.cpp 593.61s: MemorySanitizer-POWERPC64LE :: chained_origin_limits.cpp 590.78s: SanitizerCommon-lsan-powerpc64le-Linux :: Linux/allow_user_segv.cpp 566.71s: MemorySanitizer-POWERPC64LE :: allocator_padding.cpp 517.66s: MemorySanitizer-POWERPC64LE :: scoped-interceptors.cpp 500.59s: MemorySanitizer-POWERPC64LE :: dtor-vtable-multiple-inheritance.cpp 499.34s: MemorySanitizer-POWERPC64LE :: recover.cpp 484.56s: Profile-powerpc64le :: Linux/instrprof-dynamic-one-shared.test Tests Times: -------------------------------------------------------------------------- [ Range ] :: [ Percentage ] :: [ Count ] -------------------------------------------------------------------------- [1300s,1400s) :: [ ] :: [ 1/2321] [1200s,1300s) :: [ ] :: [ 2/2321] [1100s,1200s) :: [ ] :: [ 0/2321] [1000s,1100s) :: [ ] :: [ 3/2321] [ 900s,1000s) :: [ ] :: [ 2/2321] [ 800s, 900s) :: [ ] :: [ 1/2321] [ 700s, 800s) :: [ ] :: [ 3/2321] [ 600s, 700s) :: [ ] :: [ 4/2321] [ 500s, 600s) :: [ ] :: [ 5/2321] [ 400s, 500s) :: [ ] :: [ 13/2321] [ 300s, 400s) :: [ ] :: [ 24/2321] [ 200s, 300s) :: [ ] :: [ 52/2321] [ 100s, 200s) :: [** ] :: [ 147/2321] [ 0s, 100s) :: [*********************************** ] :: [2064/2321] -------------------------------------------------------------------------- Testing Time: 2772.40s Total Discovered Tests: 4977 Excluded : 2023 (40.65%) Skipped : 17 (0.34%) Unsupported : 637 (12.80%) Passed : 2277 (45.75%) Expectedly Failed: 23 (0.46%) command timed out: 1800 seconds without output running [b'python', b'../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=6850.405400 ``` </details> https://github.com/llvm/llvm-project/pull/199396 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
