﻿2025-08-20T19:30:48.9879705Z Current runner version: '2.328.0'
2025-08-20T19:30:48.9912686Z ##[group]Runner Image Provisioner
2025-08-20T19:30:48.9913902Z Hosted Compute Agent
2025-08-20T19:30:48.9914864Z Version: 20250818.377
2025-08-20T19:30:48.9915931Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:30:48.9917298Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:30:48.9918317Z ##[endgroup]
2025-08-20T19:30:48.9919293Z ##[group]Operating System
2025-08-20T19:30:48.9920382Z Ubuntu
2025-08-20T19:30:48.9921192Z 24.04.2
2025-08-20T19:30:48.9922102Z LTS
2025-08-20T19:30:48.9923015Z ##[endgroup]
2025-08-20T19:30:48.9923922Z ##[group]Runner Image
2025-08-20T19:30:48.9924988Z Image: ubuntu-24.04
2025-08-20T19:30:48.9926357Z Version: 20250818.1.0
2025-08-20T19:30:48.9928244Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:30:48.9930939Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:30:48.9932622Z ##[endgroup]
2025-08-20T19:30:48.9934572Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:30:48.9937513Z Contents: write
2025-08-20T19:30:48.9938522Z Metadata: read
2025-08-20T19:30:48.9939399Z ##[endgroup]
2025-08-20T19:30:48.9942624Z Secret source: Actions
2025-08-20T19:30:48.9943894Z Prepare workflow directory
2025-08-20T19:30:49.0395293Z Prepare all required actions
2025-08-20T19:30:49.0532479Z Complete job name: preprocess
2025-08-20T19:30:49.1467947Z ##[group]Run ##Presets
2025-08-20T19:30:49.1468850Z [36;1m##Presets[0m
2025-08-20T19:30:49.1469426Z [36;1mset +x ; set +e[0m
2025-08-20T19:30:49.1469952Z [36;1m#-------------#[0m
2025-08-20T19:30:49.1470605Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1471349Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:30:49.1472029Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:30:49.1473284Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1474938Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1476850Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1478662Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1479770Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:30:49.1480905Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1482052Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:30:49.1483312Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1484547Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:30:49.1485655Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1487186Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:30:49.1488335Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1489430Z [36;1m   fi[0m
2025-08-20T19:30:49.1490043Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:30:49.1491738Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:30:49.1492634Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:30:49.1493811Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1495705Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1497650Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1499303Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1500468Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:30:49.1501667Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1502860Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:30:49.1504154Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1505368Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:30:49.1506880Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1508190Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:30:49.1509331Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1510459Z [36;1m   fi[0m
2025-08-20T19:30:49.1511039Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:30:49.1511697Z [36;1m   echo ""[0m
2025-08-20T19:30:49.1512300Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:30:49.1513453Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1515133Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1517342Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1519067Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1520269Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:30:49.1521464Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1522644Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:30:49.1523927Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1525203Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:30:49.1526709Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1527979Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:30:49.1529115Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1530195Z [36;1m   fi[0m
2025-08-20T19:30:49.1530746Z [36;1m fi[0m
2025-08-20T19:30:49.1531249Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:30:49.1532091Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:30:49.1533123Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:30:49.1533962Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:30:49.1908610Z shell: /usr/bin/bash -e {0}
2025-08-20T19:30:49.1909686Z ##[endgroup]
2025-08-20T19:30:49.2439434Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/fq/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/fq/official"}]' | jq .
2025-08-20T19:30:49.2441852Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/fq/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/fq/official"}]' | jq .[0m
2025-08-20T19:30:49.2482700Z shell: /usr/bin/bash -e {0}
2025-08-20T19:30:49.2483198Z ##[endgroup]
2025-08-20T19:30:49.2581853Z [
2025-08-20T19:30:49.2582571Z   {
2025-08-20T19:30:49.2583247Z     "host": "aarch64-Linux",
2025-08-20T19:30:49.2584085Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:30:49.2585071Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"
2025-08-20T19:30:49.2586088Z   },
2025-08-20T19:30:49.2586985Z   {
2025-08-20T19:30:49.2587566Z     "host": "x86_64-Linux",
2025-08-20T19:30:49.2588123Z     "runner": "ubuntu-latest",
2025-08-20T19:30:49.2588685Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/fq/official"
2025-08-20T19:30:49.2589268Z   }
2025-08-20T19:30:49.2589629Z ]
2025-08-20T19:30:49.2636360Z Evaluate and set job outputs
2025-08-20T19:30:49.2645161Z Set output 'runner_matrix'
2025-08-20T19:30:49.2647712Z Cleaning up orphan processes
