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.log78
1 files changed, 39 insertions, 39 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index d8495ca..a8e83ae 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,23 +26,23 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/124/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/125/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/124/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/125/'
+ 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--llvm-master-arm-stable-allmodconfig-build/125/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/126/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/125/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/126/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-# check_source_changes
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
@@ -89,7 +89,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
-++ '[' x2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b '!=' x63fc64a8d0ea8cb0bce0137db68503a75a6ecfe4 ']'
+++ '[' x333a6b1a6399992cc98ac34727acf38136b770e6 '!=' x2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' xa418be96de7872f6058207c695ef4698cb1dbb93 '!=' x88d319a29ff5d3be1bb9a7e88ef6e17df1dfe607 ']'
+++ '[' x70b00b4a6aa06c906c30d614d5b0042fdbfdbd50 '!=' xa418be96de7872f6058207c695ef4698cb1dbb93 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,9 +119,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
-++ '[' x8b77d49ed5072566234d53fa50b5ca741294306b '!=' x288a2f83ed42ce91cf92c2b08dad298a3da0cd9a ']'
-++ echo -ne ' linux'
-++ delim=' '
+++ '[' x8b77d49ed5072566234d53fa50b5ca741294306b '!=' x8b77d49ed5072566234d53fa50b5ca741294306b ']'
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,19 +130,21 @@
+++ 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 ']'
+# Debug traces :
+# change_kind=multiple_components : binutils llvm qemu
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x191710c221f65b1542f6ea7fa4d30dde6e134fd7 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils llvm linux
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils llvm linux'
++ echo '# change_kind=multiple_components : binutils llvm qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,18 +152,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=63fc64a8d0ea8cb0bce0137db68503a75a6ecfe4
++ base_rev=2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b
++ 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=2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b
-++ git -C binutils rev-list --count 63fc64a8d0ea8cb0bce0137db68503a75a6ecfe4..2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b
-# rev for binutils : 63fc64a8d0ea8cb0bce0137db68503a75a6ecfe4..2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b (68 commits)
-# rev for llvm : 88d319a29ff5d3be1bb9a7e88ef6e17df1dfe607..a418be96de7872f6058207c695ef4698cb1dbb93 (294 commits)
-+ c_commits=68
-+ echo '# rev for binutils : 63fc64a8d0ea8cb0bce0137db68503a75a6ecfe4..2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b (68 commits)'
++ cur_rev=333a6b1a6399992cc98ac34727acf38136b770e6
+++ git -C binutils rev-list --count 2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b..333a6b1a6399992cc98ac34727acf38136b770e6
+# rev for binutils : 2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b..333a6b1a6399992cc98ac34727acf38136b770e6 (99 commits)
++ c_commits=99
++ echo '# rev for binutils : 2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b..333a6b1a6399992cc98ac34727acf38136b770e6 (99 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -171,36 +170,38 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=88d319a29ff5d3be1bb9a7e88ef6e17df1dfe607
++ base_rev=a418be96de7872f6058207c695ef4698cb1dbb93
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=a418be96de7872f6058207c695ef4698cb1dbb93
-++ git -C llvm rev-list --count 88d319a29ff5d3be1bb9a7e88ef6e17df1dfe607..a418be96de7872f6058207c695ef4698cb1dbb93
-+ c_commits=294
-+ echo '# rev for llvm : 88d319a29ff5d3be1bb9a7e88ef6e17df1dfe607..a418be96de7872f6058207c695ef4698cb1dbb93 (294 commits)'
++ cur_rev=70b00b4a6aa06c906c30d614d5b0042fdbfdbd50
+++ git -C llvm rev-list --count a418be96de7872f6058207c695ef4698cb1dbb93..70b00b4a6aa06c906c30d614d5b0042fdbfdbd50
+# rev for llvm : a418be96de7872f6058207c695ef4698cb1dbb93..70b00b4a6aa06c906c30d614d5b0042fdbfdbd50 (431 commits)
++ c_commits=431
++ echo '# rev for llvm : a418be96de7872f6058207c695ef4698cb1dbb93..70b00b4a6aa06c906c30d614d5b0042fdbfdbd50 (431 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
+++ get_baseline_git qemu_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 ']'
+++ 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/linux_rev
-+ base_rev=288a2f83ed42ce91cf92c2b08dad298a3da0cd9a
-++ get_current_git linux_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ cur_rev=8b77d49ed5072566234d53fa50b5ca741294306b
-++ git -C linux rev-list --count 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b
-# rev for linux : 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b (18191 commits)
+++ cat artifacts/git/qemu_rev
++ cur_rev=191710c221f65b1542f6ea7fa4d30dde6e134fd7
+# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)
# post_interesting_commits
-+ c_commits=18191
-+ echo '# rev for linux : 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a..8b77d49ed5072566234d53fa50b5ca741294306b (18191 commits)'
+Init stage ran successfully.
+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
++ c_commits=114
++ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -226,7 +227,6 @@
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0