summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 23:20:16 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 23:20:16 +0000
commitd4257f3a7af5799caf2e2b88e893f1a15707b379 (patch)
tree84083bbd04a7ff1de21655a1ce21ae62fc1a3df4 /jenkins/notify-init.log
parent3c968687c3d43839278f02c3a0decf50f6b32c22 (diff)
onsuccess: #289: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/289/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log52
1 files changed, 26 insertions, 26 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 2007742..fa5dc35 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_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -8,9 +8,9 @@
+ declare change_kind changed_single_component last_good first_bad
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
-# setup_notify_environment
+ dump_model_only=false
+ setup_notify_environment
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -20,34 +20,34 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64-bootstrap_O3
+ 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_O3-build/287/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/288/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/288/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/287/'
+ 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_O3-build/288/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/289/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/289/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/288/'
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-# check_source_changes
+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ 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
-++ '[' x09a08df71939cc0035ebae85220ff0214a38fb7c '!=' xb8cf266f4ca4ff89704b190c827abf9ea7e7b5bf ']'
+++ '[' x0832cf42a6912f876086cb14b92f788d8406f393 '!=' x09a08df71939cc0035ebae85220ff0214a38fb7c ']'
++ 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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ first_bad=0832cf42a6912f876086cb14b92f788d8406f393
++ 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=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
++ last_good=09a08df71939cc0035ebae85220ff0214a38fb7c
+ local res
+ res=0
-+ wait 253748
++ wait 255312
+ 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=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
++ base_rev=09a08df71939cc0035ebae85220ff0214a38fb7c
++ 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=09a08df71939cc0035ebae85220ff0214a38fb7c
-++ git -C gcc rev-parse '09a08df71939cc0035ebae85220ff0214a38fb7c^@'
++ cur_rev=0832cf42a6912f876086cb14b92f788d8406f393
+++ git -C gcc rev-parse '0832cf42a6912f876086cb14b92f788d8406f393^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 88157c88172b06f1afb6136e9bd8fce1de5ba823 = b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf ']'
++ '[' cab0083dc72dfd22a1b2016b068f9313beb7f091 = 09a08df71939cc0035ebae85220ff0214a38fb7c ']'
+ return 1
-# Debug traces :
-# change_kind=single_component : gcc
+ change_kind=single_component
+ echo '# Debug traces :'
+# Debug traces :
+# change_kind=single_component : gcc
+ 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=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
++ base_rev=09a08df71939cc0035ebae85220ff0214a38fb7c
++ 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=09a08df71939cc0035ebae85220ff0214a38fb7c
-++ git -C gcc rev-list --count b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf..09a08df71939cc0035ebae85220ff0214a38fb7c
-# rev for gcc : b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf..09a08df71939cc0035ebae85220ff0214a38fb7c (41 commits)
++ cur_rev=0832cf42a6912f876086cb14b92f788d8406f393
+++ git -C gcc rev-list --count 09a08df71939cc0035ebae85220ff0214a38fb7c..0832cf42a6912f876086cb14b92f788d8406f393
++ c_commits=58
++ echo '# rev for gcc : 09a08df71939cc0035ebae85220ff0214a38fb7c..0832cf42a6912f876086cb14b92f788d8406f393 (58 commits)'
+# rev for gcc : 09a08df71939cc0035ebae85220ff0214a38fb7c..0832cf42a6912f876086cb14b92f788d8406f393 (58 commits)
-+ c_commits=41
-+ echo '# rev for gcc : b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf..09a08df71939cc0035ebae85220ff0214a38fb7c (41 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -173,11 +173,11 @@
+ post_interesting_commits init
+ set -euf -o pipefail
# post_interesting_commits
-Init stage ran successfully.
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0