++ dirname ./run.sh
+ cd .
+ echo 1323
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Feb 12 09:14:47 UTC 2026
+ uptime
09:14:47 up 1 min, 0 users, load average: 1.00, 0.30, 0.11
+ head=git@github.com:yegor256/colorizejs.git
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.2.0
+ vars=('--env=head=git@github.com:yegor256/colorizejs.git' '--env=tag=0.2.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/colorizejs.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo gem install pdd -v 0.20.5'\'' '\'';'\'' '\''sudo npm install --no-color --global gulp-cli'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''gulp --no-color'\'' '\'';'\'' '\''cp dist/colorizejs.min.js colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git add -f colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git commit -am "Added JS file for ${tag}"'\'' '\'';'\'' '\''cp dist/colorizejs.min.js /tmp'\'' '\'';'\'' '\''branch=$(git rev-parse --abbrev-ref HEAD)'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git reset --hard'\'' '\'';'\'' '\''cp /tmp/colorizejs.min.js .'\'' '\'';'\'' '\''git add colorizejs.min.js'\'' '\'';'\'' '\''cp colorizejs.min.js colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git add colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git commit --allow-empty -am "${tag}"'\'' '\'';'\'' '\''git checkout "${branch}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/colorizejs.git'\''' ';' 'export '\''tag=0.2.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo gem install pdd -v 0.20.5' ';' 'sudo npm install --no-color --global gulp-cli' ';' 'npm install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'gulp --no-color' ';' 'cp dist/colorizejs.min.js colorizejs-${tag}.min.js' ';' 'git add -f colorizejs-${tag}.min.js' ';' 'git commit -am "Added JS file for ${tag}"' ';' 'cp dist/colorizejs.min.js /tmp' ';' 'branch=$(git rev-parse --abbrev-ref HEAD)' ';' 'git checkout gh-pages' ';' 'git reset --hard' ';' 'cp /tmp/colorizejs.min.js .' ';' 'git add colorizejs.min.js' ';' 'cp colorizejs.min.js colorizejs-${tag}.min.js' ';' 'git add colorizejs-${tag}.min.js' ';' 'git commit --allow-empty -am "${tag}"' ';' 'git checkout "${branch}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';')
+ directory=
+ container=yegor256_colorizejs_92
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-25-229
+ pwd
/tmp/rultor-8NeV
+ 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:yegor256/colorizejs.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:yegor256/colorizejs.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/colorizejs.git'\''' ';' 'export '\''tag=0.2.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo gem install pdd -v 0.20.5' ';' 'sudo npm install --no-color --global gulp-cli' ';' 'npm install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'gulp --no-color' ';' 'cp dist/colorizejs.min.js colorizejs-${tag}.min.js' ';' 'git add -f colorizejs-${tag}.min.js' ';' 'git commit -am "Added JS file for ${tag}"' ';' 'cp dist/colorizejs.min.js /tmp' ';' 'branch=$(git rev-parse --abbrev-ref HEAD)' ';' 'git checkout gh-pages' ';' 'git reset --hard' ';' 'cp /tmp/colorizejs.min.js .' ';' 'git add colorizejs.min.js' ';' 'cp colorizejs.min.js colorizejs-${tag}.min.js' ';' 'git add colorizejs-${tag}.min.js' ';' 'git commit --allow-empty -am "${tag}"' ';' 'git checkout "${branch}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.2.0 ']'
+ [[ 0.2.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.2.0"'
tag name is valid: "0.2.0"
+ cd repo
++ git tag -l 0.2.0
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
4f4fb700ef54: Pulling fs layer
8abe72b13cdc: Pulling fs layer
cba9dea87424: Pulling fs layer
f92de055bc45: Pulling fs layer
407dfea1e87a: Pulling fs layer
e36b8501e649: Pulling fs layer
4465056dce32: Pulling fs layer
17823cd23e69: Pulling fs layer
d2c17e0fa6e0: Pulling fs layer
bbee590edf32: Pulling fs layer
317fe5a58cf0: Pulling fs layer
f3e943c332aa: Pulling fs layer
771721c483d3: Pulling fs layer
a1084c9072d8: Pulling fs layer
c8e0f228f948: Pulling fs layer
9a3736a4e818: Pulling fs layer
c18686eb0f52: Pulling fs layer
9b3bb4679640: Pulling fs layer
ad02bfa9c8ce: Pulling fs layer
629107c3b410: Pulling fs layer
3287eb32675e: Pulling fs layer
d9843cb3e557: Pulling fs layer
a649698c3670: Pulling fs layer
bb05eff65f76: Pulling fs layer
7d94120e6b0d: Pulling fs layer
0e51b7feca72: Pulling fs layer
cba9dea87424: Waiting
f92de055bc45: Waiting
407dfea1e87a: Waiting
e36b8501e649: Waiting
4465056dce32: Waiting
17823cd23e69: Waiting
d2c17e0fa6e0: Waiting
bbee590edf32: Waiting
317fe5a58cf0: Waiting
f3e943c332aa: Waiting
771721c483d3: Waiting
a1084c9072d8: Waiting
c8e0f228f948: Waiting
9a3736a4e818: Waiting
c18686eb0f52: Waiting
9b3bb4679640: Waiting
ad02bfa9c8ce: Waiting
629107c3b410: Waiting
3287eb32675e: Waiting
d9843cb3e557: Waiting
a649698c3670: Waiting
bb05eff65f76: Waiting
7d94120e6b0d: Waiting
0e51b7feca72: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
8abe72b13cdc: Verifying Checksum
8abe72b13cdc: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
cba9dea87424: Verifying Checksum
cba9dea87424: Download complete
e36b8501e649: Verifying Checksum
e36b8501e649: Download complete
4465056dce32: Verifying Checksum
4465056dce32: Download complete
17823cd23e69: Verifying Checksum
17823cd23e69: Download complete
d2c17e0fa6e0: Verifying Checksum
d2c17e0fa6e0: Download complete
bbee590edf32: Verifying Checksum
bbee590edf32: Download complete
f92de055bc45: Verifying Checksum
f92de055bc45: Download complete
f3e943c332aa: Verifying Checksum
f3e943c332aa: Download complete
9cb31e2e37ea: Pull complete
4f4fb700ef54: Pull complete
8abe72b13cdc: Pull complete
317fe5a58cf0: Verifying Checksum
317fe5a58cf0: Download complete
771721c483d3: Verifying Checksum
771721c483d3: Download complete
c8e0f228f948: Verifying Checksum
c8e0f228f948: Download complete
9a3736a4e818: Verifying Checksum
9a3736a4e818: Download complete
c18686eb0f52: Verifying Checksum
c18686eb0f52: Download complete
9b3bb4679640: Verifying Checksum
9b3bb4679640: Download complete
ad02bfa9c8ce: Verifying Checksum
ad02bfa9c8ce: Download complete
629107c3b410: Verifying Checksum
629107c3b410: Download complete
3287eb32675e: Verifying Checksum
3287eb32675e: Download complete
d9843cb3e557: Verifying Checksum
d9843cb3e557: Download complete
a649698c3670: Verifying Checksum
a649698c3670: Download complete
cba9dea87424: Pull complete
bb05eff65f76: Verifying Checksum
bb05eff65f76: Download complete
7d94120e6b0d: Verifying Checksum
7d94120e6b0d: Download complete
0e51b7feca72: Verifying Checksum
0e51b7feca72: Download complete
407dfea1e87a: Verifying Checksum
407dfea1e87a: Download complete
a1084c9072d8: Verifying Checksum
a1084c9072d8: Download complete
f92de055bc45: Pull complete
407dfea1e87a: Pull complete
e36b8501e649: Pull complete
4465056dce32: Pull complete
17823cd23e69: Pull complete
d2c17e0fa6e0: Pull complete
bbee590edf32: Pull complete
317fe5a58cf0: Pull complete
f3e943c332aa: Pull complete
771721c483d3: Pull complete
a1084c9072d8: Pull complete
c8e0f228f948: Pull complete
9a3736a4e818: Pull complete
c18686eb0f52: Pull complete
9b3bb4679640: Pull complete
ad02bfa9c8ce: Pull complete
629107c3b410: Pull complete
3287eb32675e: Pull complete
d9843cb3e557: Pull complete
a649698c3670: Pull complete
bb05eff65f76: Pull complete
7d94120e6b0d: Pull complete
0e51b7feca72: Pull complete
Digest: sha256:1f9021b55f1692b15548be49c2b35312592dddbc1c790685a32ffcd3b8651305
Status: Downloaded newer image for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ grep --quiet '\syegor256_colorizejs_92\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Feb 12 09:14 .
drwxrwxrwt 12 root root 4096 Feb 12 09:19 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Feb 12 09:20 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Feb 12 09:14 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Feb 12 09:14 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Feb 12 09:14 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Feb 12 09:14 repo
-rwxrwxr-x 1 ubuntu ubuntu 7552 Feb 12 09:14 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 1056 Feb 12 09:14 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 9587 Feb 12 09:20 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-8NeV:/main --env=head=git@github.com:yegor256/colorizejs.git --env=tag=0.2.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/colorizejs.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo gem install pdd -v 0.20.5'\'' '\'';'\'' '\''sudo npm install --no-color --global gulp-cli'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''gulp --no-color'\'' '\'';'\'' '\''cp dist/colorizejs.min.js colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git add -f colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git commit -am "Added JS file for ${tag}"'\'' '\'';'\'' '\''cp dist/colorizejs.min.js /tmp'\'' '\'';'\'' '\''branch=$(git rev-parse --abbrev-ref HEAD)'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git reset --hard'\'' '\'';'\'' '\''cp /tmp/colorizejs.min.js .'\'' '\'';'\'' '\''git add colorizejs.min.js'\'' '\'';'\'' '\''cp colorizejs.min.js colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git add colorizejs-${tag}.min.js'\'' '\'';'\'' '\''git commit --allow-empty -am "${tag}"'\'' '\'';'\'' '\''git checkout "${branch}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-8NeV/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_colorizejs_92 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ 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 systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus 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 rvm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres 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/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./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
#!/usr/bin/env 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:yegor256/colorizejs.git' ; export 'tag=0.2.0' ; export 'head_branch=master' ; export 'author=yegor256' ; sudo apt-get -y update ; sudo gem install pdd -v 0.20.5 ; sudo npm install --no-color --global gulp-cli ; npm install --no-color ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; gulp --no-color ; cp dist/colorizejs.min.js colorizejs-${tag}.min.js ; git add -f colorizejs-${tag}.min.js ; git commit -am "Added JS file for ${tag}" ; cp dist/colorizejs.min.js /tmp ; branch=$(git rev-parse --abbrev-ref HEAD) ; git checkout gh-pages ; git reset --hard ; cp /tmp/colorizejs.min.js . ; git add colorizejs.min.js ; cp colorizejs.min.js colorizejs-${tag}.min.js ; git add colorizejs-${tag}.min.js ; git commit --allow-empty -am "${tag}" ; git checkout "${branch}" ; chmod 600 ../npmrc ; npm publish --no-color --userconfig=../npmrc ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Get:1ohttps://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
Get:2ohttp://security.ubuntu.com/ubuntu1jammy-securityWInReleaser[129dkB]] [Con
Hit:3ahttp://archive.ubuntu.com/ubuntu1jammyBInRelease1%] [Waiting for headers]
Get:4ahttp://archive.ubuntu.com/ubuntu1jammy-updates InReleaset[128fkB]headers]
Get:5 https://deb.nodesource.com/node_18.xenodistro/main/amd64BPackagesa[11.7 kB]
Get:6 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu2jammy%InReleaseg[18.1 kB]
Get:7 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu2jammy6InReleaseR[24.6 kB]
Get:8 https://ppa.launchpadcontent.net/ondrej/php/ubuntu]jammykInRelease [24.6 kB]
Get:9ahttps://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy/main amd64 Packages [38.8 kB]
Get:10ihttp://archive.ubuntu.com/ubuntuejammy-backportsgInReleaseB[1278kB] 42%]
Get:11 http://security.ubuntu.com/ubuntuijammy-security/restrictedgamd64.Packages [6,468 kB]
Get:12 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu4jammy/main[amd64nPackages [2,984 B]
Get:13ihttp://archive.ubuntu.com/ubuntu2jammy-updates/main amd64 Packages [4,040 kB]
Get:14 http://security.ubuntu.com/ubuntuhjammy-security/main%amd646Packages [3,708 kB]
Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse.amd643Packages [70.9 kB]
Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6,678 kB]
Get:17 http://security.ubuntu.com/ubuntu4jammy-security/universe amd64gPackages [1,298 kB]
Get:18 http://security.ubuntu.com/ubuntu4jammy-security/multiverse amd64gPackages [62.6 kB]
Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64aPackages,[1,610 kB]
Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB]
Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB]
Readingkpackage lists...BDone1 Packages 10.7 kB/37.2 kB 29%]
E: Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with many PECL extensions *****' to 'PPA for PHP'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
container 915dc9a63e479d0c88434b51780aea6768d44bc086fd108750d5c9c26bdca383 is dead
Thu Feb 12 09:22:32 UTC 2026