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.log74
1 files changed, 37 insertions, 37 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 7bc8d03..3d87fa3 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/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
+ false
+ dryrun=
@@ -21,23 +21,23 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64
-# Debug traces :
+ 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_gnu_native_fast_check_gdb--master-aarch64-build/513/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/513/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/514/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/514/'
+ 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_fast_check_gdb--master-aarch64-build/514/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/514/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/515/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/515/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -45,8 +45,8 @@
+ 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
@@ -92,7 +92,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
-++ '[' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 '!=' xf3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c ']'
+++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +107,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
-++ '[' xdced5ae64703507a7159972316a1dde48e5f7470 '!=' x54bac0ce69b7a1c02b4cbb25d3d908a4ef59d5ad ']'
+++ '[' x0c6c9b64545c5ef87df9f025ecb90ed537054caa '!=' xdced5ae64703507a7159972316a1dde48e5f7470 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -135,7 +135,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xf8cfb6836e8d91bb789b2e7fd65338d6f5bd459c '!=' xbf033c0072554366fe9617c283c982594059ad9d ']'
+++ '[' xd1dcb565a1fb5829f9476a1438c30eccc4027d04 '!=' xf8cfb6836e8d91bb789b2e7fd65338d6f5bd459c ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -150,14 +150,14 @@
+++ 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
-++ '[' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 '!=' xf3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c ']'
+++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
++ '[' 4 = 0 ']'
# Debug traces :
# change_kind=multiple_components : binutils gcc glibc gdb
-+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
@@ -170,17 +170,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=f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c
++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ git -C binutils rev-list --count f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+ c_commits=13
-+ echo '# rev for binutils : f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (13 commits)'
-# rev for binutils : f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (13 commits)
++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ git -C binutils rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
++ c_commits=15
++ echo '# rev for binutils : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)'
+# rev for binutils : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -188,17 +188,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=54bac0ce69b7a1c02b4cbb25d3d908a4ef59d5ad
++ base_rev=dced5ae64703507a7159972316a1dde48e5f7470
++ 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=dced5ae64703507a7159972316a1dde48e5f7470
-++ git -C gcc rev-list --count 54bac0ce69b7a1c02b4cbb25d3d908a4ef59d5ad..dced5ae64703507a7159972316a1dde48e5f7470
-+ c_commits=21
-# rev for gcc : 54bac0ce69b7a1c02b4cbb25d3d908a4ef59d5ad..dced5ae64703507a7159972316a1dde48e5f7470 (21 commits)
-+ echo '# rev for gcc : 54bac0ce69b7a1c02b4cbb25d3d908a4ef59d5ad..dced5ae64703507a7159972316a1dde48e5f7470 (21 commits)'
++ cur_rev=0c6c9b64545c5ef87df9f025ecb90ed537054caa
+++ git -C gcc rev-list --count dced5ae64703507a7159972316a1dde48e5f7470..0c6c9b64545c5ef87df9f025ecb90ed537054caa
++ c_commits=45
++ echo '# rev for gcc : dced5ae64703507a7159972316a1dde48e5f7470..0c6c9b64545c5ef87df9f025ecb90ed537054caa (45 commits)'
+# rev for gcc : dced5ae64703507a7159972316a1dde48e5f7470..0c6c9b64545c5ef87df9f025ecb90ed537054caa (45 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -206,17 +206,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=bf033c0072554366fe9617c283c982594059ad9d
++ base_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
-++ git -C glibc rev-list --count bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
++ cur_rev=d1dcb565a1fb5829f9476a1438c30eccc4027d04
+++ git -C glibc rev-list --count f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
+ c_commits=1
-# rev for glibc : bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c (1 commits)
-+ echo '# rev for glibc : bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c (1 commits)'
++ echo '# rev for glibc : f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04 (1 commits)'
+# rev for glibc : f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04 (1 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -224,18 +224,18 @@
++ 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=f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c
++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ git -C gdb rev-list --count f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+ c_commits=13
-# rev for gdb : f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (13 commits)
++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ git -C gdb rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
++ c_commits=15
+# rev for gdb : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)
-+ echo '# rev for gdb : f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (13 commits)'
++ echo '# rev for gdb : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -259,8 +259,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return