summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log46
1 files changed, 23 insertions, 23 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 931d281..c0cb1c9 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -21,22 +21,22 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_ubsan
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/306/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/306/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/'
# Using dir : base-artifacts
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,9 +45,9 @@
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
-# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -77,7 +77,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' xbe977db17c91ad6627dee70a1904a95d229aa1be '!=' xf9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']'
+++ '[' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 '!=' xbe977db17c91ad6627dee70a1904a95d229aa1be ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ first_bad=be977db17c91ad6627dee70a1904a95d229aa1be
++ first_bad=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ last_good=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3
++ last_good=be977db17c91ad6627dee70a1904a95d229aa1be
+ local res
+ res=0
-+ wait 277596
++ wait 277762
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +114,16 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3
++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=be977db17c91ad6627dee70a1904a95d229aa1be
-++ git -C gcc rev-parse 'be977db17c91ad6627dee70a1904a95d229aa1be^@'
++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ git -C gcc rev-parse 'cefae511ed7fa34ef6d24b67a7bc305459bf10e8^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 144c531fe25483b65ad3189d7b5e9f78154477c2 = f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']'
++ '[' 0a6aa1927597d821a85bc3d1fd7682256c25b548 = be977db17c91ad6627dee70a1904a95d229aa1be ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3
++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=be977db17c91ad6627dee70a1904a95d229aa1be
-++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be
-+ c_commits=36
-+ echo '# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be (36 commits)'
-# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be (36 commits)
++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ git -C gcc rev-list --count be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ c_commits=20
+# rev for gcc : be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (20 commits)
++ echo '# rev for gcc : be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (20 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -178,7 +178,7 @@
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0