﻿2025-08-20T21:13:48.8181724Z Current runner version: '2.328.0'
2025-08-20T21:13:48.8203911Z ##[group]Runner Image Provisioner
2025-08-20T21:13:48.8204742Z Hosted Compute Agent
2025-08-20T21:13:48.8205403Z Version: 20250818.377
2025-08-20T21:13:48.8206162Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:13:48.8206871Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:13:48.8207534Z ##[endgroup]
2025-08-20T21:13:48.8208072Z ##[group]Operating System
2025-08-20T21:13:48.8208632Z Ubuntu
2025-08-20T21:13:48.8209157Z 24.04.2
2025-08-20T21:13:48.8209588Z LTS
2025-08-20T21:13:48.8210065Z ##[endgroup]
2025-08-20T21:13:48.8210647Z ##[group]Runner Image
2025-08-20T21:13:48.8211188Z Image: ubuntu-24.04
2025-08-20T21:13:48.8211675Z Version: 20250818.1.0
2025-08-20T21:13:48.8212750Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:13:48.8214302Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:13:48.8215357Z ##[endgroup]
2025-08-20T21:13:48.8216640Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:13:48.8218470Z Contents: write
2025-08-20T21:13:48.8219048Z Metadata: read
2025-08-20T21:13:48.8219552Z ##[endgroup]
2025-08-20T21:13:48.8221868Z Secret source: Actions
2025-08-20T21:13:48.8222600Z Prepare workflow directory
2025-08-20T21:13:48.8545015Z Prepare all required actions
2025-08-20T21:13:48.8635173Z Complete job name: preprocess
2025-08-20T21:13:48.9368027Z ##[group]Run ##Presets
2025-08-20T21:13:48.9368892Z [36;1m##Presets[0m
2025-08-20T21:13:48.9369432Z [36;1mset +x ; set +e[0m
2025-08-20T21:13:48.9370024Z [36;1m#-------------#[0m
2025-08-20T21:13:48.9370640Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9371311Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:13:48.9372037Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:13:48.9373319Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9374988Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9376867Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9378534Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9379717Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:13:48.9380854Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9381977Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:13:48.9383253Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9384395Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:13:48.9385505Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9386956Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:13:48.9388080Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9389143Z [36;1m   fi[0m
2025-08-20T21:13:48.9389737Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:13:48.9391405Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:13:48.9392310Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:13:48.9393466Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9395437Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9397287Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9398918Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9400101Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:13:48.9401281Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9402460Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:13:48.9403664Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9404920Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:13:48.9406419Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9407703Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:13:48.9408840Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9409868Z [36;1m   fi[0m
2025-08-20T21:13:48.9410514Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:13:48.9411152Z [36;1m   echo ""[0m
2025-08-20T21:13:48.9411710Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:13:48.9412834Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9414561Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9416449Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9418098Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9419213Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:13:48.9420408Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9421594Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:13:48.9422891Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9424694Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:13:48.9426053Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9427328Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:13:48.9428484Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9429556Z [36;1m   fi[0m
2025-08-20T21:13:48.9430117Z [36;1m fi[0m
2025-08-20T21:13:48.9430584Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:13:48.9431357Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:13:48.9432455Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:13:48.9433312Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:13:48.9708675Z shell: /usr/bin/bash -e {0}
2025-08-20T21:13:48.9709626Z ##[endgroup]
2025-08-20T21:13:49.0081632Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/pv/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/pv/official"}]' | jq .
2025-08-20T21:13:49.0084692Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/pv/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/pv/official"}]' | jq .[0m
2025-08-20T21:13:49.0125043Z shell: /usr/bin/bash -e {0}
2025-08-20T21:13:49.0125606Z ##[endgroup]
2025-08-20T21:13:49.0302137Z [
2025-08-20T21:13:49.0302623Z   {
2025-08-20T21:13:49.0303002Z     "host": "aarch64-Linux",
2025-08-20T21:13:49.0303484Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:13:49.0304051Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"
2025-08-20T21:13:49.0304601Z   },
2025-08-20T21:13:49.0304941Z   {
2025-08-20T21:13:49.0305293Z     "host": "x86_64-Linux",
2025-08-20T21:13:49.0306043Z     "runner": "ubuntu-latest",
2025-08-20T21:13:49.0306601Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/pv/official"
2025-08-20T21:13:49.0307157Z   }
2025-08-20T21:13:49.0307499Z ]
2025-08-20T21:13:49.0354877Z Evaluate and set job outputs
2025-08-20T21:13:49.0364227Z Set output 'runner_matrix'
2025-08-20T21:13:49.0366540Z Cleaning up orphan processes
