﻿2025-08-20T21:36:56.4060575Z Current runner version: '2.328.0'
2025-08-20T21:36:56.4093631Z ##[group]Runner Image Provisioner
2025-08-20T21:36:56.4094963Z Hosted Compute Agent
2025-08-20T21:36:56.4095888Z Version: 20250818.377
2025-08-20T21:36:56.4096833Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:36:56.4097986Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:36:56.4099035Z ##[endgroup]
2025-08-20T21:36:56.4099983Z ##[group]Operating System
2025-08-20T21:36:56.4100957Z Ubuntu
2025-08-20T21:36:56.4101919Z 24.04.2
2025-08-20T21:36:56.4102648Z LTS
2025-08-20T21:36:56.4103485Z ##[endgroup]
2025-08-20T21:36:56.4104369Z ##[group]Runner Image
2025-08-20T21:36:56.4105294Z Image: ubuntu-24.04
2025-08-20T21:36:56.4106297Z Version: 20250818.1.0
2025-08-20T21:36:56.4107938Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:36:56.4110760Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:36:56.4112623Z ##[endgroup]
2025-08-20T21:36:56.4114838Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:36:56.4117560Z Contents: write
2025-08-20T21:36:56.4118506Z Metadata: read
2025-08-20T21:36:56.4119298Z ##[endgroup]
2025-08-20T21:36:56.4122359Z Secret source: Actions
2025-08-20T21:36:56.4123785Z Prepare workflow directory
2025-08-20T21:36:56.4575048Z Prepare all required actions
2025-08-20T21:36:56.4708973Z Complete job name: preprocess
2025-08-20T21:36:56.5675640Z ##[group]Run ##Presets
2025-08-20T21:36:56.5676445Z [36;1m##Presets[0m
2025-08-20T21:36:56.5677104Z [36;1mset +x ; set +e[0m
2025-08-20T21:36:56.5677684Z [36;1m#-------------#[0m
2025-08-20T21:36:56.5678269Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5679082Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:36:56.5679792Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:36:56.5681118Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5683180Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5684790Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5686599Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5687746Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:36:56.5688965Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5690090Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:36:56.5691296Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5692702Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:36:56.5693856Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5695049Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:36:56.5696155Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5697246Z [36;1m   fi[0m
2025-08-20T21:36:56.5697889Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:36:56.5699564Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:36:56.5700462Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:36:56.5701610Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5703836Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5705651Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5707306Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5708513Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:36:56.5709711Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5710875Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:36:56.5712642Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5714049Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:36:56.5715442Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5716762Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:36:56.5717890Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5719028Z [36;1m   fi[0m
2025-08-20T21:36:56.5719648Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:36:56.5720303Z [36;1m   echo ""[0m
2025-08-20T21:36:56.5720840Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:36:56.5722291Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5724042Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5725921Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5727548Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5728663Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:36:56.5729919Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5731142Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:36:56.5732578Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5733874Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:36:56.5735014Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5736274Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:36:56.5737404Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5738507Z [36;1m   fi[0m
2025-08-20T21:36:56.5739073Z [36;1m fi[0m
2025-08-20T21:36:56.5739547Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:56.5740624Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:36:56.5741499Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:36:56.5742583Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:36:56.6041217Z shell: /usr/bin/bash -e {0}
2025-08-20T21:36:56.6042367Z ##[endgroup]
2025-08-20T21:36:56.6781160Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sops/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sops/official"}]' | jq .
2025-08-20T21:36:56.6783808Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sops/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sops/official"}]' | jq .[0m
2025-08-20T21:36:56.6824968Z shell: /usr/bin/bash -e {0}
2025-08-20T21:36:56.6825448Z ##[endgroup]
2025-08-20T21:36:56.6930894Z [
2025-08-20T21:36:56.6931337Z   {
2025-08-20T21:36:56.6932049Z     "host": "aarch64-Linux",
2025-08-20T21:36:56.6932586Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:36:56.6933193Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"
2025-08-20T21:36:56.6933775Z   },
2025-08-20T21:36:56.6934135Z   {
2025-08-20T21:36:56.6934543Z     "host": "x86_64-Linux",
2025-08-20T21:36:56.6935020Z     "runner": "ubuntu-latest",
2025-08-20T21:36:56.6935579Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sops/official"
2025-08-20T21:36:56.6936138Z   }
2025-08-20T21:36:56.6936510Z ]
2025-08-20T21:36:56.6985353Z Evaluate and set job outputs
2025-08-20T21:36:56.6994496Z Set output 'runner_matrix'
2025-08-20T21:36:56.6996466Z Cleaning up orphan processes
