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.log88
1 files changed, 34 insertions, 54 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index fe2540b..01a031b 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,7 +1,8 @@
+ set +x
-/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
+/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
+# setup_notify_environment
+ false
+ dryrun=
+ declare top_artifacts ci_project ci_config
@@ -11,7 +12,6 @@
+ dump_model_only=false
+ 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]}'
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64
# Debug traces :
++ ci_config=master-aarch64
+ echo '# 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_gnu_native_check_binutils--master-aarch64-build/546/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/547/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/546/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/547/'
+ 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_gnu_native_check_binutils--master-aarch64-build/547/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/548/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/547/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/548/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -93,7 +93,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 '!=' x4da6be3f1ad66987b7e072e578183798b3c29cb0 ']'
+++ '[' xca86dbbdbc04fbe6298e597a3c94c8071ea722a1 '!=' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,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
-++ '[' xbd901d76734c1fb73cd2fa73d7f0427261a2541a '!=' x290230034092898981488d0716ddae43bd36c09f ']'
+++ '[' x0beeddd6b1b1cb41104c4df925323e8fc0437ba8 '!=' xbd901d76734c1fb73cd2fa73d7f0427261a2541a ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,9 +123,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x861deac3b092f37b2c5e6871732f3e11486f7082 '!=' x5254c0cbc92d2a08e75443bdb914f1c4839cdf5a ']'
-++ echo -ne ' linux'
-++ delim=' '
+++ '[' x861deac3b092f37b2c5e6871732f3e11486f7082 '!=' x861deac3b092f37b2c5e6871732f3e11486f7082 ']'
++ for c in $(print_updated_components)
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
@@ -151,19 +149,19 @@
+++ 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
-++ '[' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 '!=' x4da6be3f1ad66987b7e072e578183798b3c29cb0 ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc gdb
+++ '[' xca86dbbdbc04fbe6298e597a3c94c8071ea722a1 '!=' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux gdb
+ local c base_rev cur_rev c_commits
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux gdb'
++ echo '# change_kind=multiple_components : binutils gcc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -171,17 +169,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++ base_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
-++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
-# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (1 commits)
-+ c_commits=1
-+ echo '# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (1 commits)'
++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ git -C binutils rev-list --count 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+# rev for binutils : 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (22 commits)
++ c_commits=22
++ echo '# rev for binutils : 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (22 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -189,35 +187,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=290230034092898981488d0716ddae43bd36c09f
++ base_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a
++ 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=bd901d76734c1fb73cd2fa73d7f0427261a2541a
-++ git -C gcc rev-list --count 290230034092898981488d0716ddae43bd36c09f..bd901d76734c1fb73cd2fa73d7f0427261a2541a
-# rev for gcc : 290230034092898981488d0716ddae43bd36c09f..bd901d76734c1fb73cd2fa73d7f0427261a2541a (8 commits)
-+ c_commits=8
-+ echo '# rev for gcc : 290230034092898981488d0716ddae43bd36c09f..bd901d76734c1fb73cd2fa73d7f0427261a2541a (8 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/linux_rev
-+ base_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
-++ get_current_git linux_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ cur_rev=861deac3b092f37b2c5e6871732f3e11486f7082
-++ git -C linux rev-list --count 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..861deac3b092f37b2c5e6871732f3e11486f7082
-# rev for linux : 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..861deac3b092f37b2c5e6871732f3e11486f7082 (56 commits)
-+ c_commits=56
-+ echo '# rev for linux : 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..861deac3b092f37b2c5e6871732f3e11486f7082 (56 commits)'
++ cur_rev=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
+++ git -C gcc rev-list --count bd901d76734c1fb73cd2fa73d7f0427261a2541a..0beeddd6b1b1cb41104c4df925323e8fc0437ba8
+# rev for gcc : bd901d76734c1fb73cd2fa73d7f0427261a2541a..0beeddd6b1b1cb41104c4df925323e8fc0437ba8 (10 commits)
++ c_commits=10
++ echo '# rev for gcc : bd901d76734c1fb73cd2fa73d7f0427261a2541a..0beeddd6b1b1cb41104c4df925323e8fc0437ba8 (10 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -225,19 +205,19 @@
++ 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=4da6be3f1ad66987b7e072e578183798b3c29cb0
++ base_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
-++ git -C gdb rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
-# rev for gdb : 4da6be3f1ad66987b7e072e578183798b3c29cb0..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (1 commits)
++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ git -C gdb rev-list --count 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+# rev for gdb : 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (22 commits)
# post_interesting_commits
-+ c_commits=1
-+ echo '# rev for gdb : 4da6be3f1ad66987b7e072e578183798b3c29cb0..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (1 commits)'
++ c_commits=22
++ echo '# rev for gdb : 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (22 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'