﻿2025-08-18T21:11:21.6376542Z Current runner version: '2.327.1'
2025-08-18T21:11:21.6400992Z ##[group]Runner Image Provisioner
2025-08-18T21:11:21.6401814Z Hosted Compute Agent
2025-08-18T21:11:21.6402452Z Version: 20250818.377
2025-08-18T21:11:21.6403030Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-18T21:11:21.6403905Z Build Date: 2025-08-18T14:52:18Z
2025-08-18T21:11:21.6404578Z ##[endgroup]
2025-08-18T21:11:21.6405089Z ##[group]Operating System
2025-08-18T21:11:21.6405629Z Ubuntu
2025-08-18T21:11:21.6406132Z 24.04.2
2025-08-18T21:11:21.6406556Z LTS
2025-08-18T21:11:21.6407014Z ##[endgroup]
2025-08-18T21:11:21.6407584Z ##[group]Runner Image
2025-08-18T21:11:21.6408114Z Image: ubuntu-24.04
2025-08-18T21:11:21.6408591Z Version: 20250810.1.0
2025-08-18T21:11:21.6409656Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-18T21:11:21.6411202Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-18T21:11:21.6412246Z ##[endgroup]
2025-08-18T21:11:21.6413233Z ##[group]GITHUB_TOKEN Permissions
2025-08-18T21:11:21.6415274Z Contents: write
2025-08-18T21:11:21.6415838Z Metadata: read
2025-08-18T21:11:21.6416338Z ##[endgroup]
2025-08-18T21:11:21.6418922Z Secret source: Actions
2025-08-18T21:11:21.6419650Z Prepare workflow directory
2025-08-18T21:11:21.6757304Z Prepare all required actions
2025-08-18T21:11:21.6853360Z Complete job name: preprocess
2025-08-18T21:11:21.7604107Z ##[group]Run ##Presets
2025-08-18T21:11:21.7604884Z [36;1m##Presets[0m
2025-08-18T21:11:21.7605501Z [36;1mset +x ; set +e[0m
2025-08-18T21:11:21.7606003Z [36;1m#-------------#[0m
2025-08-18T21:11:21.7606553Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7607368Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-18T21:11:21.7608059Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T21:11:21.7609362Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7611056Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7612735Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7614735Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7615900Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T21:11:21.7617084Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7618205Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T21:11:21.7619380Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7620647Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T21:11:21.7621778Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7622872Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T21:11:21.7624417Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7625509Z [36;1m   fi[0m
2025-08-18T21:11:21.7626136Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-18T21:11:21.7627851Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-18T21:11:21.7628648Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T21:11:21.7629842Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7631870Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7633594Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7635721Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7636878Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T21:11:21.7637979Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7639254Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T21:11:21.7640455Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7641723Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T21:11:21.7643055Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7644491Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T21:11:21.7645710Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7646812Z [36;1m   fi[0m
2025-08-18T21:11:21.7647370Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-18T21:11:21.7648036Z [36;1m   echo ""[0m
2025-08-18T21:11:21.7648568Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T21:11:21.7649760Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7651521Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7653305Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7655054Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7656488Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T21:11:21.7657637Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7658903Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T21:11:21.7660141Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7661358Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T21:11:21.7662596Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7664037Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T21:11:21.7665303Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7666420Z [36;1m   fi[0m
2025-08-18T21:11:21.7666844Z [36;1m fi[0m
2025-08-18T21:11:21.7667415Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:11:21.7668381Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-18T21:11:21.7669233Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-18T21:11:21.7670117Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-18T21:11:21.8218045Z shell: /usr/bin/bash -e {0}
2025-08-18T21:11:21.8219114Z ##[endgroup]
2025-08-18T21:11:21.8625285Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/vtm/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/vtm/official"}]' | jq .
2025-08-18T21:11:21.8627971Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/vtm/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/vtm/official"}]' | jq .[0m
2025-08-18T21:11:21.8669801Z shell: /usr/bin/bash -e {0}
2025-08-18T21:11:21.8670391Z ##[endgroup]
2025-08-18T21:11:21.8852640Z [
2025-08-18T21:11:21.8853402Z   {
2025-08-18T21:11:21.8854292Z     "host": "aarch64-Linux",
2025-08-18T21:11:21.8855069Z     "runner": "ubuntu-24.04-arm",
2025-08-18T21:11:21.8855873Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"
2025-08-18T21:11:21.8856447Z   },
2025-08-18T21:11:21.8856782Z   {
2025-08-18T21:11:21.8857133Z     "host": "x86_64-Linux",
2025-08-18T21:11:21.8857634Z     "runner": "ubuntu-latest",
2025-08-18T21:11:21.8858173Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/vtm/official"
2025-08-18T21:11:21.8858723Z   }
2025-08-18T21:11:21.8859053Z ]
2025-08-18T21:11:21.8906662Z Evaluate and set job outputs
2025-08-18T21:11:21.8916125Z Set output 'runner_matrix'
2025-08-18T21:11:21.8918179Z Cleaning up orphan processes
