﻿2025-08-20T20:23:23.5108868Z Current runner version: '2.328.0'
2025-08-20T20:23:23.5133438Z ##[group]Runner Image Provisioner
2025-08-20T20:23:23.5134285Z Hosted Compute Agent
2025-08-20T20:23:23.5134933Z Version: 20250818.377
2025-08-20T20:23:23.5135586Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:23:23.5136270Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:23:23.5136921Z ##[endgroup]
2025-08-20T20:23:23.5137506Z ##[group]Operating System
2025-08-20T20:23:23.5138064Z Ubuntu
2025-08-20T20:23:23.5138533Z 24.04.2
2025-08-20T20:23:23.5139027Z LTS
2025-08-20T20:23:23.5139797Z ##[endgroup]
2025-08-20T20:23:23.5140386Z ##[group]Runner Image
2025-08-20T20:23:23.5140974Z Image: ubuntu-24.04
2025-08-20T20:23:23.5141501Z Version: 20250818.1.0
2025-08-20T20:23:23.5142574Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:23:23.5144101Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:23:23.5145202Z ##[endgroup]
2025-08-20T20:23:23.5146189Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:23:23.5148174Z Contents: write
2025-08-20T20:23:23.5148729Z Metadata: read
2025-08-20T20:23:23.5149498Z ##[endgroup]
2025-08-20T20:23:23.5152008Z Secret source: Actions
2025-08-20T20:23:23.5152763Z Prepare workflow directory
2025-08-20T20:23:23.5473673Z Prepare all required actions
2025-08-20T20:23:23.5575197Z Complete job name: preprocess
2025-08-20T20:23:23.6340332Z ##[group]Run ##Presets
2025-08-20T20:23:23.6341206Z [36;1m##Presets[0m
2025-08-20T20:23:23.6341745Z [36;1mset +x ; set +e[0m
2025-08-20T20:23:23.6342269Z [36;1m#-------------#[0m
2025-08-20T20:23:23.6342946Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6343620Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:23:23.6344296Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:23:23.6345641Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6347354Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6349062Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6351223Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6352376Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:23:23.6353632Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6354792Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:23:23.6355991Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6357329Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:23:23.6358491Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6360053Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:23:23.6361214Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6362260Z [36;1m   fi[0m
2025-08-20T20:23:23.6363924Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:23:23.6366740Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:23:23.6368163Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:23:23.6370433Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6372863Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6374662Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6376475Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6377662Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:23:23.6378892Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6380436Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:23:23.6381673Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6382981Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:23:23.6384361Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6386012Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:23:23.6387221Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6388285Z [36;1m   fi[0m
2025-08-20T20:23:23.6388859Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:23:23.6389885Z [36;1m   echo ""[0m
2025-08-20T20:23:23.6390389Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:23:23.6391560Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6393422Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6395243Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6396882Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6398087Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:23:23.6399242Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6400748Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:23:23.6402107Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6403405Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:23:23.6404636Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6405815Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:23:23.6406955Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6408056Z [36;1m   fi[0m
2025-08-20T20:23:23.6408563Z [36;1m fi[0m
2025-08-20T20:23:23.6409022Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:23:23.6411202Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:23:23.6412660Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:23:23.6414006Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:23:23.6861611Z shell: /usr/bin/bash -e {0}
2025-08-20T20:23:23.6863206Z ##[endgroup]
2025-08-20T20:23:23.7432357Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/mieru/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/mieru/official"}]' | jq .
2025-08-20T20:23:23.7435242Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/mieru/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/mieru/official"}]' | jq .[0m
2025-08-20T20:23:23.7476306Z shell: /usr/bin/bash -e {0}
2025-08-20T20:23:23.7476873Z ##[endgroup]
2025-08-20T20:23:23.7675169Z [
2025-08-20T20:23:23.7675925Z   {
2025-08-20T20:23:23.7676575Z     "host": "aarch64-Linux",
2025-08-20T20:23:23.7677293Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:23:23.7677894Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"
2025-08-20T20:23:23.7678473Z   },
2025-08-20T20:23:23.7678804Z   {
2025-08-20T20:23:23.7679205Z     "host": "x86_64-Linux",
2025-08-20T20:23:23.7679893Z     "runner": "ubuntu-latest",
2025-08-20T20:23:23.7680454Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/mieru/official"
2025-08-20T20:23:23.7681034Z   }
2025-08-20T20:23:23.7681370Z ]
2025-08-20T20:23:23.7729623Z Evaluate and set job outputs
2025-08-20T20:23:23.7738621Z Set output 'runner_matrix'
2025-08-20T20:23:23.7741335Z Cleaning up orphan processes
