+ 636006:jenkins5066327421163262479.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 528108:round-robin-notify.sh: 68: false + 528108:round-robin-notify.sh: 71: dryrun= + 528108:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 528108:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 528108:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 528108:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 528108:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 528108:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/../tcwg_gnu-config.sh + 528108:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 528108:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 528108:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 528108:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 528108:round-robin-notify.sh: 162: declare -a changed_components + 528108:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 528108:round-robin-notify.sh: 219: declare print_details_f + 528108:round-robin-notify.sh: 515: dump_model_only=false + 528108:round-robin-notify.sh: 2839: setup_notify_environment + 528108:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 528108:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 528108:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_native_build ++ 528108:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 528108:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 528108:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 528108:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 528108:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 528108:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 528108:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 528108:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 528108:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 528108:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 528108:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 528108:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 528108:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 528108:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 528108:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10047/' # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10047/ # Using dir : base-artifacts + 528108:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 528108:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/ # Using dir : artifacts + 528108:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/' + 528108:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 528108:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 528108:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 528108:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in # check_source_changes + 528108:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 528108:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 528108:round-robin-notify.sh: 2840: check_source_changes + 528108:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 528108:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 528108:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 528108:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 528108:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 528108:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 528108:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 528108:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 528108:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 528108:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528108:round-robin-notify.sh: print_updated_components: 1204: false +++ 528108:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 528108:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 528108:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528108:round-robin-notify.sh: print_updated_components: 1204: false +++ 528108:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 528108:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 528108:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528108:round-robin-notify.sh: print_updated_components: 1204: false +++ 528108:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 528108:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 528108:round-robin-notify.sh: print_updated_components: 1212: echo -ne linux +++ 528108:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 528108:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528108:round-robin-notify.sh: print_updated_components: 1204: false +++ 528108:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 528108:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 528108:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528108:round-robin-notify.sh: print_updated_components: 1204: false +++ 528108:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 528108:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 528108:round-robin-notify.sh: print_updated_components: 1217: echo ++ 528108:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 528108:round-robin-notify.sh: print_changed_components: 1249: false ++ 528108:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 528108:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_changed_components: 1264: '[' x6916d5703ddf9a38f1f6c2cc793381a24ee914c6 '!=' x70eda68668d1476b459b64e69b8f36659fa9dfa8 ']' ++ 528108:round-robin-notify.sh: print_changed_components: 1266: echo -ne linux ++ 528108:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 528108:round-robin-notify.sh: print_changed_components: 1271: echo + 528108:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 528108:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 528108:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 528108:round-robin-notify.sh: check_source_changes: 181: changed_single_component=linux ++ 528108:round-robin-notify.sh: check_source_changes: 183: get_component_rev linux ++ 528108:round-robin-notify.sh: get_component_rev: 1780: false ++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev ++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 528108:round-robin-notify.sh: check_source_changes: 183: first_bad=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev linux ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528108:round-robin-notify.sh: check_source_changes: 184: last_good=70eda68668d1476b459b64e69b8f36659fa9dfa8 + 528108:round-robin-notify.sh: check_source_changes: 187: local res + 528108:round-robin-notify.sh: check_source_changes: 190: res=0 + 528108:round-robin-notify.sh: check_source_changes: 190: wait 528201 + 528108:round-robin-notify.sh: check_source_changes: 188: git -C linux rev-parse --verify HEAD + 528108:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo linux' '[' 0 = 0 ']' + 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 528108:round-robin-notify.sh: check_source_changes: 194: single_commit_p linux + 528108:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 528108:round-robin-notify.sh: single_commit_p: 141: local c=linux + 528108:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 528108:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev linux ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528108:round-robin-notify.sh: single_commit_p: 144: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 ++ 528108:round-robin-notify.sh: single_commit_p: 145: get_component_rev linux ++ 528108:round-robin-notify.sh: get_component_rev: 1780: false ++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev ++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 528108:round-robin-notify.sh: single_commit_p: 145: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: single_commit_p: 147: git -C linux rev-parse '6916d5703ddf9a38f1f6c2cc793381a24ee914c6^@' + 528108:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 528108:round-robin-notify.sh: single_commit_p: 148: '[' 36343a8ff328efd3eb5604e3567d63e6c7906deb = 70eda68668d1476b459b64e69b8f36659fa9dfa8 ']' + 528108:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 528108:round-robin-notify.sh: single_commit_p: 148: '[' dc366607c41c45fd0ae6f3db090f31dd611b644a = 70eda68668d1476b459b64e69b8f36659fa9dfa8 ']' + 528108:round-robin-notify.sh: single_commit_p: 154: return 1 + 528108:round-robin-notify.sh: check_source_changes: 197: change_kind=single_component # Debug traces : # change_kind=single_component : linux + 528108:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 528108:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_component : linux' + 528108:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 528108:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev linux ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528108:round-robin-notify.sh: check_source_changes: 208: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 ++ 528108:round-robin-notify.sh: check_source_changes: 209: get_component_rev linux ++ 528108:round-robin-notify.sh: get_component_rev: 1780: false ++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev ++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 528108:round-robin-notify.sh: check_source_changes: 209: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: check_source_changes: 211: git -C linux rev-list --count 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 528108:round-robin-notify.sh: check_source_changes: 211: c_commits=162 + 528108:round-robin-notify.sh: check_source_changes: 212: echo '# rev for linux : 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 (162 commits)' # rev for linux : 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 (162 commits) + 528108:round-robin-notify.sh: check_source_changes: 214: echo '' + 528108:round-robin-notify.sh: 2841: setup_stages_to_run + 528108:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 528108:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 528108:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 528108:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 528108:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 528108:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 528108:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 528108:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 528108:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 528108:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 528108:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 528108:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 528108:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 528108:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 528108:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 528108:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 528108:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 528108:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 528108:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 528108:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 528108:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 528108:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 528108:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 528108:round-robin-notify.sh: 2844: post_interesting_commits init + 528108:round-robin-notify.sh: post_interesting_commits: 1645: set -euf -o pipefail # post_interesting_commits + 528108:round-robin-notify.sh: post_interesting_commits: 1646: echo '# post_interesting_commits' + 528108:round-robin-notify.sh: post_interesting_commits: 1648: local stage=init + 528108:round-robin-notify.sh: post_interesting_commits: 1650: '[' single_component '!=' single_commit ']' + 528108:round-robin-notify.sh: post_interesting_commits: 1651: return + 528108:round-robin-notify.sh: 2846: '[' full '!=' full ']' + 528108:round-robin-notify.sh: 2851: gnu_generate_extra_details + 528108:round-robin-notify.sh: gnu_generate_extra_details: 391: set -euf -o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 394: local tmpfile ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 395: mktemp + 528108:round-robin-notify.sh: gnu_generate_extra_details: 395: tmpfile=/tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 397: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 528108:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 528108:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 528108:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 528108:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 528108:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu ++ 528108:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu + 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 399: echo + 528108:round-robin-notify.sh: gnu_generate_extra_details: 402: '[' 'none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' '!=' '' ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 403: cat + 528108:round-robin-notify.sh: gnu_generate_extra_details: 414: cat + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 477: set +f ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 477: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-binutils artifacts/05-build_abe-gcc artifacts/06-clean_sysroot artifacts/07-build_abe-linux artifacts/08-build_abe-glibc artifacts/09-build_abe-gdb artifacts/10-check_regression -name console.log.xz ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/01-reset_artifacts/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/01-reset_artifacts + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.MbSrP4K0KH-make ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/02-prepare_abe/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/02-prepare_abe + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.MbSrP4K0KH-make ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/03-true/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/03-true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/03-true/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.MbSrP4K0KH-make ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/04-build_abe-binutils/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/04-build_abe-binutils + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/04-build_abe-binutils/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/04-build_abe-binutils + 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 04-build_abe-binutils' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.MbSrP4K0KH-configure /tmp/tmp.MbSrP4K0KH-make + 528108:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-binutils/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/05-build_abe-gcc/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/05-build_abe-gcc + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/05-build_abe-gcc/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/05-build_abe-gcc + 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 05-build_abe-gcc' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.MbSrP4K0KH-configure /tmp/tmp.MbSrP4K0KH-make + 528108:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-build_abe-gcc/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/06-clean_sysroot/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/06-clean_sysroot + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/06-clean_sysroot/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.MbSrP4K0KH-make ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/06-clean_sysroot/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/07-build_abe-linux/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/07-build_abe-linux + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/07-build_abe-linux/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.MbSrP4K0KH-make ']' ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/07-build_abe-linux + 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 07-build_abe-linux' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.MbSrP4K0KH-configure /tmp/tmp.MbSrP4K0KH-make + 528108:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/07-build_abe-linux/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/08-build_abe-glibc/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/08-build_abe-glibc + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/08-build_abe-glibc/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/08-build_abe-glibc + 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 08-build_abe-glibc' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.MbSrP4K0KH-configure /tmp/tmp.MbSrP4K0KH-make + 528108:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/08-build_abe-glibc/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/09-build_abe-gdb/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/09-build_abe-gdb + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/09-build_abe-gdb/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/09-build_abe-gdb + 528108:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 09-build_abe-gdb' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.MbSrP4K0KH-configure /tmp/tmp.MbSrP4K0KH-make + 528108:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/09-build_abe-gdb/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/10-check_regression/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/10-check_regression + 528108:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/10-check_regression/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.MbSrP4K0KH + 528108:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 528108:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbSrP4K0KH-configure ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.MbSrP4K0KH-make ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 528108:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/10-check_regression/console.log.xz + 528108:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.MbSrP4K0KH-dj ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console + 528108:round-robin-notify.sh: gnu_generate_extra_details: 455: rm -f /tmp/tmp.MbSrP4K0KH /tmp/tmp.MbSrP4K0KH-configure /tmp/tmp.MbSrP4K0KH-make /tmp/tmp.MbSrP4K0KH-dj + 528108:round-robin-notify.sh: gnu_generate_extra_details: 457: '[' -s artifacts/notify/configure-toolchain.txt ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 459: '[' -d artifacts/sumfiles ']' + 528108:round-robin-notify.sh: gnu_generate_extra_details: 460: return 0 + 528108:round-robin-notify.sh: 2852: calculate_results_date + 528108:round-robin-notify.sh: calculate_results_date: 2517: set -euf -o pipefail + 528108:round-robin-notify.sh: calculate_results_date: 2519: local c base_d cur_d results_date=0 ++ 528108:round-robin-notify.sh: calculate_results_date: 2522: get_current_manifest '{rr[components]}' ++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 528108:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 528108:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev binutils ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 528108:round-robin-notify.sh: calculate_results_date: 2524: '[' 469dcb143c6d19cd741fbf904188534e7696658b '!=' '' ']' ++ 528108:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date binutils ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev binutils +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: rev=469dcb143c6d19cd741fbf904188534e7696658b ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No binutils in current git' '[' x469dcb143c6d19cd741fbf904188534e7696658b '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1177: git -C binutils show --no-patch --pretty=%ct 469dcb143c6d19cd741fbf904188534e7696658b + 528108:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778893590 ++ 528108:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date binutils ++ 528108:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528108:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev binutils +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 528108:round-robin-notify.sh: get_current_component_date: 1187: rev=469dcb143c6d19cd741fbf904188534e7696658b ++ 528108:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No binutils in current git' '[' x469dcb143c6d19cd741fbf904188534e7696658b '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_component_date: 1191: git -C binutils show --no-patch --pretty=%ct 469dcb143c6d19cd741fbf904188534e7696658b + 528108:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778893590 + 528108:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778893590 '!=' x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778893590 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778893590 -lt 1778893590 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778893590 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778893590 -gt 0 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2538: results_date=1778893590 + 528108:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 528108:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 528108:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev gcc ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 528108:round-robin-notify.sh: calculate_results_date: 2524: '[' 9f42a810e6693a85ed312ca80854733daba75037 '!=' '' ']' ++ 528108:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date gcc ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' x9f42a810e6693a85ed312ca80854733daba75037 '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct 9f42a810e6693a85ed312ca80854733daba75037 + 528108:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778822035 ++ 528108:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date gcc ++ 528108:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528108:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 528108:round-robin-notify.sh: get_current_component_date: 1187: rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 528108:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' x9f42a810e6693a85ed312ca80854733daba75037 '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct 9f42a810e6693a85ed312ca80854733daba75037 + 528108:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778822035 + 528108:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778822035 '!=' x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778822035 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778822035 -lt 1778822035 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778822035 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778822035 -gt 1778893590 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 528108:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 528108:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev linux ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528108:round-robin-notify.sh: calculate_results_date: 2524: '[' 70eda68668d1476b459b64e69b8f36659fa9dfa8 '!=' '' ']' ++ 528108:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date linux ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev linux +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No linux in current git' '[' x70eda68668d1476b459b64e69b8f36659fa9dfa8 '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1177: git -C linux show --no-patch --pretty=%ct 70eda68668d1476b459b64e69b8f36659fa9dfa8 + 528108:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778794201 ++ 528108:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date linux ++ 528108:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528108:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev linux +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: get_current_component_date: 1187: rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No linux in current git' '[' x6916d5703ddf9a38f1f6c2cc793381a24ee914c6 '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_component_date: 1191: git -C linux show --no-patch --pretty=%ct 6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 528108:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778889645 + 528108:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778794201 '!=' x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778889645 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778889645 -lt 1778794201 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778889645 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778889645 -gt 1778893590 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 528108:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 528108:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev glibc ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 528108:round-robin-notify.sh: calculate_results_date: 2524: '[' d9981b54396038bb85f3b2db7b68de1f6755530b '!=' '' ']' ++ 528108:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date glibc ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev glibc +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: rev=d9981b54396038bb85f3b2db7b68de1f6755530b ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No glibc in current git' '[' xd9981b54396038bb85f3b2db7b68de1f6755530b '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1177: git -C glibc show --no-patch --pretty=%ct d9981b54396038bb85f3b2db7b68de1f6755530b + 528108:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778854111 ++ 528108:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date glibc ++ 528108:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528108:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev glibc +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 528108:round-robin-notify.sh: get_current_component_date: 1187: rev=d9981b54396038bb85f3b2db7b68de1f6755530b ++ 528108:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No glibc in current git' '[' xd9981b54396038bb85f3b2db7b68de1f6755530b '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_component_date: 1191: git -C glibc show --no-patch --pretty=%ct d9981b54396038bb85f3b2db7b68de1f6755530b + 528108:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778854111 + 528108:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778854111 '!=' x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778854111 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778854111 -lt 1778854111 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778854111 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778854111 -gt 1778893590 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 528108:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 528108:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev gdb ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 528108:round-robin-notify.sh: calculate_results_date: 2524: '[' f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd '!=' '' ']' ++ 528108:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date gdb ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gdb +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1173: rev=f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gdb in current git' '[' xf1fdd3164b86d15c97204fe9eaa5de57ae33f2bd '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gdb show --no-patch --pretty=%ct f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd + 528108:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778821847 ++ 528108:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date gdb ++ 528108:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528108:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gdb +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 528108:round-robin-notify.sh: get_current_component_date: 1187: rev=f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd ++ 528108:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gdb in current git' '[' xf1fdd3164b86d15c97204fe9eaa5de57ae33f2bd '!=' x ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_component_date: 1191: git -C gdb show --no-patch --pretty=%ct f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd + 528108:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778821847 + 528108:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778821847 '!=' x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778821847 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778821847 -lt 1778821847 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778821847 = x ']' + 528108:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778821847 -gt 1778893590 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2542: assert_with_msg 'Failed to produce results_date' '[' 1778893590 -gt 0 ']' + 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: calculate_results_date: 2544: get_baseline_manifest '{rr[results_date]}' ++ 528108:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: calculate_results_date: 2544: base_d=1778852361 + 528108:round-robin-notify.sh: calculate_results_date: 2559: '[' 1778852361 '!=' '' ']' + 528108:round-robin-notify.sh: calculate_results_date: 2560: '[' 1778893590 -gt 1778852361 ']' + 528108:round-robin-notify.sh: calculate_results_date: 2564: results_date=1778872975 + 528108:round-robin-notify.sh: calculate_results_date: 2579: rr[results_date]=1778872975 + 528108:round-robin-notify.sh: calculate_results_date: 2580: cat + 528108:round-robin-notify.sh: calculate_results_date: 2582: manifest_out + 528108:round-robin-notify.sh: manifest_out: 1071: cat + 528108:round-robin-notify.sh: 2854: check_if_first_report + 528108:round-robin-notify.sh: check_if_first_report: 734: declare -g first_icommit_to_report + 528108:round-robin-notify.sh: check_if_first_report: 736: first_icommit_to_report=false + 528108:round-robin-notify.sh: check_if_first_report: 737: '[' xsingle_component '!=' xsingle_commit ']' + 528108:round-robin-notify.sh: check_if_first_report: 738: return + 528108:round-robin-notify.sh: 2857: post_interesting_commits full + 528108:round-robin-notify.sh: post_interesting_commits: 1645: set -euf -o pipefail # post_interesting_commits + 528108:round-robin-notify.sh: post_interesting_commits: 1646: echo '# post_interesting_commits' + 528108:round-robin-notify.sh: post_interesting_commits: 1648: local stage=full + 528108:round-robin-notify.sh: post_interesting_commits: 1650: '[' single_component '!=' single_commit ']' + 528108:round-robin-notify.sh: post_interesting_commits: 1651: return + 528108:round-robin-notify.sh: 2859: true + 528108:round-robin-notify.sh: 2860: generate_jira_dir + 528108:round-robin-notify.sh: generate_jira_dir: 1864: set -euf -o pipefail + 528108:round-robin-notify.sh: generate_jira_dir: 1866: local icommit_entry jira_key= ++ 528108:round-robin-notify.sh: generate_jira_dir: 1867: print_last_icommit --entry ++ 528108:round-robin-notify.sh: print_last_icommit: 692: false ++ 528108:round-robin-notify.sh: print_last_icommit: 693: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_last_icommit: 694: local print_arg=--entry ++ 528108:round-robin-notify.sh: print_last_icommit: 695: shift 1 ++ 528108:round-robin-notify.sh: print_last_icommit: 697: '[' xsingle_component '!=' xsingle_commit ']' ++ 528108:round-robin-notify.sh: print_last_icommit: 698: return 0 + 528108:round-robin-notify.sh: generate_jira_dir: 1867: icommit_entry= + 528108:round-robin-notify.sh: generate_jira_dir: 1869: '[' '' '!=' '' ']' + 528108:round-robin-notify.sh: generate_jira_dir: 1875: mkdir -p artifacts/notify/jira + 528108:round-robin-notify.sh: generate_jira_dir: 1878: '[' '' '!=' '' ']' + 528108:round-robin-notify.sh: generate_jira_dir: 1891: cat ++ 528108:round-robin-notify.sh: generate_jira_dir: 1891: print_jira_template_card ++ 528108:round-robin-notify.sh: print_jira_template_card: 1721: local jira_card=GNU-692 ++ 528108:round-robin-notify.sh: print_jira_template_card: 1722: case "$ci_project/$ci_config:$changed_single_component" in ++ 528108:round-robin-notify.sh: print_jira_template_card: 1739: echo GNU-692 ++ 528108:round-robin-notify.sh: generate_jira_dir: 1891: gnu_llvm_print_result --oneline ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 528108:round-robin-notify.sh: print_result: 663: false ++ 528108:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 528108:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 528108:round-robin-notify.sh: print_result: 668: '[' 0 = 0 ']' ++ 528108:round-robin-notify.sh: print_result: 669: echo Success ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 528108:round-robin-notify.sh: generate_jira_dir: 1891: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 528108:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_artifacts_url: 795: local url +++ 528108:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL +++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x ++ 528108:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts ++ 528108:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' +++ 528108:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify/mail-body.txt +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 528108:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify/mail-body.txt ++ 528108:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify/mail-body.txt # print all notification files + 528108:round-robin-notify.sh: 2863: echo '# print all notification files' + 528108:round-robin-notify.sh: 2864: true + 528108:round-robin-notify.sh: 2865: generate_mail_files + 528108:round-robin-notify.sh: generate_mail_files: 2238: set -euf -o pipefail + 528108:round-robin-notify.sh: generate_mail_files: 2240: print_mail_recipients + 528108:round-robin-notify.sh: print_mail_recipients: 1987: set -euf -o pipefail + 528108:round-robin-notify.sh: print_mail_recipients: 1989: local c=linux + 528108:round-robin-notify.sh: print_mail_recipients: 1990: '[' linux = '' ']' + 528108:round-robin-notify.sh: print_mail_recipients: 1995: local -A emails + 528108:round-robin-notify.sh: print_mail_recipients: 1996: emails["tcwg-validation@linaro.org"]=bcc + 528108:round-robin-notify.sh: print_mail_recipients: 1997: emails["author"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 1998: emails["committer"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2000: case "$ci_project/$ci_config:$c" in + 528108:round-robin-notify.sh: print_mail_recipients: 2054: emails["linaro-toolchain@lists.linaro.org"]=cc_postcommit + 528108:round-robin-notify.sh: print_mail_recipients: 2058: local c email base_rev cur_rev ++ 528108:round-robin-notify.sh: print_mail_recipients: 2061: get_baseline_component_rev linux ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528108:round-robin-notify.sh: print_mail_recipients: 2061: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 ++ 528108:round-robin-notify.sh: print_mail_recipients: 2062: get_component_rev linux ++ 528108:round-robin-notify.sh: get_component_rev: 1780: false ++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev ++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 528108:round-robin-notify.sh: print_mail_recipients: 2062: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email ++ 528108:round-robin-notify.sh: print_mail_recipients: 2119: git -C linux log --pretty=%ae 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2068: local precommit_postcommit=postcommit + 528108:round-robin-notify.sh: print_mail_recipients: 2069: '[' ignore '!=' precommit ']' ++ 528108:round-robin-notify.sh: print_mail_recipients: 2071: get_baseline_component_rev linux ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528108:round-robin-notify.sh: print_mail_recipients: 2071: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 ++ 528108:round-robin-notify.sh: print_mail_recipients: 2072: get_component_rev linux ++ 528108:round-robin-notify.sh: get_component_rev: 1780: false ++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev ++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 528108:round-robin-notify.sh: print_mail_recipients: 2072: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email ++ 528108:round-robin-notify.sh: print_mail_recipients: 2119: git -C linux log --pretty=%ce 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 528108:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 528108:round-robin-notify.sh: print_mail_recipients: 2093: unset 'emails[author]' 'emails[committer]' + 528108:round-robin-notify.sh: print_mail_recipients: 2094: unset 'emails[noreply@github.com]' + 528108:round-robin-notify.sh: print_mail_recipients: 2096: local type + 528108:round-robin-notify.sh: print_mail_recipients: 2097: recipients=() + 528108:round-robin-notify.sh: print_mail_recipients: 2097: local -a recipients + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc_postcommit + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2108: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=bcc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 528108:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 528108:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 528108:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 528108:round-robin-notify.sh: print_mail_recipients: 2118: IFS=, + 528108:round-robin-notify.sh: print_mail_recipients: 2118: echo cc:smayhew@redhat.com,cc:wqu@suse.com,kees@kernel.org,rodrigo.vivi@intel.com,patrik.r.jakobsson@gmail.com,cc:linaro-toolchain@lists.linaro.org,cc:iam@sung-woo.kim,cc:mattev@meta.com,cc:okorniev@redhat.com,cc:p.pisati@gmail.com,cc:calvin@wbinvd.org,cc:alexjlzheng@tencent.com,cc:devnexen@gmail.com,cc:sagi@grimberg.me,tzimmermann@suse.de,cc:derekjohn.clark@gmail.com,cc:james.morse@arm.com,cc:mlombard@redhat.com,ilpo.jarvinen@linux.intel.com,chuck.lever@oracle.com,cc:tom.leiming@gmail.com,bcc:tcwg-validation@linaro.org,cc:cachen@purestorage.com,joerg.roedel@amd.com,catalin.marinas@arm.com,cc:fdmanana@suse.com,cc:johan@kernel.org,cc:ben.horgan@arm.com,stfrench@microsoft.com,cc:ezulian@redhat.com,jeff.hugo@oss.qualcomm.com,cc:jgg@nvidia.com,cc:srinivas.pandruvada@linux.intel.com,cc:dhowells@redhat.com,cc:nicolinc@nvidia.com,cc:arvind.yadav@intel.com,cc:lgs201920130244@gmail.com,cc:gality369@gmail.com,cc:christian.koenig@amd.com,axboe@kernel.dk,cc:Jesse.Zhang@amd.com,cc:i@rong.moe,steven.price@arm.com,herbert@gondor.apana.org.au,cc:eadavis@qq.com,cc:ari@naval.cat,cc:2806891994@qq.com,cc:yebin10@huawei.com,corbet@lwn.net,alex@shazbot.org,cc:matthew.d.roper@intel.com,cc:ravising@redhat.com,dsterba@suse.com,cc:tomasz.jeznach@linux.dev,cc:Slava.Dubeyko@ibm.com,cc:michal.wajdeczko@intel.com,cc:raphael.zimmer@tu-ilmenau.de,airlied@redhat.com,cc:wilfred.mallawa@wdc.com,thomas.hellstrom@linux.intel.com,cc:thuth@redhat.com,cc:alex.williamson@nvidia.com,cc:towinchenmi@gmail.com,alexander.deucher@amd.com,cc:hch@lst.de,tursulin@ursulin.net,victor.liu@nxp.com,cc:ayaanmirzabaig85@gmail.com,idryomov@gmail.com,cc:wozizhi@huawei.com,cc:chaitanya.kumar.borah@intel.com,cc:shofiqtest@gmail.com,cc:jose.fernandez@linux.dev,cc:robbieko@synology.com,cc:matthew.auld@intel.com,jgross@suse.com,cem@kernel.org,cc:yangxiuwei@kylinos.cn,cc:urezki@gmail.com,cc:mhun512@gmail.com,cc:hristo@venev.name,cc:w@1wt.eu,cc:charsyam@gmail.com,cc:me@alancui.cc,kbusch@kernel.org,cc:mendozayt13@gmail.com,cc:ytohnuki@amazon.com,cc:xiang.liu@amd.com,cc:mikhail.v.gavrilov@gmail.com,torvalds@linux-foundation.org,cc:maoyixie.tju@gmail.com,cc:dlemoal@kernel.org,cc:gye976@gmail.com,cc:sebastian.brzezinka@intel.com,cc:hare@kernel.org,cc:zhenzhong.duan@intel.com,cc:acelan.kao@canonical.com,cc:nicholas@carlini.com,cc:zachary.mckevitt@oss.qualcomm.com,cc:jlayton@kernel.org ++ 528108:round-robin-notify.sh: generate_mail_files: 2243: print_commits --oneline ++ 528108:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_commits: 529: false ++ 528108:round-robin-notify.sh: print_commits: 530: local print_arg=--oneline ++ 528108:round-robin-notify.sh: print_commits: 532: '[' single_component = no_change ']' ++ 528108:round-robin-notify.sh: print_commits: 537: local more_lines ++ 528108:round-robin-notify.sh: print_commits: 538: '[' single_component = single_commit ']' ++ 528108:round-robin-notify.sh: print_commits: 604: '[' single_component = single_component ']' ++ 528108:round-robin-notify.sh: print_commits: 606: local new_commits c base_rev cur_rev c_commits components ++ 528108:round-robin-notify.sh: print_commits: 608: local commits_or_patches ++ 528108:round-robin-notify.sh: print_commits: 609: '[' '' '!=' '' ']' ++ 528108:round-robin-notify.sh: print_commits: 612: commits_or_patches=commits ++ 528108:round-robin-notify.sh: print_commits: 615: new_commits=0 ++ 528108:round-robin-notify.sh: print_commits: 616: for c in "${changed_components[@]}" +++ 528108:round-robin-notify.sh: print_commits: 617: get_baseline_component_rev linux +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_commits: 617: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 +++ 528108:round-robin-notify.sh: print_commits: 618: get_component_rev linux +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_commits: 618: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 +++ 528108:round-robin-notify.sh: print_commits: 620: git -C linux rev-list --count 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: print_commits: 620: c_commits=162 ++ 528108:round-robin-notify.sh: print_commits: 621: new_commits=162 +++ 528108:round-robin-notify.sh: print_commits: 623: echo linux +++ 528108:round-robin-notify.sh: print_commits: 623: tr ' ' , ++ 528108:round-robin-notify.sh: print_commits: 623: components=linux ++ 528108:round-robin-notify.sh: print_commits: 625: echo '162 commits in linux' ++ 528108:round-robin-notify.sh: print_commits: 627: '[' --oneline = --oneline ']' ++ 528108:round-robin-notify.sh: print_commits: 628: return 0 ++ 528108:round-robin-notify.sh: generate_mail_files: 2243: gnu_llvm_print_result --oneline ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 528108:round-robin-notify.sh: print_result: 663: false ++ 528108:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 528108:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 528108:round-robin-notify.sh: print_result: 668: '[' 0 = 0 ']' ++ 528108:round-robin-notify.sh: print_result: 669: echo Success ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 528108:round-robin-notify.sh: generate_mail_files: 2243: gnu_print_config --oneline ++ 528108:round-robin-notify.sh: gnu_print_config: 820: false ++ 528108:round-robin-notify.sh: gnu_print_config: 822: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 528108:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 528108:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 528108:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 528108:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 528108:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 528108:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 528108:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 528108:round-robin-notify.sh: gnu_print_config: 824: local print_arg=--oneline ++ 528108:round-robin-notify.sh: gnu_print_config: 825: case "$print_arg" in ++ 528108:round-robin-notify.sh: gnu_print_config: 827: print_config --oneline ++ 528108:round-robin-notify.sh: print_config: 764: false ++ 528108:round-robin-notify.sh: print_config: 766: local print_arg=--oneline ++ 528108:round-robin-notify.sh: print_config: 767: case "$print_arg" in ++ 528108:round-robin-notify.sh: print_config: 769: case "$ci_config" in ++ 528108:round-robin-notify.sh: print_config: 771: echo aarch64 + 528108:round-robin-notify.sh: generate_mail_files: 2243: echo '[Linaro-TCWG-CI]' '162 commits in linux: Success on aarch64' + 528108:round-robin-notify.sh: generate_mail_files: 2254: print_mail_body + 528108:round-robin-notify.sh: print_mail_body: 2134: local bad_artifacts_url good_artifacts_url + 528108:round-robin-notify.sh: generate_mail_files: 2254: sed -e 's|\$\([^\\]\)|$\\\1|g' ++ 528108:round-robin-notify.sh: print_mail_body: 2135: get_current_manifest BUILD_URL ++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: print_mail_body: 2135: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++ 528108:round-robin-notify.sh: print_mail_body: 2136: get_baseline_manifest BUILD_URL ++ 528108:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x + 528108:round-robin-notify.sh: print_mail_body: 2136: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10047/artifact/artifacts/ + 528108:round-robin-notify.sh: print_mail_body: 2138: local key= + 528108:round-robin-notify.sh: print_mail_body: 2141: '[' single_component = single_commit ']' + 528108:round-robin-notify.sh: print_mail_body: 2149: local detection_msg= + 528108:round-robin-notify.sh: print_mail_body: 2150: '[' 0 = 0 ']' + 528108:round-robin-notify.sh: print_mail_body: 2151: detection_msg='successfully passed with' + 528108:round-robin-notify.sh: print_mail_body: 2155: cat + 528108:round-robin-notify.sh: print_mail_body: 2163: cat ++ 528108:round-robin-notify.sh: print_mail_body: 2163: gnu_print_config --short ++ 528108:round-robin-notify.sh: gnu_print_config: 820: false ++ 528108:round-robin-notify.sh: gnu_print_config: 822: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 528108:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 528108:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 528108:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 528108:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 528108:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 528108:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 528108:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 528108:round-robin-notify.sh: gnu_print_config: 824: local print_arg=--short ++ 528108:round-robin-notify.sh: gnu_print_config: 825: case "$print_arg" in ++ 528108:round-robin-notify.sh: gnu_print_config: 831: echo ' aarch64 native' ++ 528108:round-robin-notify.sh: print_mail_body: 2163: print_commits --short ++ 528108:round-robin-notify.sh: print_mail_body: 2163: sed -e 's/^/ | /' ++ 528108:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_commits: 529: false ++ 528108:round-robin-notify.sh: print_commits: 530: local print_arg=--short ++ 528108:round-robin-notify.sh: print_commits: 532: '[' single_component = no_change ']' ++ 528108:round-robin-notify.sh: print_commits: 537: local more_lines ++ 528108:round-robin-notify.sh: print_commits: 538: '[' single_component = single_commit ']' ++ 528108:round-robin-notify.sh: print_commits: 604: '[' single_component = single_component ']' ++ 528108:round-robin-notify.sh: print_commits: 606: local new_commits c base_rev cur_rev c_commits components ++ 528108:round-robin-notify.sh: print_commits: 608: local commits_or_patches ++ 528108:round-robin-notify.sh: print_commits: 609: '[' '' '!=' '' ']' ++ 528108:round-robin-notify.sh: print_commits: 612: commits_or_patches=commits ++ 528108:round-robin-notify.sh: print_commits: 615: new_commits=0 ++ 528108:round-robin-notify.sh: print_commits: 616: for c in "${changed_components[@]}" +++ 528108:round-robin-notify.sh: print_commits: 617: get_baseline_component_rev linux +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_commits: 617: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 +++ 528108:round-robin-notify.sh: print_commits: 618: get_component_rev linux +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_commits: 618: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 +++ 528108:round-robin-notify.sh: print_commits: 620: git -C linux rev-list --count 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: print_commits: 620: c_commits=162 ++ 528108:round-robin-notify.sh: print_commits: 621: new_commits=162 +++ 528108:round-robin-notify.sh: print_commits: 623: echo linux +++ 528108:round-robin-notify.sh: print_commits: 623: tr ' ' , ++ 528108:round-robin-notify.sh: print_commits: 623: components=linux ++ 528108:round-robin-notify.sh: print_commits: 625: echo '162 commits in linux' ++ 528108:round-robin-notify.sh: print_commits: 627: '[' --short = --oneline ']' ++ 528108:round-robin-notify.sh: print_commits: 631: for c in "${changed_components[@]}" +++ 528108:round-robin-notify.sh: print_commits: 632: get_baseline_component_rev linux +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528108:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 528108:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528108:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_commits: 632: base_rev=70eda68668d1476b459b64e69b8f36659fa9dfa8 +++ 528108:round-robin-notify.sh: print_commits: 633: get_component_rev linux +++ 528108:round-robin-notify.sh: get_component_rev: 1780: false +++ 528108:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 528108:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528108:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528108:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528108:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 528108:round-robin-notify.sh: print_commits: 633: cur_rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 +++ 528108:round-robin-notify.sh: print_commits: 635: git -C linux rev-list --count 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: print_commits: 635: c_commits=162 ++ 528108:round-robin-notify.sh: print_commits: 637: '[' '' '!=' '' ']' ++ 528108:round-robin-notify.sh: print_commits: 641: git -C linux log -n 5 --oneline 70eda68668d1476b459b64e69b8f36659fa9dfa8..6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 528108:round-robin-notify.sh: print_commits: 642: '[' 162 -gt 5 ']' ++ 528108:round-robin-notify.sh: print_commits: 643: echo '... and 157 more commits in linux' ++ 528108:round-robin-notify.sh: print_commits: 646: '[' '' '!=' '' ']' ++ 528108:round-robin-notify.sh: print_commits: 652: return 0 + 528108:round-robin-notify.sh: print_mail_body: 2172: local short= ++ 528108:round-robin-notify.sh: print_mail_body: 2173: gnu_llvm_print_result --short ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--short ++ 528108:round-robin-notify.sh: print_mail_body: 2173: sed -e 's/^/ | /' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --short ++ 528108:round-robin-notify.sh: print_result: 663: false ++ 528108:round-robin-notify.sh: print_result: 665: local print_arg=--short ++ 528108:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 528108:round-robin-notify.sh: print_result: 675: echo 'Results changed to' +++ 528108:round-robin-notify.sh: print_result: 676: cat artifacts/results ++ 528108:round-robin-notify.sh: print_result: 676: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528108:round-robin-notify.sh: print_result: 677: echo '' ++ 528108:round-robin-notify.sh: print_result: 678: echo From +++ 528108:round-robin-notify.sh: print_result: 679: cat base-artifacts/results ++ 528108:round-robin-notify.sh: print_result: 679: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 + 528108:round-robin-notify.sh: print_mail_body: 2173: short=' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6' + 528108:round-robin-notify.sh: print_mail_body: 2174: '[' ' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6' '!=' '' ']' + 528108:round-robin-notify.sh: print_mail_body: 2175: cat ++ 528108:round-robin-notify.sh: print_mail_body: 2175: gnu_llvm_print_result --oneline ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 528108:round-robin-notify.sh: print_result: 663: false ++ 528108:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 528108:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 528108:round-robin-notify.sh: print_result: 668: '[' 0 = 0 ']' ++ 528108:round-robin-notify.sh: print_result: 669: echo Success ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 528108:round-robin-notify.sh: print_mail_body: 2175: gnu_llvm_print_result --short ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 528108:round-robin-notify.sh: print_mail_body: 2175: sed -e 's/^/ | /' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--short ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --short ++ 528108:round-robin-notify.sh: print_result: 663: false ++ 528108:round-robin-notify.sh: print_result: 665: local print_arg=--short ++ 528108:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 528108:round-robin-notify.sh: print_result: 675: echo 'Results changed to' +++ 528108:round-robin-notify.sh: print_result: 676: cat artifacts/results ++ 528108:round-robin-notify.sh: print_result: 676: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528108:round-robin-notify.sh: print_result: 677: echo '' ++ 528108:round-robin-notify.sh: print_result: 678: echo From +++ 528108:round-robin-notify.sh: print_result: 679: cat base-artifacts/results ++ 528108:round-robin-notify.sh: print_result: 679: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528108:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 + 528108:round-robin-notify.sh: print_mail_body: 2181: cat ++ 528108:round-robin-notify.sh: print_mail_body: 2181: gnu_print_config --long ++ 528108:round-robin-notify.sh: print_mail_body: 2181: sed -e 's/^/ /' ++ 528108:round-robin-notify.sh: gnu_print_config: 820: false ++ 528108:round-robin-notify.sh: gnu_print_config: 822: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 528108:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 528108:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 528108:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 528108:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 528108:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 528108:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 528108:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 528108:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 528108:round-robin-notify.sh: gnu_print_config: 824: local print_arg=--long ++ 528108:round-robin-notify.sh: gnu_print_config: 825: case "$print_arg" in ++ 528108:round-robin-notify.sh: gnu_print_config: 835: echo '*CI config* tcwg_gnu_native_build aarch64-linux-gnu' ++ 528108:round-robin-notify.sh: gnu_print_config: 836: echo '*configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 528108:round-robin-notify.sh: print_mail_body: 2188: '[' '' '!=' '' ']' + 528108:round-robin-notify.sh: print_mail_body: 2196: cat ++ 528108:round-robin-notify.sh: print_mail_body: 2196: gnu_llvm_print_details ++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 995: '[' -d artifacts/00-sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1001: cat +++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1001: print_artifacts_url +++ 528108:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail +++ 528108:round-robin-notify.sh: print_artifacts_url: 795: local url ++++ 528108:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL ++++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x +++ 528108:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts +++ 528108:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' ++++ 528108:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/ +++ 528108:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/ ++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1006: cat +++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1006: print_artifacts_url notify/ +++ 528108:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail +++ 528108:round-robin-notify.sh: print_artifacts_url: 795: local url ++++ 528108:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL ++++ 528108:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 528108:round-robin-notify.sh: get_manifest: 1081: set +x +++ 528108:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts +++ 528108:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' ++++ 528108:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/notify/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/notify/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 528108:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify/ +++ 528108:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/notify/ ++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1011: '[' -d artifacts/sumfiles ']' ++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1018: cat ++ 528108:round-robin-notify.sh: gnu_llvm_print_details: 1022: '[' tcwg_gnu_native_build == tcwg_flang_test ']' ++ 528108:round-robin-notify.sh: print_mail_body: 2196: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/ ++ 528108:round-robin-notify.sh: print_mail_body: 2196: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10047/artifact/artifacts/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10047/artifact/artifacts/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10047 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10047/archive ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10047/archive/artifacts ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 528108:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10047/archive/artifacts/ + 528108:round-robin-notify.sh: print_mail_body: 2212: '[' '' '!=' '' ']' + 528108:round-robin-notify.sh: print_mail_body: 2221: '[' single_component '!=' single_commit ']' + 528108:round-robin-notify.sh: print_mail_body: 2223: return # generate_jenkins_html_files ... Skipping + 528108:round-robin-notify.sh: 2868: true + 528108:round-robin-notify.sh: 2869: generate_jenkins_html_files + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2500: wait 528774 + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2470: set -euf -o pipefail + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2472: echo '# generate_jenkins_html_files' + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2473: true + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2478: case "$ci_project" in + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2495: echo '... Skipping' + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2496: return + 528108:round-robin-notify.sh: generate_jenkins_html_files: 2502: generate_readme html + 528108:round-robin-notify.sh: generate_readme: 2340: set -euf -o pipefail + 528108:round-robin-notify.sh: generate_readme: 2342: local text_type=html + 528108:round-robin-notify.sh: generate_readme: 2344: local gnu_text=false + 528108:round-robin-notify.sh: generate_readme: 2345: case "$ci_project" in + 528108:round-robin-notify.sh: generate_readme: 2355: local list_start= + 528108:round-robin-notify.sh: generate_readme: 2356: local list_end= + 528108:round-robin-notify.sh: generate_readme: 2357: local 'list_item=- ' + 528108:round-robin-notify.sh: generate_readme: 2358: local new_parag= + 528108:round-robin-notify.sh: generate_readme: 2360: '[' html = html ']' + 528108:round-robin-notify.sh: generate_readme: 2361: list_start='
' + 528108:round-robin-notify.sh: generate_readme: 2367: print_readme_header html + 528108:round-robin-notify.sh: print_readme_header: 2261: set -euf -o pipefail + 528108:round-robin-notify.sh: print_readme_header: 2263: local text_type=html + 528108:round-robin-notify.sh: print_readme_header: 2265: local 'msg=How to browse artifacts of this build' + 528108:round-robin-notify.sh: print_readme_header: 2266: case $text_type in + 528108:round-robin-notify.sh: print_readme_header: 2268: cat + 528108:round-robin-notify.sh: generate_readme: 2369: cat + 528108:round-robin-notify.sh: generate_readme: 2380: '[' -d artifacts/00-sumfiles ']' + 528108:round-robin-notify.sh: generate_readme: 2393: cat ++ 528108:round-robin-notify.sh: generate_readme: 2393: print_readme_link html git/ '' ++ 528108:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 528108:round-robin-notify.sh: print_readme_link: 2296: local msg=git/ ++ 528108:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 528108:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 528108:round-robin-notify.sh: print_readme_link: 2303: view= ++ 528108:round-robin-notify.sh: print_readme_link: 2304: '[' -f /git/ ']' ++ 528108:round-robin-notify.sh: print_readme_link: 2309: echo -n 'git/' ++ 528108:round-robin-notify.sh: generate_readme: 2393: print_readme_link html jenkins/ '' ++ 528108:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 528108:round-robin-notify.sh: print_readme_link: 2296: local msg=jenkins/ ++ 528108:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 528108:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 528108:round-robin-notify.sh: print_readme_link: 2303: view= ++ 528108:round-robin-notify.sh: print_readme_link: 2304: '[' -f /jenkins/ ']' ++ 528108:round-robin-notify.sh: print_readme_link: 2309: echo -n 'jenkins/' ++ 528108:round-robin-notify.sh: generate_readme: 2393: print_readme_link html notify/ '' ++ 528108:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 528108:round-robin-notify.sh: print_readme_link: 2296: local msg=notify/ ++ 528108:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 528108:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 528108:round-robin-notify.sh: print_readme_link: 2303: view= ++ 528108:round-robin-notify.sh: print_readme_link: 2304: '[' -f /notify/ ']' ++ 528108:round-robin-notify.sh: print_readme_link: 2309: echo -n 'notify/' + 528108:round-robin-notify.sh: generate_readme: 2403: false + 528108:round-robin-notify.sh: generate_readme: 2410: cat ++ 528108:round-robin-notify.sh: generate_readme: 2410: print_readme_link html notify/ '' ++ 528108:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 528108:round-robin-notify.sh: print_readme_link: 2296: local msg=notify/ ++ 528108:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 528108:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 528108:round-robin-notify.sh: print_readme_link: 2303: view= ++ 528108:round-robin-notify.sh: print_readme_link: 2304: '[' -f /notify/ ']' ++ 528108:round-robin-notify.sh: print_readme_link: 2309: echo -n 'notify/' + 528108:round-robin-notify.sh: generate_readme: 2418: false + 528108:round-robin-notify.sh: generate_readme: 2446: cat + 528108:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 528108:round-robin-notify.sh: generate_readme: 2462: cd artifacts ++ 528108:round-robin-notify.sh: generate_readme: 2462: find . -type f ++ 528108:round-robin-notify.sh: generate_readme: 2462: sort ++ 528108:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 528108:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 528108:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 528108:round-robin-notify.sh: print_readme_link: 2296: local msg=./01-reset_artifacts/console.log.xz ++ 528108:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 528108:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 528108:round-robin-notify.sh: print_readme_link: 2303: view= ++ 528108:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 528108:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./01-reset_artifacts/console.log.xz ++ 528108:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 528108:round-robin-notify.sh: print_readme_link: 2309: echo -n './01-reset_artifacts/console.log.xz' + 528108:round-robin-notify.sh: generate_readme: 2454: echo '