++ dirname ./run.sh + cd . + echo 1274 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Wed May 21 14:37:30 UTC 2025 + uptime 14:37:30 up 1 min, 0 users, load average: 1.01, 0.30, 0.11 + ff=default + image=yegor256/ruby + rebase=false + head_branch=master + pull_title='Update zerocracy/judges-action action to v0.8.2' + author=yegor256 + directory= + head=git@github.com:zerocracy/judges-action.git + pull_id=616 + fork=git@github.com:zerocracy/judges-action.git + fork_branch=renovate/zerocracy-judges-action-0.x + squash=false + vars=('--env=head=git@github.com:zerocracy/judges-action.git' '--env=pull_id=616' '--env=fork=git@github.com:zerocracy/judges-action.git' '--env=fork_branch=renovate/zerocracy-judges-action-0.x' '--env=head_branch=master' '--env=pull_title=Update zerocracy/judges-action action to v0.8.2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=616'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/zerocracy-judges-action-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update zerocracy/judges-action action to v0.8.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''pull_id=616'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/zerocracy-judges-action-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update zerocracy/judges-action action to v0.8.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo make -C "$(pwd)"' ';') + container=zerocracy_judges-action_616 + as_root=false + hostname ip-172-31-28-196 + pwd /tmp/rultor-37A8 + git --version git version 2.34.1 + docker --version Docker version 25.0.3, build 4debf41 + mkdir -p /home/ubuntu/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/ubuntu/.ssh/config + git clone git@github.com:zerocracy/judges-action.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email gpg@rultor.com + git config user.name Rultor.com + '[' -z 'export '\''head=git@github.com:zerocracy/judges-action.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''pull_id=616'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/zerocracy-judges-action-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update zerocracy/judges-action action to v0.8.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo make -C "$(pwd)"' ';' + sensitive=() + set -ex -o pipefail + cd repo + git remote add fork git@github.com:zerocracy/judges-action.git + git remote update Fetching origin Fetching fork From github.com:zerocracy/judges-action * [new branch] 128 -> fork/128 * [new branch] gh-pages -> fork/gh-pages * [new branch] master -> fork/master * [new branch] renovate/zerocracy-judges-action-0.x -> fork/renovate/zerocracy-judges-action-0.x + args=() + '[' default == default ']' + args+=(--ff) + '[' default == no ']' + '[' default == only ']' + '[' false == true ']' + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + export BRANCH + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/renovate/zerocracy-judges-action-0.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/zerocracy-judges-action-0.x' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + KEY=3FD3FA7E9AF0FA4C + git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update zerocracy/judges-action action to v0.8.2' --ff __rultor Updating 1245505a..929ff0f6 Fast-forward (no commit created; -m option ignored) .github/workflows/zerocracy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + git log -1 --show-signature commit 929ff0f62586a845e5f1b323a4821d34c21c24f4 gpg: Signature made Wed May 21 14:13:42 2025 UTC gpg: using RSA key B5690EEEBB952194 gpg: Can't check signature: No public key Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed May 21 14:13:42 2025 +0000 Update zerocracy/judges-action action to v0.8.2 + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.62 ++ bc ++ echo 0.62 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.62, low enough to run a new Docker container' load average is 0.62, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/ruby + docker pull yegor256/ruby Using default tag: latest latest: Pulling from yegor256/ruby 19f1f54854d6: Pulling fs layer 3ee1ef79bfdc: Pulling fs layer 68201ec6e581: Pulling fs layer b3ee2c8b8446: Pulling fs layer 5d174db1ceb2: Pulling fs layer 621eb568a8b7: Pulling fs layer 40bed440eda0: Pulling fs layer 4f4fb700ef54: Pulling fs layer d576ff9cada7: Pulling fs layer bb762121b46e: Pulling fs layer c6e4d26de5fc: Pulling fs layer aa378f4cd126: Pulling fs layer 01f15d321390: Pulling fs layer 6f9a6fd57a44: Pulling fs layer b3ee2c8b8446: Waiting 5d174db1ceb2: Waiting 621eb568a8b7: Waiting 40bed440eda0: Waiting 4f4fb700ef54: Waiting d576ff9cada7: Waiting bb762121b46e: Waiting c6e4d26de5fc: Waiting aa378f4cd126: Waiting 01f15d321390: Waiting 6f9a6fd57a44: Waiting 3ee1ef79bfdc: Verifying Checksum 3ee1ef79bfdc: Download complete 19f1f54854d6: Verifying Checksum 19f1f54854d6: Download complete 5d174db1ceb2: Verifying Checksum 5d174db1ceb2: Download complete 68201ec6e581: Verifying Checksum 68201ec6e581: Download complete 40bed440eda0: Verifying Checksum 40bed440eda0: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete d576ff9cada7: Verifying Checksum d576ff9cada7: Download complete 621eb568a8b7: Verifying Checksum 621eb568a8b7: Download complete b3ee2c8b8446: Verifying Checksum b3ee2c8b8446: Download complete bb762121b46e: Verifying Checksum bb762121b46e: Download complete 01f15d321390: Verifying Checksum 01f15d321390: Download complete 6f9a6fd57a44: Verifying Checksum 6f9a6fd57a44: Download complete c6e4d26de5fc: Verifying Checksum c6e4d26de5fc: Download complete aa378f4cd126: Verifying Checksum aa378f4cd126: Download complete 19f1f54854d6: Pull complete 3ee1ef79bfdc: Pull complete 68201ec6e581: Pull complete b3ee2c8b8446: Pull complete 5d174db1ceb2: Pull complete 621eb568a8b7: Pull complete 40bed440eda0: Pull complete 4f4fb700ef54: Pull complete d576ff9cada7: Pull complete bb762121b46e: Pull complete c6e4d26de5fc: Pull complete aa378f4cd126: Pull complete 01f15d321390: Pull complete 6f9a6fd57a44: Pull complete Digest: sha256:29a4cccdfc6881bbc6c784770375fb4b1ef09c47bcb33bd8b9252e229ec830de Status: Downloaded newer image for yegor256/ruby:latest docker.io/yegor256/ruby:latest + grep --quiet '\szerocracy_judges-action_616\s*$' + docker ps --filter=status=exited + ls -al . total 48 drwx------ 3 ubuntu ubuntu 4096 May 21 14:43 . drwxrwxrwt 12 root root 4096 May 21 14:43 .. -rw-rw-r-- 1 ubuntu ubuntu 9 May 21 14:37 docker-password -rwxrwxr-x 1 ubuntu ubuntu 658 May 21 14:44 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 May 21 14:43 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 May 21 14:37 pid drwxrwxr-x 8 ubuntu ubuntu 4096 May 21 14:43 repo -rwxrwxr-x 1 ubuntu ubuntu 6468 May 21 14:37 run.sh -rw-rw-r-- 1 ubuntu ubuntu 531 May 21 14:43 script.sh -rw-rw-r-- 1 ubuntu ubuntu 7661 May 21 14:44 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-37A8:/main --env=head=git@github.com:zerocracy/judges-action.git --env=pull_id=616 --env=fork=git@github.com:zerocracy/judges-action.git --env=fork_branch=renovate/zerocracy-judges-action-0.x --env=head_branch=master '--env=pull_title=Update zerocracy/judges-action action to v0.8.2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=616'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/zerocracy-judges-action-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update zerocracy/judges-action action to v0.8.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-37A8/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_judges-action_616 yegor256/ruby /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ awk -F : '$3 > 100 { print $1 }' ++ cat /etc/group + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G nogroup r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /home/r + cp -R ./cid ./docker-password ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + cat /home/r/script.sh #!/bin/bash set -e set -o pipefail if [ -e /home/r/.profile ]; then source /home/r/.profile; fi shopt -s expand_aliases alias 'sudo=sudo -i' export HOME=/home/r cd "${HOME}/repo" export 'head=git@github.com:zerocracy/judges-action.git' ; export 'pull_id=616' ; export 'fork=git@github.com:zerocracy/judges-action.git' ; export 'fork_branch=renovate/zerocracy-judges-action-0.x' ; export 'head_branch=master' ; export 'pull_title=Update zerocracy/judges-action action to v0.8.2' ; export 'author=yegor256' ; sudo make -C "$(pwd)" ; + su --login r --command /home/r/script.sh make: Entering directory '/home/r/repo' mkdir -p "$(dirname target/docker-image.txt)" docker build -t judges-action "$(pwd)" docker build -t judges-action -q "$(pwd)" > "target/docker-image.txt" DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 56.66MB Step 1/13 : FROM ruby:3.4 3.4: Pulling from library/ruby 1B05a52c0235: Pulling fs layer 1B964a8518f5: Pulling fs layer 1B513cad200b: Pulling fs layer 1B87b51b626e: Pulling fs layer 1B17ee552dfe: Pulling fs layer 1B1db1670084: Pulling fs layer 1BDigest:9sha256:370e6be29a1cecbf44993087d2750e7d9e1570fde5b97c74325063b1750d11d0 Status: Downloaded newer image for ruby:3.4 ---> de3d2d45c9d6 Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action" ---> Running in 27bd8abe242e ---> Removed intermediate container 27bd8abe242e ---> e6d60a4688e4 Step 3/13 : LABEL "maintainer"="Yegor Bugayenko" ---> Running in 746f6a738fc5 ---> Removed intermediate container 746f6a738fc5 ---> 910176b28c4a Step 4/13 : LABEL "version"="0.0.0" ---> Running in 3b085d258a58 ---> Removed intermediate container 3b085d258a58 ---> 4e826e2d8a29 Step 5/13 : RUN apt-get update && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6* && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Running in 168a790ed025 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] Fetched 9307 kB in 2s (5776 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.88.1-10+deb12u12). The following additional packages will be installed: libjq1 libonig5 The following NEW packages will be installed: jq libjq1 libonig5 0 upgraded, 3 newly installed, 0 to remove and 62 not upgraded. Need to get 388 kB of archives. After this operation, 1165 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1 [135 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB] 91mdebconf: delaying package configuration, since apt-utils is not installed 0mFetched 388 kB in 0s (16.5 MB/s) Selecting previously unselected package libonig5:amd64. (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../libonig5_6.9.8-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.8-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../libjq1_1.6-2.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-2.1) ... Selecting previously unselected package jq. Preparing to unpack .../archives/jq_1.6-2.1_amd64.deb ... Unpacking jq (1.6-2.1) ... Setting up libonig5:amd64 (6.9.8-1) ... Setting up libjq1:amd64 (1.6-2.1) ... Setting up jq (1.6-2.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... ---> Removed intermediate container 168a790ed025 ---> 389b5a2e41fb Step 6/13 : WORKDIR /action ---> Running in e9fa6b8db8a3 ---> Removed intermediate container e9fa6b8db8a3 ---> 61f235528118 Step 7/13 : COPY Gemfile /action ---> b3d0de847c45 Step 8/13 : COPY Gemfile.lock /action ---> 6e2c3cdaa289 Step 9/13 : RUN bundle update --gemfile=/action/Gemfile ---> Running in c6ee3b760eda Fetching gem metadata from https://rubygems.org/........... Resolving dependencies... Fetching benchmark 0.4.0 Installing benchmark 0.4.0 Fetching bigdecimal 3.1.9 Installing bigdecimal 3.1.9 with native extensions Fetching concurrent-ruby 1.3.5 Installing concurrent-ruby 1.3.5 Fetching connection_pool 2.5.3 Installing connection_pool 2.5.3 Fetching drb 2.2.3 Installing drb 2.2.3 Fetching i18n 1.14.7 Installing i18n 1.14.7 Fetching logger 1.7.0 Installing logger 1.7.0 Fetching minitest 5.25.5 Installing minitest 5.25.5 Fetching securerandom 0.4.1 Installing securerandom 0.4.1 Fetching tzinfo 2.0.6 Installing tzinfo 2.0.6 Fetching uri 1.0.3 Installing uri 1.0.3 Fetching activesupport 8.0.2 Installing activesupport 8.0.2 Fetching public_suffix 6.0.2 Installing public_suffix 6.0.2 Fetching addressable 2.8.7 Installing addressable 2.8.7 Fetching ansi 1.5.0 Installing ansi 1.5.0 Fetching ast 2.4.3 Installing ast 2.4.3 Fetching backtrace 0.4.0 Installing backtrace 0.4.0 Fetching loog 0.6.1 Installing loog 0.6.1 Fetching tago 0.1.0 Installing tago 0.1.0 Fetching elapsed 0.0.1 Installing elapsed 0.0.1 Fetching net-http 0.6.0 Installing net-http 0.6.0 Fetching faraday-net_http 3.4.0 Installing faraday-net_http 3.4.0 Fetching json 2.12.0 Installing json 2.12.0 with native extensions Fetching faraday 2.13.1 Installing faraday 2.13.1 Fetching faraday-http-cache 2.5.1 Installing faraday-http-cache 2.5.1 Fetching multipart-post 2.4.1 Installing multipart-post 2.4.1 Fetching faraday-multipart 1.1.0 Installing faraday-multipart 1.1.0 Fetching faraday-retry 2.3.1 Installing faraday-retry 2.3.1 Fetching iri 0.10.0 Installing iri 0.10.0 Fetching retries 0.0.5 Installing retries 0.0.5 Fetching ffi 1.17.2 (x86_64-linux-gnu) Installing ffi 1.17.2 (x86_64-linux-gnu) Fetching ethon 0.16.0 Installing ethon 0.16.0 Fetching typhoeus 1.4.1 Installing typhoeus 1.4.1 Fetching baza.rb 0.4.0 Installing baza.rb 0.4.0 Fetching builder 3.3.0 Installing builder 3.3.0 Fetching rexml 3.4.1 Installing rexml 3.4.1 Fetching crack 1.0.0 Installing crack 1.0.0 Fetching decoor 0.0.1 Installing decoor 0.0.1 Fetching docile 1.4.1 Installing docile 1.4.1 Fetching nokogiri 1.18.8 (x86_64-linux-gnu) Installing nokogiri 1.18.8 (x86_64-linux-gnu) Fetching others 0.0.3 Installing others 0.0.3 Fetching yaml 0.4.0 Installing yaml 0.4.0 Fetching factbase 0.10.2 Installing factbase 0.10.2 Fetching fiber-storage 1.0.1 Installing fiber-storage 1.0.1 Fetching graphql 2.5.7 Installing graphql 2.5.7 Fetching graphql-client 0.25.0 Installing graphql-client 0.25.0 Fetching ostruct 0.6.1 Installing ostruct 0.6.1 Fetching gli 2.22.2 Installing gli 2.22.2 Fetching moments 0.3.0 Installing moments 0.3.0 Fetching timeout 0.4.3 Installing timeout 0.4.3 Fetching total 0.4.1 Installing total 0.4.1 Fetching judges 0.43.0 Installing judges 0.43.0 Fetching liquid 5.5.1 Installing liquid 5.5.1 Fetching obk 0.3.2 Installing obk 0.3.2 Fetching sawyer 0.9.2 Installing sawyer 0.9.2 Fetching octokit 9.2.0 Installing octokit 9.2.0 Fetching verbose 0.0.2 Installing verbose 0.0.2 Fetching fbe 0.14.1 Installing fbe 0.14.1 Fetching hashdiff 1.2.0 Installing hashdiff 1.2.0 Fetching language_server-protocol 3.17.0.5 Installing language_server-protocol 3.17.0.5 Fetching lint_roller 1.1.0 Installing lint_roller 1.1.0 Fetching ruby-progressbar 1.13.0 Installing ruby-progressbar 1.13.0 Fetching minitest-reporters 1.7.1 Installing minitest-reporters 1.7.1 Fetching os 1.1.4 Installing os 1.1.4 Fetching parallel 1.27.0 Installing parallel 1.27.0 Fetching parser 3.3.8.0 Installing parser 3.3.8.0 Fetching prism 1.4.0 Installing prism 1.4.0 with native extensions Fetching qbash 0.4.5 Installing qbash 0.4.5 Fetching rainbow 3.1.1 Installing rainbow 3.1.1 Fetching regexp_parser 2.10.0 Installing regexp_parser 2.10.0 Fetching rubocop-ast 1.44.1 Installing rubocop-ast 1.44.1 Fetching unicode-emoji 4.0.4 Installing unicode-emoji 4.0.4 Fetching unicode-display_width 3.1.4 Installing unicode-display_width 3.1.4 Fetching rubocop 1.75.6 Installing rubocop 1.75.6 Fetching rubocop-minitest 0.38.0 Installing rubocop-minitest 0.38.0 Fetching rubocop-performance 1.25.0 Installing rubocop-performance 1.25.0 Fetching rubocop-rake 0.7.1 Installing rubocop-rake 0.7.1 Fetching simplecov-html 0.13.1 Installing simplecov-html 0.13.1 Fetching simplecov_json_formatter 0.1.4 Installing simplecov_json_formatter 0.1.4 Fetching simplecov 0.22.0 Installing simplecov 0.22.0 Fetching simplecov-cobertura 2.1.0 Installing simplecov-cobertura 2.1.0 Fetching webmock 3.25.1 Installing webmock 3.25.1 Bundle updated! ---> Removed intermediate container c6ee3b760eda ---> 13983e39e08c Step 10/13 : COPY judges /action/judges ---> 81d2f928d173 Step 11/13 : COPY lib /action/lib ---> 158ca080f008 Step 12/13 : COPY entry.sh /action ---> dde6a7f91c36 Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"] ---> Running in 3dd9feb4f544 ---> Removed intermediate container 3dd9feb4f544 ---> e45cf15d071c Successfully built e45cf15d071c Successfully tagged judges-action:latest DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ img=$(cat target/docker-image.txt) docker run --rm --entrypoint '/bin/bash' "${img}" -c 'judges test --disable live --lib /action/lib /action/judges' echo "$?" > target/test.exit Testing judges in judges/... 👉 Testing add-review-comments.rb (#0) in judges/add-review-comments/... 🛠️ Testing judges/add-review-comments/adds-to-merge.yml: Found 2 review comments in yegor256/test#94 (what: pull-was-merged) add-review-comments completed in 5ms 🛠️ Testing judges/add-review-comments/scan-pulls.yml: Found 2 review comments in yegor256/test#94 (what: pull-was-reviewed) add-review-comments completed in 7ms 👉 Testing dimensions-of-terrain.rb (#1) in judges/dimensions-of-terrain/... 🛠️ Testing judges/dimensions-of-terrain/measure-all.yml: Collected total_stars in 1ms (2ms total): [total_stars: 1, total_forks: 0] Collected total_contributors in 797μs (4ms total): [total_contributors: 7] Collected total_active_contributors in 2ms (7ms total): [total_active_contributors: 3] Collected total_commits in 1ms (368ms total): [total_commits: 1484] Collected total_releases in 1ms (371ms total): [total_releases: 2] Collected total_files in 2ms (375ms total): [total_files: 7] Collected total_issues in 5ms (381ms total): [total_issues: 23, total_pulls: 19] Collected total_repositories in 3ms (386ms total): [total_repositories: 1] dimensions-of-terrain completed in 390ms total_stars is here: 1 total_contributors is here: 7 total_releases is here: 2 total_active_contributors is here: 3 total_issues is here: 23 total_repositories is here: 1 total_files is here: 7 total_commits is here: 1484 dimensions-of-terrain completed in 17ms total_contributors is here: 7 total_releases is here: 2 total_files is here: 7 total_active_contributors is here: 3 total_issues is here: 23 total_stars is here: 1 total_commits is here: 1484 total_repositories is here: 1 dimensions-of-terrain completed in 3ms 🛠️ Testing judges/dimensions-of-terrain/skip-recounting.yml: Collected total_stars in 1ms (2ms total): [total_stars: 1, total_forks: 0] Collected total_active_contributors in 957μs (3ms total): [total_active_contributors: 3] Collected total_commits in 818μs (5ms total): [total_commits: 1484] Collected total_issues in 2ms (8ms total): [total_issues: 23, total_pulls: 19] Collected total_releases in 1ms (9ms total): [total_releases: 2] Collected total_repositories in 920μs (10ms total): [total_repositories: 1] Collected total_files in 1ms (12ms total): [total_files: 7] Collected total_contributors in 1ms (14ms total): [total_contributors: 7] dimensions-of-terrain completed in 16ms total_releases is here: 2 total_repositories is here: 1 total_issues is here: 23 total_files is here: 7 total_commits is here: 1484 total_active_contributors is here: 3 total_stars is here: 1 total_contributors is here: 7 dimensions-of-terrain completed in 3ms total_releases is here: 2 total_issues is here: 23 total_files is here: 7 total_contributors is here: 7 total_repositories is here: 1 total_active_contributors is here: 3 total_stars is here: 1 total_commits is here: 1484 dimensions-of-terrain completed in 3ms 👉 Testing eliminate-ghosts.rb (#2) in judges/eliminate-ghosts/... 🛠️ Testing judges/eliminate-ghosts/scan-users.yml: GitHub user #404001 is not found GitHub user #404002 is not found eliminate-ghosts completed in 3ms 👉 Testing erase-repository.rb (#3) in judges/erase-repository/... 🛠️ Testing judges/erase-repository/scan_repos.yml: GitHub repository #404123 is not found GitHub repository #404124 is not found erase-repository completed in 3ms 👉 Testing find-all-issues.rb (#4) in judges/find-all-issues/... 🛠️ Testing judges/find-all-issues/scan-issues.yml: Checked 1 issues in yegor256/test in 1ms find-all-issues completed in 8ms 🛠️ Testing judges/find-all-issues/scan-with-existing-issue.yml: Checked 1 issues in yegor256/test in 490μs find-all-issues completed in 3ms 👉 Testing github-events.rb (#5) in judges/github-events/... 🛠️ Testing judges/github-events/quick-scan.yml: Detected new event_id #124 (no.1) in 1396: IssuesEvent Detected new event_id #125 (no.2) in 1396: IssuesEvent In yegor256/test, detected 2 events out of 3 scanned in 15ms github-events completed in 20ms Skipped judges/github-events/scan-live.yml because of its category 🛠️ Testing judges/github-events/scan-many-repos.yml: Detected new event_id #124 (no.1) in 1396: IssuesEvent Detected new event_id #125 (no.2) in 1396: IssuesEvent Detected new event_id #42 (no.3) in : PullRequestEvent In yegor256/test, detected 3 events out of 5 scanned in 13ms Detected new event_id #43 (no.4) in : PullRequestEvent In yegor256/test, detected 1 events out of 5 scanned in 7ms In yegor256/test, detected 0 events out of 5 scanned in 3ms github-events completed in 33ms 🛠️ Testing judges/github-events/scan-over-existing.yml: Detected new event_id #124 (no.1) in 1396: IssuesEvent In yegor256/test, detected 1 events out of 2 scanned in 3ms github-events completed in 7ms 🛠️ Testing judges/github-events/scan-with-defaults.yml: Detected new event_id #124 (no.1) in 1396: IssuesEvent Detected new event_id #125 (no.2) in 1396: IssuesEvent Detected new event_id #42 (no.3) in : PullRequestEvent In yegor256/test, detected 3 events out of 5 scanned in 20ms github-events completed in 24ms 👉 Testing is-human-or-robot.rb (#6) in judges/is-human-or-robot/... Skipped judges/is-human-or-robot/detect-bot-live.yml because of its category Skipped judges/is-human-or-robot/detect-user-live.yml because of its category 🛠️ Testing judges/is-human-or-robot/detected-bot.yml: GitHub user #29139614 (@torvalds) is actually a bot is-human-or-robot completed in 1ms 🛠️ Testing judges/is-human-or-robot/detected-human.yml: GitHub user #526301 (@yegor256) is not a bot is-human-or-robot completed in 2ms 👉 Testing label-was-attached.rb (#7) in judges/label-was-attached/... 🛠️ Testing judges/label-was-attached/find-labels.yml: label-was-attached completed in 8ms Skipped judges/label-was-attached/find-one-label-live.yml because of its category 🛠️ Testing judges/label-was-attached/two-repositories.yml: label-was-attached completed in 6ms 👉 Testing quality-of-service.rb (#8) in judges/quality-of-service/... 🛠️ Testing judges/quality-of-service/simple-collect.yml: Collected average_pull_hoc_size in 1ms (1ms total): [average_pull_hoc_size: 17.0, average_pull_files_size: 3.0] Collected average_release_interval in 1ms (3ms total): [average_release_interval: 2672.999996083] Collected average_review_time in 6ms (11ms total): [average_review_time: 162000.0, average_review_size: 3.0, average_reviewers_per_pull: 1.0, average_reviews_per_pull: 2.0] Collected average_build_success_rate in 4ms (17ms total): [average_build_success_rate: 1.0, average_build_duration: 53.0, average_build_mttr: 0] Collected average_issue_lifetime in 4ms (22ms total): [average_issue_lifetime: 0, average_pull_lifetime: 0] Collected average_release_hoc_size in 4ms (27ms total): [average_release_hoc_size: 6.0, average_release_commits_size: 1.0] Collected average_triage_time in 3ms (31ms total): [average_triage_time: 0] Collected average_backlog_size in 5ms (37ms total): [average_backlog_size: 1.0] Collected average_pull_rejection_rate in 2ms (40ms total): [average_pull_rejection_rate: 0.5] Collected average_issue_lifetime in 2ms (2ms total): [average_issue_lifetime: 0, average_pull_lifetime: 0] Collected average_triage_time in 1ms (4ms total): [average_triage_time: 0] Collected average_release_interval in 742μs (5ms total): [average_release_interval: 419.999969986] Collected average_review_time in 4ms (10ms total): [average_review_time: 162000.0, average_review_size: 3.0, average_reviewers_per_pull: 1.0, average_reviews_per_pull: 2.0] Collected average_pull_rejection_rate in 998μs (11ms total): [average_pull_rejection_rate: 0.5] Collected average_pull_hoc_size in 3ms (15ms total): [average_pull_hoc_size: 17.0, average_pull_files_size: 3.0] Collected average_backlog_size in 22ms (37ms total): [average_backlog_size: 1.0] Collected average_build_success_rate in 3ms (42ms total): [average_build_success_rate: 1.0, average_build_duration: 53.0, average_build_mttr: 0] Collected average_release_hoc_size in 6ms (49ms total): [average_release_hoc_size: 6.0, average_release_commits_size: 1.0] average_release_hoc_size is here: 6.0 average_pull_rejection_rate is here: 0.5 average_release_interval is here: 2672.999996083 average_review_time is here: 162000.0 average_build_success_rate is here: 1.0 average_triage_time is here: 0 average_pull_hoc_size is here: 17.0 average_issue_lifetime is here: 0 average_backlog_size is here: 1.0 quality-of-service completed in 98ms average_release_interval is here: 2672.999996083 average_pull_rejection_rate is here: 0.5 average_review_time is here: 162000.0 average_release_hoc_size is here: 6.0 average_pull_hoc_size is here: 17.0 average_triage_time is here: 0 average_backlog_size is here: 1.0 average_build_success_rate is here: 1.0 average_issue_lifetime is here: 0 average_pull_hoc_size is here: 17.0 average_release_interval is here: 419.999969986 average_backlog_size is here: 1.0 average_pull_rejection_rate is here: 0.5 average_release_hoc_size is here: 6.0 average_review_time is here: 162000.0 average_triage_time is here: 0 average_build_success_rate is here: 1.0 average_issue_lifetime is here: 0 quality-of-service completed in 8ms average_build_success_rate is here: 1.0 average_pull_hoc_size is here: 17.0 average_backlog_size is here: 1.0 average_pull_rejection_rate is here: 0.5 average_triage_time is here: 0 average_release_interval is here: 2672.999996083 average_issue_lifetime is here: 0 average_release_hoc_size is here: 6.0 average_review_time is here: 162000.0 average_release_hoc_size is here: 6.0 average_pull_hoc_size is here: 17.0 average_review_time is here: 162000.0 average_release_interval is here: 419.999969986 average_build_success_rate is here: 1.0 average_backlog_size is here: 1.0 average_pull_rejection_rate is here: 0.5 average_triage_time is here: 0 average_issue_lifetime is here: 0 quality-of-service completed in 11ms 🛠️ Testing judges/quality-of-service/skip-duplicate-scan.yml: Collected average_release_hoc_size in 1ms (1ms total): [average_release_hoc_size: 6.0, average_release_commits_size: 1.0] Collected average_pull_rejection_rate in 1ms (3ms total): [average_pull_rejection_rate: 0.5] Collected average_pull_hoc_size in 1ms (5ms total): [average_pull_hoc_size: 17.0, average_pull_files_size: 3.0] Collected average_issue_lifetime in 2ms (8ms total): [average_issue_lifetime: 0, average_pull_lifetime: 0] Collected average_release_interval in 857μs (9ms total): [average_release_interval: 6192.000003891] Collected average_build_success_rate in 4ms (14ms total): [average_build_success_rate: 1.0, average_build_duration: 53.0, average_build_mttr: 0] Collected average_review_time in 5ms (19ms total): [average_review_time: 162000.0, average_review_size: 3.0, average_reviewers_per_pull: 1.0, average_reviews_per_pull: 2.0] Collected average_backlog_size in 23ms (43ms total): [average_backlog_size: 1.0] Collected average_triage_time in 2ms (45ms total): [average_triage_time: 0] quality-of-service completed in 48ms 👉 Testing quantity-of-deliverables.rb (#9) in judges/quantity-of-deliverables/... 🛠️ Testing judges/quantity-of-deliverables/count-all.yml: Collected total_issues_created in 1ms (1ms total): [total_issues_created: 2, total_pulls_submitted: 2] Collected total_commits_pushed in 3ms (5ms total): [total_commits_pushed: 2, total_hoc_committed: 246] Collected total_builds_ran in 2ms (8ms total): [total_builds_ran: 2] Collected total_releases_published in 1ms (10ms total): [total_releases_published: 2] Collected total_reviews_submitted in 1ms (12ms total): [total_reviews_submitted: 0] quantity-of-deliverables completed in 15ms quantity-of-deliverables completed in 1ms quantity-of-deliverables completed in 4ms 👉 Testing type-was-attached.rb (#10) in judges/type-was-attached/... 🛠️ Testing judges/type-was-attached/find-types.yml: type-was-attached completed in 8ms 👉 Testing who-has-name.rb (#11) in judges/who-has-name/... 🛠️ Testing judges/who-has-name/many-without-name.yml: who-has-name completed in 231ms 🛠️ Testing judges/who-has-name/who-with-name.yml: who-has-name completed in 3ms 🛠️ Testing judges/who-has-name/who-with-old-name.yml: who-has-name completed in 4ms 🛠️ Testing judges/who-has-name/who-without-name.yml: who-has-name completed in 2ms 👉 Testing who-is-alive.rb (#12) in judges/who-is-alive/... 🛠️ Testing judges/who-is-alive/ignores-alive.yml: who-is-alive completed in 1ms Test summary: Script Seconds Result --- --- --- who-has-name/many-without-name 0.987 OK dimensions-of-terrain/measure-all 0.417 OK add-review-comments/adds-to-merge 0.401 OK quality-of-service/simple-collect 0.126 OK quality-of-service/skip-duplicate-scan 0.051 OK github-events/scan-many-repos 0.037 OK github-events/scan-with-defaults 0.026 OK dimensions-of-terrain/skip-recounting 0.025 OK quantity-of-deliverables/count-all 0.024 OK github-events/quick-scan 0.022 OK find-all-issues/scan-issues 0.013 OK type-was-attached/find-types 0.011 OK label-was-attached/find-labels 0.010 OK github-events/scan-over-existing 0.010 OK label-was-attached/two-repositories 0.009 OK add-review-comments/scan-pulls 0.009 OK eliminate-ghosts/scan-users 0.007 OK who-has-name/who-with-old-name 0.006 OK erase-repository/scan_repos 0.005 OK find-all-issues/scan-with-existing-issue 0.005 OK who-has-name/who-with-name 0.005 OK who-has-name/who-without-name 0.004 OK is-human-or-robot/detected-human 0.003 OK is-human-or-robot/detected-bot 0.003 OK who-is-alive/ignores-alive 0.003 OK 👍 All 13 judge(s) and 25 tests passed in 2s252ms ./test-action.sh "$(cat target/docker-image.txt)" echo "$?" > target/entry.exit ++ date +%s + start=1747838765 + VERSION=0.0.0 + '[' -z /action ']' + SELF=/action + '[' -z '' ']' + BUNDLE_GEMFILE=/action/Gemfile + export BUNDLE_GEMFILE + JUDGES='bundle exec judges' + '[' -z /tmp ']' + cd /tmp ++ basename /tmp/fakeirzrhpzyllapfcuf.fb + name=fakeirzrhpzyllapfcuf.fb + name=fakeirzrhpzyllapfcuf + [[ ! fakeirzrhpzyllapfcuf =~ ^[a-z][a-z0-9-]{1,23}$ ]] + export GLI_DEBUG=true + GLI_DEBUG=true ++ realpath /tmp/fakeirzrhpzyllapfcuf.fb + fb=/tmp/fakeirzrhpzyllapfcuf.fb + gopts=() + declare -a gopts + '[' true == true ']' + gopts+=('--verbose') + owner=https://github.com/zerocracy/judges-action/actions/runs/0000 + '[' -n 00000000-0000-0000-0000-000000000000 ']' + bundle exec judges --verbose pull --timeout=0 --token=00000000-0000-0000-0000-000000000000 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 fakeirzrhpzyllapfcuf /tmp/fakeirzrhpzyllapfcuf.fb D: Judges 0.43.0 D: Factbase 0.10.2 D: Ruby: 3.4.4-p34 D: Current directory: /tmp D: Time: 2025-05-21T14:46:06Z D: Total memory: 1956Mb D: Running 'pull' command... D: GET https://api.zerocracy.com:443/exists/fakeirzrhpzyllapfcuf -> 200 (0.29s) D: The name "fakeirzrhpzyllapfcuf" doesn't exist at api.zerocracy.com in 299ms ⚠️ Nothing to pull - name 'fakeirzrhpzyllapfcuf' not found on server in 299ms D: Command 'pull' completed in 300ms + GITHUB_REPO_NAME=judges-action + VITALS_URL=https://zerocracy.github.io/judges-action/fakeirzrhpzyllapfcuf-vitals.html + options=() + declare -a options + IFS= + read -r o ++ xargs ++ echo testing=yes + s=testing=yes + '[' testing=yes = '' ']' ++ cut -f1 -d = ++ echo 'testing=yes ' + k=testing ++ cut -f2- -d = ++ echo testing=yes + v=yes + [[ testing == vitals_url ]] + IFS= + read -r o ++ xargs ++ echo repositories=yegor256/judges + s=repositories=yegor256/judges + '[' repositories=yegor256/judges = '' ']' ++ cut -f1 -d = ++ echo 'repositories=yegor256/judges ' + k=repositories ++ cut -f2- -d = ++ echo repositories=yegor256/judges + v=yegor256/judges + [[ repositories == vitals_url ]] + IFS= + read -r o ++ xargs ++ echo max_events=3 + s=max_events=3 + '[' max_events=3 = '' ']' ++ cut -f1 -d = ++ echo 'max_events=3 ' + k=max_events ++ cut -f2- -d = ++ echo max_events=3 + v=3 + [[ max_events == vitals_url ]] + IFS= + read -r o + '[' -n zerocracy/judges-action ']' + options+=("--option=repositories=${INPUT_REPOSITORIES}") + '[' -n 00000000-0000-0000-0000-000000000000 ']' + options+=("--option=github_token=${INPUT_GITHUB_TOKEN}") + options+=("--option=judges_action_version=${VERSION}") + options+=("--option=vitals_url=${VITALS_URL}") + '[' -n true ']' + options+=("--fail-fast") + echo 'The '\''judges-action'\'' 0.0.0 is running' The 'judges-action' 0.0.0 is running + cd /action + bundle exec judges --verbose eval /tmp/fakeirzrhpzyllapfcuf.fb '$fb.query("(eq what '\''judges-summary'\'')").delete!' D: Judges 0.43.0 D: Factbase 0.10.2 D: Ruby: 3.4.4-p34 D: Current directory: /action D: Time: 2025-05-21T14:46:06Z D: Total memory: 1956Mb D: Running 'eval' command... Nothing to import from /tmp/fakeirzrhpzyllapfcuf.fb (file not found) D: There were no facts, nothing deleted by '(eq what 'judges-summary')' in 463μs Factbase exported to /tmp/fakeirzrhpzyllapfcuf.fb (4 bytes, 0 facts) in 283μs 👍 Evaluated successfully in 10ms D: Command 'eval' completed in 10ms + bundle exec judges --verbose update --no-log --quiet --summary --shuffle=aaa --boost=github-events --timeout=180 --lib /action/lib --max-cycles 2 --option=repositories=zerocracy/judges-action --option=github_token=00000000-0000-0000-0000-000000000000 --option=judges_action_version=0.0.0 --option=vitals_url=https://zerocracy.github.io/judges-action/fakeirzrhpzyllapfcuf-vitals.html --fail-fast /action/judges /tmp/fakeirzrhpzyllapfcuf.fb D: Judges 0.43.0 D: Factbase 0.10.2 D: Ruby: 3.4.4-p34 D: Current directory: /action D: Time: 2025-05-21T14:46:07Z D: Total memory: 1956Mb D: Running 'update' command... The factbase imported from /tmp/fakeirzrhpzyllapfcuf.fb (4 bytes, 0 facts) in 162μs D: The following options provided: GITHUB_TOKEN → "0000****************************0000" JUDGES_ACTION_VERSION → "0.0.0" REPOSITORIES → "zero***************tion" VITALS_URL → "http******************************************************************html" 👉 Running github-events (#0) at judges/github-events/ (1ms already)... D: The 'github_token' option was provided E: Octokit::Unauthorized: GET https://api.github.com/rate_limit: 401 - Bad credentials // See: https://docs.github.com/rest /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/response/raise_error.rb:14:in 'Octokit::Response::RaiseError#on_complete' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/middleware.rb:57:in 'block in Faraday::Middleware#call' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/response.rb:42:in 'Faraday::Response#on_complete' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/middleware.rb:56:in 'Faraday::Middleware#call' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/middleware/follow_redirects.rb:73:in 'Octokit::Middleware::FollowRedirects#perform_with_redirection' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/middleware/follow_redirects.rb:61:in 'Octokit::Middleware::FollowRedirects#call' /usr/local/bundle/gems/faraday-retry-2.3.1/lib/faraday/retry/middleware.rb:171:in 'block in Faraday::Retry::Middleware#call' /usr/local/bundle/gems/faraday-retry-2.3.1/lib/faraday/retry/retryable.rb:7:in 'Faraday::Retryable#with_retries' /usr/local/bundle/gems/faraday-retry-2.3.1/lib/faraday/retry/middleware.rb:167:in 'Faraday::Retry::Middleware#call' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/rack_builder.rb:153:in 'Faraday::RackBuilder#build_response' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/connection.rb:452:in 'Faraday::Connection#run_request' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/connection.rb:200:in 'Faraday::Connection#get' /usr/local/bundle/gems/sawyer-0.9.2/lib/sawyer/agent.rb:99:in 'Sawyer::Agent#call' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/connection.rb:158:in 'Octokit::Connection#request' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/connection.rb:19:in 'Octokit::Connection#get' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/client/rate_limit.rb:36:in 'Octokit::Client::RateLimit#rate_limit!' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/client/rate_limit.rb:15:in 'Octokit::Client::RateLimit#rate_limit' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/octo.rb:54:in 'Fbe.octo' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/iterate.rb:113:in 'Fbe::Iterate#over' /action/judges/github-events/github-events.rb:319:in 'block in <top (required)>' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/iterate.rb:26:in 'BasicObject#instance_eval' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/iterate.rb:26:in 'Fbe.iterate' /action/judges/github-events/github-events.rb:25:in '<top (required)>' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judge.rb:63:in 'Kernel#load' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judge.rb:63:in 'block in Judges::Judge#run' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judge.rb:62:in 'Judges::Judge#run' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:193:in 'block in Judges::Update#one_judge' /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:185:in 'block in Timeout.timeout' /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:38:in 'Timeout::Error.handle_timeout' /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:194:in 'Timeout.timeout' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:192:in 'Judges::Update#one_judge' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:158:in 'block (3 levels) in Judges::Update#cycle' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:157:in 'block (2 levels) in Judges::Update#cycle' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:96:in 'block in Judges::Judges#each_with_index' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:87:in 'Array#each' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:87:in 'Judges::Judges#each' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:95:in 'Judges::Judges#each_with_index' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:150:in 'block in Judges::Update#cycle' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:148:in 'Judges::Update#cycle' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:73:in 'block (2 levels) in Judges::Update#run' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:68:in 'block in Judges::Update#run' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:67:in 'Judges::Update#run' /usr/local/bundle/gems/judges-0.43.0/bin/judges:25:in 'block in JudgesGLI.run_it' /usr/local/bundle/gems/gli-2.22.2/lib/gli/command_support.rb:131:in 'GLI::CommandSupport#execute' /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:298:in 'block in GLI::AppSupport#call_command' /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:311:in 'GLI::AppSupport#call_command' /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:85:in 'GLI::AppSupport#run' /usr/local/bundle/gems/judges-0.43.0/bin/judges:211:in '<top (required)>' /usr/local/bundle/bin/judges:25:in 'Kernel#load' /usr/local/bundle/bin/judges:25:in '<top (required)>' /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Kernel.load' /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load' /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run' /usr/local/lib/ruby/3.4.0/bundler/cli.rb:452:in 'Bundler::CLI#exec' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch' /usr/local/lib/ruby/3.4.0/bundler/cli.rb:35:in 'Bundler::CLI.dispatch' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start' /usr/local/lib/ruby/3.4.0/bundler/cli.rb:29:in 'Bundler::CLI.start' /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:28:in 'block in <top (required)>' /usr/local/lib/ruby/3.4.0/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors' /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:20:in '<top (required)>' /usr/local/bin/bundle:25:in 'Kernel#load' /usr/local/bin/bundle:25:in '<main>' Octokit::Unauthorized: GET https://api.github.com/rate_limit: 401 - Bad credentials // See: https://docs.github.com/rest /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/response/raise_error.rb:14:in 'Octokit::Response::RaiseError#on_complete' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/middleware.rb:57:in 'block in Faraday::Middleware#call' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/response.rb:42:in 'Faraday::Response#on_complete' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/middleware.rb:56:in 'Faraday::Middleware#call' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/middleware/follow_redirects.rb:73:in 'Octokit::Middleware::FollowRedirects#perform_with_redirection' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/middleware/follow_redirects.rb:61:in 'Octokit::Middleware::FollowRedirects#call' /usr/local/bundle/gems/faraday-retry-2.3.1/lib/faraday/retry/middleware.rb:171:in 'block in Faraday::Retry::Middleware#call' /usr/local/bundle/gems/faraday-retry-2.3.1/lib/faraday/retry/retryable.rb:7:in 'Faraday::Retryable#with_retries' /usr/local/bundle/gems/faraday-retry-2.3.1/lib/faraday/retry/middleware.rb:167:in 'Faraday::Retry::Middleware#call' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/rack_builder.rb:153:in 'Faraday::RackBuilder#build_response' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/connection.rb:452:in 'Faraday::Connection#run_request' /usr/local/bundle/gems/faraday-2.13.1/lib/faraday/connection.rb:200:in 'Faraday::Connection#get' /usr/local/bundle/gems/sawyer-0.9.2/lib/sawyer/agent.rb:99:in 'Sawyer::Agent#call' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/connection.rb:158:in 'Octokit::Connection#request' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/connection.rb:19:in 'Octokit::Connection#get' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/client/rate_limit.rb:36:in 'Octokit::Client::RateLimit#rate_limit!' /usr/local/bundle/gems/octokit-9.2.0/lib/octokit/client/rate_limit.rb:15:in 'Octokit::Client::RateLimit#rate_limit' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/octo.rb:54:in 'Fbe.octo' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/iterate.rb:113:in 'Fbe::Iterate#over' /action/judges/github-events/github-events.rb:319:in 'block in <top (required)>' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/iterate.rb:26:in 'BasicObject#instance_eval' /usr/local/bundle/gems/fbe-0.14.1/lib/fbe/iterate.rb:26:in 'Fbe.iterate' /action/judges/github-events/github-events.rb:25:in '<top (required)>' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judge.rb:63:in 'Kernel#load' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judge.rb:63:in 'block in Judges::Judge#run' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judge.rb:62:in 'Judges::Judge#run' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:193:in 'block in Judges::Update#one_judge' /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:185:in 'block in Timeout.timeout' /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:38:in 'Timeout::Error.handle_timeout' /usr/local/bundle/gems/timeout-0.4.3/lib/timeout.rb:194:in 'Timeout.timeout' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:192:in 'Judges::Update#one_judge' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:158:in 'block (3 levels) in Judges::Update#cycle' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:157:in 'block (2 levels) in Judges::Update#cycle' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:96:in 'block in Judges::Judges#each_with_index' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:87:in 'Array#each' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:87:in 'Judges::Judges#each' /usr/local/bundle/gems/judges-0.43.0/lib/judges/judges.rb:95:in 'Judges::Judges#each_with_index' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:150:in 'block in Judges::Update#cycle' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:148:in 'Judges::Update#cycle' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:73:in 'block (2 levels) in Judges::Update#run' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:68:in 'block in Judges::Update#run' /usr/local/bundle/gems/elapsed-0.0.1/lib/elapsed.rb:45:in 'Object#elapsed' /usr/local/bundle/gems/judges-0.43.0/lib/judges/commands/update.rb:67:in 'Judges::Update#run' /usr/local/bundle/gems/judges-0.43.0/bin/judges:25:in 'block in JudgesGLI.run_it' /usr/local/bundle/gems/gli-2.22.2/lib/gli/command_support.rb:131:in 'GLI::CommandSupport#execute' /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:298:in 'block in GLI::AppSupport#call_command' /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:311:in 'GLI::AppSupport#call_command' /usr/local/bundle/gems/gli-2.22.2/lib/gli/app_support.rb:85:in 'GLI::AppSupport#run' /usr/local/bundle/gems/judges-0.43.0/bin/judges:211:in '<top (required)>' /usr/local/bundle/bin/judges:25:in 'Kernel#load' /usr/local/bundle/bin/judges:25:in '<top (required)>' /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Kernel.load' /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load' /usr/local/lib/ruby/3.4.0/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run' /usr/local/lib/ruby/3.4.0/bundler/cli.rb:452:in 'Bundler::CLI#exec' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch' /usr/local/lib/ruby/3.4.0/bundler/cli.rb:35:in 'Bundler::CLI.dispatch' /usr/local/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start' /usr/local/lib/ruby/3.4.0/bundler/cli.rb:29:in 'Bundler::CLI.start' /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:28:in 'block in <top (required)>' /usr/local/lib/ruby/3.4.0/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors' /usr/local/lib/ruby/gems/3.4.0/gems/bundler-2.6.7/exe/bundle:20:in '<top (required)>' /usr/local/bin/bundle:25:in 'Kernel#load' /usr/local/bin/bundle:25:in '<main>' Not running "add-review-comments" due to 1 errors above, in --fail-fast mode Not running "dimensions-of-terrain" due to 1 errors above, in --fail-fast mode Not running "find-all-issues" due to 1 errors above, in --fail-fast mode Not running "label-was-attached" due to 1 errors above, in --fail-fast mode Not running "who-has-name" due to 1 errors above, in --fail-fast mode Not running "quantity-of-deliverables" due to 1 errors above, in --fail-fast mode Not running "quality-of-service" due to 1 errors above, in --fail-fast mode Not running "erase-repository" due to 1 errors above, in --fail-fast mode Not running "type-was-attached" due to 1 errors above, in --fail-fast mode Not running "eliminate-ghosts" due to 1 errors above, in --fail-fast mode Not running "who-is-alive" due to 1 errors above, in --fail-fast mode Not running "is-human-or-robot" due to 1 errors above, in --fail-fast mode ❌ 13 judge(s) processed with 1 errors in 610ms Not failing because of the --quiet flag provided Factbase exported to /tmp/fakeirzrhpzyllapfcuf.fb (4 bytes, 0 facts) in 324μs The update cycle #1 has made no changes to the factbase, let's stop 👍 Update completed in 1 cycle(s), did 0i/0d/0a in 612ms A summary not found 1 error added to the summary Factbase exported to /tmp/fakeirzrhpzyllapfcuf.fb (372 bytes, 1 facts) in 1ms D: Command 'update' completed in 617ms ++ jq -r .tag_name ++ curl --retry 5 --retry-delay 5 --retry-max-time 40 --connect-timeout 5 -sL https://api.github.com/repos/zerocracy/judges-action/releases/latest + action_version=0.8.2 + '[' 0.8.2 = 0.0.0 ']' + action_version='0.0.0!0.8.2' + '[' -n 00000000-0000-0000-0000-000000000000 ']' ++ date +%s + bundle exec judges --verbose push --no-zip --timeout=0 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=workflow_url:https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=vitals_url:https://zerocracy.github.io/judges-action/fakeirzrhpzyllapfcuf-vitals.html --meta=duration:3 '--meta=action_version:0.0.0!0.8.2' --token=00000000-0000-0000-0000-000000000000 fakeirzrhpzyllapfcuf /tmp/fakeirzrhpzyllapfcuf.fb D: Judges 0.43.0 D: Factbase 0.10.2 D: Ruby: 3.4.4-p34 D: Current directory: /action D: Time: 2025-05-21T14:46:08Z D: Total memory: 1956Mb D: Running 'push' command... The factbase imported from /tmp/fakeirzrhpzyllapfcuf.fb (372 bytes, 1 facts) in 197μs D: GET https://api.zerocracy.com:443/lock/fakeirzrhpzyllapfcuf?owner=https%3A%2F%2Fgithub.com%2Fzerocracy%2Fjudges-action%2Factions%2Fruns%2F0000 -> 302 (0.33s) D: Job name 'fakeirzrhpzyllapfcuf' locked at api.zerocracy.com in 335ms D: PUT https://api.zerocracy.com:443/push/fakeirzrhpzyllapfcuf -> 200 (1.28s) D: Pushed 372 bytes to api.zerocracy.com, job ID is #21222 in 1s285ms D: GET https://api.zerocracy.com:443/unlock/fakeirzrhpzyllapfcuf?owner=https%3A%2F%2Fgithub.com%2Fzerocracy%2Fjudges-action%2Factions%2Fruns%2F0000 -> 302 (0.12s) D: Job name 'fakeirzrhpzyllapfcuf' unlocked at api.zerocracy.com in 120ms 👍 Pushed 1 facts, job ID is 21222 in 1s742ms D: Command 'push' completed in 1s745ms img=$(cat target/docker-image.txt) docker rmi "${img}" rm "target/docker-image.txt" Untagged: judges-action:latest Deleted: sha256:e45cf15d071cb42870b88da9962764d7cf38479bec25124e174203834133a1f7 Deleted: sha256:dde6a7f91c367f77769d9968e00ca07f0d9d25ffc26aca5bf7ed2b3f5aba36da Deleted: sha256:6ded38685b451e6141f7110051afa5545f3fdcaa5b27fabc3905545f130eba14 Deleted: sha256:158ca080f008b24ea69cdcabc4a3e3fe652cedc45cf198346e40ccfa3989d03b Deleted: sha256:5bc98eabb3197262668a0849aca3b1c655e8e6d6dce7d8e27182dd3a828df1f2 Deleted: sha256:81d2f928d173285fc803199a45061a4f4259a79a481666c16d8dd192c4302bea Deleted: sha256:fc707c81c1cb42ceee69e1c17beadcc57192515a7a28386b76e5d4a63aeb8475 Deleted: sha256:13983e39e08cd7676932cdf1b7ef8e6793d0a0274f8ca3ae4593a006f225ad5c Deleted: sha256:da0079b227b3057c1990e5dbd6371a5d8665189f2b4bc8b32c599d542edddefe Deleted: sha256:6e2c3cdaa28921820a64636aa698a4aab9d00a47dc578deabb9557124e09aaca Deleted: sha256:b8c28f1cf513b8d44bf01cef66bc16bd2bf68047eca9a47e1b7962f86cfe42e3 Deleted: sha256:b3d0de847c450846cd45c17b92d0f1090b5c337c9b8ceadc5b8d34a4ef13ab06 Deleted: sha256:fe3830132e6e545d89032b668c777deab5efdde5ebbb43e225db3fe7385228cc Deleted: sha256:61f2355281187f2a95aa54025031c08244e140c3d235350cc5830b01d2f7309d Deleted: sha256:3bf343b8a6e13d21dadc5b86c992991bec80ae859b82495d1f8938a93b64d953 Deleted: sha256:389b5a2e41fb6a29f2f5d9cadc35f3382e4a193526cb9d21c1b268452ead8028 Deleted: sha256:53d0cd61c070448a1c593e86aaf39a6083c88d48056e9291e6df1a3a020ee6e6 Deleted: sha256:4e826e2d8a29deb4a6b88dd7abfe5f11c3d14f236bcf22382c65d07479b2a02a Deleted: sha256:910176b28c4aa6d3b368483469c445ae91f447d71ca637dd9274e02a49214700 Deleted: sha256:e6d60a4688e4306fd20fa2ff16e5c5e55e74ca6f55fdf83836f0eff6af02a625 e1=$(cat target/test.exit) test "${e1}" = "0" e2=$(cat target/entry.exit) test "${e2}" = "0" make: Leaving directory '/home/r/repo' + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R ubuntu repo + cd repo + git push origin master To github.com:zerocracy/judges-action.git 1245505a..929ff0f6 master -> master container 8641a0ef21001a000141bda27f37b64fbb12598c958cafb719aafb7e5108d33a is dead Wed May 21 14:46:25 UTC 2025