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.log70
1 files changed, 34 insertions, 36 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index e9d595d..fea1dd3 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,22 +26,20 @@
++ 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-aarch64-mainline-allyesconfig-build/114/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/115/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/114/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/115/'
+ 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-aarch64-mainline-allyesconfig-build/115/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/116/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/115/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/116/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
+ case "$notify" in
+ declare -Ag pw
@@ -89,7 +87,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
-++ '[' x4da6be3f1ad66987b7e072e578183798b3c29cb0 '!=' xb3fa92f12a83d284db3124e0992e15d1ff31a3d8 ']'
+++ '[' x3bb1944a5a0527a38702084ac301d9933b0130bb '!=' x4da6be3f1ad66987b7e072e578183798b3c29cb0 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +102,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
-++ '[' x8097a5d37b70f483d9e441d78aa7f689618fa795 '!=' xa018c8cdbb3a06a523d10268905e82fc39bfe93e ']'
+++ '[' x4128edeaadf82245f7ade74900ca3eae0ff94e6a '!=' x8097a5d37b70f483d9e441d78aa7f689618fa795 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +117,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
-++ '[' x5254c0cbc92d2a08e75443bdb914f1c4839cdf5a '!=' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a ']'
+++ '[' xfbafc3e621c3f4ded43720fdb1d6ce1728ec664e '!=' x5254c0cbc92d2a08e75443bdb914f1c4839cdf5a ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -134,7 +132,7 @@
+++ 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
-++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x455f4440687fcee03e62d9b17b28162b638458af '!=' x80f1709aa0eb4de09b4240563463f991a5b9d855 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -154,17 +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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++ 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=4da6be3f1ad66987b7e072e578183798b3c29cb0
-++ git -C binutils rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..4da6be3f1ad66987b7e072e578183798b3c29cb0
-# rev for binutils : b3fa92f12a83d284db3124e0992e15d1ff31a3d8..4da6be3f1ad66987b7e072e578183798b3c29cb0 (133 commits)
-+ c_commits=133
-+ echo '# rev for binutils : b3fa92f12a83d284db3124e0992e15d1ff31a3d8..4da6be3f1ad66987b7e072e578183798b3c29cb0 (133 commits)'
++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
+++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb
+# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb (28 commits)
++ c_commits=28
++ echo '# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..3bb1944a5a0527a38702084ac301d9933b0130bb (28 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -172,17 +170,17 @@
++ 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=a018c8cdbb3a06a523d10268905e82fc39bfe93e
++ base_rev=8097a5d37b70f483d9e441d78aa7f689618fa795
++ 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=8097a5d37b70f483d9e441d78aa7f689618fa795
-++ git -C llvm rev-list --count a018c8cdbb3a06a523d10268905e82fc39bfe93e..8097a5d37b70f483d9e441d78aa7f689618fa795
-# rev for llvm : a018c8cdbb3a06a523d10268905e82fc39bfe93e..8097a5d37b70f483d9e441d78aa7f689618fa795 (412 commits)
-+ c_commits=412
-+ echo '# rev for llvm : a018c8cdbb3a06a523d10268905e82fc39bfe93e..8097a5d37b70f483d9e441d78aa7f689618fa795 (412 commits)'
++ cur_rev=4128edeaadf82245f7ade74900ca3eae0ff94e6a
+++ git -C llvm rev-list --count 8097a5d37b70f483d9e441d78aa7f689618fa795..4128edeaadf82245f7ade74900ca3eae0ff94e6a
+# rev for llvm : 8097a5d37b70f483d9e441d78aa7f689618fa795..4128edeaadf82245f7ade74900ca3eae0ff94e6a (117 commits)
++ c_commits=117
++ echo '# rev for llvm : 8097a5d37b70f483d9e441d78aa7f689618fa795..4128edeaadf82245f7ade74900ca3eae0ff94e6a (117 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -190,17 +188,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=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++ base_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++ 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=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
-++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
-# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a (238 commits)
-+ c_commits=238
-+ echo '# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a (238 commits)'
++ cur_rev=fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+++ git -C linux rev-list --count 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e
+# rev for linux : 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e (59 commits)
++ c_commits=59
++ echo '# rev for linux : 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a..fbafc3e621c3f4ded43720fdb1d6ce1728ec664e (59 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -208,20 +206,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=039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++ 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=80f1709aa0eb4de09b4240563463f991a5b9d855
-# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)
++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
+++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)
-# post_interesting_commits
-Init stage ran successfully.
-++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-+ c_commits=151
-+ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)'
++ c_commits=44
++ echo '# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -242,11 +238,13 @@ Init stage ran successfully.
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ 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