-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4924b24
commit 02d8677
Showing
5 changed files
with
216 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,7 @@ | |
ptime.clock | ||
re2 | ||
sexplib0 | ||
slack.lib | ||
uri | ||
yojson) | ||
(preprocess | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
let log1 = | ||
( "log1.txt", | ||
"_bk;t=1738172391664~~~ Running global environment hook\n\ | ||
_bk;t=1738172391665[90m$[0m /etc/buildkite-agent/hooks/environment\n\ | ||
_bk;t=1738172391711~~~ Preparing working directory\n\ | ||
_bk;t=1738172391712[90m$[0m cd /home/user/builds/buildbot104/ahrefs/monorepo\n\ | ||
_bk;t=1738172391780[90m# Host \"git.ahrefs.com\" already in list of known hosts at \ | ||
\"/home/user/.ssh/known_hosts\"[0m\n\ | ||
_bk;t=1738172391782[90m$[0m git submodule foreach --recursive \"git clean -ffdx -e _build -e _opam -e .opam \ | ||
-e node_modules\"\n\ | ||
_bk;t=1738172391823Entering 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172391833[90m$[0m git clean -ffdx -e _build -e _opam -e .opam -e node_modules\n\ | ||
_bk;t=1738172391979Removing typescript\n\ | ||
_bk;t=1738172391980[90m$[0m git fetch -v --prune -- origin 61a85c041436cfd2fbc247978bf212383842fe69\n\ | ||
_bk;t=1738172398066From git.ahrefs.com:ahrefs/monorepo\n\ | ||
_bk;t=1738172398066 * branch 61a85c041436cfd2fbc247978bf212383842fe69 -> FETCH_HEAD\n\ | ||
_bk;t=1738172398099[90m$[0m git checkout -f 61a85c041436cfd2fbc247978bf212383842fe69\n\ | ||
_bk;t=1738172399552Previous HEAD position was 19fcfa0cfaf infra: ch: mv `core::clickhouse::dashboard` to `devsg`\n\ | ||
_bk;t=1738172399554HEAD is now at 61a85c04143 Revert \"infra: add aa_wc_admin to publish\"\n\ | ||
_bk;t=1738172399569[90m# Git submodules detected[0m\n\ | ||
_bk;t=1738172399569[90m$[0m git submodule sync --recursive\n\ | ||
_bk;t=1738172399611Synchronizing submodule url for 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172399618[90m$[0m git submodule update --init --recursive --force\n\ | ||
_bk;t=1738172399669Submodule path 'backend/cdr/cachetools': checked out \ | ||
'c9700a0b29a8d220c1afdb867e9eed9357cd3351'\n\ | ||
_bk;t=1738172399674[90m$[0m git submodule foreach --recursive \"git reset --hard\"\n\ | ||
_bk;t=1738172399713Entering 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172399718HEAD is now at c9700a0 use long for internal counters\n\ | ||
_bk;t=1738172399723[90m# Cleaning again to catch any post-checkout changes[0m\n\ | ||
_bk;t=1738172399723[90m$[0m git clean -ffdx -e _build -e _opam -e .opam -e node_modules\n\ | ||
_bk;t=1738172399865[90m$[0m git submodule foreach --recursive \"git clean -ffdx -e _build -e _opam -e .opam \ | ||
-e node_modules\"\n\ | ||
_bk;t=1738172399908Entering 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172399917[90m# Checking to see if git commit information needs to be sent to Buildkite...[0m\n\ | ||
_bk;t=1738172399917[90m$[0m buildkite-agent meta-data exists buildkite:git:commit\n\ | ||
_bk;t=1738172400612[90m# Sending Git commit information back to Buildkite[0m\n\ | ||
_bk;t=1738172400617[90m$[0m buildkite-agent meta-data set buildkite:git:commit < /dev/stdin\n\ | ||
_bk;t=1738172400646[38;5;48m2025-01-29 17:40:00 INFO [0m [0mReading meta-data value from STDIN[0m\n\ | ||
_bk;t=1738172401344~~~ Running commands\n\ | ||
_bk;t=1738172401344[90m$[0m /home/user/buildkite_pipeline.sh | buildkite-agent pipeline upload\n\ | ||
_bk;t=1738172402024[38;5;48m2025-01-29 17:40:02 INFO [0m [0mReading pipeline config from STDIN[0m\n\ | ||
_bk;t=1738172402027[38;5;48m2025-01-29 17:40:02 INFO [0m [0mUpdating BUILDKITE_COMMIT to \ | ||
\"61a85c041436cfd2fbc247978bf212383842fe69\"[0m\n\ | ||
_bk;t=1738172404182[38;5;48m2025-01-29 17:40:04 INFO [0m [0mSuccessfully uploaded and parsed pipeline \ | ||
config[0m\n" ) | ||
|
||
let log2 = | ||
( "log2.txt", | ||
"_bk;t=1738172391664~~~ Running global environment hook\n\ | ||
_bk;t=1738172391665[90m$[0m /etc/buildkite-agent/hooks/environment\n\ | ||
_bk;t=1738172391711~~~ Preparing working directory\n\ | ||
_bk;t=1738172391712[90m$[0m cd /home/user/builds/buildbot104/ahrefs/monorepo\n\ | ||
_bk;t=1738172391780[90m# Host \"git.ahrefs.com\" already in list of known hosts at \ | ||
\"/home/user/.ssh/known_hosts\"[0m\n\ | ||
_bk;t=1738172391782[90m$[0m git submodule foreach --recursive \"git clean -ffdx -e _build -e _opam -e .opam \ | ||
-e node_modules\"\n\ | ||
_bk;t=1738172391823Entering 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172391833[90m$[0m git clean -ffdx -e _build -e _opam -e .opam -e node_modules\n\ | ||
_bk;t=1738172391979Removing typescript\n\ | ||
_bk;t=1738172391980[90m$[0m git fetch -v --prune -- origin 61a85c041436cfd2fbc247978bf212383842fe69\n\ | ||
_bk;t=1738172398066From git.ahrefs.com:ahrefs/monorepo\n\ | ||
_bk;t=1738172398066 * branch 61a85c041436cfd2fbc247978bf212383842fe69 -> FETCH_HEAD\n\ | ||
_bk;t=1738172398099[90m$[0m git checkout -f 61a85c041436cfd2fbc247978bf212383842fe69\n\ | ||
_bk;t=1738172399552Previous HEAD position was 19fcfa0cfaf infra: ch: mv `core::clickhouse::dashboard` to `devsg`\n\ | ||
_bk;t=1738172399554HEAD is now at 61a85c04143 Revert \"infra: add aa_wc_admin to publish\"\n\ | ||
_bk;t=1738172399569[90m# Git submodules detected[0m\n\ | ||
_bk;t=1738172399569[90m$[0m git submodule sync --recursive\n\ | ||
_bk;t=1738172399611Synchronizing submodule url for 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172399618[90m$[0m git submodule update --init --recursive --force\n\ | ||
_bk;t=1738172399669Submodule path 'backend/cdr/cachetools': checked out \ | ||
'c9700a0b29a8d220c1afdb867e9eed9357cd3351'\n\ | ||
_bk;t=1738172399674[90m$[0m git submodule foreach --recursive \"git reset --hard\"\n\ | ||
_bk;t=1738172399713Entering 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172399718HEAD is now at c9700a0 use long for internal counters\n\ | ||
_bk;t=1738172399723[90m# Cleaning again to catch any post-checkout changes[0m\n\ | ||
_bk;t=1738172399723[90m$[0m git clean -ffdx -e _build -e _opam -e .opam -e node_modules\n\ | ||
_bk;t=1738172399865[90m$[0m git submodule foreach --recursive \"git clean -ffdx -e _build -e _opam -e .opam \ | ||
-e node_modules\"\n\ | ||
_bk;t=1738172399908Entering 'backend/cdr/cachetools'\n\ | ||
_bk;t=1738172399917[90m# Checking to see if git commit information needs to be sent to Buildkite...[0m\n\ | ||
_bk;t=1738172399917[90m$[0m buildkite-agent meta-data exists buildkite:git:commit\n\ | ||
_bk;t=1738172400612[90m# Sending Git commit information back to Buildkite[0m\n\ | ||
_bk;t=1738172400617[90m$[0m buildkite-agent meta-data set buildkite:git:commit < /dev/stdin\n\ | ||
_bk;t=1738172400646[38;5;48m2025-01-29 17:40:00 INFO [0m [0mReading meta-data value from STDIN[0m\n\ | ||
_bk;t=1738172401344~~~ Running commands\n\ | ||
_bk;t=1738172401344[90m$[0m /home/user/buildkite_pipeline.sh | buildkite-agent pipeline upload\n\ | ||
_bk;t=1738172402024[38;5;48m2025-01-29 17:40:02 INFO [0m [0mReading pipeline config from STDIN[0m\n\ | ||
_bk;t=1738172402027[38;5;48m2025-01-29 17:40:02 INFO [0m [0mUpdating BUILDKITE_COMMIT to \ | ||
\"61a85c041436cfd2fbc247978bf212383842fe69\"[0m\n\ | ||
_bk;t=1738172404182[38;5;48m2025-01-29 17:40:04 INFO [0m [0mSuccessfully uploaded and parsed pipeline \ | ||
config[0m\n" ) |