﻿2025-08-20T21:11:10.2134652Z Current runner version: '2.328.0'
2025-08-20T21:11:10.2158094Z ##[group]Runner Image Provisioner
2025-08-20T21:11:10.2158965Z Hosted Compute Agent
2025-08-20T21:11:10.2159726Z Version: 20250818.377
2025-08-20T21:11:10.2160380Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:11:10.2161087Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:11:10.2161751Z ##[endgroup]
2025-08-20T21:11:10.2162276Z ##[group]Operating System
2025-08-20T21:11:10.2162831Z Ubuntu
2025-08-20T21:11:10.2163353Z 24.04.2
2025-08-20T21:11:10.2163779Z LTS
2025-08-20T21:11:10.2164249Z ##[endgroup]
2025-08-20T21:11:10.2164837Z ##[group]Runner Image
2025-08-20T21:11:10.2165380Z Image: ubuntu-24.04
2025-08-20T21:11:10.2165868Z Version: 20250818.1.0
2025-08-20T21:11:10.2166925Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:11:10.2168440Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:11:10.2169608Z ##[endgroup]
2025-08-20T21:11:10.2170615Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:11:10.2172467Z Contents: write
2025-08-20T21:11:10.2173034Z Metadata: read
2025-08-20T21:11:10.2173539Z ##[endgroup]
2025-08-20T21:11:10.2176021Z Secret source: Actions
2025-08-20T21:11:10.2176736Z Prepare workflow directory
2025-08-20T21:11:10.2489023Z Prepare all required actions
2025-08-20T21:11:10.2620530Z Complete job name: preprocess
2025-08-20T21:11:10.3395865Z ##[group]Run ##Presets
2025-08-20T21:11:10.3397050Z [36;1m##Presets[0m
2025-08-20T21:11:10.3397917Z [36;1mset +x ; set +e[0m
2025-08-20T21:11:10.3398731Z [36;1m#-------------#[0m
2025-08-20T21:11:10.3399862Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3401243Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:11:10.3402395Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:11:10.3404457Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3407337Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3410479Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3413652Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3415781Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:11:10.3417783Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3420217Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:11:10.3422415Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3424597Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:11:10.3426764Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3428769Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:11:10.3430970Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3433057Z [36;1m   fi[0m
2025-08-20T21:11:10.3434003Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:11:10.3437063Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:11:10.3438629Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:11:10.3440969Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3444515Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3447698Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3450906Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3453216Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:11:10.3455245Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3457309Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:11:10.3459923Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3462211Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:11:10.3464886Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3467089Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:11:10.3469068Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3471338Z [36;1m   fi[0m
2025-08-20T21:11:10.3472262Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:11:10.3473244Z [36;1m   echo ""[0m
2025-08-20T21:11:10.3474266Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:11:10.3476291Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3479820Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3482972Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3485856Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3487943Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:11:10.3490250Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3492449Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:11:10.3494661Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3496912Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:11:10.3499109Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3501415Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:11:10.3503346Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3505338Z [36;1m   fi[0m
2025-08-20T21:11:10.3506062Z [36;1m fi[0m
2025-08-20T21:11:10.3506895Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:11:10.3508579Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:11:10.3510228Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:11:10.3511621Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:11:10.3808290Z shell: /usr/bin/bash -e {0}
2025-08-20T21:11:10.3809259Z ##[endgroup]
2025-08-20T21:11:10.4198570Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/pixi/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/pixi/official"}]' | jq .
2025-08-20T21:11:10.4201376Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/pixi/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/pixi/official"}]' | jq .[0m
2025-08-20T21:11:10.4241346Z shell: /usr/bin/bash -e {0}
2025-08-20T21:11:10.4241905Z ##[endgroup]
2025-08-20T21:11:10.4399869Z [
2025-08-20T21:11:10.4400559Z   {
2025-08-20T21:11:10.4401154Z     "host": "aarch64-Linux",
2025-08-20T21:11:10.4401977Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:11:10.4402935Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"
2025-08-20T21:11:10.4403954Z   },
2025-08-20T21:11:10.4404580Z   {
2025-08-20T21:11:10.4405273Z     "host": "x86_64-Linux",
2025-08-20T21:11:10.4406091Z     "runner": "ubuntu-latest",
2025-08-20T21:11:10.4407157Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/pixi/official"
2025-08-20T21:11:10.4408208Z   }
2025-08-20T21:11:10.4408793Z ]
2025-08-20T21:11:10.4463019Z Evaluate and set job outputs
2025-08-20T21:11:10.4472355Z Set output 'runner_matrix'
2025-08-20T21:11:10.4474817Z Cleaning up orphan processes
