Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (1 hr 43 min in block) | |||
Allocate node : Start - (1 hr 43 min in block) | green-dragon-23 | ![]() | |
Allocate node : Body : Start - (23 min in block) | |||
Stage : Start - (0.59 sec in block) | Declarative: Checkout SCM | ![]() | |
Declarative: Checkout SCM - (0.57 sec in block) | |||
Check out from version control - (0.56 sec in self) | ![]() | ||
Set environment variables : Start - (23 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | ![]() | |
Set environment variables : Body : Start - (23 min in block) | |||
Stage : Start - (4.4 sec in block) | Checkout | ![]() | |
Checkout - (4.4 sec in block) | |||
Enforce time limit : Start - (4.4 sec in block) | 30 | ![]() | |
Enforce time limit : Body : Start - (4.3 sec in block) | |||
Change current directory : Start - (4.1 sec in block) | llvm-project | ![]() | |
Change current directory : Body : Start - (4.1 sec in block) | |||
Check out from version control - (4.1 sec in self) | ![]() | ||
Change current directory : Start - (0.21 sec in block) | llvm-zorg | ![]() | |
Change current directory : Body : Start - (0.2 sec in block) | |||
Check out from version control - (0.19 sec in self) | ![]() | ||
Stage : Start - (9.3 sec in block) | Fetch | ![]() | |
Fetch - (9.3 sec in block) | |||
Enforce time limit : Start - (9.3 sec in block) | 90 | ![]() | |
Enforce time limit : Body : Start - (9.2 sec in block) | |||
Shell Script - (9.2 sec in self) | python llvm-zorg/zorg/jenkins/monorepo_build.py fetch | ![]() | |
Stage : Start - (15 min in block) | Clang Build | ![]() | |
Clang Build - (15 min in block) | |||
Enforce time limit : Start - (15 min in block) | 90 | ![]() | |
Enforce time limit : Body : Start - (15 min in block) | |||
Shell Script - (15 min in self) | set -u rm -rf build.properties cd llvm-project git tag -a -m "First Commit" first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef || true git_desc=$(git describe --match "first_commit") export GIT_DISTANCE=$(echo ${git_desc} | cut -f 2 -d "-") sha=$(echo ${git_desc} | cut -f 3 -d "-") export GIT_SHA=${sha:1} cd - export PATH=$PATH:/usr/bin:/usr/local/bin python llvm-zorg/zorg/jenkins/monorepo_build.py cmake build --assertions --noupload --projects="clang;libcxx;libcxxabi" --cmake-flag="-DLLVM_INSTALL_UTILS=On" --cmake-flag="-DLLVM_INSTALL_TOOLCHAIN_ONLY=Off" --cmake-flag="-DLLVM_TARGETS_TO_BUILD=X86" | ![]() | |
Stage : Start - (40 sec in block) | Ninja Standalone Build (build tree) | ![]() | |
Ninja Standalone Build (build tree) - (40 sec in block) | |||
Enforce time limit : Start - (40 sec in block) | 90 | ![]() | |
Enforce time limit : Body : Start - (40 sec in block) | |||
Shell Script - (40 sec in self) | set -u rm -rf build.properties cd llvm-project git tag -a -m "First Commit" first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef || true git_desc=$(git describe --match "first_commit") export GIT_DISTANCE=$(echo ${git_desc} | cut -f 2 -d "-") sha=$(echo ${git_desc} | cut -f 3 -d "-") export GIT_SHA=${sha:1} cd - export PATH=$PATH:/usr/bin:/usr/local/bin export LLDB_STANDALONE_TYPE="build-tree" python $WORKSPACE/llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-standalone build --assertions --cmake-type=Release | ![]() | |
Stage : Start - (38 sec in block) | Ninja Standalone Build (install tree) | ![]() | |
Ninja Standalone Build (install tree) - (38 sec in block) | |||
Enforce time limit : Start - (38 sec in block) | 90 | ![]() | |
Enforce time limit : Body : Start - (38 sec in block) | |||
Shell Script - (38 sec in self) | set -u rm -rf build.properties cd llvm-project git tag -a -m "First Commit" first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef || true git_desc=$(git describe --match "first_commit") export GIT_DISTANCE=$(echo ${git_desc} | cut -f 2 -d "-") sha=$(echo ${git_desc} | cut -f 3 -d "-") export GIT_SHA=${sha:1} cd - export PATH=$PATH:/usr/bin:/usr/local/bin export LLDB_STANDALONE_TYPE="install-tree" python $WORKSPACE/llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-standalone build --assertions --cmake-type=Release | ![]() | |
Stage : Start - (1 min 12 sec in block) | Xcode Standalone Build (build tree) | ![]() | |
Xcode Standalone Build (build tree) - (1 min 12 sec in block) | |||
Enforce time limit : Start - (1 min 12 sec in block) | 90 | ![]() | |
Enforce time limit : Body : Start - (1 min 12 sec in block) | |||
Shell Script - (1 min 12 sec in self) | set -u rm -rf build.properties cd llvm-project git tag -a -m "First Commit" first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef || true git_desc=$(git describe --match "first_commit") export GIT_DISTANCE=$(echo ${git_desc} | cut -f 2 -d "-") sha=$(echo ${git_desc} | cut -f 3 -d "-") export GIT_SHA=${sha:1} cd - export PATH=$PATH:/usr/bin:/usr/local/bin python $WORKSPACE/llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-xcode build --assertions --cmake-type=Release | ![]() | |
Stage : Start - (4 min 44 sec in block) | Xcode Standalone Test (build tree) | ![]() | |
Xcode Standalone Test (build tree) - (4 min 44 sec in block) | |||
Enforce time limit : Start - (4 min 44 sec in block) | 30 | ![]() | |
Enforce time limit : Body : Start - (4 min 44 sec in block) | |||
Shell Script - (4 min 44 sec in self) | set -u export PATH=$PATH:/usr/bin:/usr/local/bin python $WORKSPACE/llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-xcode test --assertions --cmake-type=Release | ![]() | |
Stage : Start - (4.1 sec in block) | Declarative: Post Actions | ![]() | |
Declarative: Post Actions - (4.1 sec in block) | |||
Extended Email - (4.1 sec in self) | ![]() |