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.log132
1 files changed, 46 insertions, 86 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 88fefcf..ba91dd6 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51560: ./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-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49430: ./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-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51560:
++ cut -d: -f 1
-+ host=build-02.tcwglab
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49430:
++ host=build-01.tcwglab
+ local port
-++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51560:
++ cut -s -d: -f 2
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49430:
+ port=
+ local dir
-++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51560:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49430:
++ 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-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51560:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49430:
++ cut -s -d: -f 4
-+ opts=-p51560
++ opts=-p49430
+ local env_vars
-++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51560:
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49430:
++ 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 -p51560 build-02.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 -p49430 build-01.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=
@@ -80,34 +80,34 @@
+ ci_project=tcwg_gnu_embed_build
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
-++ set +x
# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/49/
+# Using dir : base-artifacts
+++ set +x
+ ci_config=master-thumb_m23_eabi
+ 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_embed_build--master-thumb_m23_eabi-build/48/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/48/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/49/'
+ 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_build--master-thumb_m23_eabi-build/49/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/50/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/49/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/50/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ declare -Ag pw
+ '[' 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
@@ -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
-++ '[' x0ad14a8c34c866f64271041cb69b0e8a05913de8 '!=' xe8aafb7d7a5025130ba713450fc6108506f0ee15 ']'
+++ '[' x7a5fa3dbe555794ce401a7435cb91f8695fc9847 '!=' x0ad14a8c34c866f64271041cb69b0e8a05913de8 ']'
++ 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
-++ '[' x29862e21f6d656eca59284c927d0c4c0698eb99c '!=' x80968d5f4683ffb50dbe8051d10f754d5fd00dfb ']'
+++ '[' xdeb844c67f1e2b116518f9742a6acbe6f19ea28f '!=' x29862e21f6d656eca59284c927d0c4c0698eb99c ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -183,9 +183,7 @@
+++ 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 '!=' x6e5676a915e70edfef1cda870ee00263ce7b3a57 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' x55485616ba2afedca05da40f5cde59ee336b9f28 '!=' x55485616ba2afedca05da40f5cde59ee336b9f28 ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -198,7 +196,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
-++ '[' x0ad14a8c34c866f64271041cb69b0e8a05913de8 '!=' xe8aafb7d7a5025130ba713450fc6108506f0ee15 ']'
+++ '[' x7a5fa3dbe555794ce401a7435cb91f8695fc9847 '!=' x0ad14a8c34c866f64271041cb69b0e8a05913de8 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -213,19 +211,17 @@
+++ 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 '!=' x13d6b1608160de40ec65ae4c32419e56714bbadf ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' xb55e4b9c0525560577384adfc6d30eb0daa8d7be '!=' xb55e4b9c0525560577384adfc6d30eb0daa8d7be ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+# change_kind=multiple_components : binutils gcc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -233,17 +229,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=e8aafb7d7a5025130ba713450fc6108506f0ee15
++ base_rev=0ad14a8c34c866f64271041cb69b0e8a05913de8
++ 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=0ad14a8c34c866f64271041cb69b0e8a05913de8
-++ git -C binutils rev-list --count e8aafb7d7a5025130ba713450fc6108506f0ee15..0ad14a8c34c866f64271041cb69b0e8a05913de8
-# rev for binutils : e8aafb7d7a5025130ba713450fc6108506f0ee15..0ad14a8c34c866f64271041cb69b0e8a05913de8 (27 commits)
-+ c_commits=27
-+ echo '# rev for binutils : e8aafb7d7a5025130ba713450fc6108506f0ee15..0ad14a8c34c866f64271041cb69b0e8a05913de8 (27 commits)'
++ cur_rev=7a5fa3dbe555794ce401a7435cb91f8695fc9847
+++ git -C binutils rev-list --count 0ad14a8c34c866f64271041cb69b0e8a05913de8..7a5fa3dbe555794ce401a7435cb91f8695fc9847
+# rev for binutils : 0ad14a8c34c866f64271041cb69b0e8a05913de8..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (7 commits)
++ c_commits=7
++ echo '# rev for binutils : 0ad14a8c34c866f64271041cb69b0e8a05913de8..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (7 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -251,35 +247,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=80968d5f4683ffb50dbe8051d10f754d5fd00dfb
++ base_rev=29862e21f6d656eca59284c927d0c4c0698eb99c
++ 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=29862e21f6d656eca59284c927d0c4c0698eb99c
-++ git -C gcc rev-list --count 80968d5f4683ffb50dbe8051d10f754d5fd00dfb..29862e21f6d656eca59284c927d0c4c0698eb99c
-# rev for gcc : 80968d5f4683ffb50dbe8051d10f754d5fd00dfb..29862e21f6d656eca59284c927d0c4c0698eb99c (99 commits)
-+ c_commits=99
-+ echo '# rev for gcc : 80968d5f4683ffb50dbe8051d10f754d5fd00dfb..29862e21f6d656eca59284c927d0c4c0698eb99c (99 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=6e5676a915e70edfef1cda870ee00263ce7b3a57
-++ 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=55485616ba2afedca05da40f5cde59ee336b9f28
-++ git -C newlib rev-list --count 6e5676a915e70edfef1cda870ee00263ce7b3a57..55485616ba2afedca05da40f5cde59ee336b9f28
-# rev for newlib : 6e5676a915e70edfef1cda870ee00263ce7b3a57..55485616ba2afedca05da40f5cde59ee336b9f28 (1 commits)
-+ c_commits=1
-+ echo '# rev for newlib : 6e5676a915e70edfef1cda870ee00263ce7b3a57..55485616ba2afedca05da40f5cde59ee336b9f28 (1 commits)'
++ cur_rev=deb844c67f1e2b116518f9742a6acbe6f19ea28f
+++ git -C gcc rev-list --count 29862e21f6d656eca59284c927d0c4c0698eb99c..deb844c67f1e2b116518f9742a6acbe6f19ea28f
+# rev for gcc : 29862e21f6d656eca59284c927d0c4c0698eb99c..deb844c67f1e2b116518f9742a6acbe6f19ea28f (32 commits)
++ c_commits=32
++ echo '# rev for gcc : 29862e21f6d656eca59284c927d0c4c0698eb99c..deb844c67f1e2b116518f9742a6acbe6f19ea28f (32 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -287,36 +265,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=e8aafb7d7a5025130ba713450fc6108506f0ee15
++ base_rev=0ad14a8c34c866f64271041cb69b0e8a05913de8
++ 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=0ad14a8c34c866f64271041cb69b0e8a05913de8
-++ git -C gdb rev-list --count e8aafb7d7a5025130ba713450fc6108506f0ee15..0ad14a8c34c866f64271041cb69b0e8a05913de8
-# rev for gdb : e8aafb7d7a5025130ba713450fc6108506f0ee15..0ad14a8c34c866f64271041cb69b0e8a05913de8 (27 commits)
-+ c_commits=27
-+ echo '# rev for gdb : e8aafb7d7a5025130ba713450fc6108506f0ee15..0ad14a8c34c866f64271041cb69b0e8a05913de8 (27 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git qemu_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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=13d6b1608160de40ec65ae4c32419e56714bbadf
-++ 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 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be
-# rev for qemu : 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be (246 commits)
++ cur_rev=7a5fa3dbe555794ce401a7435cb91f8695fc9847
+++ git -C gdb rev-list --count 0ad14a8c34c866f64271041cb69b0e8a05913de8..7a5fa3dbe555794ce401a7435cb91f8695fc9847
+# rev for gdb : 0ad14a8c34c866f64271041cb69b0e8a05913de8..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (7 commits)
-+ c_commits=246
-+ echo '# rev for qemu : 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be (246 commits)'
++ c_commits=7
++ echo '# rev for gdb : 0ad14a8c34c866f64271041cb69b0e8a05913de8..7a5fa3dbe555794ce401a7435cb91f8695fc9847 (7 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'