rultor.com logo This build log was produced by rultor.com for zerocracy/pages-action#573
++ dirname ./run.sh
+ cd .
+ echo 1296
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sun May  3 10:06:50 UTC 2026
+ uptime
 10:06:50 up 0 min,  0 users,  load average: 1.25, 0.35, 0.12
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='#402: validate inline JS syntax in generated HTML'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/pages-action.git
+ pull_id=573
+ fork=git@github.com:fruxxxl/pages-action.git
+ fork_branch=gh-402
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/pages-action.git' '--env=pull_id=573' '--env=fork=git@github.com:fruxxxl/pages-action.git' '--env=fork_branch=gh-402' '--env=head_branch=master' '--env=pull_title=#402: validate inline JS syntax in generated HTML' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=573'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:fruxxxl/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=gh-402'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=#402: validate inline JS syntax in generated HTML'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''sudo make install clean "--directory=$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' '\''sudo make -C "$(pwd)" target/html/simple.html'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''pull_id=573'\''' ';' 'export '\''fork=git@github.com:fruxxxl/pages-action.git'\''' ';' 'export '\''fork_branch=gh-402'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=#402: validate inline JS syntax in generated HTML'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'sudo make install clean "--directory=$(pwd)"' ';' 'sudo docker build "$(pwd)"' ';' 'sudo make -C "$(pwd)" target/html/simple.html' ';')
+ container=zerocracy_pages-action_573
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-72
+ pwd
/tmp/rultor-jKfK
+ 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/pages-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/pages-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''pull_id=573'\''' ';' 'export '\''fork=git@github.com:fruxxxl/pages-action.git'\''' ';' 'export '\''fork_branch=gh-402'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=#402: validate inline JS syntax in generated HTML'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'sudo make install clean "--directory=$(pwd)"' ';' 'sudo docker build "$(pwd)"' ';' 'sudo make -C "$(pwd)" target/html/simple.html' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:fruxxxl/pages-action.git
+ git remote update
Fetching origin
Fetching fork
From github.com:fruxxxl/pages-action
 * [new branch]      gh-111     -> fork/gh-111
 * [new branch]      gh-402     -> fork/gh-402
 * [new branch]      gh-65      -> fork/gh-65
 * [new branch]      gh-67      -> fork/gh-67
 * [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/gh-402
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'gh-402' 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 '#402: validate inline JS syntax in generated HTML' --ff __rultor
Auto-merging test/pages/test_qo_section.rb
CONFLICT (content): Merge conflict in test/pages/test_qo_section.rb
Automatic merge failed; fix conflicts and then commit the result.
'cid' file is absent, most probably the Docker container wasn't started correctly