﻿2025-08-20T18:50:53.0044511Z Current runner version: '2.328.0'
2025-08-20T18:50:53.0069759Z ##[group]Runner Image Provisioner
2025-08-20T18:50:53.0070717Z Hosted Compute Agent
2025-08-20T18:50:53.0071308Z Version: 20250818.377
2025-08-20T18:50:53.0071914Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:50:53.0072715Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:50:53.0073365Z ##[endgroup]
2025-08-20T18:50:53.0073873Z ##[group]Operating System
2025-08-20T18:50:53.0074499Z Ubuntu
2025-08-20T18:50:53.0074976Z 24.04.2
2025-08-20T18:50:53.0075695Z LTS
2025-08-20T18:50:53.0076222Z ##[endgroup]
2025-08-20T18:50:53.0076765Z ##[group]Runner Image
2025-08-20T18:50:53.0077307Z Image: ubuntu-24.04
2025-08-20T18:50:53.0077879Z Version: 20250818.1.0
2025-08-20T18:50:53.0079248Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:50:53.0080905Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T18:50:53.0081953Z ##[endgroup]
2025-08-20T18:50:53.0083040Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:50:53.0084860Z Contents: write
2025-08-20T18:50:53.0085430Z Metadata: read
2025-08-20T18:50:53.0086120Z ##[endgroup]
2025-08-20T18:50:53.0088115Z Secret source: Actions
2025-08-20T18:50:53.0089206Z Prepare workflow directory
2025-08-20T18:50:53.0409186Z Prepare all required actions
2025-08-20T18:50:53.0503635Z Complete job name: preprocess
2025-08-20T18:50:53.1251754Z ##[group]Run ##Presets
2025-08-20T18:50:53.1252673Z [36;1m##Presets[0m
2025-08-20T18:50:53.1253209Z [36;1mset +x ; set +e[0m
2025-08-20T18:50:53.1253761Z [36;1m#-------------#[0m
2025-08-20T18:50:53.1254440Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1255155Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:50:53.1255871Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:50:53.1257236Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1259408Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1261438Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1263116Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1264255Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:50:53.1265559Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1266785Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:50:53.1268017Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1269741Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:50:53.1270892Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1272137Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:50:53.1273320Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1274438Z [36;1m   fi[0m
2025-08-20T18:50:53.1275091Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:50:53.1276886Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:50:53.1277693Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:50:53.1279378Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1281165Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1283034Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1284770Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1285962Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:50:53.1287283Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1288658Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:50:53.1289906Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1291291Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:50:53.1292695Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1294020Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:50:53.1295293Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1296447Z [36;1m   fi[0m
2025-08-20T18:50:53.1297089Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:50:53.1297727Z [36;1m   echo ""[0m
2025-08-20T18:50:53.1298266Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:50:53.1299799Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1301638Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1303547Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1305237Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1306428Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:50:53.1307713Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1309225Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:50:53.1310519Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1311854Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:50:53.1313097Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1314314Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:50:53.1315553Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1316672Z [36;1m   fi[0m
2025-08-20T18:50:53.1317322Z [36;1m fi[0m
2025-08-20T18:50:53.1317913Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:50:53.1318815Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:50:53.1319649Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:50:53.1320577Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:50:53.1621918Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:53.1622904Z ##[endgroup]
2025-08-20T18:50:53.2237564Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/almalinux/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/almalinux/official"}]' | jq .
2025-08-20T18:50:53.2242428Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/almalinux/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/almalinux/official"}]' | jq .[0m
2025-08-20T18:50:53.2304864Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:53.2305672Z ##[endgroup]
2025-08-20T18:50:53.2448606Z [
2025-08-20T18:50:53.2449703Z   {
2025-08-20T18:50:53.2451155Z     "host": "aarch64-Linux",
2025-08-20T18:50:53.2452058Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:50:53.2453157Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"
2025-08-20T18:50:53.2454240Z   },
2025-08-20T18:50:53.2454858Z   {
2025-08-20T18:50:53.2455515Z     "host": "x86_64-Linux",
2025-08-20T18:50:53.2456337Z     "runner": "ubuntu-latest",
2025-08-20T18:50:53.2457372Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/almalinux/official"
2025-08-20T18:50:53.2458834Z   }
2025-08-20T18:50:53.2459490Z ]
2025-08-20T18:50:53.2510964Z Evaluate and set job outputs
2025-08-20T18:50:53.2520550Z Set output 'runner_matrix'
2025-08-20T18:50:53.2522632Z Cleaning up orphan processes
