+ 1853023:jenkins14313719539875404022.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 153282:round-robin-notify.sh: 68: false + 153282:round-robin-notify.sh: 71: dryrun= + 153282:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/.. + 153282:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/.. + 153282:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 153282:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 153282:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 153282:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/../tcwg_gnu-config.sh + 153282:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 153282:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 153282:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 153282:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 153282:round-robin-notify.sh: 162: declare -a changed_components + 153282:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 153282:round-robin-notify.sh: 219: declare print_details_f + 153282:round-robin-notify.sh: 514: dump_model_only=false + 153282:round-robin-notify.sh: 2844: setup_notify_environment + 153282:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 153282:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 153282:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-arm-bootstrap + 153282:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 153282:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 153282:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 153282:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 153282:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 153282:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 153282:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 153282:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 153282:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 153282:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 153282:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 153282:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 153282:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10366/' # Baseline : http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10366/ # Using dir : base-artifacts + 153282:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 153282:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/' # Artifacts : http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ # Using dir : artifacts + 153282:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 153282:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 153282:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 153282:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 153282:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 153282:round-robin-notify.sh: setup_notify_environment: 121: '[' onregression = precommit ']' + 153282:round-robin-notify.sh: 2845: check_source_changes + 153282:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 153282:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: check_source_changes: 170: '[' force '!=' init ']' + 153282:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 153282:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 153282:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 153282:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 153282:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 153282:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 153282:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 153282:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 153282:round-robin-notify.sh: print_updated_components: 1204: false +++ 153282:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 153282:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#0d5fe4ed0540cca156754a905387c3420465b210 '!=' xbaseline ']' +++ 153282:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 153282:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 153282:round-robin-notify.sh: print_updated_components: 1217: echo ++ 153282:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 153282:round-robin-notify.sh: print_changed_components: 1249: false ++ 153282:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 153282:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 153282:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 153282:round-robin-notify.sh: print_changed_components: 1264: '[' x0d5fe4ed0540cca156754a905387c3420465b210 '!=' xabd40f513e0882c4132367877c27201f12d234d0 ']' ++ 153282:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 153282:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 153282:round-robin-notify.sh: print_changed_components: 1271: echo + 153282:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 153282:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 153282:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 153282:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 153282:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 153282:round-robin-notify.sh: get_component_rev: 1780: false ++ 153282:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 153282:round-robin-notify.sh: check_source_changes: 183: first_bad=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 153282:round-robin-notify.sh: check_source_changes: 184: last_good=abd40f513e0882c4132367877c27201f12d234d0 + 153282:round-robin-notify.sh: check_source_changes: 187: local res + 153282:round-robin-notify.sh: check_source_changes: 190: res=0 + 153282:round-robin-notify.sh: check_source_changes: 190: wait 153375 + 153282:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 153282:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 153282:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 153282:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 153282:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 153282:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 153282:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 153282:round-robin-notify.sh: single_commit_p: 144: base_rev=abd40f513e0882c4132367877c27201f12d234d0 ++ 153282:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 153282:round-robin-notify.sh: get_component_rev: 1780: false ++ 153282:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 153282:round-robin-notify.sh: single_commit_p: 145: cur_rev=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse '0d5fe4ed0540cca156754a905387c3420465b210^@' + 153282:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 153282:round-robin-notify.sh: single_commit_p: 148: '[' abd40f513e0882c4132367877c27201f12d234d0 = abd40f513e0882c4132367877c27201f12d234d0 ']' + 153282:round-robin-notify.sh: single_commit_p: 150: return 0 + 153282:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : + 153282:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=single_commit : gcc + 153282:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 153282:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 153282:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 153282:round-robin-notify.sh: check_source_changes: 208: base_rev=abd40f513e0882c4132367877c27201f12d234d0 ++ 153282:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 153282:round-robin-notify.sh: get_component_rev: 1780: false ++ 153282:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 153282:round-robin-notify.sh: check_source_changes: 209: cur_rev=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count abd40f513e0882c4132367877c27201f12d234d0..0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 153282:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : abd40f513e0882c4132367877c27201f12d234d0..0d5fe4ed0540cca156754a905387c3420465b210 (1 commits)' # rev for gcc : abd40f513e0882c4132367877c27201f12d234d0..0d5fe4ed0540cca156754a905387c3420465b210 (1 commits) + 153282:round-robin-notify.sh: check_source_changes: 214: echo '' + 153282:round-robin-notify.sh: 2846: setup_stages_to_run + 153282:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 153282:round-robin-notify.sh: setup_stages_to_run: 226: check_old_jira_cards=true + 153282:round-robin-notify.sh: setup_stages_to_run: 231: '[' onregression = precommit ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 237: '[' onregression = onregression ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 238: '[' 1 = 0 ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 239: '[' single_commit '!=' single_commit ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 241: '[' onregression = precommit ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 247: '[' onregression = ignore ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 247: '[' onregression = precommit ']' + 153282:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 153282:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 153282:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 153282:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 153282:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 153282:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 153282:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 153282:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 153282:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 153282:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 153282:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 153282:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 153282:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 153282:round-robin-notify.sh: 2849: post_interesting_commits init + 153282:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 153282:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 153282:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 153282:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 153282:round-robin-notify.sh: post_interesting_commits: 1661: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 153282:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 153282:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 153282:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 153282:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 153282:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 153282:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git '!=' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 153453 + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 617: git_set_remote interesting-commits origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git master + 153282:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 153282:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 153282:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 153282:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 153282:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 153282:round-robin-notify.sh: git_set_remote: 497: git -C interesting-commits remote add -t master origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 153456 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 153282:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 153282:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 153282:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 153282:round-robin-notify.sh: git_checkout: 673: local ref=master + 153282:round-robin-notify.sh: git_checkout: 674: local remote=origin + 153282:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 153282:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 153282:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 153282:round-robin-notify.sh: git_clean: 2195: shift + 153282:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 153282:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 153282:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 153282:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 153282:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 153282:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 76: break + 153282:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 153282:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 153282:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard + 153282:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 153282:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 153282:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 153282:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 153282:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 153282:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 153282:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 153282:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 153282:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 153282:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 153282:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 153282:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 153282:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 153282:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 153282:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 153282:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 153282:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 153282:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 153282:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 153282:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 153282:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 153282:round-robin-notify.sh: git_rev_parse_1: 376: sha1=4382e7a2a7d ++ 153282:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 153282:round-robin-notify.sh: git_rev_parse_1: 385: echo 4382e7a2a7d + 153282:round-robin-notify.sh: git_checkout: 679: sha1=4382e7a2a7d + 153282:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 4382e7a2a7d HEAD is now at 4382e7a2a7d Add entry 0d5fe4ed0540cca156754a905387c3420465b210 from http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ + 153282:round-robin-notify.sh: post_interesting_commits: 1665: true + 153282:round-robin-notify.sh: post_interesting_commits: 1669: local jira_dir jira_key= ++ 153282:round-robin-notify.sh: post_interesting_commits: 1670: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: post_interesting_commits: 1670: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: post_interesting_commits: 1671: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira + 153282:round-robin-notify.sh: post_interesting_commits: 1672: '[' init = full ']' + 153282:round-robin-notify.sh: post_interesting_commits: 1692: true + 153282:round-robin-notify.sh: post_interesting_commits: 1694: git -C interesting-commits remote update -p + 153282:round-robin-notify.sh: post_interesting_commits: 1695: git_clean interesting-commits refs/remotes/origin/master + 153282:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 153282:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 153282:round-robin-notify.sh: git_clean: 2195: shift + 153282:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 153282:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 153282:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 153282:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 153282:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 153282:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 76: break + 153282:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 153282:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 153282:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 153282:round-robin-notify.sh: post_interesting_commits: 1697: update_interesting_commits init '' # update_interesting_commits + 153282:round-robin-notify.sh: update_interesting_commits: 1400: echo '# update_interesting_commits' + 153282:round-robin-notify.sh: update_interesting_commits: 1402: local stage=init + 153282:round-robin-notify.sh: update_interesting_commits: 1403: local jira_key= + 153282:round-robin-notify.sh: update_interesting_commits: 1408: local subdir3 subdir4 subdir5 ++ 153282:round-robin-notify.sh: update_interesting_commits: 1410: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits: 1410: subdir3=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: update_interesting_commits: 1413: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: update_interesting_commits: 1413: subdir4=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: update_interesting_commits: 1416: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build master-arm-bootstrap ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap + 153282:round-robin-notify.sh: update_interesting_commits: 1416: subdir5=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap + 153282:round-robin-notify.sh: update_interesting_commits: 1418: '[' -d interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1425: mkdir -p interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: update_interesting_commits: 1426: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: update_interesting_commits: 1426: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false + 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 + 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 + 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build + 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 + 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 + 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 + 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive + 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 + 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts + 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 + 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ + 153282:round-robin-notify.sh: update_interesting_commits: 1427: echo abd40f513e0882c4132367877c27201f12d234d0 + 153282:round-robin-notify.sh: update_interesting_commits: 1428: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/build_url gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/last_good + 153282:round-robin-notify.sh: update_interesting_commits: 1430: '[' init '!=' full ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1431: return ++ 153282:round-robin-notify.sh: post_interesting_commits: 1700: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: post_interesting_commits: 1700: git -C interesting-commits commit -m 'Add entry 0d5fe4ed0540cca156754a905387c3420465b210 from http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/' HEAD detached from 6d63242bbe4 nothing to commit, working tree clean + 153282:round-robin-notify.sh: post_interesting_commits: 1702: break + 153282:round-robin-notify.sh: 2851: '[' full '!=' full ']' + 153282:round-robin-notify.sh: 2856: gnu_generate_extra_details + 153282:round-robin-notify.sh: gnu_generate_extra_details: 390: set -euf -o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 393: local tmpfile ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 394: mktemp + 153282:round-robin-notify.sh: gnu_generate_extra_details: 394: tmpfile=/tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 396: settings_for_ci_project_and_config tcwg_simplebootstrap_build master-arm-bootstrap native + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 153282:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 153282:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 153282:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 153282:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 153282:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf ++ 153282:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' + 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=simplebootstrap_build + 153282:round-robin-notify.sh: gnu_generate_extra_details: 398: echo + 153282:round-robin-notify.sh: gnu_generate_extra_details: 401: '[' 'none, autodetected on armv8l-unknown-linux-gnueabihf' '!=' '' ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 402: cat + 153282:round-robin-notify.sh: gnu_generate_extra_details: 413: cat ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 476: set +f ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 476: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-bootstrap artifacts/05-check_regression -name console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/01-reset_artifacts/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/01-reset_artifacts + 153282:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.0BXs5qTePa-configure ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.0BXs5qTePa-make ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.0BXs5qTePa-dj ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/02-prepare_abe/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/02-prepare_abe + 153282:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.0BXs5qTePa-configure ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.0BXs5qTePa-make ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.0BXs5qTePa-dj ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/03-true/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/03-true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/03-true/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.0BXs5qTePa-configure ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.0BXs5qTePa-make ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.0BXs5qTePa-dj ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/04-build_abe-bootstrap/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/04-build_abe-bootstrap + 153282:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/04-build_abe-bootstrap/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.0BXs5qTePa-configure ']' ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/04-build_abe-bootstrap + 153282:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 04-build_abe-bootstrap' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.0BXs5qTePa-configure /tmp/tmp.0BXs5qTePa-make + 153282:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 153282:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-bootstrap/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.0BXs5qTePa-dj ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/05-check_regression/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/05-check_regression + 153282:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/05-check_regression/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.0BXs5qTePa + 153282:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 153282:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.0BXs5qTePa-configure ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.0BXs5qTePa-make ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 153282:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-check_regression/console.log.xz + 153282:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.0BXs5qTePa-dj ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console + 153282:round-robin-notify.sh: gnu_generate_extra_details: 454: rm -f /tmp/tmp.0BXs5qTePa /tmp/tmp.0BXs5qTePa-configure /tmp/tmp.0BXs5qTePa-make /tmp/tmp.0BXs5qTePa-dj + 153282:round-robin-notify.sh: gnu_generate_extra_details: 456: '[' -s artifacts/notify/configure-toolchain.txt ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 458: '[' -d artifacts/sumfiles ']' + 153282:round-robin-notify.sh: gnu_generate_extra_details: 459: return 0 + 153282:round-robin-notify.sh: 2857: calculate_results_date + 153282:round-robin-notify.sh: calculate_results_date: 2522: set -euf -o pipefail + 153282:round-robin-notify.sh: calculate_results_date: 2524: local c base_d cur_d results_date=0 ++ 153282:round-robin-notify.sh: calculate_results_date: 2527: get_current_manifest '{rr[components]}' ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 153282:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 153282:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gcc ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 153282:round-robin-notify.sh: calculate_results_date: 2529: '[' abd40f513e0882c4132367877c27201f12d234d0 '!=' '' ']' ++ 153282:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gcc ++ 153282:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 153282:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_component_date: 1173: rev=abd40f513e0882c4132367877c27201f12d234d0 ++ 153282:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' xabd40f513e0882c4132367877c27201f12d234d0 '!=' x ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct abd40f513e0882c4132367877c27201f12d234d0 + 153282:round-robin-notify.sh: calculate_results_date: 2530: base_d=1788027282 ++ 153282:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gcc ++ 153282:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 153282:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 153282:round-robin-notify.sh: get_component_rev: 1780: false +++ 153282:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 153282:round-robin-notify.sh: get_current_component_date: 1187: rev=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' x0d5fe4ed0540cca156754a905387c3420465b210 '!=' x ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct 0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1788027380 + 153282:round-robin-notify.sh: calculate_results_date: 2533: '[' x1788027282 '!=' x ']' + 153282:round-robin-notify.sh: calculate_results_date: 2534: '[' x1788027380 = x ']' + 153282:round-robin-notify.sh: calculate_results_date: 2534: '[' 1788027380 -lt 1788027282 ']' + 153282:round-robin-notify.sh: calculate_results_date: 2538: '[' x1788027380 = x ']' + 153282:round-robin-notify.sh: calculate_results_date: 2542: '[' 1788027380 -gt 0 ']' + 153282:round-robin-notify.sh: calculate_results_date: 2543: results_date=1788027380 + 153282:round-robin-notify.sh: calculate_results_date: 2547: assert_with_msg 'Failed to produce results_date' '[' 1788027380 -gt 0 ']' + 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: calculate_results_date: 2549: get_baseline_manifest '{rr[results_date]}' ++ 153282:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: calculate_results_date: 2549: base_d=1788006304 + 153282:round-robin-notify.sh: calculate_results_date: 2564: '[' 1788006304 '!=' '' ']' + 153282:round-robin-notify.sh: calculate_results_date: 2565: '[' 1788027380 -gt 1788006304 ']' + 153282:round-robin-notify.sh: calculate_results_date: 2569: results_date=1788016842 + 153282:round-robin-notify.sh: calculate_results_date: 2584: rr[results_date]=1788016842 + 153282:round-robin-notify.sh: calculate_results_date: 2585: cat + 153282:round-robin-notify.sh: calculate_results_date: 2587: manifest_out + 153282:round-robin-notify.sh: manifest_out: 1071: cat + 153282:round-robin-notify.sh: 2859: check_if_first_report + 153282:round-robin-notify.sh: check_if_first_report: 733: declare -g first_icommit_to_report + 153282:round-robin-notify.sh: check_if_first_report: 735: first_icommit_to_report=false + 153282:round-robin-notify.sh: check_if_first_report: 736: '[' xsingle_commit '!=' xsingle_commit ']' + 153282:round-robin-notify.sh: check_if_first_report: 740: local isubdir ++ 153282:round-robin-notify.sh: check_if_first_report: 741: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: check_if_first_report: 741: isubdir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: check_if_first_report: 742: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/first_url ']' + 153282:round-robin-notify.sh: check_if_first_report: 746: local first_url ++ 153282:round-robin-notify.sh: check_if_first_report: 747: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/first_url + 153282:round-robin-notify.sh: check_if_first_report: 747: first_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ ++ 153282:round-robin-notify.sh: check_if_first_report: 748: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: check_if_first_report: 748: '[' http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ = http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ ']' + 153282:round-robin-notify.sh: check_if_first_report: 749: first_icommit_to_report=true + 153282:round-robin-notify.sh: 2862: post_interesting_commits full # post_interesting_commits + 153282:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 153282:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 153282:round-robin-notify.sh: post_interesting_commits: 1653: local stage=full + 153282:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 153282:round-robin-notify.sh: post_interesting_commits: 1661: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 153282:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 153282:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 153282:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 153282:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 153282:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 153282:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git '!=' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 617: git_set_remote interesting-commits origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git master + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 188494 + 153282:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 153282:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 153282:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 153282:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 153282:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 153282:round-robin-notify.sh: git_set_remote: 497: git -C interesting-commits remote add -t master origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 188497 + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 153282:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 153282:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 153282:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 153282:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 153282:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 153282:round-robin-notify.sh: git_checkout: 673: local ref=master + 153282:round-robin-notify.sh: git_checkout: 674: local remote=origin + 153282:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 153282:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 153282:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 153282:round-robin-notify.sh: git_clean: 2195: shift + 153282:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 153282:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 153282:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 153282:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 153282:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 153282:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 76: break + 153282:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 153282:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 153282:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard + 153282:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 153282:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 153282:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 153282:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 153282:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 153282:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 153282:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 153282:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 153282:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 153282:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 153282:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 153282:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 153282:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 153282:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 153282:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 153282:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 153282:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 153282:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 153282:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 153282:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 153282:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 153282:round-robin-notify.sh: git_rev_parse_1: 376: sha1=4382e7a2a7d ++ 153282:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 153282:round-robin-notify.sh: git_rev_parse_1: 385: echo 4382e7a2a7d + 153282:round-robin-notify.sh: git_checkout: 679: sha1=4382e7a2a7d + 153282:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 4382e7a2a7d HEAD is now at 4382e7a2a7d Add entry 0d5fe4ed0540cca156754a905387c3420465b210 from http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ + 153282:round-robin-notify.sh: post_interesting_commits: 1665: true + 153282:round-robin-notify.sh: post_interesting_commits: 1669: local jira_dir jira_key= ++ 153282:round-robin-notify.sh: post_interesting_commits: 1670: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: post_interesting_commits: 1670: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: post_interesting_commits: 1671: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira + 153282:round-robin-notify.sh: post_interesting_commits: 1672: '[' full = full ']' + 153282:round-robin-notify.sh: post_interesting_commits: 1672: true + 153282:round-robin-notify.sh: post_interesting_commits: 1673: true + 153282:round-robin-notify.sh: post_interesting_commits: 1673: '[' '' = '' ']' + 153282:round-robin-notify.sh: post_interesting_commits: 1674: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key ']' ++ 153282:round-robin-notify.sh: post_interesting_commits: 1680: create_jira_card ++ 153282:round-robin-notify.sh: create_jira_card: 1752: set -euf -o pipefail ++ 153282:round-robin-notify.sh: create_jira_card: 1754: local template project parent assignee yaml +++ 153282:round-robin-notify.sh: create_jira_card: 1755: print_jira_template_card +++ 153282:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 +++ 153282:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in +++ 153282:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 ++ 153282:round-robin-notify.sh: create_jira_card: 1755: template=GNU-692 ++ 153282:round-robin-notify.sh: create_jira_card: 1756: project=GNU +++ 153282:round-robin-notify.sh: create_jira_card: 1758: jipsearch -j key=GNU-692 -s parent:key +++ 153282:round-robin-notify.sh: create_jira_card: 1758: sed -e 's/.* , //' ++ 153282:round-robin-notify.sh: create_jira_card: 1758: parent=GNU-1750 +++ 153282:round-robin-notify.sh: create_jira_card: 1760: jipsearch -j key=GNU-692 -s assignee:emailAddress +++ 153282:round-robin-notify.sh: create_jira_card: 1760: sed -e 's/.* , //' Traceback (most recent call last): File "/usr/local/bin/jipsearch", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jipdate/jipsearch.py", line 358, in main print_issues(jira, issues) File "/usr/local/lib/python3.12/dist-packages/jipdate/jipsearch.py", line 287, in print_issues value = field[cfg.args.single_field[1]] ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable +++ 153282:round-robin-notify.sh: create_jira_card: 1760: true ++ 153282:round-robin-notify.sh: create_jira_card: 1760: assignee= ++ 153282:round-robin-notify.sh: create_jira_card: 1761: '[' '' = '' ']' +++ 153282:round-robin-notify.sh: create_jira_card: 1764: jipsearch -j key=GNU-1750 -s assignee:emailAddress +++ 153282:round-robin-notify.sh: create_jira_card: 1764: sed -e 's/.* , //' ++ 153282:round-robin-notify.sh: create_jira_card: 1764: assignee=maxim.kuvyrkov@linaro.org +++ 153282:round-robin-notify.sh: create_jira_card: 1767: mktemp ++ 153282:round-robin-notify.sh: create_jira_card: 1767: yaml=/tmp/tmp.lwu4YMpim9 ++ 153282:round-robin-notify.sh: create_jira_card: 1769: trap 'rm /tmp/tmp.lwu4YMpim9' EXIT ++ 153282:round-robin-notify.sh: create_jira_card: 1771: cat ++ 153282:round-robin-notify.sh: create_jira_card: 1778: local key +++ 153282:round-robin-notify.sh: create_jira_card: 1779: jipcreate -f /tmp/tmp.lwu4YMpim9 +++ 153282:round-robin-notify.sh: create_jira_card: 1779: sed -e 's#.*/##' ++ 153282:round-robin-notify.sh: create_jira_card: 1779: key=GNU-2012 ++ 153282:round-robin-notify.sh: create_jira_card: 1780: echo GNU-2012 +++ 153282:round-robin-notify.sh: create_jira_card: 1: rm /tmp/tmp.lwu4YMpim9 + 153282:round-robin-notify.sh: post_interesting_commits: 1680: jira_key=GNU-2012 + 153282:round-robin-notify.sh: post_interesting_commits: 1692: true + 153282:round-robin-notify.sh: post_interesting_commits: 1694: git -C interesting-commits remote update -p + 153282:round-robin-notify.sh: post_interesting_commits: 1695: git_clean interesting-commits refs/remotes/origin/master + 153282:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 153282:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 153282:round-robin-notify.sh: git_clean: 2195: shift + 153282:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 153282:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 153282:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 153282:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 153282:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 153282:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 153282:round-robin-notify.sh: fresh_dir: 72: : + 153282:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 153282:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 153282:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 153282:round-robin-notify.sh: fresh_dir: 76: break + 153282:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 153282:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 153282:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 153282:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 153282:round-robin-notify.sh: post_interesting_commits: 1697: update_interesting_commits full GNU-2012 # update_interesting_commits + 153282:round-robin-notify.sh: update_interesting_commits: 1400: echo '# update_interesting_commits' + 153282:round-robin-notify.sh: update_interesting_commits: 1402: local stage=full + 153282:round-robin-notify.sh: update_interesting_commits: 1403: local jira_key=GNU-2012 + 153282:round-robin-notify.sh: update_interesting_commits: 1408: local subdir3 subdir4 subdir5 ++ 153282:round-robin-notify.sh: update_interesting_commits: 1410: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits: 1410: subdir3=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: update_interesting_commits: 1413: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: update_interesting_commits: 1413: subdir4=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: update_interesting_commits: 1416: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build master-arm-bootstrap ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap + 153282:round-robin-notify.sh: update_interesting_commits: 1416: subdir5=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap + 153282:round-robin-notify.sh: update_interesting_commits: 1418: '[' -d interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1425: mkdir -p interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: update_interesting_commits: 1426: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: update_interesting_commits: 1426: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false + 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 + 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 + 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build + 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 + 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 + 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 + 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive + 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 + 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts + 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 + 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ + 153282:round-robin-notify.sh: update_interesting_commits: 1427: echo abd40f513e0882c4132367877c27201f12d234d0 + 153282:round-robin-notify.sh: update_interesting_commits: 1428: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/build_url gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/last_good + 153282:round-robin-notify.sh: update_interesting_commits: 1430: '[' full '!=' full ']' ++ 153282:round-robin-notify.sh: update_interesting_commits: 1435: gnu_llvm_print_result --oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 667: '[' 1 = 0 ']' ++ 153282:round-robin-notify.sh: print_result: 670: echo Failure ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 153282:round-robin-notify.sh: update_interesting_commits: 1435: echo Failure + 153282:round-robin-notify.sh: update_interesting_commits: 1436: merge_status_summary interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: merge_status_summary: 1366: set -euf -o pipefail + 153282:round-robin-notify.sh: merge_status_summary: 1367: local subdir=interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: merge_status_summary: 1369: local cur_file cur best= best_file + 153282:round-robin-notify.sh: merge_status_summary: 1371: read -r cur_file ++ 153282:round-robin-notify.sh: merge_status_summary: 1382: sort ++ 153282:round-robin-notify.sh: merge_status_summary: 1382: find interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build -mindepth 2 -maxdepth 2 -name status-summary.txt ++ 153282:round-robin-notify.sh: merge_status_summary: 1373: sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status-summary.txt + 153282:round-robin-notify.sh: merge_status_summary: 1373: cur=Failure + 153282:round-robin-notify.sh: merge_status_summary: 1374: '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/round-robin-notify.sh: line 1374: [: Failure: integer expression expected + 153282:round-robin-notify.sh: merge_status_summary: 1375: best=Failure + 153282:round-robin-notify.sh: merge_status_summary: 1376: best_file=interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status-summary.txt + 153282:round-robin-notify.sh: merge_status_summary: 1371: read -r cur_file + 153282:round-robin-notify.sh: merge_status_summary: 1381: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status-summary.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1438: merge_status_summary interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: merge_status_summary: 1366: set -euf -o pipefail + 153282:round-robin-notify.sh: merge_status_summary: 1367: local subdir=interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: merge_status_summary: 1369: local cur_file cur best= best_file + 153282:round-robin-notify.sh: merge_status_summary: 1371: read -r cur_file ++ 153282:round-robin-notify.sh: merge_status_summary: 1382: sort ++ 153282:round-robin-notify.sh: merge_status_summary: 1382: find interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 -mindepth 2 -maxdepth 2 -name status-summary.txt ++ 153282:round-robin-notify.sh: merge_status_summary: 1373: sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt + 153282:round-robin-notify.sh: merge_status_summary: 1373: cur=Failure + 153282:round-robin-notify.sh: merge_status_summary: 1374: '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/round-robin-notify.sh: line 1374: [: Failure: integer expression expected + 153282:round-robin-notify.sh: merge_status_summary: 1375: best=Failure + 153282:round-robin-notify.sh: merge_status_summary: 1376: best_file=interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt + 153282:round-robin-notify.sh: merge_status_summary: 1371: read -r cur_file + 153282:round-robin-notify.sh: merge_status_summary: 1381: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1440: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status-summary.txt gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status-summary.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1446: gnu_llvm_print_result --long + 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false + 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--long + 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles + 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' + 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --long + 153282:round-robin-notify.sh: print_result: 662: false + 153282:round-robin-notify.sh: print_result: 664: local print_arg=--long + 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in + 153282:round-robin-notify.sh: print_result: 674: echo 'Results changed to' ++ 153282:round-robin-notify.sh: print_result: 675: cat artifacts/results + 153282:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap: # FAILED # First few build errors in logs: # 00:20:37 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivopts.cc:6109:73: error: statement has no effect [-Werror=unused-value] # 00:21:09 make[3]: *** [Makefile:1219: tree-ssa-loop-ivopts.o] Error 1 # 00:21:09 make[2]: *** [Makefile:5182: all-stage2-gcc] Error 2 # 00:21:09 make[1]: *** [Makefile:26490: stage2-bubble] Error 2 # 00:21:09 make: *** [Makefile:1140: all] Error 2' + 153282:round-robin-notify.sh: print_result: 676: echo '' + 153282:round-robin-notify.sh: print_result: 677: echo From ++ 153282:round-robin-notify.sh: print_result: 678: cat base-artifacts/results + 153282:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap: 1' + 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 153282:round-robin-notify.sh: update_interesting_commits: 1447: '[' -f artifacts/notify/configure-toolchain.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1448: cat artifacts/notify/configure-toolchain.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1452: '[' -f artifacts/notify/results.compare.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1458: '[' -f artifacts/notify/configure-toolchain.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1460: echo '### To reproduce' + 153282:round-robin-notify.sh: update_interesting_commits: 1461: echo '' + 153282:round-robin-notify.sh: update_interesting_commits: 1462: '[' -f artifacts/notify/configure-toolchain.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1463: echo '# Toolchain was configured with :' + 153282:round-robin-notify.sh: update_interesting_commits: 1464: cat artifacts/notify/configure-toolchain.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1465: echo '' + 153282:round-robin-notify.sh: update_interesting_commits: 1467: '[' -f artifacts/notify/configure-tests.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1472: '[' -f artifacts/notify/build-and-run-tests.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1477: '[' tcwg_simplebootstrap_build == tcwg_flang_test ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1486: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/reproduction_instructions.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1492: update_interesting_commits_status gcc 0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits_status: 1580: local comp=gcc + 153282:round-robin-notify.sh: update_interesting_commits_status: 1581: local sha1=0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits_status: 1582: local subdir3 subdir4 subdir5 ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1585: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits_status: 1585: subdir3=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1587: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: update_interesting_commits_status: 1587: subdir4=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1589: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build master-arm-bootstrap ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap + 153282:round-robin-notify.sh: update_interesting_commits_status: 1589: subdir5=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap + 153282:round-robin-notify.sh: update_interesting_commits_status: 1593: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status-summary.txt + 153282:round-robin-notify.sh: update_interesting_commits_status: 1599: sed 's/^/* /' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1594: print_icommits_link gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt + 153282:round-robin-notify.sh: print_icommits_link: 721: set -euf -o pipefail + 153282:round-robin-notify.sh: print_icommits_link: 722: local path=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt + 153282:round-robin-notify.sh: print_icommits_link: 724: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits + 153282:round-robin-notify.sh: print_icommits_link: 725: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1595: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/build_url + 153282:round-robin-notify.sh: update_interesting_commits_status: 1595: get_externally_visible_url http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false + 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' + 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 153282:round-robin-notify.sh: get_externally_visible_url: 2729: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ + 153282:round-robin-notify.sh: get_externally_visible_url: 2730: return 0 + 153282:round-robin-notify.sh: update_interesting_commits_status: 1596: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/fixed-in-url.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1601: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status.txt + 153282:round-robin-notify.sh: update_interesting_commits_status: 1604: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/summary.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1609: local ci_config + 153282:round-robin-notify.sh: update_interesting_commits_status: 1610: read ci_config ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1599: cd interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1599: ls + 153282:round-robin-notify.sh: update_interesting_commits_status: 1612: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/summary.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1618: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1622: echo '* master-arm-bootstrap' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1623: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status.txt + 153282:round-robin-notify.sh: update_interesting_commits_status: 1623: sed 's/^/*/' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1610: read ci_config + 153282:round-robin-notify.sh: update_interesting_commits_status: 1612: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt/summary.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1618: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1619: continue + 153282:round-robin-notify.sh: update_interesting_commits_status: 1610: read ci_config + 153282:round-robin-notify.sh: update_interesting_commits_status: 1612: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status.txt/summary.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1618: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status.txt/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1619: continue + 153282:round-robin-notify.sh: update_interesting_commits_status: 1610: read ci_config + 153282:round-robin-notify.sh: update_interesting_commits_status: 1625: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status.txt + 153282:round-robin-notify.sh: update_interesting_commits_status: 1628: local ci_project + 153282:round-robin-notify.sh: update_interesting_commits_status: 1629: read ci_project ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1599: cd interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: update_interesting_commits_status: 1599: ls + 153282:round-robin-notify.sh: update_interesting_commits_status: 1630: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/first_url/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1631: continue + 153282:round-robin-notify.sh: update_interesting_commits_status: 1629: read ci_project + 153282:round-robin-notify.sh: update_interesting_commits_status: 1630: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status-summary.txt/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1631: continue + 153282:round-robin-notify.sh: update_interesting_commits_status: 1629: read ci_project + 153282:round-robin-notify.sh: update_interesting_commits_status: 1630: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status.txt/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1631: continue + 153282:round-robin-notify.sh: update_interesting_commits_status: 1629: read ci_project + 153282:round-robin-notify.sh: update_interesting_commits_status: 1630: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status.txt ']' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1634: echo '* tcwg_simplebootstrap_build' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1635: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status.txt + 153282:round-robin-notify.sh: update_interesting_commits_status: 1635: sed 's/^/*/' + 153282:round-robin-notify.sh: update_interesting_commits_status: 1629: read ci_project + 153282:round-robin-notify.sh: update_interesting_commits_status: 1637: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1495: print_commits --short + 153282:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail + 153282:round-robin-notify.sh: print_commits: 528: false + 153282:round-robin-notify.sh: print_commits: 529: local print_arg=--short + 153282:round-robin-notify.sh: print_commits: 531: '[' single_commit = no_change ']' + 153282:round-robin-notify.sh: print_commits: 536: local more_lines + 153282:round-robin-notify.sh: print_commits: 537: '[' single_commit = single_commit ']' + 153282:round-robin-notify.sh: print_commits: 538: local c=gcc + 153282:round-robin-notify.sh: print_commits: 540: '[' --short = --link ']' + 153282:round-robin-notify.sh: print_commits: 567: local describe + 153282:round-robin-notify.sh: print_commits: 568: '[' '' = '' ']' ++ 153282:round-robin-notify.sh: print_commits: 569: describe_sha1 gcc 0d5fe4ed0540cca156754a905387c3420465b210 true ++ 153282:round-robin-notify.sh: describe_sha1: 2537: local component=gcc ++ 153282:round-robin-notify.sh: describe_sha1: 2538: local sha1=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: describe_sha1: 2539: local anything=true ++ 153282:round-robin-notify.sh: describe_sha1: 2541: match=() ++ 153282:round-robin-notify.sh: describe_sha1: 2541: local -a match ++ 153282:round-robin-notify.sh: describe_sha1: 2542: case "$component" in ++ 153282:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") ++ 153282:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' 0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: print_commits: 569: describe=basepoints/gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 571: echo basepoints/gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 571: sed 's,^basepoints/,,' + 153282:round-robin-notify.sh: print_commits: 571: describe=gcc-17-3758-g0d5fe4ed0540 + 153282:round-robin-notify.sh: print_commits: 576: '[' --short = --oneline ']' + 153282:round-robin-notify.sh: print_commits: 581: '[' '' = '' ']' + 153282:round-robin-notify.sh: print_commits: 582: echo 'commit gcc-17-3758-g0d5fe4ed0540' + 153282:round-robin-notify.sh: print_commits: 586: local tmpfile ++ 153282:round-robin-notify.sh: print_commits: 587: mktemp + 153282:round-robin-notify.sh: print_commits: 587: tmpfile=/tmp/tmp.TngOdS2EaL + 153282:round-robin-notify.sh: print_commits: 588: git -C gcc log -n1 0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: print_commits: 588: tail -n +2 + 153282:round-robin-notify.sh: print_commits: 589: head -n 8 /tmp/tmp.TngOdS2EaL ++ 153282:round-robin-notify.sh: print_commits: 590: cat /tmp/tmp.TngOdS2EaL ++ 153282:round-robin-notify.sh: print_commits: 590: wc -l + 153282:round-robin-notify.sh: print_commits: 590: more_lines=17 + 153282:round-robin-notify.sh: print_commits: 591: '[' 17 -gt 0 ']' + 153282:round-robin-notify.sh: print_commits: 592: echo '... 17 lines of the commit log omitted.' + 153282:round-robin-notify.sh: print_commits: 594: rm /tmp/tmp.TngOdS2EaL + 153282:round-robin-notify.sh: print_commits: 596: '[' '' '!=' '' ']' + 153282:round-robin-notify.sh: print_commits: 600: return 0 + 153282:round-robin-notify.sh: update_interesting_commits: 1496: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/commit-log.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1498: true + 153282:round-robin-notify.sh: update_interesting_commits: 1499: local jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira + 153282:round-robin-notify.sh: update_interesting_commits: 1501: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1508: '[' -e interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1511: mkdir interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira + 153282:round-robin-notify.sh: update_interesting_commits: 1513: '[' GNU-2012 '!=' '' ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1514: echo GNU-2012 + 153282:round-robin-notify.sh: update_interesting_commits: 1515: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key ++ 153282:round-robin-notify.sh: update_interesting_commits: 1519: print_commits --oneline ++ 153282:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_commits: 528: false ++ 153282:round-robin-notify.sh: print_commits: 529: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_commits: 531: '[' single_commit = no_change ']' ++ 153282:round-robin-notify.sh: print_commits: 536: local more_lines ++ 153282:round-robin-notify.sh: print_commits: 537: '[' single_commit = single_commit ']' ++ 153282:round-robin-notify.sh: print_commits: 538: local c=gcc ++ 153282:round-robin-notify.sh: print_commits: 540: '[' --oneline = --link ']' ++ 153282:round-robin-notify.sh: print_commits: 567: local describe ++ 153282:round-robin-notify.sh: print_commits: 568: '[' '' = '' ']' +++ 153282:round-robin-notify.sh: print_commits: 569: describe_sha1 gcc 0d5fe4ed0540cca156754a905387c3420465b210 true +++ 153282:round-robin-notify.sh: describe_sha1: 2537: local component=gcc +++ 153282:round-robin-notify.sh: describe_sha1: 2538: local sha1=0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: describe_sha1: 2539: local anything=true +++ 153282:round-robin-notify.sh: describe_sha1: 2541: match=() +++ 153282:round-robin-notify.sh: describe_sha1: 2541: local -a match +++ 153282:round-robin-notify.sh: describe_sha1: 2542: case "$component" in +++ 153282:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") +++ 153282:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_commits: 569: describe=basepoints/gcc-17-3758-g0d5fe4ed0540 +++ 153282:round-robin-notify.sh: print_commits: 571: echo basepoints/gcc-17-3758-g0d5fe4ed0540 +++ 153282:round-robin-notify.sh: print_commits: 571: sed 's,^basepoints/,,' ++ 153282:round-robin-notify.sh: print_commits: 571: describe=gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 576: '[' --oneline = --oneline ']' ++ 153282:round-robin-notify.sh: print_commits: 577: echo gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 578: return 0 ++ 153282:round-robin-notify.sh: update_interesting_commits: 1519: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status-summary.txt + 153282:round-robin-notify.sh: update_interesting_commits: 1519: echo gcc-17-3758-g0d5fe4ed0540: Failure + 153282:round-robin-notify.sh: update_interesting_commits: 1522: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/summary + 153282:round-robin-notify.sh: update_interesting_commits: 1531: cat ++ 153282:round-robin-notify.sh: update_interesting_commits: 1531: print_commits --link ++ 153282:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_commits: 528: false ++ 153282:round-robin-notify.sh: print_commits: 529: local print_arg=--link ++ 153282:round-robin-notify.sh: print_commits: 531: '[' single_commit = no_change ']' ++ 153282:round-robin-notify.sh: print_commits: 536: local more_lines ++ 153282:round-robin-notify.sh: print_commits: 537: '[' single_commit = single_commit ']' ++ 153282:round-robin-notify.sh: print_commits: 538: local c=gcc ++ 153282:round-robin-notify.sh: print_commits: 540: '[' --link = --link ']' ++ 153282:round-robin-notify.sh: print_commits: 541: local url +++ 153282:round-robin-notify.sh: print_commits: 542: get_component_url gcc +++ 153282:round-robin-notify.sh: get_component_url: 1790: false +++ 153282:round-robin-notify.sh: get_component_url: 1793: get_current_git gcc_url +++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_url in current git' '[' -f artifacts/git/gcc_url ']' +++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_url ++ 153282:round-robin-notify.sh: print_commits: 542: url=git+ssh://linaroci@gcc.gnu.org/git/gcc.git ++ 153282:round-robin-notify.sh: print_commits: 543: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git://sourceware.org/git/ ]] ++ 153282:round-robin-notify.sh: print_commits: 547: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gcc.gnu.org/git/ ]] ++ 153282:round-robin-notify.sh: print_commits: 551: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git+ssh://linaroci@gcc.gnu.org/git/ ]] ++ 153282:round-robin-notify.sh: print_commits: 555: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://github.com/ ]] ++ 153282:round-robin-notify.sh: print_commits: 556: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gitlab.com/ ]] ++ 153282:round-robin-notify.sh: print_commits: 558: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://git.linaro.org/ ]] ++ 153282:round-robin-notify.sh: print_commits: 561: echo 'See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git' ++ 153282:round-robin-notify.sh: print_commits: 564: return 0 ++ 153282:round-robin-notify.sh: update_interesting_commits: 1531: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/commit-log.txt ++ 153282:round-robin-notify.sh: update_interesting_commits: 1531: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status.txt ++ 153282:round-robin-notify.sh: update_interesting_commits: 1531: print_icommits_link gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/yaml ++ 153282:round-robin-notify.sh: print_icommits_link: 721: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_icommits_link: 722: local path=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/yaml ++ 153282:round-robin-notify.sh: print_icommits_link: 724: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits ++ 153282:round-robin-notify.sh: print_icommits_link: 725: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/yaml + 153282:round-robin-notify.sh: update_interesting_commits: 1539: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/description + 153282:round-robin-notify.sh: update_interesting_commits: 1541: update_jira_card # update_jira_card + 153282:round-robin-notify.sh: update_jira_card: 1807: set -euf -o pipefail + 153282:round-robin-notify.sh: update_jira_card: 1808: echo '# update_jira_card' + 153282:round-robin-notify.sh: update_jira_card: 1810: local jira_dir ++ 153282:round-robin-notify.sh: update_jira_card: 1811: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_jira_card: 1811: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_jira_card: 1812: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira + 153282:round-robin-notify.sh: update_jira_card: 1814: components=() + 153282:round-robin-notify.sh: update_jira_card: 1814: local -a components + 153282:round-robin-notify.sh: update_jira_card: 1815: case "$changed_single_component" in + 153282:round-robin-notify.sh: update_jira_card: 1817: components+=(GCC) + 153282:round-robin-notify.sh: update_jira_card: 1826: IFS=, + 153282:round-robin-notify.sh: update_jira_card: 1826: echo GCC + 153282:round-robin-notify.sh: update_jira_card: 1827: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/components + 153282:round-robin-notify.sh: update_jira_card: 1829: local commit_date ++ 153282:round-robin-notify.sh: update_jira_card: 1831: git -C gcc log -n1 --pretty=%cd --date=iso 0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_jira_card: 1831: commit_date='2026-08-29 12:16:20 -0600' + 153282:round-robin-notify.sh: update_jira_card: 1832: date -d '2026-08-29 12:16:20 -0600' +%Y-%m-%d + 153282:round-robin-notify.sh: update_jira_card: 1833: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/startdate + 153282:round-robin-notify.sh: update_jira_card: 1835: local key project ++ 153282:round-robin-notify.sh: update_jira_card: 1836: print_jira_card_key ++ 153282:round-robin-notify.sh: print_jira_card_key: 1788: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_jira_card_key: 1790: local jira_dir +++ 153282:round-robin-notify.sh: print_jira_card_key: 1791: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_jira_card_key: 1791: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_jira_card_key: 1792: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira ++ 153282:round-robin-notify.sh: print_jira_card_key: 1794: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key ']' ++ 153282:round-robin-notify.sh: print_jira_card_key: 1798: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key + 153282:round-robin-notify.sh: update_jira_card: 1836: key=GNU-2012 + 153282:round-robin-notify.sh: update_jira_card: 1837: '[' -z GNU-2012 ']' + 153282:round-robin-notify.sh: update_jira_card: 1842: project=GNU + 153282:round-robin-notify.sh: update_jira_card: 1844: local yaml=interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/yaml + 153282:round-robin-notify.sh: update_jira_card: 1846: cat + 153282:round-robin-notify.sh: update_jira_card: 1854: sed -e 's/^/ /' interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/summary + 153282:round-robin-notify.sh: update_jira_card: 1855: cat ++ 153282:round-robin-notify.sh: update_jira_card: 1855: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/components ++ 153282:round-robin-notify.sh: update_jira_card: 1855: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/startdate + 153282:round-robin-notify.sh: update_jira_card: 1860: sed -e 's/^/ /' interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/description + 153282:round-robin-notify.sh: update_jira_card: 1861: git -C interesting-commits add gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/yaml + 153282:round-robin-notify.sh: update_interesting_commits: 1545: local describe ++ 153282:round-robin-notify.sh: update_interesting_commits: 1546: describe_sha1 gcc 0d5fe4ed0540cca156754a905387c3420465b210 false ++ 153282:round-robin-notify.sh: describe_sha1: 2537: local component=gcc ++ 153282:round-robin-notify.sh: describe_sha1: 2538: local sha1=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: describe_sha1: 2539: local anything=false ++ 153282:round-robin-notify.sh: describe_sha1: 2541: match=() ++ 153282:round-robin-notify.sh: describe_sha1: 2541: local -a match ++ 153282:round-robin-notify.sh: describe_sha1: 2542: case "$component" in ++ 153282:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") ++ 153282:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' 0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits: 1546: describe=basepoints/gcc-17-3758-g0d5fe4ed0540 + 153282:round-robin-notify.sh: update_interesting_commits: 1547: '[' basepoints/gcc-17-3758-g0d5fe4ed0540 '!=' '' ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1548: local d ++ 153282:round-robin-notify.sh: update_interesting_commits: 1549: dirname basepoints/gcc-17-3758-g0d5fe4ed0540 + 153282:round-robin-notify.sh: update_interesting_commits: 1549: d=basepoints + 153282:round-robin-notify.sh: update_interesting_commits: 1550: mkdir -p interesting-commits/gcc/basepoints + 153282:round-robin-notify.sh: update_interesting_commits: 1551: local symlink= + 153282:round-robin-notify.sh: update_interesting_commits: 1552: '[' basepoints '!=' . ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1553: symlink=../ ++ 153282:round-robin-notify.sh: update_interesting_commits: 1554: dirname basepoints + 153282:round-robin-notify.sh: update_interesting_commits: 1554: d=. + 153282:round-robin-notify.sh: update_interesting_commits: 1552: '[' . '!=' . ']' + 153282:round-robin-notify.sh: update_interesting_commits: 1556: symlink=../sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: update_interesting_commits: 1559: rm -f interesting-commits/gcc/basepoints/gcc-17-3758-g0d5fe4ed0540 + 153282:round-robin-notify.sh: update_interesting_commits: 1560: ln -s ../sha1/0d5fe4ed0540cca156754a905387c3420465b210 interesting-commits/gcc/basepoints/gcc-17-3758-g0d5fe4ed0540 + 153282:round-robin-notify.sh: update_interesting_commits: 1561: git -C interesting-commits add gcc/basepoints/gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: post_interesting_commits: 1700: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: post_interesting_commits: 1700: git -C interesting-commits commit -m 'Add entry 0d5fe4ed0540cca156754a905387c3420465b210 from http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/' [detached HEAD 790faad30be] Add entry 0d5fe4ed0540cca156754a905387c3420465b210 from http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ 16 files changed, 121 insertions(+) create mode 120000 gcc/basepoints/gcc-17-3758-g0d5fe4ed0540 create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/commit-log.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/components create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/description create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/startdate create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/summary create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/yaml create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status-summary.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/status.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/reproduction_instructions.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status-summary.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/status.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status-summary.txt create mode 100644 gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/status.txt + 153282:round-robin-notify.sh: post_interesting_commits: 1707: wait 223667 + 153282:round-robin-notify.sh: post_interesting_commits: 1704: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master To ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git 4382e7a2a7d..790faad30be HEAD -> master + 153282:round-robin-notify.sh: post_interesting_commits: 1709: break + 153282:round-robin-notify.sh: 2864: true + 153282:round-robin-notify.sh: 2865: generate_jira_dir + 153282:round-robin-notify.sh: generate_jira_dir: 1869: set -euf -o pipefail + 153282:round-robin-notify.sh: generate_jira_dir: 1871: local icommit_entry jira_key= ++ 153282:round-robin-notify.sh: generate_jira_dir: 1872: print_last_icommit --entry ++ 153282:round-robin-notify.sh: print_last_icommit: 691: false ++ 153282:round-robin-notify.sh: print_last_icommit: 692: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_last_icommit: 693: local print_arg=--entry ++ 153282:round-robin-notify.sh: print_last_icommit: 694: shift 1 ++ 153282:round-robin-notify.sh: print_last_icommit: 696: '[' xsingle_commit '!=' xsingle_commit ']' ++ 153282:round-robin-notify.sh: print_last_icommit: 700: local isubdir +++ 153282:round-robin-notify.sh: print_last_icommit: 701: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_last_icommit: 701: isubdir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_last_icommit: 703: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_last_icommit: 705: echo interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: generate_jira_dir: 1872: icommit_entry=interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: generate_jira_dir: 1874: '[' interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 '!=' '' ']' + 153282:round-robin-notify.sh: generate_jira_dir: 1874: '[' -d interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira ']' + 153282:round-robin-notify.sh: generate_jira_dir: 1875: rsync -a interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/ artifacts/notify/jira/ + 153282:round-robin-notify.sh: generate_jira_dir: 1876: '[' -f artifacts/notify/jira/key ']' ++ 153282:round-robin-notify.sh: generate_jira_dir: 1877: cat artifacts/notify/jira/key + 153282:round-robin-notify.sh: generate_jira_dir: 1877: jira_key=GNU-2012 + 153282:round-robin-notify.sh: generate_jira_dir: 1883: '[' GNU-2012 '!=' '' ']' + 153282:round-robin-notify.sh: generate_jira_dir: 1884: cat ++ 153282:round-robin-notify.sh: generate_jira_dir: 1884: gnu_llvm_print_result --oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 667: '[' 1 = 0 ']' ++ 153282:round-robin-notify.sh: print_result: 670: echo Failure ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 153282:round-robin-notify.sh: generate_jira_dir: 1884: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 153282:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_artifacts_url: 794: local url +++ 153282:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL +++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x ++ 153282:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts ++ 153282:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' +++ 153282:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt ++ 153282:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt + 153282:round-robin-notify.sh: generate_jira_dir: 1889: cat ++ 153282:round-robin-notify.sh: generate_jira_dir: 1889: print_jira_template_card ++ 153282:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 ++ 153282:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in ++ 153282:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 ++ 153282:round-robin-notify.sh: generate_jira_dir: 1889: gnu_llvm_print_result --oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 667: '[' 1 = 0 ']' ++ 153282:round-robin-notify.sh: print_result: 670: echo Failure ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 153282:round-robin-notify.sh: generate_jira_dir: 1889: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 153282:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_artifacts_url: 794: local url +++ 153282:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL +++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x ++ 153282:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts ++ 153282:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' +++ 153282:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt ++ 153282:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt # print all notification files + 153282:round-robin-notify.sh: 2868: echo '# print all notification files' + 153282:round-robin-notify.sh: 2869: true + 153282:round-robin-notify.sh: 2870: generate_mail_files + 153282:round-robin-notify.sh: generate_mail_files: 2243: set -euf -o pipefail + 153282:round-robin-notify.sh: generate_mail_files: 2245: print_mail_recipients + 153282:round-robin-notify.sh: print_mail_recipients: 1992: set -euf -o pipefail + 153282:round-robin-notify.sh: print_mail_recipients: 1994: local c=gcc + 153282:round-robin-notify.sh: print_mail_recipients: 1995: '[' gcc = '' ']' + 153282:round-robin-notify.sh: print_mail_recipients: 2000: local -A emails + 153282:round-robin-notify.sh: print_mail_recipients: 2001: emails["tcwg-validation@linaro.org"]=bcc + 153282:round-robin-notify.sh: print_mail_recipients: 2002: emails["author"]=cc + 153282:round-robin-notify.sh: print_mail_recipients: 2003: emails["committer"]=to + 153282:round-robin-notify.sh: print_mail_recipients: 2005: case "$ci_project/$ci_config:$c" in + 153282:round-robin-notify.sh: print_mail_recipients: 2053: emails["gcc-regression@gcc.gnu.org"]=cc_postcommit + 153282:round-robin-notify.sh: print_mail_recipients: 2063: local c email base_rev cur_rev ++ 153282:round-robin-notify.sh: print_mail_recipients: 2066: get_baseline_component_rev gcc ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 153282:round-robin-notify.sh: print_mail_recipients: 2066: base_rev=abd40f513e0882c4132367877c27201f12d234d0 ++ 153282:round-robin-notify.sh: print_mail_recipients: 2067: get_component_rev gcc ++ 153282:round-robin-notify.sh: get_component_rev: 1780: false ++ 153282:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 153282:round-robin-notify.sh: print_mail_recipients: 2067: cur_rev=0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_mail_recipients: 2124: git -C gcc log --pretty=%ae abd40f513e0882c4132367877c27201f12d234d0..0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 153282:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 153282:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 153282:round-robin-notify.sh: print_mail_recipients: 2073: local precommit_postcommit=postcommit + 153282:round-robin-notify.sh: print_mail_recipients: 2074: '[' onregression '!=' precommit ']' ++ 153282:round-robin-notify.sh: print_mail_recipients: 2076: get_baseline_component_rev gcc ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 153282:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 153282:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 153282:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 153282:round-robin-notify.sh: print_mail_recipients: 2076: base_rev=abd40f513e0882c4132367877c27201f12d234d0 ++ 153282:round-robin-notify.sh: print_mail_recipients: 2077: get_component_rev gcc ++ 153282:round-robin-notify.sh: get_component_rev: 1780: false ++ 153282:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 153282:round-robin-notify.sh: print_mail_recipients: 2077: cur_rev=0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: print_mail_recipients: 2078: read -r email ++ 153282:round-robin-notify.sh: print_mail_recipients: 2124: git -C gcc log --pretty=%ce abd40f513e0882c4132367877c27201f12d234d0..0d5fe4ed0540cca156754a905387c3420465b210 + 153282:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 153282:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 153282:round-robin-notify.sh: print_mail_recipients: 2098: unset 'emails[author]' 'emails[committer]' + 153282:round-robin-notify.sh: print_mail_recipients: 2099: unset 'emails[noreply@github.com]' + 153282:round-robin-notify.sh: print_mail_recipients: 2101: local type + 153282:round-robin-notify.sh: print_mail_recipients: 2102: recipients=() + 153282:round-robin-notify.sh: print_mail_recipients: 2102: local -a recipients + 153282:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 153282:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 153282:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 153282:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 153282:round-robin-notify.sh: print_mail_recipients: 2104: type=bcc + 153282:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 153282:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 153282:round-robin-notify.sh: print_mail_recipients: 2104: type=cc_postcommit + 153282:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2113: type=cc + 153282:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 153282:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 153282:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 153282:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 153282:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 153282:round-robin-notify.sh: print_mail_recipients: 2123: IFS=, + 153282:round-robin-notify.sh: print_mail_recipients: 2123: echo cc:jovan.dmitrovic@htecgroup.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jeffrey.law@oss.qualcomm.com ++ 153282:round-robin-notify.sh: generate_mail_files: 2248: print_commits --oneline ++ 153282:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_commits: 528: false ++ 153282:round-robin-notify.sh: print_commits: 529: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_commits: 531: '[' single_commit = no_change ']' ++ 153282:round-robin-notify.sh: print_commits: 536: local more_lines ++ 153282:round-robin-notify.sh: print_commits: 537: '[' single_commit = single_commit ']' ++ 153282:round-robin-notify.sh: print_commits: 538: local c=gcc ++ 153282:round-robin-notify.sh: print_commits: 540: '[' --oneline = --link ']' ++ 153282:round-robin-notify.sh: print_commits: 567: local describe ++ 153282:round-robin-notify.sh: print_commits: 568: '[' '' = '' ']' +++ 153282:round-robin-notify.sh: print_commits: 569: describe_sha1 gcc 0d5fe4ed0540cca156754a905387c3420465b210 true +++ 153282:round-robin-notify.sh: describe_sha1: 2537: local component=gcc +++ 153282:round-robin-notify.sh: describe_sha1: 2538: local sha1=0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: describe_sha1: 2539: local anything=true +++ 153282:round-robin-notify.sh: describe_sha1: 2541: match=() +++ 153282:round-robin-notify.sh: describe_sha1: 2541: local -a match +++ 153282:round-robin-notify.sh: describe_sha1: 2542: case "$component" in +++ 153282:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") +++ 153282:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_commits: 569: describe=basepoints/gcc-17-3758-g0d5fe4ed0540 +++ 153282:round-robin-notify.sh: print_commits: 571: echo basepoints/gcc-17-3758-g0d5fe4ed0540 +++ 153282:round-robin-notify.sh: print_commits: 571: sed 's,^basepoints/,,' ++ 153282:round-robin-notify.sh: print_commits: 571: describe=gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 576: '[' --oneline = --oneline ']' ++ 153282:round-robin-notify.sh: print_commits: 577: echo gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 578: return 0 ++ 153282:round-robin-notify.sh: generate_mail_files: 2248: gnu_llvm_print_result --oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 667: '[' 1 = 0 ']' ++ 153282:round-robin-notify.sh: print_result: 670: echo Failure ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 153282:round-robin-notify.sh: generate_mail_files: 2248: gnu_print_config --oneline ++ 153282:round-robin-notify.sh: gnu_print_config: 819: false ++ 153282:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_simplebootstrap_build master-arm-bootstrap native ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 153282:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 153282:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 153282:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 153282:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 153282:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 153282:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf +++ 153282:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_simplebootstrap_build +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=simplebootstrap_build ++ 153282:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--oneline ++ 153282:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 153282:round-robin-notify.sh: gnu_print_config: 826: print_config --oneline ++ 153282:round-robin-notify.sh: print_config: 763: false ++ 153282:round-robin-notify.sh: print_config: 765: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_config: 766: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_config: 768: case "$ci_config" in ++ 153282:round-robin-notify.sh: print_config: 769: echo arm + 153282:round-robin-notify.sh: generate_mail_files: 2248: echo '[Linaro-TCWG-CI]' 'gcc-17-3758-g0d5fe4ed0540: Failure on arm' + 153282:round-robin-notify.sh: generate_mail_files: 2259: print_mail_body + 153282:round-robin-notify.sh: print_mail_body: 2139: local bad_artifacts_url good_artifacts_url + 153282:round-robin-notify.sh: generate_mail_files: 2259: sed -e 's|\$\([^\\]\)|$\\\1|g' ++ 153282:round-robin-notify.sh: print_mail_body: 2140: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: print_mail_body: 2140: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ ++ 153282:round-robin-notify.sh: print_mail_body: 2141: get_baseline_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: print_mail_body: 2141: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10366/artifact/artifacts/ + 153282:round-robin-notify.sh: print_mail_body: 2143: local key= + 153282:round-robin-notify.sh: print_mail_body: 2146: '[' single_commit = single_commit ']' + 153282:round-robin-notify.sh: print_mail_body: 2147: '[' '' = '' ']' ++ 153282:round-robin-notify.sh: print_mail_body: 2148: print_jira_card_key ++ 153282:round-robin-notify.sh: print_jira_card_key: 1788: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_jira_card_key: 1790: local jira_dir +++ 153282:round-robin-notify.sh: print_jira_card_key: 1791: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_jira_card_key: 1791: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_jira_card_key: 1792: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira ++ 153282:round-robin-notify.sh: print_jira_card_key: 1794: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key ']' ++ 153282:round-robin-notify.sh: print_jira_card_key: 1798: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key + 153282:round-robin-notify.sh: print_mail_body: 2148: key=GNU-2012 + 153282:round-robin-notify.sh: print_mail_body: 2149: '[' -z GNU-2012 ']' + 153282:round-robin-notify.sh: print_mail_body: 2154: local detection_msg= + 153282:round-robin-notify.sh: print_mail_body: 2155: '[' 1 = 0 ']' + 153282:round-robin-notify.sh: print_mail_body: 2158: detection_msg='has detected problems related to' + 153282:round-robin-notify.sh: print_mail_body: 2160: cat + 153282:round-robin-notify.sh: print_mail_body: 2168: cat ++ 153282:round-robin-notify.sh: print_mail_body: 2168: gnu_print_config --short ++ 153282:round-robin-notify.sh: gnu_print_config: 819: false ++ 153282:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_simplebootstrap_build master-arm-bootstrap native ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 153282:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 153282:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 153282:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 153282:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 153282:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 153282:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf +++ 153282:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_simplebootstrap_build +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=simplebootstrap_build ++ 153282:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--short ++ 153282:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 153282:round-robin-notify.sh: gnu_print_config: 830: echo 'simplebootstrap_build master-arm-bootstrap' ++ 153282:round-robin-notify.sh: print_mail_body: 2168: print_commits --short ++ 153282:round-robin-notify.sh: print_mail_body: 2168: sed -e 's/^/ | /' ++ 153282:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_commits: 528: false ++ 153282:round-robin-notify.sh: print_commits: 529: local print_arg=--short ++ 153282:round-robin-notify.sh: print_commits: 531: '[' single_commit = no_change ']' ++ 153282:round-robin-notify.sh: print_commits: 536: local more_lines ++ 153282:round-robin-notify.sh: print_commits: 537: '[' single_commit = single_commit ']' ++ 153282:round-robin-notify.sh: print_commits: 538: local c=gcc ++ 153282:round-robin-notify.sh: print_commits: 540: '[' --short = --link ']' ++ 153282:round-robin-notify.sh: print_commits: 567: local describe ++ 153282:round-robin-notify.sh: print_commits: 568: '[' '' = '' ']' +++ 153282:round-robin-notify.sh: print_commits: 569: describe_sha1 gcc 0d5fe4ed0540cca156754a905387c3420465b210 true +++ 153282:round-robin-notify.sh: describe_sha1: 2537: local component=gcc +++ 153282:round-robin-notify.sh: describe_sha1: 2538: local sha1=0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: describe_sha1: 2539: local anything=true +++ 153282:round-robin-notify.sh: describe_sha1: 2541: match=() +++ 153282:round-robin-notify.sh: describe_sha1: 2541: local -a match +++ 153282:round-robin-notify.sh: describe_sha1: 2542: case "$component" in +++ 153282:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") +++ 153282:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_commits: 569: describe=basepoints/gcc-17-3758-g0d5fe4ed0540 +++ 153282:round-robin-notify.sh: print_commits: 571: echo basepoints/gcc-17-3758-g0d5fe4ed0540 +++ 153282:round-robin-notify.sh: print_commits: 571: sed 's,^basepoints/,,' ++ 153282:round-robin-notify.sh: print_commits: 571: describe=gcc-17-3758-g0d5fe4ed0540 ++ 153282:round-robin-notify.sh: print_commits: 576: '[' --short = --oneline ']' ++ 153282:round-robin-notify.sh: print_commits: 581: '[' '' = '' ']' ++ 153282:round-robin-notify.sh: print_commits: 582: echo 'commit gcc-17-3758-g0d5fe4ed0540' ++ 153282:round-robin-notify.sh: print_commits: 586: local tmpfile +++ 153282:round-robin-notify.sh: print_commits: 587: mktemp ++ 153282:round-robin-notify.sh: print_commits: 587: tmpfile=/tmp/tmp.V4lH0aGKYN ++ 153282:round-robin-notify.sh: print_commits: 588: git -C gcc log -n1 0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_commits: 588: tail -n +2 ++ 153282:round-robin-notify.sh: print_commits: 589: head -n 8 /tmp/tmp.V4lH0aGKYN +++ 153282:round-robin-notify.sh: print_commits: 590: cat /tmp/tmp.V4lH0aGKYN +++ 153282:round-robin-notify.sh: print_commits: 590: wc -l ++ 153282:round-robin-notify.sh: print_commits: 590: more_lines=17 ++ 153282:round-robin-notify.sh: print_commits: 591: '[' 17 -gt 0 ']' ++ 153282:round-robin-notify.sh: print_commits: 592: echo '... 17 lines of the commit log omitted.' ++ 153282:round-robin-notify.sh: print_commits: 594: rm /tmp/tmp.V4lH0aGKYN ++ 153282:round-robin-notify.sh: print_commits: 596: '[' '' '!=' '' ']' ++ 153282:round-robin-notify.sh: print_commits: 600: return 0 + 153282:round-robin-notify.sh: print_mail_body: 2177: local short= ++ 153282:round-robin-notify.sh: print_mail_body: 2178: gnu_llvm_print_result --short ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: print_mail_body: 2178: sed -e 's/^/ | /' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 674: echo 'Results changed to' +++ 153282:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 153282:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap: # FAILED # First few build errors in logs: # 00:20:37 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivopts.cc:6109:73: error: statement has no effect [-Werror=unused-value] # 00:21:09 make[3]: *** [Makefile:1219: tree-ssa-loop-ivopts.o] Error 1 # 00:21:09 make[2]: *** [Makefile:5182: all-stage2-gcc] Error 2 # 00:21:09 make[1]: *** [Makefile:26490: stage2-bubble] Error 2 # 00:21:09 make: *** [Makefile:1140: all] Error 2' ++ 153282:round-robin-notify.sh: print_result: 676: echo '' ++ 153282:round-robin-notify.sh: print_result: 677: echo From +++ 153282:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 153282:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap: 1' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 153282:round-robin-notify.sh: print_mail_body: 2178: short=' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | # FAILED | # First few build errors in logs: | # 00:20:37 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivopts.cc:6109:73: error: statement has no effect [-Werror=unused-value] | # 00:21:09 make[3]: *** [Makefile:1219: tree-ssa-loop-ivopts.o] Error 1 | # 00:21:09 make[2]: *** [Makefile:5182: all-stage2-gcc] Error 2 | # 00:21:09 make[1]: *** [Makefile:26490: stage2-bubble] Error 2 | # 00:21:09 make: *** [Makefile:1140: all] Error 2 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | 1' + 153282:round-robin-notify.sh: print_mail_body: 2179: '[' ' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | # FAILED | # First few build errors in logs: | # 00:20:37 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivopts.cc:6109:73: error: statement has no effect [-Werror=unused-value] | # 00:21:09 make[3]: *** [Makefile:1219: tree-ssa-loop-ivopts.o] Error 1 | # 00:21:09 make[2]: *** [Makefile:5182: all-stage2-gcc] Error 2 | # 00:21:09 make[1]: *** [Makefile:26490: stage2-bubble] Error 2 | # 00:21:09 make: *** [Makefile:1140: all] Error 2 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | 1' '!=' '' ']' + 153282:round-robin-notify.sh: print_mail_body: 2180: cat ++ 153282:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 667: '[' 1 = 0 ']' ++ 153282:round-robin-notify.sh: print_result: 670: echo Failure ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 153282:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --short ++ 153282:round-robin-notify.sh: print_mail_body: 2180: sed -e 's/^/ | /' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 153282:round-robin-notify.sh: print_result: 662: false ++ 153282:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 153282:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_result: 674: echo 'Results changed to' +++ 153282:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 153282:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap: # FAILED # First few build errors in logs: # 00:20:37 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivopts.cc:6109:73: error: statement has no effect [-Werror=unused-value] # 00:21:09 make[3]: *** [Makefile:1219: tree-ssa-loop-ivopts.o] Error 1 # 00:21:09 make[2]: *** [Makefile:5182: all-stage2-gcc] Error 2 # 00:21:09 make[1]: *** [Makefile:26490: stage2-bubble] Error 2 # 00:21:09 make: *** [Makefile:1140: all] Error 2' ++ 153282:round-robin-notify.sh: print_result: 676: echo '' ++ 153282:round-robin-notify.sh: print_result: 677: echo From +++ 153282:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 153282:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap: 1' ++ 153282:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 153282:round-robin-notify.sh: print_mail_body: 2186: cat ++ 153282:round-robin-notify.sh: print_mail_body: 2186: gnu_print_config --long ++ 153282:round-robin-notify.sh: print_mail_body: 2186: sed -e 's/^/ /' ++ 153282:round-robin-notify.sh: gnu_print_config: 819: false ++ 153282:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_simplebootstrap_build master-arm-bootstrap native ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_simplebootstrap_build ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 153282:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 153282:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 153282:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 153282:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 153282:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 153282:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf +++ 153282:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_simplebootstrap_build +++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 153282:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=simplebootstrap_build ++ 153282:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--long ++ 153282:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 153282:round-robin-notify.sh: gnu_print_config: 834: echo '*CI config* tcwg_simplebootstrap_build master-arm-bootstrap' ++ 153282:round-robin-notify.sh: gnu_print_config: 835: echo '*configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf' + 153282:round-robin-notify.sh: print_mail_body: 2193: '[' GNU-2012 '!=' '' ']' + 153282:round-robin-notify.sh: print_mail_body: 2194: cat + 153282:round-robin-notify.sh: print_mail_body: 2201: cat ++ 153282:round-robin-notify.sh: print_mail_body: 2201: gnu_llvm_print_details ++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1000: '[' -d artifacts/00-sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1006: cat +++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1006: print_artifacts_url +++ 153282:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 153282:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 153282:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x +++ 153282:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts +++ 153282:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 153282:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ +++ 153282:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ ++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1011: cat +++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1011: print_artifacts_url notify/ +++ 153282:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 153282:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 153282:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x +++ 153282:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts +++ 153282:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 153282:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/notify/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/notify/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/ +++ 153282:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/ ++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1016: '[' -d artifacts/sumfiles ']' ++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1023: cat ++ 153282:round-robin-notify.sh: gnu_llvm_print_details: 1027: '[' tcwg_simplebootstrap_build == tcwg_flang_test ']' ++ 153282:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/artifact/artifacts/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/ ++ 153282:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10366/artifact/artifacts/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10366/artifact/artifacts/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10366 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10366/archive ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10366/archive/artifacts ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 153282:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10366/archive/artifacts/ + 153282:round-robin-notify.sh: print_mail_body: 2217: '[' '' '!=' '' ']' + 153282:round-robin-notify.sh: print_mail_body: 2226: '[' single_commit '!=' single_commit ']' + 153282:round-robin-notify.sh: print_mail_body: 2227: '[' '' '!=' '' ']' + 153282:round-robin-notify.sh: print_mail_body: 2231: cat ++ 153282:round-robin-notify.sh: print_mail_body: 2231: print_last_icommit --reproduction_instructions_link tcwg_simplebootstrap_build master-arm-bootstrap ++ 153282:round-robin-notify.sh: print_last_icommit: 691: false ++ 153282:round-robin-notify.sh: print_last_icommit: 692: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_last_icommit: 693: local print_arg=--reproduction_instructions_link ++ 153282:round-robin-notify.sh: print_last_icommit: 694: shift 1 ++ 153282:round-robin-notify.sh: print_last_icommit: 696: '[' xsingle_commit '!=' xsingle_commit ']' ++ 153282:round-robin-notify.sh: print_last_icommit: 700: local isubdir +++ 153282:round-robin-notify.sh: print_last_icommit: 701: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 tcwg_simplebootstrap_build master-arm-bootstrap +++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build +++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap +++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: print_last_icommit: 701: isubdir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap ++ 153282:round-robin-notify.sh: print_last_icommit: 703: case "$print_arg" in ++ 153282:round-robin-notify.sh: print_last_icommit: 711: print_icommits_link gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/reproduction_instructions.txt ++ 153282:round-robin-notify.sh: print_icommits_link: 721: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_icommits_link: 722: local path=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/reproduction_instructions.txt ++ 153282:round-robin-notify.sh: print_icommits_link: 724: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits ++ 153282:round-robin-notify.sh: print_icommits_link: 725: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/tcwg_simplebootstrap_build/master-arm-bootstrap/reproduction_instructions.txt ++ 153282:round-robin-notify.sh: print_mail_body: 2231: print_commits --link ++ 153282:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_commits: 528: false ++ 153282:round-robin-notify.sh: print_commits: 529: local print_arg=--link ++ 153282:round-robin-notify.sh: print_commits: 531: '[' single_commit = no_change ']' ++ 153282:round-robin-notify.sh: print_commits: 536: local more_lines ++ 153282:round-robin-notify.sh: print_commits: 537: '[' single_commit = single_commit ']' ++ 153282:round-robin-notify.sh: print_commits: 538: local c=gcc ++ 153282:round-robin-notify.sh: print_commits: 540: '[' --link = --link ']' ++ 153282:round-robin-notify.sh: print_commits: 541: local url +++ 153282:round-robin-notify.sh: print_commits: 542: get_component_url gcc +++ 153282:round-robin-notify.sh: get_component_url: 1790: false +++ 153282:round-robin-notify.sh: get_component_url: 1793: get_current_git gcc_url +++ 153282:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 153282:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_url in current git' '[' -f artifacts/git/gcc_url ']' +++ 153282:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 153282:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_url ++ 153282:round-robin-notify.sh: print_commits: 542: url=git+ssh://linaroci@gcc.gnu.org/git/gcc.git ++ 153282:round-robin-notify.sh: print_commits: 543: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git://sourceware.org/git/ ]] ++ 153282:round-robin-notify.sh: print_commits: 547: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gcc.gnu.org/git/ ]] ++ 153282:round-robin-notify.sh: print_commits: 551: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git+ssh://linaroci@gcc.gnu.org/git/ ]] ++ 153282:round-robin-notify.sh: print_commits: 555: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://github.com/ ]] ++ 153282:round-robin-notify.sh: print_commits: 556: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gitlab.com/ ]] ++ 153282:round-robin-notify.sh: print_commits: 558: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://git.linaro.org/ ]] ++ 153282:round-robin-notify.sh: print_commits: 561: echo 'See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git' ++ 153282:round-robin-notify.sh: print_commits: 564: return 0 + 153282:round-robin-notify.sh: 2873: true + 153282:round-robin-notify.sh: 2874: generate_jenkins_html_files # generate_jenkins_html_files ... Skipping + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2505: wait 223863 + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2475: set -euf -o pipefail + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2477: echo '# generate_jenkins_html_files' + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2478: true + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2483: case "$ci_project" in + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2500: echo '... Skipping' + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2501: return + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2507: generate_readme html + 153282:round-robin-notify.sh: generate_readme: 2345: set -euf -o pipefail + 153282:round-robin-notify.sh: generate_readme: 2347: local text_type=html + 153282:round-robin-notify.sh: generate_readme: 2349: local gnu_text=false + 153282:round-robin-notify.sh: generate_readme: 2350: case "$ci_project" in + 153282:round-robin-notify.sh: generate_readme: 2360: local list_start= + 153282:round-robin-notify.sh: generate_readme: 2361: local list_end= + 153282:round-robin-notify.sh: generate_readme: 2362: local 'list_item=- ' + 153282:round-robin-notify.sh: generate_readme: 2363: local new_parag= + 153282:round-robin-notify.sh: generate_readme: 2365: '[' html = html ']' + 153282:round-robin-notify.sh: generate_readme: 2366: list_start='' + 153282:round-robin-notify.sh: generate_readme: 2368: list_item='
  • ' + 153282:round-robin-notify.sh: generate_readme: 2369: new_parag='

    ' + 153282:round-robin-notify.sh: generate_readme: 2372: print_readme_header html + 153282:round-robin-notify.sh: print_readme_header: 2266: set -euf -o pipefail + 153282:round-robin-notify.sh: print_readme_header: 2268: local text_type=html + 153282:round-robin-notify.sh: print_readme_header: 2270: local 'msg=How to browse artifacts of this build' + 153282:round-robin-notify.sh: print_readme_header: 2271: case $text_type in + 153282:round-robin-notify.sh: print_readme_header: 2273: cat + 153282:round-robin-notify.sh: generate_readme: 2374: cat + 153282:round-robin-notify.sh: generate_readme: 2385: '[' -d artifacts/00-sumfiles ']' + 153282:round-robin-notify.sh: generate_readme: 2398: cat ++ 153282:round-robin-notify.sh: generate_readme: 2398: print_readme_link html git/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=git/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f /git/ ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n 'git/' ++ 153282:round-robin-notify.sh: generate_readme: 2398: print_readme_link html jenkins/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=jenkins/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f /jenkins/ ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n 'jenkins/' ++ 153282:round-robin-notify.sh: generate_readme: 2398: print_readme_link html notify/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 153282:round-robin-notify.sh: generate_readme: 2408: false + 153282:round-robin-notify.sh: generate_readme: 2415: cat ++ 153282:round-robin-notify.sh: generate_readme: 2415: print_readme_link html notify/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 153282:round-robin-notify.sh: generate_readme: 2423: false + 153282:round-robin-notify.sh: generate_readme: 2451: cat + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2467: cd artifacts ++ 153282:round-robin-notify.sh: generate_readme: 2467: find . -type f ++ 153282:round-robin-notify.sh: generate_readme: 2467: sort ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./01-reset_artifacts/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./01-reset_artifacts/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './01-reset_artifacts/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '

  • ./01-reset_artifacts/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./02-prepare_abe/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./02-prepare_abe/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./02-prepare_abe/console.log.xz ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./02-prepare_abe/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './02-prepare_abe/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./02-prepare_abe/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./03-true/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./03-true/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./03-true/console.log.xz ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./03-true/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './03-true/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./03-true/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./04-build_abe-bootstrap/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./04-build_abe-bootstrap/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./04-build_abe-bootstrap/console.log.xz ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./04-build_abe-bootstrap/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './04-build_abe-bootstrap/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./04-build_abe-bootstrap/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./04-build_abe-bootstrap/make-gcc-stage2.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./04-build_abe-bootstrap/make-gcc-stage2.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./04-build_abe-bootstrap/make-gcc-stage2.log.xz ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./04-build_abe-bootstrap/make-gcc-stage2.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './04-build_abe-bootstrap/make-gcc-stage2.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./04-build_abe-bootstrap/make-gcc-stage2.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./05-check_regression/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./05-check_regression/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./05-check_regression/console.log.xz ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./05-check_regression/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './05-check_regression/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./05-check_regression/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./05-check_regression/results.regressions artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./05-check_regression/results.regressions ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./05-check_regression/results.regressions ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./05-check_regression/results.regressions ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './05-check_regression/results.regressions' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./05-check_regression/results.regressions' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./05-check_regression/trigger-bisect artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./05-check_regression/trigger-bisect ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./05-check_regression/trigger-bisect ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./05-check_regression/trigger-bisect ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './05-check_regression/trigger-bisect' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./05-check_regression/trigger-bisect' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./git/gcc_rev artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./git/gcc_rev ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./git/gcc_rev ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./git/gcc_rev ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './git/gcc_rev' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./git/gcc_rev' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./git/gcc_url artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./git/gcc_url ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./git/gcc_url ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./git/gcc_url ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './git/gcc_url' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./git/gcc_url' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./jenkins/build-name artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/build-name ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./jenkins/build-name ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./jenkins/build-name ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './jenkins/build-name' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./jenkins/build-name' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./jenkins/notify-full.log artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/notify-full.log ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./jenkins/notify-full.log ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./jenkins/notify-full.log ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './jenkins/notify-full.log' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./jenkins/notify-full.log' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./jenkins/notify-init.log artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/notify-init.log ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./jenkins/notify-init.log ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./jenkins/notify-init.log ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './jenkins/notify-init.log' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./jenkins/notify-init.log' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./jenkins/rewrite-false.log artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/rewrite-false.log ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./jenkins/rewrite-false.log ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./jenkins/rewrite-false.log ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './jenkins/rewrite-false.log' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./jenkins/rewrite-false.log' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./jenkins/run-build.env artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/run-build.env ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./jenkins/run-build.env ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./jenkins/run-build.env ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './jenkins/run-build.env' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./jenkins/run-build.env' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./manifest.sh artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./manifest.sh ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./manifest.sh ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./manifest.sh ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './manifest.sh' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./manifest.sh' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/configure-toolchain.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/configure-toolchain.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/configure-toolchain.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/configure-toolchain.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/configure-toolchain.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/configure-toolchain.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/comment-card.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/comment-card.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/comment-card.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/comment-card.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/comment-card.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/comment-card.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/comment-template.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/comment-template.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/comment-template.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/comment-template.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/comment-template.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/comment-template.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/components artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/components ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/components ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/components ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/components' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/components' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/description artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/description ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/description ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/description ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/description' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/description' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/key artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/key ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/key ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/key ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/key' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/key' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/startdate artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/startdate ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/startdate ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/startdate ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/startdate' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/startdate' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/summary artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/summary ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/summary ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/summary ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/summary' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/summary' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/jira/yaml artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/yaml ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/jira/yaml ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/jira/yaml ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/jira/yaml' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/jira/yaml' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/mail-body.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/mail-body.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/mail-body.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/mail-body.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/mail-body.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/mail-body.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/mail-recipients.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/mail-recipients.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/mail-recipients.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/mail-recipients.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/mail-recipients.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/mail-recipients.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./notify/mail-subject.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/mail-subject.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./notify/mail-subject.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./notify/mail-subject.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './notify/mail-subject.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./notify/mail-subject.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./README.html artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./README.html ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./README.html ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./README.html ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './README.html' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./README.html' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./results artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./results ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./results ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./results ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './results' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./results' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./rr_stage.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./rr_stage.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2308: view= ++ 153282:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./rr_stage.txt ']' ++ 153282:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./rr_stage.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 153282:round-robin-notify.sh: print_readme_link: 2311: view='/*view*/' ++ 153282:round-robin-notify.sh: print_readme_link: 2314: echo -n './rr_stage.txt' + 153282:round-robin-notify.sh: generate_readme: 2459: echo '
  • ./rr_stage.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file + 153282:round-robin-notify.sh: generate_readme: 2462: cat + 153282:round-robin-notify.sh: generate_readme: 2466: print_readme_footer html + 153282:round-robin-notify.sh: print_readme_footer: 2325: set -euf -o pipefail + 153282:round-robin-notify.sh: print_readme_footer: 2327: local text_type=html + 153282:round-robin-notify.sh: print_readme_footer: 2328: case $text_type in + 153282:round-robin-notify.sh: print_readme_footer: 2330: cat + 153282:round-robin-notify.sh: generate_jenkins_html_files: 2508: generate_readme txt + 153282:round-robin-notify.sh: generate_readme: 2345: set -euf -o pipefail + 153282:round-robin-notify.sh: generate_readme: 2347: local text_type=txt + 153282:round-robin-notify.sh: generate_readme: 2349: local gnu_text=false + 153282:round-robin-notify.sh: generate_readme: 2350: case "$ci_project" in + 153282:round-robin-notify.sh: generate_readme: 2360: local list_start= + 153282:round-robin-notify.sh: generate_readme: 2361: local list_end= + 153282:round-robin-notify.sh: generate_readme: 2362: local 'list_item=- ' + 153282:round-robin-notify.sh: generate_readme: 2363: local new_parag= + 153282:round-robin-notify.sh: generate_readme: 2365: '[' txt = html ']' + 153282:round-robin-notify.sh: generate_readme: 2372: print_readme_header txt + 153282:round-robin-notify.sh: print_readme_header: 2266: set -euf -o pipefail + 153282:round-robin-notify.sh: print_readme_header: 2268: local text_type=txt + 153282:round-robin-notify.sh: print_readme_header: 2270: local 'msg=How to browse artifacts of this build' + 153282:round-robin-notify.sh: print_readme_header: 2271: case $text_type in + 153282:round-robin-notify.sh: print_readme_header: 2282: cat + 153282:round-robin-notify.sh: generate_readme: 2374: cat + 153282:round-robin-notify.sh: generate_readme: 2385: '[' -d artifacts/00-sumfiles ']' + 153282:round-robin-notify.sh: generate_readme: 2398: cat ++ 153282:round-robin-notify.sh: generate_readme: 2398: print_readme_link txt git/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=git/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n git/ ++ 153282:round-robin-notify.sh: generate_readme: 2398: print_readme_link txt jenkins/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=jenkins/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n jenkins/ ++ 153282:round-robin-notify.sh: generate_readme: 2398: print_readme_link txt notify/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n notify/ + 153282:round-robin-notify.sh: generate_readme: 2408: false + 153282:round-robin-notify.sh: generate_readme: 2415: cat ++ 153282:round-robin-notify.sh: generate_readme: 2415: print_readme_link txt notify/ '' ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n notify/ + 153282:round-robin-notify.sh: generate_readme: 2423: false + 153282:round-robin-notify.sh: generate_readme: 2451: cat + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2467: cd artifacts ++ 153282:round-robin-notify.sh: generate_readme: 2467: find . -type f ++ 153282:round-robin-notify.sh: generate_readme: 2467: sort ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./01-reset_artifacts/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./01-reset_artifacts/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./01-reset_artifacts/console.log.xz + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./01-reset_artifacts/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./02-prepare_abe/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./02-prepare_abe/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./02-prepare_abe/console.log.xz + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./02-prepare_abe/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./03-true/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./03-true/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./03-true/console.log.xz + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./03-true/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./04-build_abe-bootstrap/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./04-build_abe-bootstrap/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./04-build_abe-bootstrap/console.log.xz + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./04-build_abe-bootstrap/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./04-build_abe-bootstrap/make-gcc-stage2.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./04-build_abe-bootstrap/make-gcc-stage2.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./04-build_abe-bootstrap/make-gcc-stage2.log.xz + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./04-build_abe-bootstrap/make-gcc-stage2.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./05-check_regression/console.log.xz artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./05-check_regression/console.log.xz ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./05-check_regression/console.log.xz + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./05-check_regression/console.log.xz' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./05-check_regression/results.regressions artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./05-check_regression/results.regressions ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./05-check_regression/results.regressions + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./05-check_regression/results.regressions' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./05-check_regression/trigger-bisect artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./05-check_regression/trigger-bisect ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./05-check_regression/trigger-bisect + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./05-check_regression/trigger-bisect' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./git/gcc_rev artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./git/gcc_rev ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./git/gcc_rev + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./git/gcc_rev' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./git/gcc_url artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./git/gcc_url ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./git/gcc_url + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./git/gcc_url' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./jenkins/build-name artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/build-name ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./jenkins/build-name + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./jenkins/build-name' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./jenkins/notify-full.log artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/notify-full.log ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./jenkins/notify-full.log + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./jenkins/notify-full.log' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./jenkins/notify-init.log artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/notify-init.log ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./jenkins/notify-init.log + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./jenkins/notify-init.log' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./jenkins/rewrite-false.log artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/rewrite-false.log ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./jenkins/rewrite-false.log + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./jenkins/rewrite-false.log' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./jenkins/run-build.env artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./jenkins/run-build.env ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./jenkins/run-build.env + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./jenkins/run-build.env' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./manifest.sh artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./manifest.sh ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./manifest.sh + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./manifest.sh' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/configure-toolchain.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/configure-toolchain.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/configure-toolchain.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/configure-toolchain.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/comment-card.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/comment-card.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/comment-card.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/comment-card.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/comment-template.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/comment-template.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/comment-template.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/comment-template.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/components artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/components ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/components + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/components' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/description artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/description ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/description + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/description' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/key artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/key ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/key + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/key' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/startdate artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/startdate ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/startdate + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/startdate' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/summary artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/summary ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/summary + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/summary' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/jira/yaml artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/jira/yaml ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/jira/yaml + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/jira/yaml' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/mail-body.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/mail-body.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/mail-body.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/mail-body.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/mail-recipients.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/mail-recipients.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/mail-recipients.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/mail-recipients.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./notify/mail-subject.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./notify/mail-subject.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./notify/mail-subject.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./notify/mail-subject.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./README.html artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./README.html ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./README.html + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./README.html' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./README.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./README.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./README.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./README.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./results artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./results ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./results + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./results' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 153282:round-robin-notify.sh: generate_readme: 2459: print_readme_link txt ./rr_stage.txt artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_readme_link: 2300: local text_type=txt ++ 153282:round-robin-notify.sh: print_readme_link: 2301: local msg=./rr_stage.txt ++ 153282:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 153282:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 153282:round-robin-notify.sh: print_readme_link: 2317: echo -n ./rr_stage.txt + 153282:round-robin-notify.sh: generate_readme: 2459: echo '- ./rr_stage.txt' + 153282:round-robin-notify.sh: generate_readme: 2458: read -r cur_file + 153282:round-robin-notify.sh: generate_readme: 2462: cat + 153282:round-robin-notify.sh: generate_readme: 2466: print_readme_footer txt + 153282:round-robin-notify.sh: print_readme_footer: 2325: set -euf -o pipefail + 153282:round-robin-notify.sh: print_readme_footer: 2327: local text_type=txt + 153282:round-robin-notify.sh: print_readme_footer: 2328: case $text_type in + 153282:round-robin-notify.sh: 2878: echo '# generate dashboard' # generate dashboard + 153282:round-robin-notify.sh: 2879: generate_dashboard_squad # generate_dashboard_squad ... Skipping + 153282:round-robin-notify.sh: generate_dashboard_squad: 2593: local results_date + 153282:round-robin-notify.sh: generate_dashboard_squad: 2595: echo '# generate_dashboard_squad' + 153282:round-robin-notify.sh: generate_dashboard_squad: 2596: false + 153282:round-robin-notify.sh: generate_dashboard_squad: 2597: echo '... Skipping' + 153282:round-robin-notify.sh: generate_dashboard_squad: 2598: return # post_dashboard_squad ... Skipping + 153282:round-robin-notify.sh: 2880: post_dashboard_squad + 153282:round-robin-notify.sh: post_dashboard_squad: 2616: echo '# post_dashboard_squad' + 153282:round-robin-notify.sh: post_dashboard_squad: 2617: false + 153282:round-robin-notify.sh: post_dashboard_squad: 2618: echo '... Skipping' + 153282:round-robin-notify.sh: post_dashboard_squad: 2619: return + 153282:round-robin-notify.sh: 2882: generate_lnt_report + 153282:round-robin-notify.sh: generate_lnt_report: 2692: wait 224093 + 153282:round-robin-notify.sh: generate_lnt_report: 2633: set -euf -o pipefail # generate_lnt_report + 153282:round-robin-notify.sh: generate_lnt_report: 2634: local results_date + 153282:round-robin-notify.sh: generate_lnt_report: 2636: echo '# generate_lnt_report' + 153282:round-robin-notify.sh: generate_lnt_report: 2637: true + 153282:round-robin-notify.sh: generate_lnt_report: 2643: . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/../lnt-utils.sh ++ 153282:round-robin-notify.sh: source: 5: declare is_first_lnt_entry ++ 153282:round-robin-notify.sh: generate_lnt_report: 2645: get_current_manifest '{rr[results_date]}' ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: generate_lnt_report: 2645: results_date=1788016842 ++ 153282:round-robin-notify.sh: generate_lnt_report: 2646: date '+%Y-%m-%d %H:%M:%S' --date @1788016842 + 153282:round-robin-notify.sh: generate_lnt_report: 2646: results_date='2026-08-29 15:20:42' + 153282:round-robin-notify.sh: generate_lnt_report: 2648: local jira_key=- + 153282:round-robin-notify.sh: generate_lnt_report: 2649: '[' -f artifacts/notify/jira/key ']' ++ 153282:round-robin-notify.sh: generate_lnt_report: 2650: cat artifacts/notify/jira/key + 153282:round-robin-notify.sh: generate_lnt_report: 2650: jira_key=GNU-2012 + 153282:round-robin-notify.sh: generate_lnt_report: 2653: case "$ci_project" in ++ 153282:round-robin-notify.sh: generate_lnt_report: 2656: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: generate_lnt_report: 2656: generate_lnt_gnu_check_report http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ tcwg_simplebootstrap_build master-arm-bootstrap '2026-08-29 15:20:42' GNU-2012 artifacts/notify/results-summary.txt artifacts/sumfiles artifacts/notify/lnt_report.json + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 145: local build_url=http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/ + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 146: local ci_project=tcwg_simplebootstrap_build + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 147: local ci_config=master-arm-bootstrap + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 148: local 'results_date=2026-08-29 15:20:42' + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 149: local jira_key=GNU-2012 + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 150: local results_summary=artifacts/notify/results-summary.txt + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 151: local sumfiles_dir=artifacts/sumfiles + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 152: local output_file=artifacts/notify/lnt_report.json + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 154: '[' -f artifacts/notify/results-summary.txt ']' + 153282:round-robin-notify.sh: generate_lnt_gnu_check_report: 156: return + 153282:round-robin-notify.sh: 2884: true + 153282:round-robin-notify.sh: 2885: release_notification_files # release_notification_files + 153282:round-robin-notify.sh: release_notification_files: 294: echo '# release_notification_files' + 153282:round-robin-notify.sh: release_notification_files: 295: '[' -d artifacts/jenkins ']' + 153282:round-robin-notify.sh: release_notification_files: 299: local f + 153282:round-robin-notify.sh: release_notification_files: 300: for f in mail-body.txt mail-subject.txt mail-recipients.txt + 153282:round-robin-notify.sh: release_notification_files: 303: '[' -s artifacts/notify/mail-body.txt ']' + 153282:round-robin-notify.sh: release_notification_files: 304: cp artifacts/notify/mail-body.txt artifacts/jenkins/mail-body.txt + 153282:round-robin-notify.sh: release_notification_files: 300: for f in mail-body.txt mail-subject.txt mail-recipients.txt + 153282:round-robin-notify.sh: release_notification_files: 303: '[' -s artifacts/notify/mail-subject.txt ']' + 153282:round-robin-notify.sh: release_notification_files: 304: cp artifacts/notify/mail-subject.txt artifacts/jenkins/mail-subject.txt + 153282:round-robin-notify.sh: release_notification_files: 300: for f in mail-body.txt mail-subject.txt mail-recipients.txt + 153282:round-robin-notify.sh: release_notification_files: 303: '[' -s artifacts/notify/mail-recipients.txt ']' + 153282:round-robin-notify.sh: release_notification_files: 304: cp artifacts/notify/mail-recipients.txt artifacts/jenkins/mail-recipients.txt + 153282:round-robin-notify.sh: release_notification_files: 308: echo '... Done' ... Done + 153282:round-robin-notify.sh: 2888: true + 153282:round-robin-notify.sh: 2889: release_gcc_testresults_files # release_gcc_testresults_files + 153282:round-robin-notify.sh: release_gcc_testresults_files: 313: echo '# release_gcc_testresults_files' + 153282:round-robin-notify.sh: release_gcc_testresults_files: 314: '[' -d artifacts/jenkins ']' + 153282:round-robin-notify.sh: release_gcc_testresults_files: 320: '[' -f artifacts/testresults/testresults-mail-body.txt ']' ... Done # release_gcc_bunsen_files + 153282:round-robin-notify.sh: release_gcc_testresults_files: 350: echo '... Done' + 153282:round-robin-notify.sh: 2890: release_gcc_bunsen_files + 153282:round-robin-notify.sh: release_gcc_bunsen_files: 355: echo '# release_gcc_bunsen_files' + 153282:round-robin-notify.sh: release_gcc_bunsen_files: 356: '[' -d artifacts/jenkins ']' + 153282:round-robin-notify.sh: release_gcc_bunsen_files: 361: '[' -d artifacts/bunsen-results ']' ... Done + 153282:round-robin-notify.sh: release_gcc_bunsen_files: 379: echo '... Done' + 153282:round-robin-notify.sh: 2894: check_old_jira_cards # check_old_jira_cards + 153282:round-robin-notify.sh: check_old_jira_cards: 2768: echo '# check_old_jira_cards' + 153282:round-robin-notify.sh: check_old_jira_cards: 2770: true + 153282:round-robin-notify.sh: check_old_jira_cards: 2773: case "$ci_project" in + 153282:round-robin-notify.sh: check_old_jira_cards: 2782: check_root=artifacts/99-check_old_jira + 153282:round-robin-notify.sh: check_old_jira_cards: 2783: rm -rf artifacts/99-check_old_jira + 153282:round-robin-notify.sh: check_old_jira_cards: 2783: mkdir artifacts/99-check_old_jira + 153282:round-robin-notify.sh: check_old_jira_cards: 2784: readarray -t jira_reported_keys ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2784: get_git_history 0 base-artifacts --relative notify/jira/key -- notify/jira/description + 153282:round-robin-notify.sh: check_old_jira_cards: 2787: jira_reported_root=/tmp/tmp.OtphQy4qnB + 153282:round-robin-notify.sh: check_old_jira_cards: 2789: local old_jira_cards_log=artifacts/jenkins/old_jira_cards.log + 153282:round-robin-notify.sh: check_old_jira_cards: 2790: rm -f artifacts/jenkins/old_jira_cards.log + 153282:round-robin-notify.sh: check_old_jira_cards: 2791: for jirafile in "${jira_reported_keys[@]:1}" + 153282:round-robin-notify.sh: check_old_jira_cards: 2793: local rev jirakey status + 153282:round-robin-notify.sh: check_old_jira_cards: 2794: rev=94eaa167fc258595f7506e0e27317c357c77e683 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2795: cat /tmp/tmp.OtphQy4qnB/94eaa167fc258595f7506e0e27317c357c77e683/notify/jira/key + 153282:round-robin-notify.sh: check_old_jira_cards: 2795: jirakey=GNU-1784 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: jipsearch -j key=GNU-1784 -s status:name ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: sed -e 's/.* , //' + 153282:round-robin-notify.sh: check_old_jira_cards: 2797: status=Closed + 153282:round-robin-notify.sh: check_old_jira_cards: 2799: echo '' + 153282:round-robin-notify.sh: check_old_jira_cards: 2800: echo '==== GNU-1784 Closed' + 153282:round-robin-notify.sh: check_old_jira_cards: 2801: '[' Closed == Closed ']' + 153282:round-robin-notify.sh: check_old_jira_cards: 2802: echo ' ... SKIP analysis' + 153282:round-robin-notify.sh: check_old_jira_cards: 2803: continue + 153282:round-robin-notify.sh: check_old_jira_cards: 2791: for jirafile in "${jira_reported_keys[@]:1}" + 153282:round-robin-notify.sh: check_old_jira_cards: 2793: local rev jirakey status + 153282:round-robin-notify.sh: check_old_jira_cards: 2794: rev=fa041f208870aae32480b91998bcf800dd2be14a ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2795: cat /tmp/tmp.OtphQy4qnB/fa041f208870aae32480b91998bcf800dd2be14a/notify/jira/key + 153282:round-robin-notify.sh: check_old_jira_cards: 2795: jirakey=GNU-1762 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: jipsearch -j key=GNU-1762 -s status:name ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: sed -e 's/.* , //' + 153282:round-robin-notify.sh: check_old_jira_cards: 2797: status=Closed + 153282:round-robin-notify.sh: check_old_jira_cards: 2799: echo '' + 153282:round-robin-notify.sh: check_old_jira_cards: 2800: echo '==== GNU-1762 Closed' + 153282:round-robin-notify.sh: check_old_jira_cards: 2801: '[' Closed == Closed ']' + 153282:round-robin-notify.sh: check_old_jira_cards: 2802: echo ' ... SKIP analysis' + 153282:round-robin-notify.sh: check_old_jira_cards: 2803: continue + 153282:round-robin-notify.sh: check_old_jira_cards: 2791: for jirafile in "${jira_reported_keys[@]:1}" + 153282:round-robin-notify.sh: check_old_jira_cards: 2793: local rev jirakey status + 153282:round-robin-notify.sh: check_old_jira_cards: 2794: rev=0873092e3edd5eed2ff484415a92eff96e9c3897 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2795: cat /tmp/tmp.OtphQy4qnB/0873092e3edd5eed2ff484415a92eff96e9c3897/notify/jira/key + 153282:round-robin-notify.sh: check_old_jira_cards: 2795: jirakey=GNU-1686 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: jipsearch -j key=GNU-1686 -s status:name ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: sed -e 's/.* , //' + 153282:round-robin-notify.sh: check_old_jira_cards: 2797: status=Closed + 153282:round-robin-notify.sh: check_old_jira_cards: 2799: echo '' + 153282:round-robin-notify.sh: check_old_jira_cards: 2800: echo '==== GNU-1686 Closed' + 153282:round-robin-notify.sh: check_old_jira_cards: 2801: '[' Closed == Closed ']' + 153282:round-robin-notify.sh: check_old_jira_cards: 2802: echo ' ... SKIP analysis' + 153282:round-robin-notify.sh: check_old_jira_cards: 2803: continue + 153282:round-robin-notify.sh: check_old_jira_cards: 2791: for jirafile in "${jira_reported_keys[@]:1}" + 153282:round-robin-notify.sh: check_old_jira_cards: 2793: local rev jirakey status + 153282:round-robin-notify.sh: check_old_jira_cards: 2794: rev=8e351547db5d8a51394ce53839a861f2793f54ae ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2795: cat /tmp/tmp.OtphQy4qnB/8e351547db5d8a51394ce53839a861f2793f54ae/notify/jira/key + 153282:round-robin-notify.sh: check_old_jira_cards: 2795: jirakey=GNU-1675 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: jipsearch -j key=GNU-1675 -s status:name ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: sed -e 's/.* , //' + 153282:round-robin-notify.sh: check_old_jira_cards: 2797: status=Closed + 153282:round-robin-notify.sh: check_old_jira_cards: 2799: echo '' + 153282:round-robin-notify.sh: check_old_jira_cards: 2800: echo '==== GNU-1675 Closed' + 153282:round-robin-notify.sh: check_old_jira_cards: 2801: '[' Closed == Closed ']' + 153282:round-robin-notify.sh: check_old_jira_cards: 2802: echo ' ... SKIP analysis' + 153282:round-robin-notify.sh: check_old_jira_cards: 2803: continue + 153282:round-robin-notify.sh: check_old_jira_cards: 2791: for jirafile in "${jira_reported_keys[@]:1}" + 153282:round-robin-notify.sh: check_old_jira_cards: 2793: local rev jirakey status + 153282:round-robin-notify.sh: check_old_jira_cards: 2794: rev=e04a2e1ff37575faba82b206c954ca6980020d98 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2795: cat /tmp/tmp.OtphQy4qnB/e04a2e1ff37575faba82b206c954ca6980020d98/notify/jira/key + 153282:round-robin-notify.sh: check_old_jira_cards: 2795: jirakey=GNU-1660 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: jipsearch -j key=GNU-1660 -s status:name ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: sed -e 's/.* , //' + 153282:round-robin-notify.sh: check_old_jira_cards: 2797: status=Closed + 153282:round-robin-notify.sh: check_old_jira_cards: 2799: echo '' + 153282:round-robin-notify.sh: check_old_jira_cards: 2800: echo '==== GNU-1660 Closed' + 153282:round-robin-notify.sh: check_old_jira_cards: 2801: '[' Closed == Closed ']' + 153282:round-robin-notify.sh: check_old_jira_cards: 2802: echo ' ... SKIP analysis' + 153282:round-robin-notify.sh: check_old_jira_cards: 2803: continue + 153282:round-robin-notify.sh: check_old_jira_cards: 2791: for jirafile in "${jira_reported_keys[@]:1}" + 153282:round-robin-notify.sh: check_old_jira_cards: 2793: local rev jirakey status + 153282:round-robin-notify.sh: check_old_jira_cards: 2794: rev=99875a8ad5e5c8da029f1248ab02f1a5e9770529 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2795: cat /tmp/tmp.OtphQy4qnB/99875a8ad5e5c8da029f1248ab02f1a5e9770529/notify/jira/key + 153282:round-robin-notify.sh: check_old_jira_cards: 2795: jirakey=GNU-1685 ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: jipsearch -j key=GNU-1685 -s status:name ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2797: sed -e 's/.* , //' + 153282:round-robin-notify.sh: check_old_jira_cards: 2797: status=Closed + 153282:round-robin-notify.sh: check_old_jira_cards: 2799: echo '' + 153282:round-robin-notify.sh: check_old_jira_cards: 2800: echo '==== GNU-1685 Closed' + 153282:round-robin-notify.sh: check_old_jira_cards: 2801: '[' Closed == Closed ']' + 153282:round-robin-notify.sh: check_old_jira_cards: 2802: echo ' ... SKIP analysis' + 153282:round-robin-notify.sh: check_old_jira_cards: 2803: continue ++ 153282:round-robin-notify.sh: check_old_jira_cards: 2828: get_current_manifest BUILD_URL ++ 153282:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 153282:round-robin-notify.sh: get_manifest: 1081: set +x + 153282:round-robin-notify.sh: check_old_jira_cards: 2828: git -C interesting-commits commit -m 'Update old jira from http://54.172.246.49:8080/job/tcwg_simplebootstrap_build--master-arm-bootstrap-build/10367/' HEAD detached from 6d63242bbe4 nothing to commit, working tree clean + 153282:round-robin-notify.sh: check_old_jira_cards: 2829: true + 153282:round-robin-notify.sh: check_old_jira_cards: 2832: rm -rf /tmp/tmp.OtphQy4qnB + 153282:round-robin-notify.sh: 2897: post_to_jira # post_to_jira + 153282:round-robin-notify.sh: post_to_jira: 1909: set -euf -o pipefail + 153282:round-robin-notify.sh: post_to_jira: 1910: echo '# post_to_jira' + 153282:round-robin-notify.sh: post_to_jira: 1912: local post_card_comment=true + 153282:round-robin-notify.sh: post_to_jira: 1913: local post_template_comment=true + 153282:round-robin-notify.sh: post_to_jira: 1915: true + 153282:round-robin-notify.sh: post_to_jira: 1915: '[' -f artifacts/notify/jira/yaml ']' + 153282:round-robin-notify.sh: post_to_jira: 1916: local key status ++ 153282:round-robin-notify.sh: post_to_jira: 1917: print_jira_card_key ++ 153282:round-robin-notify.sh: print_jira_card_key: 1788: set -euf -o pipefail ++ 153282:round-robin-notify.sh: print_jira_card_key: 1790: local jira_dir +++ 153282:round-robin-notify.sh: print_jira_card_key: 1791: interesting_subdir gcc 0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 +++ 153282:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 153282:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_jira_card_key: 1791: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210 ++ 153282:round-robin-notify.sh: print_jira_card_key: 1792: jira_dir=gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira ++ 153282:round-robin-notify.sh: print_jira_card_key: 1794: '[' -f interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key ']' ++ 153282:round-robin-notify.sh: print_jira_card_key: 1798: cat interesting-commits/gcc/sha1/0d5fe4ed0540cca156754a905387c3420465b210/jira/key + 153282:round-robin-notify.sh: post_to_jira: 1917: key=GNU-2012 ++ 153282:round-robin-notify.sh: post_to_jira: 1919: jipsearch -j key=GNU-2012 -s status:name ++ 153282:round-robin-notify.sh: post_to_jira: 1919: sed -e 's/.* , //' + 153282:round-robin-notify.sh: post_to_jira: 1919: status=Open + 153282:round-robin-notify.sh: post_to_jira: 1924: case "$status" in + 153282:round-robin-notify.sh: post_to_jira: 1931: jipcreate -f artifacts/notify/jira/yaml Existing issue updated: https://linaro.atlassian.net/browse/GNU-2012 + 153282:round-robin-notify.sh: post_to_jira: 1933: local card_parent template template_parent ++ 153282:round-robin-notify.sh: post_to_jira: 1936: jipsearch -j key=GNU-2012 -s parent:key ++ 153282:round-robin-notify.sh: post_to_jira: 1936: sed -e 's/.* , //' + 153282:round-robin-notify.sh: post_to_jira: 1936: card_parent=GNU-1750 ++ 153282:round-robin-notify.sh: post_to_jira: 1937: print_jira_template_card ++ 153282:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 ++ 153282:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in ++ 153282:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 + 153282:round-robin-notify.sh: post_to_jira: 1937: template=GNU-692 ++ 153282:round-robin-notify.sh: post_to_jira: 1939: jipsearch -j key=GNU-692 -s parent:key ++ 153282:round-robin-notify.sh: post_to_jira: 1939: sed -e 's/.* , //' + 153282:round-robin-notify.sh: post_to_jira: 1939: template_parent=GNU-1750 + 153282:round-robin-notify.sh: post_to_jira: 1941: '[' GNU-1750 = GNU-1750 ']' + 153282:round-robin-notify.sh: post_to_jira: 1950: post_template_comment=false + 153282:round-robin-notify.sh: post_to_jira: 1957: true + 153282:round-robin-notify.sh: post_to_jira: 1957: '[' -f artifacts/notify/jira/comment-card.txt ']' + 153282:round-robin-notify.sh: post_to_jira: 1958: echo y + 153282:round-robin-notify.sh: post_to_jira: 1958: jipdate -f artifacts/notify/jira/comment-card.txt These JIRA cards will be updated as follows: [GNU-2012] Failure Details: http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10367/archive/artifacts/notify/mail-body.txt Server to update: https://linaro.atlassian.net Are you sure you want to update Jira with the information above? [y/n] Traceback (most recent call last): File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 649, in main issues UnboundLocalError: cannot access local variable 'issues' where it is not associated with a value During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/jipdate", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 652, in main parse_status_file(jira, filename, None) File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 514, in parse_status_file update_jira(jira, issue, comment, transition, timespent) File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 223, in update_jira jira.add_comment(i, c) File "/usr/local/lib/python3.12/dist-packages/jira/client.py", line 203, in wrapper result = func(*arg_list, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jira/client.py", line 2424, in add_comment r = self._session.post(url, data=json.dumps(data)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jira/resilientsession.py", line 247, in request elif raise_on_error(response, **processed_kwargs): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jira/resilientsession.py", line 72, in raise_on_error raise JIRAError( jira.exceptions.JIRAError: JiraError HTTP 400 url: https://linaro.atlassian.net/rest/api/2/issue/GNU-2012/comment text: TCWG JIRA, you do not have the permission to comment on this issue. response headers = {'Content-Type': 'application/json;1=1.0;charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Date': 'Sun, 30 Aug 2026 02:14:36 GMT', 'Server': 'AtlassianEdge', 'Timing-Allow-Origin': '*', 'X-Arequestid': 'd9b47644d2bd41f83b3767c8e82bcb00', 'X-Aaccountid': '6098d35c8cbda70068025aff', 'Cache-Control': 'no-cache, no-store, no-transform', 'Ratelimit-Policy': '"jira-burst-based";q=100;w=1', 'Ratelimit': '"jira-burst-based";r=199;t=1', 'X-Ratelimit-Limit': '200', 'X-Ratelimit-Remaining': '199', 'X-Content-Type-Options': 'nosniff', 'X-Xss-Protection': '1; mode=block', 'Atl-Traceid': '75ec8a0a29aa4650941b4a9bfcac933a', 'Atl-Request-Id': '75ec8a0a-29aa-4650-941b-4a9bfcac933a', 'Strict-Transport-Security': 'max-age=63072000; includeSubDomains; preload', 'Report-To': '{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}', 'Nel': '{"failure_fraction": 0.01, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}', 'Server-Timing': 'atl-edge;dur=128,atl-edge-internal;dur=12,atl-edge-upstream;dur=116,atl-edge-pop;desc="aws-eu-central-1"', 'X-Cache': 'Error from cloudfront', 'Via': '1.1 0fd782cbc1c3c43778f2ac89b2bfb444.cloudfront.net (CloudFront)', 'X-Amz-Cf-Pop': 'IAD12-P2', 'X-Amz-Cf-Id': 'SQZqeMhpObbo-sc3qbINx_W7_iUHkfSjy1FHBgP_8npoHrnrPXmqXg=='} response text = {"errorMessages":["TCWG JIRA, you do not have the permission to comment on this issue."],"errors":{}}