﻿2025-08-20T21:52:54.4364509Z Current runner version: '2.328.0'
2025-08-20T21:52:54.4400141Z ##[group]Runner Image Provisioner
2025-08-20T21:52:54.4401395Z Hosted Compute Agent
2025-08-20T21:52:54.4402293Z Version: 20250818.377
2025-08-20T21:52:54.4403351Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:52:54.4404593Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:52:54.4405620Z ##[endgroup]
2025-08-20T21:52:54.4406555Z ##[group]Operating System
2025-08-20T21:52:54.4408261Z Ubuntu
2025-08-20T21:52:54.4409086Z 24.04.2
2025-08-20T21:52:54.4410011Z LTS
2025-08-20T21:52:54.4410698Z ##[endgroup]
2025-08-20T21:52:54.4411575Z ##[group]Runner Image
2025-08-20T21:52:54.4412487Z Image: ubuntu-24.04
2025-08-20T21:52:54.4413300Z Version: 20250818.1.0
2025-08-20T21:52:54.4415189Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:52:54.4418182Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:52:54.4420144Z ##[endgroup]
2025-08-20T21:52:54.4421997Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:52:54.4425104Z Contents: write
2025-08-20T21:52:54.4425972Z Metadata: read
2025-08-20T21:52:54.4426809Z ##[endgroup]
2025-08-20T21:52:54.4429971Z Secret source: Actions
2025-08-20T21:52:54.4431118Z Prepare workflow directory
2025-08-20T21:52:54.4907121Z Prepare all required actions
2025-08-20T21:52:54.5049064Z Complete job name: preprocess
2025-08-20T21:52:54.6122971Z ##[group]Run ##Presets
2025-08-20T21:52:54.6123900Z [36;1m##Presets[0m
2025-08-20T21:52:54.6124424Z [36;1mset +x ; set +e[0m
2025-08-20T21:52:54.6124962Z [36;1m#-------------#[0m
2025-08-20T21:52:54.6125602Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6126326Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:52:54.6126984Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:52:54.6128828Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6130849Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6132770Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6134410Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6135553Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:52:54.6136790Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6138312Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:52:54.6139707Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6140922Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:52:54.6142059Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6143223Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:52:54.6144350Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6145478Z [36;1m   fi[0m
2025-08-20T21:52:54.6146062Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:52:54.6147786Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:52:54.6148844Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:52:54.6150336Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6152072Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6153859Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6155535Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6156724Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:52:54.6158087Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6159330Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:52:54.6160683Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6161937Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:52:54.6163256Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6164548Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:52:54.6165729Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6166904Z [36;1m   fi[0m
2025-08-20T21:52:54.6167480Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:52:54.6168380Z [36;1m   echo ""[0m
2025-08-20T21:52:54.6169044Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:52:54.6170255Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6172123Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6173966Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6175614Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6176821Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:52:54.6178266Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6179604Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:52:54.6180955Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6182207Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:52:54.6183437Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6184624Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:52:54.6185755Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6187156Z [36;1m   fi[0m
2025-08-20T21:52:54.6187628Z [36;1m fi[0m
2025-08-20T21:52:54.6188272Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:52:54.6189137Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:52:54.6189969Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:52:54.6190869Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:52:54.6666292Z shell: /usr/bin/bash -e {0}
2025-08-20T21:52:54.6668127Z ##[endgroup]
2025-08-20T21:52:54.7146822Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/urx/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/urx/official/source"}]' | jq .
2025-08-20T21:52:54.7149681Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/urx/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/urx/official/source"}]' | jq .[0m
2025-08-20T21:52:54.7191335Z shell: /usr/bin/bash -e {0}
2025-08-20T21:52:54.7191826Z ##[endgroup]
2025-08-20T21:52:54.7294664Z [
2025-08-20T21:52:54.7295338Z   {
2025-08-20T21:52:54.7295987Z     "host": "aarch64-Linux",
2025-08-20T21:52:54.7296820Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:52:54.7298138Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"
2025-08-20T21:52:54.7299257Z   },
2025-08-20T21:52:54.7299810Z   {
2025-08-20T21:52:54.7300272Z     "host": "x86_64-Linux",
2025-08-20T21:52:54.7300741Z     "runner": "ubuntu-latest",
2025-08-20T21:52:54.7301325Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/urx/official/source"
2025-08-20T21:52:54.7301906Z   }
2025-08-20T21:52:54.7302250Z ]
2025-08-20T21:52:54.7349705Z Evaluate and set job outputs
2025-08-20T21:52:54.7358838Z Set output 'runner_matrix'
2025-08-20T21:52:54.7361329Z Cleaning up orphan processes
