summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 04:41:29 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 04:41:29 +0000
commitc55cb938a71bb7ab73c967f316b939d93e3726b2 (patch)
tree88718f625bfc9f522af593dad0d37ec78f6017b9 /jenkins/notify-init.log
parentf479fd65581314610febe7e6350937c6774fe772 (diff)
onsuccess: #304: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/304/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log48
1 files changed, 24 insertions, 24 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index d24beec..08158b6 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/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
+ false
+ dryrun=
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-aarch64-bootstrap_profiled
+ 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_profiled-build/302/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/302/'
-+ echo '# Using dir : base-artifacts'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/303/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/303/'
++ 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_profiled-build/303/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/304/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/304/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/303/'
+ 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
-++ '[' x953a9302d19d16dfd58c5f8d89ad15cb76a84d53 '!=' xb1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f ']'
+++ '[' x3ba505c7b17a208b1c546b7a974a02e8003b60ef '!=' x953a9302d19d16dfd58c5f8d89ad15cb76a84d53 ']'
++ 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=953a9302d19d16dfd58c5f8d89ad15cb76a84d53
++ first_bad=3ba505c7b17a208b1c546b7a974a02e8003b60ef
++ 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=b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f
++ last_good=953a9302d19d16dfd58c5f8d89ad15cb76a84d53
+ local res
+ res=0
-+ wait 308582
++ wait 304058
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,21 +114,21 @@
++ 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=b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f
++ base_rev=953a9302d19d16dfd58c5f8d89ad15cb76a84d53
++ 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=953a9302d19d16dfd58c5f8d89ad15cb76a84d53
-++ git -C gcc rev-parse '953a9302d19d16dfd58c5f8d89ad15cb76a84d53^@'
++ cur_rev=3ba505c7b17a208b1c546b7a974a02e8003b60ef
+++ git -C gcc rev-parse '3ba505c7b17a208b1c546b7a974a02e8003b60ef^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 0d51e17791c7876396ed0f6cc51bf103e518877d = b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f ']'
++ '[' 42cb34f94b1b6e78624320b0d5b564c8aa7bb030 = 953a9302d19d16dfd58c5f8d89ad15cb76a84d53 ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gcc
++ echo '# Debug traces :'
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -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=b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f
++ base_rev=953a9302d19d16dfd58c5f8d89ad15cb76a84d53
++ 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=953a9302d19d16dfd58c5f8d89ad15cb76a84d53
-++ git -C gcc rev-list --count b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f..953a9302d19d16dfd58c5f8d89ad15cb76a84d53
-+ c_commits=73
-+ echo '# rev for gcc : b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f..953a9302d19d16dfd58c5f8d89ad15cb76a84d53 (73 commits)'
-# rev for gcc : b1cb2d993cc1148281fb4922a7ae26a4ae9ecf6f..953a9302d19d16dfd58c5f8d89ad15cb76a84d53 (73 commits)
++ cur_rev=3ba505c7b17a208b1c546b7a974a02e8003b60ef
+++ git -C gcc rev-list --count 953a9302d19d16dfd58c5f8d89ad15cb76a84d53..3ba505c7b17a208b1c546b7a974a02e8003b60ef
++ c_commits=51
+# rev for gcc : 953a9302d19d16dfd58c5f8d89ad15cb76a84d53..3ba505c7b17a208b1c546b7a974a02e8003b60ef (51 commits)
++ echo '# rev for gcc : 953a9302d19d16dfd58c5f8d89ad15cb76a84d53..3ba505c7b17a208b1c546b7a974a02e8003b60ef (51 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -177,7 +177,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