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.log104
1 files changed, 62 insertions, 42 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index a7cdab2..6007b0e 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_kernel_1:-p49801: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
++ remote_exec build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51686: ./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-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49801:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51686:
++ cut -d: -f 1
-+ host=build-08.tcwglab
++ host=build-02.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49801:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51686:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49801:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51686:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49801:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51686:
++ cut -s -d: -f 4
-+ opts=-p49801
++ opts=-p51686
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49801:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51686:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_kernel-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
-+ ssh -p49801 build-08.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 __build_script tcwg_kernel-build.sh'
++ ssh -p51686 build-02.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 __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 __build_script tcwg_kernel-build.sh
@@ -79,25 +79,25 @@
++ set +x
+ ci_project=tcwg_kernel
++ get_current_manifest '{rr[ci_config]}'
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/50/
-# Using dir : base-artifacts
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=gnu-master-aarch64-lts-allmodconfig
+ 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_kernel--gnu-master-aarch64-lts-allmodconfig-build/50/'
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/51/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/51/'
+ 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-lts-allmodconfig-build/51/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/52/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/51/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/52/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -149,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
-++ '[' x6a6117ab0ffe18ea984abca84869eae799c1b346 '!=' x940bb336cbce23f1780c449a7c72ca41e8d91fa5 ']'
+++ '[' x9a896be33224654760c46d3698218241d0a1f354 '!=' x6a6117ab0ffe18ea984abca84869eae799c1b346 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,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
-++ '[' xbada3c27d855430af736de51439ce275cffda754 '!=' xc3c6f30496d945b77dcb7f4ad8c3f8094f5a64a4 ']'
+++ '[' xddfa43933ebc9e6508f0df9e748a765a74e01809 '!=' xbada3c27d855430af736de51439ce275cffda754 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -179,7 +179,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
-++ '[' xbcae8f425ea24ed4768a671250787303dd27572f '!=' xbcae8f425ea24ed4768a671250787303dd27572f ']'
+++ '[' xabe776c21dc03e504688cde273bc617e1237f4de '!=' xbcae8f425ea24ed4768a671250787303dd27572f ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -187,24 +189,24 @@
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
+++ get_baseline_git qemu_rev
-# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+++ 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
-++ '[' x36e9aab3c569d4c9ad780473596e18479838d1aa '!=' x494a6a2cf7f775d2c20fd6df9601e30606cc2014 ']'
+++ '[' x2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d '!=' x36e9aab3c569d4c9ad780473596e18479838d1aa ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc qemu'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -212,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=940bb336cbce23f1780c449a7c72ca41e8d91fa5
++ base_rev=6a6117ab0ffe18ea984abca84869eae799c1b346
++ 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=6a6117ab0ffe18ea984abca84869eae799c1b346
-++ git -C binutils rev-list --count 940bb336cbce23f1780c449a7c72ca41e8d91fa5..6a6117ab0ffe18ea984abca84869eae799c1b346
-# rev for binutils : 940bb336cbce23f1780c449a7c72ca41e8d91fa5..6a6117ab0ffe18ea984abca84869eae799c1b346 (65 commits)
-+ c_commits=65
-+ echo '# rev for binutils : 940bb336cbce23f1780c449a7c72ca41e8d91fa5..6a6117ab0ffe18ea984abca84869eae799c1b346 (65 commits)'
++ cur_rev=9a896be33224654760c46d3698218241d0a1f354
+++ git -C binutils rev-list --count 6a6117ab0ffe18ea984abca84869eae799c1b346..9a896be33224654760c46d3698218241d0a1f354
+# rev for binutils : 6a6117ab0ffe18ea984abca84869eae799c1b346..9a896be33224654760c46d3698218241d0a1f354 (82 commits)
++ c_commits=82
++ echo '# rev for binutils : 6a6117ab0ffe18ea984abca84869eae799c1b346..9a896be33224654760c46d3698218241d0a1f354 (82 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -230,17 +232,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=c3c6f30496d945b77dcb7f4ad8c3f8094f5a64a4
++ base_rev=bada3c27d855430af736de51439ce275cffda754
++ 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=bada3c27d855430af736de51439ce275cffda754
-++ git -C gcc rev-list --count c3c6f30496d945b77dcb7f4ad8c3f8094f5a64a4..bada3c27d855430af736de51439ce275cffda754
-# rev for gcc : c3c6f30496d945b77dcb7f4ad8c3f8094f5a64a4..bada3c27d855430af736de51439ce275cffda754 (84 commits)
-+ c_commits=84
-+ echo '# rev for gcc : c3c6f30496d945b77dcb7f4ad8c3f8094f5a64a4..bada3c27d855430af736de51439ce275cffda754 (84 commits)'
++ cur_rev=ddfa43933ebc9e6508f0df9e748a765a74e01809
+# rev for gcc : bada3c27d855430af736de51439ce275cffda754..ddfa43933ebc9e6508f0df9e748a765a74e01809 (71 commits)
+++ git -C gcc rev-list --count bada3c27d855430af736de51439ce275cffda754..ddfa43933ebc9e6508f0df9e748a765a74e01809
++ c_commits=71
++ echo '# rev for gcc : bada3c27d855430af736de51439ce275cffda754..ddfa43933ebc9e6508f0df9e748a765a74e01809 (71 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=bcae8f425ea24ed4768a671250787303dd27572f
+++ 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=abe776c21dc03e504688cde273bc617e1237f4de
+++ git -C linux rev-list --count bcae8f425ea24ed4768a671250787303dd27572f..abe776c21dc03e504688cde273bc617e1237f4de
+# rev for linux : bcae8f425ea24ed4768a671250787303dd27572f..abe776c21dc03e504688cde273bc617e1237f4de (259 commits)
++ c_commits=259
++ echo '# rev for linux : bcae8f425ea24ed4768a671250787303dd27572f..abe776c21dc03e504688cde273bc617e1237f4de (259 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -248,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=494a6a2cf7f775d2c20fd6df9601e30606cc2014
++ base_rev=36e9aab3c569d4c9ad780473596e18479838d1aa
++ 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=36e9aab3c569d4c9ad780473596e18479838d1aa
-++ git -C qemu rev-list --count 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa
-# rev for qemu : 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa (36 commits)
++ cur_rev=2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+++ git -C qemu rev-list --count 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+# rev for qemu : 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d (317 commits)
-+ c_commits=36
-+ echo '# rev for qemu : 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa (36 commits)'
++ c_commits=317
++ echo '# rev for qemu : 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d (317 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'