[llvm] [docs] Rename AdminTasks to markdown to preserve history (PR #210415)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 13:07:16 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-5` while building `llvm` at step 6 "test-build-unified-tree-check-all".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/46055

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: ClangScanDeps/logging-two-threads.c' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 5
rm -rf /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp
# executed command: rm -rf /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 6
split-file /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp
# executed command: split-file /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 7
sed -e "s|DIR|/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp|g" /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/cdb.json.template > /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/cdb.json
# executed command: sed -e 's|DIR|/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp|g' /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/cdb.json.template
# note: command had no output on stdout or stderr
# RUN: at line 9
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/clang-scan-deps -compilation-database /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/cdb.json    -format experimental-full -log-path=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log -j 2 -o /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/deps.json
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/clang-scan-deps -compilation-database /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/cdb.json -format experimental-full -log-path=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log -j 2 -o /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/deps.json
# note: command had no output on stdout or stderr
# RUN: at line 13
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=TU1 < /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=TU1
# note: command had no output on stdout or stderr
# RUN: at line 14
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=TU2 < /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=TU2
# note: command had no output on stdout or stderr
# RUN: at line 24
grep -c "pcm_compile:" /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=COMPILES
# executed command: grep -c pcm_compile: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log
# note: command had no output on stdout or stderr
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=COMPILES
# note: command had no output on stdout or stderr
# RUN: at line 25
grep -c "pcm_write:" /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=PCMWRITES
# executed command: grep -c pcm_write: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log
# note: command had no output on stdout or stderr
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=PCMWRITES
# note: command had no output on stdout or stderr
# RUN: at line 26
grep -c "timestamp_write:" /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=TSWRITES
# executed command: grep -c timestamp_write: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/ClangScanDeps/Output/logging-two-threads.c.tmp/scan.log
# note: command had no output on stdout or stderr
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c --check-prefix=TSWRITES
# .---command stderr------------
# | /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/ClangScanDeps/logging-two-threads.c:29:14: error: TSWRITES: expected string not found in input
# | // TSWRITES: {{^2$}}
# |              ^
...

```

</details>

https://github.com/llvm/llvm-project/pull/210415


More information about the llvm-commits mailing list