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.log52
1 files changed, 26 insertions, 26 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 456ecc5..5795780 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/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=
@@ -9,9 +9,9 @@
+ 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
+ echo '# setup_notify_environment'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1523/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1523/'
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/'
+ 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_gcc_build--master-arm-build/1524/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/'
+ echo '# Using dir : artifacts'
+ echo ''
+
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -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
-++ '[' xd3545378dbcd08f8692dff0ff79676ad7983031f '!=' xd0603dfe9d3bc7e1bede8a80f8f2309885636cc7 ']'
+++ '[' x438bf6ade4b089d592ec481086cde664a1ea1f3d '!=' xd3545378dbcd08f8692dff0ff79676ad7983031f ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,18 +90,18 @@
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
++ first_bad=438bf6ade4b089d592ec481086cde664a1ea1f3d
++ 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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ last_good=d3545378dbcd08f8692dff0ff79676ad7983031f
+ local res
+ res=0
++ wait 158139
+ git -C gcc rev-parse --verify HEAD
-+ wait 162794
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-++ git -C gcc rev-parse 'd3545378dbcd08f8692dff0ff79676ad7983031f^@'
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ git -C gcc rev-parse '438bf6ade4b089d592ec481086cde664a1ea1f3d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 576c1fc4401a9dae9757ac2e4fa37d05e130fa3d = d0603dfe9d3bc7e1bede8a80f8f2309885636cc7 ']'
++ '[' 6c22779dfb09f9691c2893c5cabfe35187e1b9f6 = d3545378dbcd08f8692dff0ff79676ad7983031f ']'
+ return 1
-# Debug traces :
-# change_kind=single_component : gcc
+ change_kind=single_component
+# Debug traces :
+ echo '# Debug traces :'
+# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -137,17 +137,17 @@
++ 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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-++ git -C gcc rev-list --count d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-+ c_commits=11
-# rev for gcc : d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f (11 commits)
-+ echo '# rev for gcc : d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f (11 commits)'
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ git -C gcc rev-list --count d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
++ c_commits=3
++ echo '# rev for gcc : d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d (3 commits)'
+# rev for gcc : d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d (3 commits)
+ echo ''
+ setup_stages_to_run
@@ -172,13 +172,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0