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.log124
1 files changed, 72 insertions, 52 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 499bab7..148fff8 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_4:-p44553: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p45013: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_4:-p44553:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p45013:
++ cut -d: -f 1
+ host=tcwg-jade-05
+ local port
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_4:-p44553:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p45013:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_4:-p44553:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p45013:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_4
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6
+ local opts
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_4:-p44553:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p45013:
++ cut -s -d: -f 4
-+ opts=-p44553
++ opts=-p45013
+ local env_vars
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_4:-p44553:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p45013:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_4
-+ ssh -p44553 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_4 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_6
++ ssh -p45013 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && exec ./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
+/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=
@@ -70,8 +70,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]}'
@@ -82,22 +82,22 @@
++ 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_check_gdb--master-aarch64-build/688/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/688/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/689/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/689/'
+ echo '# Using dir : base-artifacts'
+# 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_gdb--master-aarch64-build/689/
-# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/689/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/690/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/690/'
+ echo '# Using dir : artifacts'
+# Using dir : artifacts
+ echo ''
+ mkdir -p artifacts/notify
@@ -153,7 +153,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
-++ '[' x5437a944648eef989f8ecde29787d7924b80fdc0 '!=' xa47d304b1229ecf8912fac17ee9c48d1bf3c729a ']'
+++ '[' xf586e3409b752748bf213520c2dbb0b44e0005d8 '!=' x5437a944648eef989f8ecde29787d7924b80fdc0 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -168,7 +168,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
-++ '[' x31ef3fe9e49b5446d465628830a9b6591c2168ce '!=' x77cf3773021b0a20d89623e09d620747a05588ec ']'
+++ '[' xd326bb6d7588425d013791299272f913fb23e56d '!=' x31ef3fe9e49b5446d465628830a9b6591c2168ce ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -183,7 +183,9 @@
+++ 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
-++ '[' x6465e260f48790807eef06b583b38ca9789b6072 '!=' x6465e260f48790807eef06b583b38ca9789b6072 ']'
+++ '[' x0e945134b680040b8613e962f586d91b6d40292d '!=' x6465e260f48790807eef06b583b38ca9789b6072 ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
@@ -196,7 +198,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
-++ '[' xf563971b5bf7191acfdd5702fe00878752c2056d '!=' xec6b95c3303c700eb89eebeda2d7264cc184a796 ']'
+++ '[' x64b1a44183a3094672ed304532bedb9acc707554 '!=' xf563971b5bf7191acfdd5702fe00878752c2056d ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -211,19 +213,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
-++ '[' x5437a944648eef989f8ecde29787d7924b80fdc0 '!=' x7345d05aafde53a48d5a587a6d9c1778db78e0f3 ']'
+++ '[' xf586e3409b752748bf213520c2dbb0b44e0005d8 '!=' x5437a944648eef989f8ecde29787d7924b80fdc0 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
# Debug traces :
-# change_kind=multiple_components : binutils gcc glibc gdb
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
+# change_kind=multiple_components : binutils gcc linux glibc gdb
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
++ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -231,17 +233,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=a47d304b1229ecf8912fac17ee9c48d1bf3c729a
++ base_rev=5437a944648eef989f8ecde29787d7924b80fdc0
++ 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=5437a944648eef989f8ecde29787d7924b80fdc0
-++ git -C binutils rev-list --count a47d304b1229ecf8912fac17ee9c48d1bf3c729a..5437a944648eef989f8ecde29787d7924b80fdc0
-+ c_commits=15
-# rev for binutils : a47d304b1229ecf8912fac17ee9c48d1bf3c729a..5437a944648eef989f8ecde29787d7924b80fdc0 (15 commits)
-+ echo '# rev for binutils : a47d304b1229ecf8912fac17ee9c48d1bf3c729a..5437a944648eef989f8ecde29787d7924b80fdc0 (15 commits)'
++ cur_rev=f586e3409b752748bf213520c2dbb0b44e0005d8
+++ git -C binutils rev-list --count 5437a944648eef989f8ecde29787d7924b80fdc0..f586e3409b752748bf213520c2dbb0b44e0005d8
++ c_commits=20
+# rev for binutils : 5437a944648eef989f8ecde29787d7924b80fdc0..f586e3409b752748bf213520c2dbb0b44e0005d8 (20 commits)
++ echo '# rev for binutils : 5437a944648eef989f8ecde29787d7924b80fdc0..f586e3409b752748bf213520c2dbb0b44e0005d8 (20 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -249,17 +251,35 @@
++ 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=77cf3773021b0a20d89623e09d620747a05588ec
++ base_rev=31ef3fe9e49b5446d465628830a9b6591c2168ce
++ 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=31ef3fe9e49b5446d465628830a9b6591c2168ce
-++ git -C gcc rev-list --count 77cf3773021b0a20d89623e09d620747a05588ec..31ef3fe9e49b5446d465628830a9b6591c2168ce
-+ c_commits=11
-+ echo '# rev for gcc : 77cf3773021b0a20d89623e09d620747a05588ec..31ef3fe9e49b5446d465628830a9b6591c2168ce (11 commits)'
-# rev for gcc : 77cf3773021b0a20d89623e09d620747a05588ec..31ef3fe9e49b5446d465628830a9b6591c2168ce (11 commits)
++ cur_rev=d326bb6d7588425d013791299272f913fb23e56d
+++ git -C gcc rev-list --count 31ef3fe9e49b5446d465628830a9b6591c2168ce..d326bb6d7588425d013791299272f913fb23e56d
++ c_commits=31
+# rev for gcc : 31ef3fe9e49b5446d465628830a9b6591c2168ce..d326bb6d7588425d013791299272f913fb23e56d (31 commits)
++ echo '# rev for gcc : 31ef3fe9e49b5446d465628830a9b6591c2168ce..d326bb6d7588425d013791299272f913fb23e56d (31 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=6465e260f48790807eef06b583b38ca9789b6072
+++ 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=0e945134b680040b8613e962f586d91b6d40292d
+++ git -C linux rev-list --count 6465e260f48790807eef06b583b38ca9789b6072..0e945134b680040b8613e962f586d91b6d40292d
++ c_commits=38
++ echo '# rev for linux : 6465e260f48790807eef06b583b38ca9789b6072..0e945134b680040b8613e962f586d91b6d40292d (38 commits)'
+# rev for linux : 6465e260f48790807eef06b583b38ca9789b6072..0e945134b680040b8613e962f586d91b6d40292d (38 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -267,17 +287,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=ec6b95c3303c700eb89eebeda2d7264cc184a796
++ base_rev=f563971b5bf7191acfdd5702fe00878752c2056d
++ 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=f563971b5bf7191acfdd5702fe00878752c2056d
-++ git -C glibc rev-list --count ec6b95c3303c700eb89eebeda2d7264cc184a796..f563971b5bf7191acfdd5702fe00878752c2056d
-+ c_commits=1
-+ echo '# rev for glibc : ec6b95c3303c700eb89eebeda2d7264cc184a796..f563971b5bf7191acfdd5702fe00878752c2056d (1 commits)'
-# rev for glibc : ec6b95c3303c700eb89eebeda2d7264cc184a796..f563971b5bf7191acfdd5702fe00878752c2056d (1 commits)
++ cur_rev=64b1a44183a3094672ed304532bedb9acc707554
+++ git -C glibc rev-list --count f563971b5bf7191acfdd5702fe00878752c2056d..64b1a44183a3094672ed304532bedb9acc707554
++ c_commits=3
++ echo '# rev for glibc : f563971b5bf7191acfdd5702fe00878752c2056d..64b1a44183a3094672ed304532bedb9acc707554 (3 commits)'
+# rev for glibc : f563971b5bf7191acfdd5702fe00878752c2056d..64b1a44183a3094672ed304532bedb9acc707554 (3 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -285,18 +305,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=7345d05aafde53a48d5a587a6d9c1778db78e0f3
++ base_rev=5437a944648eef989f8ecde29787d7924b80fdc0
++ 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=5437a944648eef989f8ecde29787d7924b80fdc0
-++ git -C gdb rev-list --count 7345d05aafde53a48d5a587a6d9c1778db78e0f3..5437a944648eef989f8ecde29787d7924b80fdc0
-+ c_commits=14
-# rev for gdb : 7345d05aafde53a48d5a587a6d9c1778db78e0f3..5437a944648eef989f8ecde29787d7924b80fdc0 (14 commits)
++ cur_rev=f586e3409b752748bf213520c2dbb0b44e0005d8
+++ git -C gdb rev-list --count 5437a944648eef989f8ecde29787d7924b80fdc0..f586e3409b752748bf213520c2dbb0b44e0005d8
++ c_commits=20
+# rev for gdb : 5437a944648eef989f8ecde29787d7924b80fdc0..f586e3409b752748bf213520c2dbb0b44e0005d8 (20 commits)
-+ echo '# rev for gdb : 7345d05aafde53a48d5a587a6d9c1778db78e0f3..5437a944648eef989f8ecde29787d7924b80fdc0 (14 commits)'
++ echo '# rev for gdb : 5437a944648eef989f8ecde29787d7924b80fdc0..f586e3409b752748bf213520c2dbb0b44e0005d8 (20 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'