llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-fast` running on `sanitizer-buildbot3` while building `clang` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/169/builds/18560 <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) ... llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lld-link llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/ld64.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/wasm-ld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/ld.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lld-link llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/ld64.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/wasm-ld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/main.py:74: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds. -- Testing: 94978 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll (17077 of 94978) ******************** TEST 'LLVM :: ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 3 /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lli -jit-kind=orc-lazy -orc-lazy-debug=funcs-to-stdout -extra-module /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/Inputs/noop-main.ll | /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/FileCheck /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll # executed command: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lli -jit-kind=orc-lazy -orc-lazy-debug=funcs-to-stdout -extra-module /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/Inputs/noop-main.ll # .---command stderr------------ # | JIT session error: In graph /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll.submodule.0x460afbbd0be7cdf3.ll-jitted-objectbuffer, section .text: relocation target 0x7ec96930e02c (__orc_lcl.str3.3:0x7ec96930e030 + 0xfffffffffffffffc) is out of range of Delta32 fixup at address 0x7ec96930e030 (printf_wrapper, 0x7ac968e97000 + 0x3) # | JIT session error: Failed to materialize symbols: { (main.impl, { printf_wrapper }) } # `----------------------------- # error: command failed with exit status: 1 # executed command: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/FileCheck /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll # .---command stderr------------ # | /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll:16:10: error: CHECK: expected string not found in input # | ; CHECK: Goodbye from destructor # | ^ # | <stdin>:13:26: note: scanning from here # | Goodbye from __cxa_atexit # | ^ # | <stdin>:14:3: note: possible intended match here # | [ printf_wrapper ] # | ^ # | # | Input file: <stdin> # | Check file: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 8: [ main ] # | 9: [ __lljit_run_atexits atexit ] # | 10: [ atexit_handler ] Step 10 (stage2/asan_ubsan check) failure: stage2/asan_ubsan check (failure) ... llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lld-link llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/ld64.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/wasm-ld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/ld.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lld-link llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/ld64.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/wasm-ld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/main.py:74: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds. -- Testing: 94978 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll (17077 of 94978) ******************** TEST 'LLVM :: ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 3 /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lli -jit-kind=orc-lazy -orc-lazy-debug=funcs-to-stdout -extra-module /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/Inputs/noop-main.ll | /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/FileCheck /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll # executed command: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/lli -jit-kind=orc-lazy -orc-lazy-debug=funcs-to-stdout -extra-module /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/Inputs/noop-main.ll # .---command stderr------------ # | JIT session error: In graph /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll.submodule.0x460afbbd0be7cdf3.ll-jitted-objectbuffer, section .text: relocation target 0x7ec96930e02c (__orc_lcl.str3.3:0x7ec96930e030 + 0xfffffffffffffffc) is out of range of Delta32 fixup at address 0x7ec96930e030 (printf_wrapper, 0x7ac968e97000 + 0x3) # | JIT session error: Failed to materialize symbols: { (main.impl, { printf_wrapper }) } # `----------------------------- # error: command failed with exit status: 1 # executed command: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/FileCheck /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll # .---command stderr------------ # | /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll:16:10: error: CHECK: expected string not found in input # | ; CHECK: Goodbye from destructor # | ^ # | <stdin>:13:26: note: scanning from here # | Goodbye from __cxa_atexit # | ^ # | <stdin>:14:3: note: possible intended match here # | [ printf_wrapper ] # | ^ # | # | Input file: <stdin> # | Check file: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 8: [ main ] # | 9: [ __lljit_run_atexits atexit ] # | 10: [ atexit_handler ] Step 14 (stage2/msan check) failure: stage2/msan check (failure) ... llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/lld-link llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/ld64.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/wasm-ld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/ld.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/lld-link llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/ld64.lld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/wasm-ld llvm-lit: /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/utils/lit/lit/main.py:74: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds. -- Testing: 94976 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ByteCode/typeid.cpp (35834 of 94976) ******************** TEST 'Clang :: AST/ByteCode/typeid.cpp' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/clang -cc1 -internal-isystem /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/lib/clang/22/include -nostdsysteminc -std=c++20 -fexperimental-new-constant-interpreter -verify=expected,both /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/test/AST/ByteCode/typeid.cpp # executed command: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/clang -cc1 -internal-isystem /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/lib/clang/22/include -nostdsysteminc -std=c++20 -fexperimental-new-constant-interpreter -verify=expected,both /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/test/AST/ByteCode/typeid.cpp # .---command stderr------------ # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/clang -cc1 -internal-isystem /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/lib/clang/22/include -nostdsysteminc -std=c++20 -fexperimental-new-constant-interpreter -verify=expected,both /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/test/AST/ByteCode/typeid.cpp # | 1. /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/test/AST/ByteCode/typeid.cpp:86:41: current parser token ';' # | 2. /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/test/AST/ByteCode/typeid.cpp:77:1: parsing namespace 'GH173950' # | #0 0x000055555c420f32 ___interceptor_backtrace /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:4530:13 # | #1 0x00005555603c4354 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Support/Unix/Signals.inc:0:13 # | #2 0x00005555603c1a38 llvm::sys::RunSignalHandlers() /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Support/Signals.cpp:0:5 # | #3 0x00005555603c54db SignalHandler(int, siginfo_t*, void*) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38 # | #4 0x000055555c454b7e IsInInterceptorScope /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:78:10 # | #5 0x000055555c454b7e SignalAction(int, void*, void*) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:1167:3 # | #6 0x00007ffff7a458d0 (/lib/x86_64-linux-gnu/libc.so.6+0x458d0) # | #7 0x00007ffff7aa49bc pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0xa49bc) # | #8 0x00007ffff7a4579e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4579e) # | #9 0x00007ffff7a288cd abort (/lib/x86_64-linux-gnu/libc.so.6+0x288cd) # | #10 0x000055555c3df1bc (/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/clang+0x6e8b1bc) # | #11 0x000055555c3dd05e __sanitizer::Die() /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp:52:5 # | #12 0x000055555c3f46a3 (/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_msan/bin/clang+0x6ea06a3) # | #13 0x0000555564d1585d clang::interp::Pointer::operator=(clang::interp::Pointer&&) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Pointer.cpp:154:3 # | #14 0x0000555564b74075 bool clang::interp::InitGlobal<(clang::interp::PrimType)13, clang::interp::Pointer>(clang::interp::InterpState&, clang::interp::CodePtr, unsigned int) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Interp.h:1478:3 # | #15 0x0000555564ad3d16 clang::interp::Compiler<clang::interp::EvalEmitter>::visitVarDecl(clang::VarDecl const*, clang::Expr const*, bool, bool) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4924:20 # | #16 0x0000555564ad9dab operator bool /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Compiler.h:103:36 # | #17 0x0000555564ad9dab clang::interp::Compiler<clang::interp::EvalEmitter>::visitDeclAndReturn(clang::VarDecl const*, clang::Expr const*, bool) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4831:8 # | #18 0x0000555564aea63a clang::interp::EvalEmitter::interpretDecl(clang::VarDecl const*, clang::Expr const*, bool) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/EvalEmitter.cpp:66:7 # | #19 0x0000555564a40a31 isInvalid /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/EvaluationResult.h:73:35 # | #20 0x0000555564a40a31 clang::interp::Context::evaluateAsInitializer(clang::interp::State&, clang::VarDecl const*, clang::Expr const*, clang::APValue&) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Context.cpp:142:11 # | #21 0x00005555649645d1 clang::Expr::EvaluateAsInitializer(clang::APValue&, clang::ASTContext const&, clang::VarDecl const*, llvm::SmallVectorImpl<std::__1::pair<clang::SourceLocation, clang::PartialDiagnostic>>&, bool) const /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ExprConstant.cpp:20754:9 # | #22 0x0000555564ac26b4 clang::interp::Compiler<clang::interp::EvalEmitter>::visitDeclRef(clang::ValueDecl const*, clang::Expr const*) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:0:19 # | #23 0x0000555564ada88a clang::interp::Compiler<clang::interp::EvalEmitter>::visit(clang::Expr const*) /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4293:16 ``` </details> https://github.com/llvm/llvm-project/pull/174082 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
