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.log105
1 files changed, 61 insertions, 44 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index bcdf89f..8a35fec 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51305: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
++ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51391: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
+ set -euf -o pipefail
+ local host
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51305:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51391:
++ cut -d: -f 1
+ host=build-03.tcwglab
+ local port
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51305:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51391:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51305:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51391:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_0
+ local opts
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51305:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51391:
++ cut -s -d: -f 4
-+ opts=-p51305
++ opts=-p51391
+ local env_vars
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51305:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51391:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -53,7 +53,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q true
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_0
-+ ssh -p51305 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'
++ ssh -p51391 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'
/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
@@ -81,17 +81,17 @@
++ 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-arm-stable-defconfig-build/46/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/47/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/46/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-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_kernel--gnu-master-arm-stable-defconfig-build/47/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/48/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/47/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/48/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -143,7 +143,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
-++ '[' x025e84f93566c8ced594ef48ddee1dec7e5b4cdd '!=' x81656b43f153df328776bc122d573d5790bbe0e8 ']'
+++ '[' x0f020d9cedc947c09717984e0182828eb5f81208 '!=' x025e84f93566c8ced594ef48ddee1dec7e5b4cdd ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -158,7 +158,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
-++ '[' x979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4 '!=' x0a888650303750fd72878fc083dfb30b62e30809 ']'
+++ '[' x1aceceb1e2d6e86ce183c8cc448750fa03b6f79e '!=' x979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -173,7 +173,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
-++ '[' x569306fa74e3adbe699e8548698815473469e440 '!=' x569306fa74e3adbe699e8548698815473469e440 ']'
+++ '[' x43379dc94db5d75933aac04f61b8d313be92ebe1 '!=' x569306fa74e3adbe699e8548698815473469e440 ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -186,19 +188,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
-++ '[' x50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4 '!=' xb0dd9a7d6dd15a6898e9c585b521e6bec79b25aa ']'
+++ '[' x17780edd81d27fcfdb7a802efc870a99788bd2fc '!=' x50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 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
@@ -206,17 +208,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=81656b43f153df328776bc122d573d5790bbe0e8
++ base_rev=025e84f93566c8ced594ef48ddee1dec7e5b4cdd
++ 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=025e84f93566c8ced594ef48ddee1dec7e5b4cdd
-++ git -C binutils rev-list --count 81656b43f153df328776bc122d573d5790bbe0e8..025e84f93566c8ced594ef48ddee1dec7e5b4cdd
-# rev for binutils : 81656b43f153df328776bc122d573d5790bbe0e8..025e84f93566c8ced594ef48ddee1dec7e5b4cdd (38 commits)
-+ c_commits=38
-+ echo '# rev for binutils : 81656b43f153df328776bc122d573d5790bbe0e8..025e84f93566c8ced594ef48ddee1dec7e5b4cdd (38 commits)'
++ cur_rev=0f020d9cedc947c09717984e0182828eb5f81208
+++ git -C binutils rev-list --count 025e84f93566c8ced594ef48ddee1dec7e5b4cdd..0f020d9cedc947c09717984e0182828eb5f81208
+# rev for binutils : 025e84f93566c8ced594ef48ddee1dec7e5b4cdd..0f020d9cedc947c09717984e0182828eb5f81208 (106 commits)
++ c_commits=106
++ echo '# rev for binutils : 025e84f93566c8ced594ef48ddee1dec7e5b4cdd..0f020d9cedc947c09717984e0182828eb5f81208 (106 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -224,17 +226,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=0a888650303750fd72878fc083dfb30b62e30809
++ base_rev=979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4
++ 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=979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4
-++ git -C gcc rev-list --count 0a888650303750fd72878fc083dfb30b62e30809..979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4
-# rev for gcc : 0a888650303750fd72878fc083dfb30b62e30809..979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4 (92 commits)
-+ c_commits=92
-+ echo '# rev for gcc : 0a888650303750fd72878fc083dfb30b62e30809..979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4 (92 commits)'
++ cur_rev=1aceceb1e2d6e86ce183c8cc448750fa03b6f79e
+++ git -C gcc rev-list --count 979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4..1aceceb1e2d6e86ce183c8cc448750fa03b6f79e
+# rev for gcc : 979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4..1aceceb1e2d6e86ce183c8cc448750fa03b6f79e (132 commits)
++ c_commits=132
++ echo '# rev for gcc : 979e0fbf53cdf5ea2b885ddbb1369bfd3a7402f4..1aceceb1e2d6e86ce183c8cc448750fa03b6f79e (132 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=569306fa74e3adbe699e8548698815473469e440
+++ 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=43379dc94db5d75933aac04f61b8d313be92ebe1
+++ git -C linux rev-list --count 569306fa74e3adbe699e8548698815473469e440..43379dc94db5d75933aac04f61b8d313be92ebe1
+# rev for linux : 569306fa74e3adbe699e8548698815473469e440..43379dc94db5d75933aac04f61b8d313be92ebe1 (142 commits)
++ c_commits=142
++ echo '# rev for linux : 569306fa74e3adbe699e8548698815473469e440..43379dc94db5d75933aac04f61b8d313be92ebe1 (142 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -242,18 +262,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=b0dd9a7d6dd15a6898e9c585b521e6bec79b25aa
++ base_rev=50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4
++ 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=50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4
-++ git -C qemu rev-list --count b0dd9a7d6dd15a6898e9c585b521e6bec79b25aa..50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4
-# rev for qemu : b0dd9a7d6dd15a6898e9c585b521e6bec79b25aa..50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4 (82 commits)
++ cur_rev=17780edd81d27fcfdb7a802efc870a99788bd2fc
+++ git -C qemu rev-list --count 50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4..17780edd81d27fcfdb7a802efc870a99788bd2fc
+# rev for qemu : 50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4..17780edd81d27fcfdb7a802efc870a99788bd2fc (166 commits)
-+ c_commits=82
-+ echo '# rev for qemu : b0dd9a7d6dd15a6898e9c585b521e6bec79b25aa..50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4 (82 commits)'
++ c_commits=166
++ echo '# rev for qemu : 50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4..17780edd81d27fcfdb7a802efc870a99788bd2fc (166 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -270,19 +290,16 @@
+ print_result_f=print_result
+ print_config_f=print_config
+ print_last_icommit_f=print_last_icommit
++ generate_extra_details_f=generate_extra_details
+# post_interesting_commits
+Init stage ran successfully.
+ case "$ci_project" in
-+ generate_extra_details
-# generate_extra_details
-+ set -euf -o pipefail
-+ echo '# generate_extra_details'
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0