rultor.com logo This build log was produced by rultor.com for zerocracy/judges-action#940
++ dirname ./run.sh
+ cd .
+ echo 1300
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Aug 28 16:52:23 UTC 2025
+ uptime
 16:52:23 up 1 min,  0 users,  load average: 2.11, 0.74, 0.27
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update zerocracy/judges-action action to v0.15.25'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/judges-action.git
+ pull_id=940
+ 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=940' '--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=chore(deps): update zerocracy/judges-action action to v0.15.25' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=940'\''\'\'''\'''\'' '\'';'\'' '\''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=chore(deps): update zerocracy/judges-action action to v0.15.25'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''pull_id=940'\''' ';' '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=chore(deps): update zerocracy/judges-action action to v0.15.25'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle install --no-color' ';' 'sudo make -C "$(pwd)"' ';')
+ container=zerocracy_judges-action_940
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-21-105
+ pwd
/tmp/rultor-Xk3G
+ 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 --recurse-submodules 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=940'\''' ';' '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=chore(deps): update zerocracy/judges-action action to v0.15.25'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle install --no-color' ';' '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]          756        -> fork/756
 * [new branch]          904        -> fork/904
 * [new branch]          gh-pages   -> fork/gh-pages
 * [new branch]          master     -> fork/master
+ 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
fatal: 'fork/renovate/zerocracy-judges-action-0.x' is not a commit and a branch '__rultor' cannot be created from it
'cid' file is absent, most probably the Docker container wasn't started correctly