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.log50
1 files changed, 25 insertions, 25 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 914352d..1e3708f 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_2/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]}'
@@ -26,28 +26,28 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/555/'
-# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/555/
+# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/557/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/557/'
# 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_gdb_check--master-arm-build/557/
-# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/557/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/558/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/558/'
+ echo '# Using dir : artifacts'
-+ echo ''
+# Using dir : artifacts
++ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
-# check_source_changes
+ '[' 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 gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x7fcc471ca223871e5d11ab7bc19be33c2d178ef8 '!=' x2540e3a87edcb734ef448c3a68ac4827e298f76f ']'
+++ '[' x42cb93f57d582d4ed365622c7eb970547c629176 '!=' x7fcc471ca223871e5d11ab7bc19be33c2d178ef8 ']'
++ echo -ne gdb
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ first_bad=7fcc471ca223871e5d11ab7bc19be33c2d178ef8
++ first_bad=42cb93f57d582d4ed365622c7eb970547c629176
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ last_good=2540e3a87edcb734ef448c3a68ac4827e298f76f
++ last_good=7fcc471ca223871e5d11ab7bc19be33c2d178ef8
+ local res
+ res=0
-+ wait 451866
++ wait 868123
+ git -C gdb rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,21 +114,21 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=2540e3a87edcb734ef448c3a68ac4827e298f76f
++ base_rev=7fcc471ca223871e5d11ab7bc19be33c2d178ef8
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=7fcc471ca223871e5d11ab7bc19be33c2d178ef8
-++ git -C gdb rev-parse '7fcc471ca223871e5d11ab7bc19be33c2d178ef8^@'
++ cur_rev=42cb93f57d582d4ed365622c7eb970547c629176
+++ git -C gdb rev-parse '42cb93f57d582d4ed365622c7eb970547c629176^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 811cc76ba3e4d6fb7e17b4d9838c16b2c8ec7911 = 2540e3a87edcb734ef448c3a68ac4827e298f76f ']'
++ '[' 4cf28100ec6e4e4b4dbc1a483f2dbccfcdc2ab4d = 7fcc471ca223871e5d11ab7bc19be33c2d178ef8 ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gdb
++ echo '# Debug traces :'
+ echo '# change_kind=single_component : gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
@@ -137,17 +137,17 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=2540e3a87edcb734ef448c3a68ac4827e298f76f
++ base_rev=7fcc471ca223871e5d11ab7bc19be33c2d178ef8
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=7fcc471ca223871e5d11ab7bc19be33c2d178ef8
-++ git -C gdb rev-list --count 2540e3a87edcb734ef448c3a68ac4827e298f76f..7fcc471ca223871e5d11ab7bc19be33c2d178ef8
-+ c_commits=6
-+ echo '# rev for gdb : 2540e3a87edcb734ef448c3a68ac4827e298f76f..7fcc471ca223871e5d11ab7bc19be33c2d178ef8 (6 commits)'
-# rev for gdb : 2540e3a87edcb734ef448c3a68ac4827e298f76f..7fcc471ca223871e5d11ab7bc19be33c2d178ef8 (6 commits)
++ cur_rev=42cb93f57d582d4ed365622c7eb970547c629176
+++ git -C gdb rev-list --count 7fcc471ca223871e5d11ab7bc19be33c2d178ef8..42cb93f57d582d4ed365622c7eb970547c629176
++ c_commits=3
+# rev for gdb : 7fcc471ca223871e5d11ab7bc19be33c2d178ef8..42cb93f57d582d4ed365622c7eb970547c629176 (3 commits)
++ echo '# rev for gdb : 7fcc471ca223871e5d11ab7bc19be33c2d178ef8..42cb93f57d582d4ed365622c7eb970547c629176 (3 commits)'
+ echo ''
+ setup_stages_to_run
@@ -178,7 +178,7 @@
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+ exit 0