﻿2025-08-20T21:18:34.7744754Z Current runner version: '2.328.0'
2025-08-20T21:18:34.7768723Z ##[group]Runner Image Provisioner
2025-08-20T21:18:34.7769625Z Hosted Compute Agent
2025-08-20T21:18:34.7770228Z Version: 20250818.377
2025-08-20T21:18:34.7770857Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:18:34.7771563Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:18:34.7772445Z ##[endgroup]
2025-08-20T21:18:34.7773010Z ##[group]Operating System
2025-08-20T21:18:34.7773570Z Ubuntu
2025-08-20T21:18:34.7774081Z 24.04.2
2025-08-20T21:18:34.7774506Z LTS
2025-08-20T21:18:34.7774974Z ##[endgroup]
2025-08-20T21:18:34.7775550Z ##[group]Runner Image
2025-08-20T21:18:34.7776096Z Image: ubuntu-24.04
2025-08-20T21:18:34.7776584Z Version: 20250818.1.0
2025-08-20T21:18:34.7777629Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:18:34.7779123Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:18:34.7780164Z ##[endgroup]
2025-08-20T21:18:34.7781131Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:18:34.7783252Z Contents: write
2025-08-20T21:18:34.7783822Z Metadata: read
2025-08-20T21:18:34.7784329Z ##[endgroup]
2025-08-20T21:18:34.7786663Z Secret source: Actions
2025-08-20T21:18:34.7787493Z Prepare workflow directory
2025-08-20T21:18:34.8097810Z Prepare all required actions
2025-08-20T21:18:34.8223317Z Complete job name: preprocess
2025-08-20T21:18:34.8980059Z ##[group]Run ##Presets
2025-08-20T21:18:34.8980968Z [36;1m##Presets[0m
2025-08-20T21:18:34.8981520Z [36;1mset +x ; set +e[0m
2025-08-20T21:18:34.8982902Z [36;1m#-------------#[0m
2025-08-20T21:18:34.8983506Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8984204Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:18:34.8984942Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:18:34.8986227Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8987960Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8989724Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8991393Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8992827Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:18:34.8994073Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8995253Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:18:34.8996518Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.8997686Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:18:34.8998815Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9000037Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:18:34.9001199Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9002525Z [36;1m   fi[0m
2025-08-20T21:18:34.9003062Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:18:34.9004739Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:18:34.9005626Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:18:34.9008142Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9011207Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9014532Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9017437Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9019473Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:18:34.9021985Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9024434Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:18:34.9026689Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9029053Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:18:34.9031500Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9033941Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:18:34.9036250Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9038269Z [36;1m   fi[0m
2025-08-20T21:18:34.9039285Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:18:34.9040521Z [36;1m   echo ""[0m
2025-08-20T21:18:34.9041490Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:18:34.9043939Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9047236Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9050620Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9053978Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9056182Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:18:34.9058377Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9061119Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:18:34.9063780Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9066183Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:18:34.9068398Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9070706Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:18:34.9072939Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9075186Z [36;1m   fi[0m
2025-08-20T21:18:34.9076110Z [36;1m fi[0m
2025-08-20T21:18:34.9077423Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:18:34.9078668Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:18:34.9080221Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:18:34.9082074Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:18:35.2231563Z shell: /usr/bin/bash -e {0}
2025-08-20T21:18:35.2233165Z ##[endgroup]
2025-08-20T21:18:35.2810886Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/ripgen/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/ripgen/official"}]' | jq .
2025-08-20T21:18:35.2813531Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/ripgen/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/ripgen/official"}]' | jq .[0m
2025-08-20T21:18:35.2854613Z shell: /usr/bin/bash -e {0}
2025-08-20T21:18:35.2855129Z ##[endgroup]
2025-08-20T21:18:35.2958523Z [
2025-08-20T21:18:35.2958990Z   {
2025-08-20T21:18:35.2959371Z     "host": "aarch64-Linux",
2025-08-20T21:18:35.2959862Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:18:35.2960454Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"
2025-08-20T21:18:35.2961033Z   },
2025-08-20T21:18:35.2961376Z   {
2025-08-20T21:18:35.2962017Z     "host": "x86_64-Linux",
2025-08-20T21:18:35.2962495Z     "runner": "ubuntu-latest",
2025-08-20T21:18:35.2963074Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/ripgen/official"
2025-08-20T21:18:35.2963647Z   }
2025-08-20T21:18:35.2963992Z ]
2025-08-20T21:18:35.3011308Z Evaluate and set job outputs
2025-08-20T21:18:35.3020399Z Set output 'runner_matrix'
2025-08-20T21:18:35.3023037Z Cleaning up orphan processes
