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.log102
1 files changed, 54 insertions, 48 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 28827cb..c654ed3 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,26 +1,26 @@
-++ cat
++ pwd
-+ remote_exec build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51696: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
+++ cat
++ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51541: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51541:
++ cut -d: -f 1
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51696:
-+ host=build-05.tcwglab
++ host=build-03.tcwglab
+ local port
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51696:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51541:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51696:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51541:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
++ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_0
+ local opts
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51696:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51541:
++ cut -s -d: -f 4
-+ opts=-p51696
++ opts=-p51541
+ local env_vars
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51541:
++ cut -s -d: -f 5
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51696:
+ env_vars=
+ shift
+ local -a cmd
@@ -52,10 +52,16 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q true
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
-+ ssh -p51696 build-05.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __build_script
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q tcwg_kernel-build.sh
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_0
++ ssh -p51541 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -81,26 +87,26 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/58/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/59/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/58/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/59/'
+ 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_kernel--gnu-master-aarch64-next-allmodconfig-build/59/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/61/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/59/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/61/'
+ 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
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -143,7 +149,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
-++ '[' xe061219f5d600af5b33418553f192e0cb9fc9ca9 '!=' x41770089162edd23ea7ae33b7952585316accde5 ']'
+++ '[' xd7680f13df105aa8fa0edbdf8efae31a5411f579 '!=' xe061219f5d600af5b33418553f192e0cb9fc9ca9 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -158,7 +164,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
-++ '[' xa4829dda6362f5f653c4bd5783374fafc0e8622f '!=' x474473f0425b404cd3ce15e73844de4608ac4ba7 ']'
+++ '[' x0f1f6cf872a03d82ab1973780b37bb8572e96f58 '!=' xa4829dda6362f5f653c4bd5783374fafc0e8622f ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -173,7 +179,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
-++ '[' x66d9573193967138cd12e232d4b5bc2b57e0d1ac '!=' xa47fc304d2b678db1a5d760a7d644dac9b067752 ']'
+++ '[' x98897dc735cf6635f0966f76eb0108354168fb15 '!=' x66d9573193967138cd12e232d4b5bc2b57e0d1ac ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -188,12 +194,12 @@
+++ 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
-++ '[' x2d8fbcb1eecd8d39171f457e583428758321d69d '!=' x17780edd81d27fcfdb7a802efc870a99788bd2fc ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
+++ '[' x005ad32358f12fe9313a4a01918a55e60d4f39e5 '!=' x2d8fbcb1eecd8d39171f457e583428758321d69d ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
@@ -208,17 +214,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=41770089162edd23ea7ae33b7952585316accde5
++ base_rev=e061219f5d600af5b33418553f192e0cb9fc9ca9
++ 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=e061219f5d600af5b33418553f192e0cb9fc9ca9
-++ git -C binutils rev-list --count 41770089162edd23ea7ae33b7952585316accde5..e061219f5d600af5b33418553f192e0cb9fc9ca9
-# rev for binutils : 41770089162edd23ea7ae33b7952585316accde5..e061219f5d600af5b33418553f192e0cb9fc9ca9 (31 commits)
-+ c_commits=31
-+ echo '# rev for binutils : 41770089162edd23ea7ae33b7952585316accde5..e061219f5d600af5b33418553f192e0cb9fc9ca9 (31 commits)'
++ cur_rev=d7680f13df105aa8fa0edbdf8efae31a5411f579
+++ git -C binutils rev-list --count e061219f5d600af5b33418553f192e0cb9fc9ca9..d7680f13df105aa8fa0edbdf8efae31a5411f579
+# rev for binutils : e061219f5d600af5b33418553f192e0cb9fc9ca9..d7680f13df105aa8fa0edbdf8efae31a5411f579 (62 commits)
++ c_commits=62
++ echo '# rev for binutils : e061219f5d600af5b33418553f192e0cb9fc9ca9..d7680f13df105aa8fa0edbdf8efae31a5411f579 (62 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -226,17 +232,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=474473f0425b404cd3ce15e73844de4608ac4ba7
++ base_rev=a4829dda6362f5f653c4bd5783374fafc0e8622f
++ 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=a4829dda6362f5f653c4bd5783374fafc0e8622f
-++ git -C gcc rev-list --count 474473f0425b404cd3ce15e73844de4608ac4ba7..a4829dda6362f5f653c4bd5783374fafc0e8622f
-# rev for gcc : 474473f0425b404cd3ce15e73844de4608ac4ba7..a4829dda6362f5f653c4bd5783374fafc0e8622f (101 commits)
-+ c_commits=101
-+ echo '# rev for gcc : 474473f0425b404cd3ce15e73844de4608ac4ba7..a4829dda6362f5f653c4bd5783374fafc0e8622f (101 commits)'
++ cur_rev=0f1f6cf872a03d82ab1973780b37bb8572e96f58
+++ git -C gcc rev-list --count a4829dda6362f5f653c4bd5783374fafc0e8622f..0f1f6cf872a03d82ab1973780b37bb8572e96f58
+# rev for gcc : a4829dda6362f5f653c4bd5783374fafc0e8622f..0f1f6cf872a03d82ab1973780b37bb8572e96f58 (244 commits)
++ c_commits=244
++ echo '# rev for gcc : a4829dda6362f5f653c4bd5783374fafc0e8622f..0f1f6cf872a03d82ab1973780b37bb8572e96f58 (244 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -244,17 +250,17 @@
++ 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=a47fc304d2b678db1a5d760a7d644dac9b067752
++ base_rev=66d9573193967138cd12e232d4b5bc2b57e0d1ac
++ 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=66d9573193967138cd12e232d4b5bc2b57e0d1ac
-++ git -C linux rev-list --count a47fc304d2b678db1a5d760a7d644dac9b067752..66d9573193967138cd12e232d4b5bc2b57e0d1ac
-# rev for linux : a47fc304d2b678db1a5d760a7d644dac9b067752..66d9573193967138cd12e232d4b5bc2b57e0d1ac (786 commits)
-+ c_commits=786
-+ echo '# rev for linux : a47fc304d2b678db1a5d760a7d644dac9b067752..66d9573193967138cd12e232d4b5bc2b57e0d1ac (786 commits)'
++ cur_rev=98897dc735cf6635f0966f76eb0108354168fb15
+++ git -C linux rev-list --count 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
+# rev for linux : 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15 (4860 commits)
++ c_commits=4860
++ echo '# rev for linux : 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15 (4860 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -262,18 +268,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=17780edd81d27fcfdb7a802efc870a99788bd2fc
++ base_rev=2d8fbcb1eecd8d39171f457e583428758321d69d
++ 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=2d8fbcb1eecd8d39171f457e583428758321d69d
-++ git -C qemu rev-list --count 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d
-# rev for qemu : 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d (48 commits)
++ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ git -C qemu rev-list --count 2d8fbcb1eecd8d39171f457e583428758321d69d..005ad32358f12fe9313a4a01918a55e60d4f39e5
+# rev for qemu : 2d8fbcb1eecd8d39171f457e583428758321d69d..005ad32358f12fe9313a4a01918a55e60d4f39e5 (388 commits)
-+ c_commits=48
-+ echo '# rev for qemu : 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d (48 commits)'
++ c_commits=388
++ echo '# rev for qemu : 2d8fbcb1eecd8d39171f457e583428758321d69d..005ad32358f12fe9313a4a01918a55e60d4f39e5 (388 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'