﻿2025-08-20T21:47:51.0367573Z Current runner version: '2.328.0'
2025-08-20T21:47:51.0390839Z ##[group]Runner Image Provisioner
2025-08-20T21:47:51.0391728Z Hosted Compute Agent
2025-08-20T21:47:51.0392384Z Version: 20250818.377
2025-08-20T21:47:51.0393065Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:47:51.0393800Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:47:51.0394501Z ##[endgroup]
2025-08-20T21:47:51.0395053Z ##[group]Operating System
2025-08-20T21:47:51.0395649Z Ubuntu
2025-08-20T21:47:51.0396212Z 24.04.2
2025-08-20T21:47:51.0396677Z LTS
2025-08-20T21:47:51.0397181Z ##[endgroup]
2025-08-20T21:47:51.0397798Z ##[group]Runner Image
2025-08-20T21:47:51.0398373Z Image: ubuntu-24.04
2025-08-20T21:47:51.0398932Z Version: 20250818.1.0
2025-08-20T21:47:51.0400043Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:47:51.0401953Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:47:51.0403230Z ##[endgroup]
2025-08-20T21:47:51.0404269Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:47:51.0406149Z Contents: write
2025-08-20T21:47:51.0406821Z Metadata: read
2025-08-20T21:47:51.0407431Z ##[endgroup]
2025-08-20T21:47:51.0409886Z Secret source: Actions
2025-08-20T21:47:51.0410814Z Prepare workflow directory
2025-08-20T21:47:51.0733751Z Prepare all required actions
2025-08-20T21:47:51.0856278Z Complete job name: preprocess
2025-08-20T21:47:51.1652657Z ##[group]Run ##Presets
2025-08-20T21:47:51.1653492Z [36;1m##Presets[0m
2025-08-20T21:47:51.1654089Z [36;1mset +x ; set +e[0m
2025-08-20T21:47:51.1654645Z [36;1m#-------------#[0m
2025-08-20T21:47:51.1655225Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1656030Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:47:51.1656748Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:51.1658051Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1659851Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1662359Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1665369Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1667458Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:51.1669463Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1671801Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:51.1673998Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1676202Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:51.1678412Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1680908Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:51.1683045Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1685259Z [36;1m   fi[0m
2025-08-20T21:47:51.1686334Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:47:51.1689227Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:47:51.1691073Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:51.1693452Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1696736Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1700049Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1703556Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1706196Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:51.1708543Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1711301Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:51.1713766Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1716454Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:51.1718683Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1721360Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:51.1723575Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1725678Z [36;1m   fi[0m
2025-08-20T21:47:51.1726701Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:47:51.1727920Z [36;1m   echo ""[0m
2025-08-20T21:47:51.1728926Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:51.1731343Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1734908Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1738428Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1741982Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1744166Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:51.1746350Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1748561Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:51.1751138Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1753502Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:51.1755573Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1757865Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:51.1759888Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1762495Z [36;1m   fi[0m
2025-08-20T21:47:51.1763276Z [36;1m fi[0m
2025-08-20T21:47:51.1764164Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:51.1765533Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:47:51.1767024Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:47:51.1768377Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:47:51.2092019Z shell: /usr/bin/bash -e {0}
2025-08-20T21:47:51.2093485Z ##[endgroup]
2025-08-20T21:47:51.2589510Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/umoci/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/umoci/official/source"}]' | jq .
2025-08-20T21:47:51.2594508Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/umoci/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/umoci/official/source"}]' | jq .[0m
2025-08-20T21:47:51.2653084Z shell: /usr/bin/bash -e {0}
2025-08-20T21:47:51.2654096Z ##[endgroup]
2025-08-20T21:47:51.2822898Z [
2025-08-20T21:47:51.2824192Z   {
2025-08-20T21:47:51.2826434Z     "host": "aarch64-Linux",
2025-08-20T21:47:51.2827592Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:47:51.2828770Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"
2025-08-20T21:47:51.2829986Z   },
2025-08-20T21:47:51.2830817Z   {
2025-08-20T21:47:51.2831727Z     "host": "x86_64-Linux",
2025-08-20T21:47:51.2832528Z     "runner": "ubuntu-latest",
2025-08-20T21:47:51.2833545Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/umoci/official/source"
2025-08-20T21:47:51.2834777Z   }
2025-08-20T21:47:51.2835400Z ]
2025-08-20T21:47:51.2887200Z Evaluate and set job outputs
2025-08-20T21:47:51.2897093Z Set output 'runner_matrix'
2025-08-20T21:47:51.2899094Z Cleaning up orphan processes
