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.log122
1 files changed, 71 insertions, 51 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 1f31168..abff03d 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49723: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51182: ./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 build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49723:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51182:
++ cut -d: -f 1
-+ host=build-08.tcwglab
++ host=build-04.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49723:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51182:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49723:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51182:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49723:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51182:
++ cut -s -d: -f 4
-+ opts=-p49723
++ opts=-p51182
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49723:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51182:
++ 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_0
-+ ssh -p49723 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && 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_1
++ ssh -p51182 build-04.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && 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_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_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -78,26 +78,26 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_gnu_embed_check_binutils
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/46/
-# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-thumb_m7_eabi
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/46/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/47/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/47/'
+ 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_embed_check_binutils--master-thumb_m7_eabi-build/47/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/48/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/47/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m7_eabi-build/48/'
+ echo '# 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
-++ '[' x7a5fa3dbe555794ce401a7435cb91f8695fc9847 '!=' xf21e7f44e49682c849be3936b3b401276816846d ']'
+++ '[' x5f22c5abdc68b8a6eab049a30412511b941f65d8 '!=' x7a5fa3dbe555794ce401a7435cb91f8695fc9847 ']'
++ 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
-++ '[' x08b887fd41c0cf2b14a8d8cda21d86f2c991f606 '!=' x4907d220beefe391f2ccd9c526469a15c2f7bf25 ']'
+++ '[' x12039c9f40a81605e59951f80007827bc0413573 '!=' x08b887fd41c0cf2b14a8d8cda21d86f2c991f606 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -183,7 +183,9 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x55485616ba2afedca05da40f5cde59ee336b9f28 '!=' x55485616ba2afedca05da40f5cde59ee336b9f28 ']'
+++ '[' xa9e8e3d1cb8235f513f4d8434509acf287494fcf '!=' x55485616ba2afedca05da40f5cde59ee336b9f28 ']'
+++ echo -ne ' newlib'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -196,7 +198,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
-++ '[' x7a5fa3dbe555794ce401a7435cb91f8695fc9847 '!=' xf21e7f44e49682c849be3936b3b401276816846d ']'
+++ '[' x5f22c5abdc68b8a6eab049a30412511b941f65d8 '!=' x7a5fa3dbe555794ce401a7435cb91f8695fc9847 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -211,19 +213,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' xb55e4b9c0525560577384adfc6d30eb0daa8d7be '!=' x55394dcbec8f0c29c30e792c102a0edd50a52bf4 ']'
+++ '[' x11a629d246e4e7785a6f0efb99bd15a32c04feda '!=' xb55e4b9c0525560577384adfc6d30eb0daa8d7be ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc gdb qemu
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
+ 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=f21e7f44e49682c849be3936b3b401276816846d
++ base_rev=7a5fa3dbe555794ce401a7435cb91f8695fc9847
++ 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=7a5fa3dbe555794ce401a7435cb91f8695fc9847
-++ git -C binutils rev-list --count f21e7f44e49682c849be3936b3b401276816846d..7a5fa3dbe555794ce401a7435cb91f8695fc9847
-# rev for binutils : f21e7f44e49682c849be3936b3b401276816846d..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (8 commits)
-+ c_commits=8
-+ echo '# rev for binutils : f21e7f44e49682c849be3936b3b401276816846d..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (8 commits)'
++ cur_rev=5f22c5abdc68b8a6eab049a30412511b941f65d8
+++ git -C binutils rev-list --count 7a5fa3dbe555794ce401a7435cb91f8695fc9847..5f22c5abdc68b8a6eab049a30412511b941f65d8
+# rev for binutils : 7a5fa3dbe555794ce401a7435cb91f8695fc9847..5f22c5abdc68b8a6eab049a30412511b941f65d8 (42 commits)
++ c_commits=42
++ echo '# rev for binutils : 7a5fa3dbe555794ce401a7435cb91f8695fc9847..5f22c5abdc68b8a6eab049a30412511b941f65d8 (42 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=4907d220beefe391f2ccd9c526469a15c2f7bf25
++ base_rev=08b887fd41c0cf2b14a8d8cda21d86f2c991f606
++ 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=08b887fd41c0cf2b14a8d8cda21d86f2c991f606
-++ git -C gcc rev-list --count 4907d220beefe391f2ccd9c526469a15c2f7bf25..08b887fd41c0cf2b14a8d8cda21d86f2c991f606
-# rev for gcc : 4907d220beefe391f2ccd9c526469a15c2f7bf25..08b887fd41c0cf2b14a8d8cda21d86f2c991f606 (53 commits)
-+ c_commits=53
-+ echo '# rev for gcc : 4907d220beefe391f2ccd9c526469a15c2f7bf25..08b887fd41c0cf2b14a8d8cda21d86f2c991f606 (53 commits)'
++ cur_rev=12039c9f40a81605e59951f80007827bc0413573
+++ git -C gcc rev-list --count 08b887fd41c0cf2b14a8d8cda21d86f2c991f606..12039c9f40a81605e59951f80007827bc0413573
+# rev for gcc : 08b887fd41c0cf2b14a8d8cda21d86f2c991f606..12039c9f40a81605e59951f80007827bc0413573 (47 commits)
++ c_commits=47
++ echo '# rev for gcc : 08b887fd41c0cf2b14a8d8cda21d86f2c991f606..12039c9f40a81605e59951f80007827bc0413573 (47 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
++ base_rev=55485616ba2afedca05da40f5cde59ee336b9f28
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
++ cur_rev=a9e8e3d1cb8235f513f4d8434509acf287494fcf
+++ git -C newlib rev-list --count 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf
+# rev for newlib : 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf (1 commits)
++ c_commits=1
++ echo '# rev for newlib : 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -267,17 +287,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=f21e7f44e49682c849be3936b3b401276816846d
++ base_rev=7a5fa3dbe555794ce401a7435cb91f8695fc9847
++ 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=7a5fa3dbe555794ce401a7435cb91f8695fc9847
-++ git -C gdb rev-list --count f21e7f44e49682c849be3936b3b401276816846d..7a5fa3dbe555794ce401a7435cb91f8695fc9847
-# rev for gdb : f21e7f44e49682c849be3936b3b401276816846d..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (8 commits)
-+ c_commits=8
-+ echo '# rev for gdb : f21e7f44e49682c849be3936b3b401276816846d..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (8 commits)'
++ cur_rev=5f22c5abdc68b8a6eab049a30412511b941f65d8
+++ git -C gdb rev-list --count 7a5fa3dbe555794ce401a7435cb91f8695fc9847..5f22c5abdc68b8a6eab049a30412511b941f65d8
+# rev for gdb : 7a5fa3dbe555794ce401a7435cb91f8695fc9847..5f22c5abdc68b8a6eab049a30412511b941f65d8 (42 commits)
++ c_commits=42
++ echo '# rev for gdb : 7a5fa3dbe555794ce401a7435cb91f8695fc9847..5f22c5abdc68b8a6eab049a30412511b941f65d8 (42 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -285,18 +305,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=55394dcbec8f0c29c30e792c102a0edd50a52bf4
++ base_rev=b55e4b9c0525560577384adfc6d30eb0daa8d7be
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=b55e4b9c0525560577384adfc6d30eb0daa8d7be
-++ git -C qemu rev-list --count 55394dcbec8f0c29c30e792c102a0edd50a52bf4..b55e4b9c0525560577384adfc6d30eb0daa8d7be
-# rev for qemu : 55394dcbec8f0c29c30e792c102a0edd50a52bf4..b55e4b9c0525560577384adfc6d30eb0daa8d7be (95 commits)
++ cur_rev=11a629d246e4e7785a6f0efb99bd15a32c04feda
+++ git -C qemu rev-list --count b55e4b9c0525560577384adfc6d30eb0daa8d7be..11a629d246e4e7785a6f0efb99bd15a32c04feda
+# rev for qemu : b55e4b9c0525560577384adfc6d30eb0daa8d7be..11a629d246e4e7785a6f0efb99bd15a32c04feda (57 commits)
-+ c_commits=95
-+ echo '# rev for qemu : 55394dcbec8f0c29c30e792c102a0edd50a52bf4..b55e4b9c0525560577384adfc6d30eb0daa8d7be (95 commits)'
++ c_commits=57
++ echo '# rev for qemu : b55e4b9c0525560577384adfc6d30eb0daa8d7be..11a629d246e4e7785a6f0efb99bd15a32c04feda (57 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'