Started by upstream project "lldb-cmake" build number 5864
originally caused by:
Started by an SCM change
Started by upstream project "lldb-cmake" build number 5865
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by upstream project "lldb-cmake" build number 5866
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by upstream project "lldb-cmake" build number 5867
originally caused by:
Started by an SCM change
Started by upstream project "lldb-cmake" build number 5869
originally caused by:
Started by an SCM change
Started by upstream project "lldb-cmake" build number 5870
originally caused by:
Started by an SCM change
Obtained zorg/jenkins/jobs/jobs/lldb-cmake-sanitized from git https://github.com/llvm/llvm-zorg.git
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘green-dragon-23’
Running on green-dragon-23 in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 0c746ef9b47dd5f8bd88fcef3d769b4a8ee0bc09 (refs/remotes/origin/master)
Commit message: "lldb-sanitized: Move MAX_PARALLEL_TESTS initialization to a place where it can actually affect the cmake invocation."
> git rev-parse --is-inside-work-tree # timeout=10
> git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-zorg.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0c746ef9b47dd5f8bd88fcef3d769b4a8ee0bc09
> git rev-list --no-walk d94f2381197b14fa3e65eafd17ad4ceaf972ae34 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] dir
Running in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project
[Pipeline] {
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
> git rev-parse --is-inside-work-tree # timeout=10
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git --version # timeout=10
> git fetch --tags --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7ce2de2ce4e7d4dd8e1e5a7a5b35c0f98e46681d (refs/remotes/origin/master)
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 7ce2de2ce4e7d4dd8e1e5a7a5b35c0f98e46681d
Commit message: "[lldb/Debugger] Rename IO handler methods to be more meaningful (NFC)"
> git rev-list --no-walk d629525597ebe3533d110ea288c2640f0dc24bf7 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-zorg
[Pipeline] {
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 0c746ef9b47dd5f8bd88fcef3d769b4a8ee0bc09 (refs/remotes/origin/master)
Commit message: "lldb-sanitized: Move MAX_PARALLEL_TESTS initialization to a place where it can actually affect the cmake invocation."
> git rev-parse --is-inside-work-tree # timeout=10
> git config remote.origin.url http://labmaster3.local/git/llvm-zorg.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-zorg.git
> git --version # timeout=10
> git fetch --tags --progress -- http://labmaster3.local/git/llvm-zorg.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0c746ef9b47dd5f8bd88fcef3d769b4a8ee0bc09
> git rev-list --no-walk d94f2381197b14fa3e65eafd17ad4ceaf972ae34 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Fetch Host Compiler)
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] sh
+ python llvm-zorg/zorg/jenkins/monorepo_build.py fetch
Fetching Compiler
Hide Details
@@@ Fetching Compiler @@@
GETting http://labmaster2.local/artifacts//clang-stage1-RA/latest to /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler.tar.gz ...
done.
Decompressing...
cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/
'tar' 'zxf' '../host-compiler.tar.gz'
Completed at: 2020-01-15T15:02:40
@@@@@@
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] sh
+ set -u
+ rm -rf build.properties
+ cd llvm-project
+ git tag -a -m 'First Commit' first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef
fatal: tag 'first_commit' already exists
+ true
++ git describe --match first_commit
+ git_desc=first_commit-339522-g7ce2de2ce4e
++ echo first_commit-339522-g7ce2de2ce4e
++ cut -f 2 -d -
+ export GIT_DISTANCE=339522
+ GIT_DISTANCE=339522
++ echo first_commit-339522-g7ce2de2ce4e
++ cut -f 3 -d -
+ sha=g7ce2de2ce4e
+ export GIT_SHA=7ce2de2ce4e
+ GIT_SHA=7ce2de2ce4e
+ cd -
/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized
+ export PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin
+ PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin
+ python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-sanitized build --assertions '--projects=clang;libcxx;libcxxabi;lld;lldb' --cmake-type=Release
Error: missing dependency: os_version v10.13.5, found v10.14 installed, requested from clang_build_dependencies.dep:0: os_version == 10.13.5 # Oldest CI nodes are currently 10.13.3
Dependency met brew cmake v3.11.2
Dependency met brew ninja v1.8.2
Dependency met pip psutil v5.4.5
Dependency met pip six v1.11.0
Error: missing dependency: xcode v9.4.1, found v10.1 installed, requested from clang_build_dependencies.dep:5: xcode == 9.4.1
@@@ Cmake @@@
cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build
'/usr/local/bin/cmake' '-G' 'Ninja' '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm' '-DCMAKE_BUILD_TYPE=Release' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_INSTALL_PREFIX=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-install' '-DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja' '-DLLDB_TEST_USER_ARGS=--arch;x86_64;--build-dir;/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex;-s=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/logs;-t;--env;TERM=vt100' '-DLLDB_ENABLE_PYTHON=On' '-DLLVM_ENABLE_ASSERTIONS:BOOL=TRUE' '-DLLVM_ENABLE_MODULES=On' '-DLLVM_ENABLE_PROJECTS=clang;libcxx;libcxxabi;lld;lldb' '-DLLVM_LIT_ARGS=-v --time-tests --shuffle --xunit-xml-output=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/results.xml -v --timeout 1200' '-DLLVM_VERSION_PATCH=99' '-DLLVM_TARGETS_TO_BUILD=X86' '-DLLVM_USE_SANITIZER=Address;Undefined' '-DLLDB_TEST_C_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang' '-DLLDB_TEST_CXX_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang++' '-DCMAKE_C_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang' '-DCMAKE_CXX_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang++'
-- clang project is enabled
-- clang-tools-extra project is disabled
-- compiler-rt project is disabled
-- debuginfo-tests project is disabled
-- libc project is disabled
-- libclc project is disabled
-- libcxx project is enabled
-- libcxxabi project is enabled
-- libunwind project is disabled
-- lld project is enabled
-- lldb project is enabled
-- llgo project is disabled
-- mlir project is disabled
-- openmp project is disabled
-- parallel-libs project is disabled
-- polly project is disabled
-- pstl project is disabled
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)
-- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
-- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.4")
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Ninja version: 1.8.2
-- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- LLVM host triple: x86_64-apple-darwin18.0.0
-- LLVM default target triple: x86_64-apple-darwin18.0.0
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: ld64
-- Targeting X86
-- Found compiler-rt directory: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin
-- Manually linking compiler-rt library: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin/libclang_rt.asan_osx_dynamic.dylib
-- Could not find ParallelSTL, libc++abi will not attempt to use it but the build may fail if the libc++ in use needs it to be available.
-- Linker detection: ld64
CMake Warning at /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/libcxx/CMakeLists.txt:705 (message):
Unsupported value of LLVM_USE_SANITIZER: Address;Undefined
Call Stack (most recent call first):
/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/libcxx/CMakeLists.txt:719 (get_sanitizer_flags)
Hide Details
Hide Details
-- Found compiler-rt directory: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin
-- Manually linking compiler-rt library: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin/libclang_rt.asan_osx_dynamic.dylib
-- Linker detection: ld64
-- Linker detection: ld64
-- Clang version: 11.0.99
-- LLD version: 11.0.99
-- Enable editline support in LLDB: TRUE
-- Enable curses support in LLDB: TRUE
-- Enable LZMA compression support in LLDB: TRUE
-- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR)
-- Enable Lua scripting support in LLDB: FALSE
-- Enable Python scripting support in LLDB: TRUE
-- Found LibXml2: /usr/lib/libxml2.dylib (found suitable version "2.9.4", minimum required is "2.8")
-- Enable Libxml 2 support in LLDB: TRUE
-- LLDB version: 11.0.99git
-- Symbols (liblldb): exporting all symbols from the lldb namespace
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Could NOT find epydoc
-- LLDB Tests use just-built debugserver: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/debugserver
-- LLVM FileCheck Found: /usr/local/bin/FileCheck
-- Version: 0.0.0
-- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build
Completed at: 2020-01-15T15:03:05
@@@@@@
Build
Hide Details
@@@ Build @@@
cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build
'/usr/local/bin/ninja' '-v'
Aborted by Adrian PrantlSending interrupt signal to process
ninja: build stopped: interrupted by user.
script returned exit code 143
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] scanForIssues
No credentials specified
[Clang (LLVM based)] Sleeping for 5 seconds due to JENKINS-32191...
sh: line 1: 2348 Terminated: 15 JENKINS_SERVER_COOKIE=$jsc '/bin/sh' -xe '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized@tmp/durable-a72a104e/script.sh' > '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized@tmp/durable-a72a104e/jenkins-log.txt' 2>&1
[Clang (LLVM based)] Parsing console log (workspace: '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized')
[Pipeline] junit
Recording test results
Test reports were found but none of them are new. Did leafNodes run?
For example, /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/results.xml is 10 sec old
Hide Details
Error when executing always post condition:
hudson.AbortException: Test reports were found but none of them are new. Did leafNodes run?
For example, /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/results.xml is 10 sec old
Hide Details
at hudson.tasks.junit.TestResult.parse(TestResult.java:222)
at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.<init>(TestResult.java:143)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:146)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to green-dragon-23
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
... 4 more