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.log58
1 files changed, 29 insertions, 29 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 6e543c5..bdc0844 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_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/79/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/80/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/79/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/80/'
+ 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_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/80/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/81/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/80/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2_LTO-build/81/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
++ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
@@ -85,7 +85,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
-++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x97b29a61f7f001550fe985bf2deea1550e3c20dd ']'
+++ '[' xf1b8ee6f2b4381bc46a0ad4c233b6eddc1e135b5 '!=' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -100,7 +100,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
-++ '[' x6eb1507107dee3e67e3a136e2917b93cdffba7c4 '!=' xa0240662b22312ffb3e3fefb85f258ab0e7010f4 ']'
+++ '[' xeecdd96c8d1de244e21212a830e51062b3e444c5 '!=' x6eb1507107dee3e67e3a136e2917b93cdffba7c4 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -110,12 +110,14 @@
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
+++ get_baseline_git newlib_rev
+# Debug traces :
+# change_kind=multiple_components : binutils gcc newlib
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x0e961f582a315fd6f13b8e924f58af6057558348 '!=' x3ef4bb186196b23f7a349a0614294b7ee1e0c4dc ']'
+++ '[' xd5dcb484c705a214b30826c82b9fd8bf83772093 '!=' x0e961f582a315fd6f13b8e924f58af6057558348 ']'
++ echo -ne ' newlib'
++ delim=' '
++ echo
@@ -124,8 +126,6 @@
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
-# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib
+ echo '# Debug traces :'
+ echo '# change_kind=multiple_components : binutils gcc newlib'
+ for c in "${changed_components[@]}"
@@ -135,17 +135,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=97b29a61f7f001550fe985bf2deea1550e3c20dd
++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (50 commits)
-+ c_commits=50
-+ echo '# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (50 commits)'
++ cur_rev=f1b8ee6f2b4381bc46a0ad4c233b6eddc1e135b5
+++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..f1b8ee6f2b4381bc46a0ad4c233b6eddc1e135b5
+# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..f1b8ee6f2b4381bc46a0ad4c233b6eddc1e135b5 (15 commits)
++ c_commits=15
++ echo '# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..f1b8ee6f2b4381bc46a0ad4c233b6eddc1e135b5 (15 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -153,17 +153,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=a0240662b22312ffb3e3fefb85f258ab0e7010f4
++ base_rev=6eb1507107dee3e67e3a136e2917b93cdffba7c4
++ 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=6eb1507107dee3e67e3a136e2917b93cdffba7c4
-++ git -C gcc rev-list --count a0240662b22312ffb3e3fefb85f258ab0e7010f4..6eb1507107dee3e67e3a136e2917b93cdffba7c4
-# rev for gcc : a0240662b22312ffb3e3fefb85f258ab0e7010f4..6eb1507107dee3e67e3a136e2917b93cdffba7c4 (137 commits)
-+ c_commits=137
-+ echo '# rev for gcc : a0240662b22312ffb3e3fefb85f258ab0e7010f4..6eb1507107dee3e67e3a136e2917b93cdffba7c4 (137 commits)'
++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
+++ git -C gcc rev-list --count 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5
+# rev for gcc : 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5 (56 commits)
++ c_commits=56
++ echo '# rev for gcc : 6eb1507107dee3e67e3a136e2917b93cdffba7c4..eecdd96c8d1de244e21212a830e51062b3e444c5 (56 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -171,21 +171,23 @@
++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/newlib_rev
-+ base_rev=3ef4bb186196b23f7a349a0614294b7ee1e0c4dc
++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
++ get_current_git newlib_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/newlib_rev
-+ cur_rev=0e961f582a315fd6f13b8e924f58af6057558348
-++ git -C newlib rev-list --count 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348
-# rev for newlib : 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348 (1 commits)
++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
+++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)
+ c_commits=1
-+ echo '# rev for newlib : 3ef4bb186196b23f7a349a0614294b7ee1e0c4dc..0e961f582a315fd6f13b8e924f58af6057558348 (1 commits)'
++ echo '# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+# post_interesting_commits
+Init stage ran successfully.
+ '[' ignore = precommit ']'
+ '[' ignore = ignore ']'
+ post_jira_comment=false
@@ -205,13 +207,11 @@
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_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