﻿2025-08-20T21:36:51.2735763Z Current runner version: '2.328.0'
2025-08-20T21:36:51.2769831Z ##[group]Runner Image Provisioner
2025-08-20T21:36:51.2771655Z Hosted Compute Agent
2025-08-20T21:36:51.2772550Z Version: 20250818.377
2025-08-20T21:36:51.2773550Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:36:51.2774779Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:36:51.2775776Z ##[endgroup]
2025-08-20T21:36:51.2776691Z ##[group]Operating System
2025-08-20T21:36:51.2777657Z Ubuntu
2025-08-20T21:36:51.2778422Z 24.04.2
2025-08-20T21:36:51.2779771Z LTS
2025-08-20T21:36:51.2780537Z ##[endgroup]
2025-08-20T21:36:51.2781442Z ##[group]Runner Image
2025-08-20T21:36:51.2782634Z Image: ubuntu-24.04
2025-08-20T21:36:51.2783501Z Version: 20250818.1.0
2025-08-20T21:36:51.2785169Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:36:51.2787969Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:36:51.2789925Z ##[endgroup]
2025-08-20T21:36:51.2791539Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:36:51.2794509Z Contents: write
2025-08-20T21:36:51.2795376Z Metadata: read
2025-08-20T21:36:51.2796205Z ##[endgroup]
2025-08-20T21:36:51.2799356Z Secret source: Actions
2025-08-20T21:36:51.2800515Z Prepare workflow directory
2025-08-20T21:36:51.3250118Z Prepare all required actions
2025-08-20T21:36:51.3385940Z Complete job name: preprocess
2025-08-20T21:36:51.4257474Z ##[group]Run ##Presets
2025-08-20T21:36:51.4258417Z [36;1m##Presets[0m
2025-08-20T21:36:51.4259398Z [36;1mset +x ; set +e[0m
2025-08-20T21:36:51.4259940Z [36;1m#-------------#[0m
2025-08-20T21:36:51.4260560Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4261341Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:36:51.4262007Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:36:51.4263327Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4265163Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4267033Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4269173Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4270377Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:36:51.4271617Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4272826Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:36:51.4274098Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4275393Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:36:51.4276587Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4277775Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:36:51.4279159Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4280248Z [36;1m   fi[0m
2025-08-20T21:36:51.4280870Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:36:51.4282586Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:36:51.4283443Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:36:51.4285075Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4286853Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4288848Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4290657Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4291866Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:36:51.4293092Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4294341Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:36:51.4295543Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4297063Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:36:51.4298304Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4299962Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:36:51.4301185Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4302298Z [36;1m   fi[0m
2025-08-20T21:36:51.4302984Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:36:51.4303651Z [36;1m   echo ""[0m
2025-08-20T21:36:51.4304158Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:36:51.4305421Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4307270Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4309436Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4311187Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4312358Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:36:51.4313633Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4314886Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:36:51.4316232Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4317599Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:36:51.4318953Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4320231Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:36:51.4321459Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4322773Z [36;1m   fi[0m
2025-08-20T21:36:51.4323360Z [36;1m fi[0m
2025-08-20T21:36:51.4323832Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:36:51.4324583Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:36:51.4325507Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:36:51.4326360Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:36:51.4586296Z shell: /usr/bin/bash -e {0}
2025-08-20T21:36:51.4587424Z ##[endgroup]
2025-08-20T21:36:51.5043557Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sling/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sling/official/source"}]' | jq .
2025-08-20T21:36:51.5046206Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sling/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sling/official/source"}]' | jq .[0m
2025-08-20T21:36:51.5088046Z shell: /usr/bin/bash -e {0}
2025-08-20T21:36:51.5089039Z ##[endgroup]
2025-08-20T21:36:51.5187846Z [
2025-08-20T21:36:51.5188272Z   {
2025-08-20T21:36:51.5188943Z     "host": "aarch64-Linux",
2025-08-20T21:36:51.5189519Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:36:51.5190160Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"
2025-08-20T21:36:51.5190772Z   },
2025-08-20T21:36:51.5191129Z   {
2025-08-20T21:36:51.5191537Z     "host": "x86_64-Linux",
2025-08-20T21:36:51.5192018Z     "runner": "ubuntu-latest",
2025-08-20T21:36:51.5192611Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source"
2025-08-20T21:36:51.5193229Z   }
2025-08-20T21:36:51.5193574Z ]
2025-08-20T21:36:51.5241171Z Evaluate and set job outputs
2025-08-20T21:36:51.5250857Z Set output 'runner_matrix'
2025-08-20T21:36:51.5253043Z Cleaning up orphan processes
