rultor.com logo This build log was produced by rultor.com for objectionary/eoc#5
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 15663
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Thu May 19 08:51:32 CEST 2022
+ uptime
 08:51:32 up 598 days, 16:57,  0 users,  load average: 0.84, 1.02, 1.25
+ head=git@github.com:objectionary/eoc.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:objectionary/eoc.git' '--env=tag=0.2.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pip install git+https://chromium.googlesource.com/external/gyp'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''sudo npm install --no-color --global grunt-cli'\'' '\'';'\'' '\''npm uninstall --no-color grunt-cli'\'' '\'';'\'' '\''npm install --no-color mocha'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/\"version\": \"0.0.0\"/\"version\": \"${tag}\"/" package.json'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" src/version.js'\'' '\'';'\'' '\''grunt --no-color'\'' '\'';'\'' '\''git commit -am "set version to ${tag}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''tag=0.2.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pip install git+https://chromium.googlesource.com/external/gyp' ';' 'npm install --no-color' ';' 'sudo npm install --no-color --global grunt-cli' ';' 'npm uninstall --no-color grunt-cli' ';' 'npm install --no-color mocha' ';' 'pdd -f /dev/null -v' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/\"version\": \"0.0.0\"/\"version\": \"${tag}\"/" package.json' ';' 'sed -i -e "s/0.0.0/${tag}/" src/version.js' ';' 'grunt --no-color' ';' 'git commit -am "set version to ${tag}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';')
+ directory=
+ container=objectionary_eoc_5
+ as_root=false
+ git --version
git version 2.7.4
+ docker --version
Docker version 17.12.0-ce, build c97c6d6
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:objectionary/eoc.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:objectionary/eoc.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''tag=0.2.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pip install git+https://chromium.googlesource.com/external/gyp' ';' 'npm install --no-color' ';' 'sudo npm install --no-color --global grunt-cli' ';' 'npm uninstall --no-color grunt-cli' ';' 'npm install --no-color mocha' ';' 'pdd -f /dev/null -v' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/\"version\": \"0.0.0\"/\"version\": \"${tag}\"/" package.json' ';' 'sed -i -e "s/0.0.0/${tag}/" src/version.js' ';' 'grunt --no-color' ';' 'git commit -am "set version to ${tag}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -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
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=1.25
++ echo 1.25 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 1.25, low enough to run a new Docker container'
load average is 1.25, 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
Digest: sha256:95ddd906a107bbd2cd79487d0f8ee48acaa4ca54a4a4f1deb5702273ac20fa9d
Status: Image is up to date for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eoc_5\s*$'
+ ls -al .
total 716
drwx--x--x  3 rultor rultor   4096 May 19 08:51 .
drwxrwxrwt 14 root   root   684032 May 19 08:51 ..
-rw-rw-r--  1 rultor rultor    444 May 19 08:51 end.sh
-rwxrwxr-x  1 rultor rultor    363 May 19 08:51 entry.sh
-rw-rw-r--  1 rultor rultor     74 May 19 08:51 npmrc
-rw-rw-r--  1 rultor rultor      6 May 19 08:51 pid
drwxrwxr-x  7 rultor rultor   4096 May 19 08:51 repo
-rwxrwxr-x  1 rultor rultor   6266 May 19 08:51 run.sh
-rw-rw-r--  1 rultor rultor    786 May 19 08:51 script.sh
-rw-rw-r--  1 rultor rultor   4701 May 19 08:51 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-DqHY:/main --env=head=git@github.com:objectionary/eoc.git --env=tag=0.2.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pip install git+https://chromium.googlesource.com/external/gyp'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''sudo npm install --no-color --global grunt-cli'\'' '\'';'\'' '\''npm uninstall --no-color grunt-cli'\'' '\'';'\'' '\''npm install --no-color mocha'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/\"version\": \"0.0.0\"/\"version\": \"${tag}\"/" package.json'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" src/version.js'\'' '\'';'\'' '\''grunt --no-color'\'' '\'';'\'' '\''git commit -am "set version to ${tag}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-DqHY/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eoc_5 yegor256/rultor-image /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.profile /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
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:objectionary/eoc.git
+ head=git@github.com:objectionary/eoc.git
+ export tag=0.2.0
+ tag=0.2.0
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ pip install git+https://chromium.googlesource.com/external/gyp
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://chromium.googlesource.com/external/gyp
  Cloning https://chromium.googlesource.com/external/gyp to /tmp/pip-req-build-zukcoefl
  Running command git clone --filter=blob:none --quiet https://chromium.googlesource.com/external/gyp /tmp/pip-req-build-zukcoefl
  Resolved https://chromium.googlesource.com/external/gyp to commit 9ecf45e37677743503342ee4c6a76eaee80e4a7f
  Preparing metadata (setup.py) ... ?25ldone
?25hBuilding wheels for collected packages: gyp
  Building wheel for gyp (setup.py) ... ?25ldone
?25h  Created wheel for gyp: filename=gyp-0.1-py3-none-any.whl size=311946 sha256=d062f4659b45d3cab94cd7892f4f6236ada298b9d194ee4dcb323893fea1c790
  Stored in directory: /tmp/pip-ephem-wheel-cache-kv1a283d/wheels/a1/2d/a5/c6845e42ce26719b04a41788161f2c5b083f1db2278b85eaa9
Successfully built gyp
Installing collected packages: gyp
33m  WARNING: The script gyp is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0mSuccessfully installed gyp-0.1
+ npm install --no-color
K?25h##############)⠂⠧⠂reify:rxjs:hhttptfetchcGETE2000https://registry.npmjs.or0mK
added 306 packages, and audited 307 packages in 12s

30 packages are looking for funding
  run `npm fund` for details

3 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
npm notice
npm notice New minor version of npm available! 8.5.5 -> 8.10.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.10.0>
npm notice Run `npm install -g npm@8.10.0` to update!
npm notice
+ sudo -i npm install --no-color --global grunt-cli
K?25h##############)⠂⠴⠂reify:resolve:hhttptfetchcGETE2000https://registry.npmjs0mK
added 59 packages, and audited 60 packages in 3s

4 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm notice
npm notice New minor version of npm available! 8.5.5 -> 8.10.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.10.0>
npm notice Run `npm install -g npm@8.10.0` to update!
npm notice
+ npm uninstall --no-color grunt-cli
K?25h##############)⠂⠇⠂reify:fsevents:nsillereifyemarkpdeletedn[2'/home/r/repo/0mK
up to date, audited 307 packages in 1s

30 packages are looking for funding
  run `npm fund` for details

3 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm install --no-color mocha
K?25h##############)⠂⠸⠂reify:fsevents:nsillereifyemarkpdeletedn[3'/home/r/repo/0mK
up to date, audited 307 packages in 1s

30 packages are looking for funding
  run `npm fund` for details

3 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ pdd -f /dev/null -v
Found 8 lines in /home/r/repo/.pdd
My version is 0.20.8
Ruby version is 2.7.0 at x86_64-linux
Reading from root dir .
38;5;214mExcluding0m target/**/*
38;5;214mExcluding0m coverage/**/*
38;5;214mExcluding0m node_modules/**/*
Reading .0pdd.yml ...
Reading .github/workflows/grunt.yml ...
Reading LICENSE.txt ...
Reading package-lock.json ...
Reading test/test_eoc.js ...
Reading test/helpers.js ...
Reading test/commands/test_run.js ...
Reading test/commands/test_transpile.js ...
Reading test/commands/test_assemble.js ...
Reading test/commands/test_dataize.js ...
Reading test/commands/test_compile.js ...
Reading test/commands/test_link.js ...
Reading test/commands/test_clean.js ...
Reading test/commands/test_audit.js ...
Reading test/commands/test_register.js ...
Reading .pdd ...
Reading .rultor.yml ...
Reading README.md ...
Reading .npmignore ...
Reading .gitignore ...
Reading .eslintrc.json ...
Reading package.json ...
Reading src/version.js ...
Reading src/eoc.js ...
Reading src/mvnw.js ...
Reading src/commands/transpile.js ...
Reading src/commands/clean.js ...
Reading src/commands/compile.js ...
Reading src/commands/dataize.js ...
Reading src/commands/assemble.js ...
Reading src/commands/register.js ...
Reading src/commands/audit.js ...
Reading src/commands/link.js ...
Reading Gruntfile.js ...
Reading mvnw/.mvn/wrapper/maven-wrapper.properties ...
Reading mvnw/mvnw.cmd ...
Reading mvnw/mvnw ...
Reading mvnw/pom.xml ...
Reading .gitattributes ...
+ [[ 0.2.0 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]]
+ sed -i -e 's/"version": "0.0.0"/"version": "0.2.0"/' package.json
+ sed -i -e s/0.0.0/0.2.0/ src/version.js
+ grunt --no-color
Running "mochacli:test" (mochacli) task

0m0m
0m  eoc0m
  32m  ✓0m90m assemble a simple .EO program0m31m (14264ms)0m

0m  eoc0m
  32m  ✓0m90m audits all packages0m31m (275ms)0m

0m  eoc0m
  32m  ✓0m90m deletes all temporary files0m33m (66ms)0m

0m  eoc0m
  32m  ✓0m90m compiles a simple .EO program into Java bytecode .class files0m31m (60806ms)0m

0m  eoc0m
  32m  ✓0m90m runs a single executable .JAR and dataize an object0m31m (57599ms)0m

0m  eoc0m
  32m  ✓0m90m compiles a simple .EO program into an executable .JAR0m31m (54088ms)0m

0m  eoc0m
  32m  ✓0m90m registers simple .EO program0m31m (1958ms)0m

0m  eoc0m
  32m  ✓0m90m runs a simple .EO program0m31m (53579ms)0m

0m  eoc0m
  32m  ✓0m90m transpiles a simple .EO program0m31m (11007ms)0m

0m  eoc0m
  32m  ✓0m90m prints its own version0m33m (60ms)0m
  32m  ✓0m90m prints help screen0m33m (67ms)0m


92m 0m32m 11 passing0m90m (4m)0m


Running "eslint:target" (eslint) task

Done.
+ git commit -am 'set version to 0.2.0'
[__rultor 81e73c8] set version to 0.2.0
 2 files changed, 14 insertions(+), 6 deletions(-)
+ chmod 600 ../npmrc
+ npm publish --no-color --userconfig=../npmrc
npm notice
npm notice 📦  eolang@0.2.0
npm notice === Tarball Contents ===
npm notice 1.1kB  LICENSE.txt
npm notice 1.8kB  README.md
npm notice 59.9kB mvnw/.mvn/wrapper/maven-wrapper.jar
npm notice 1.0kB  mvnw/.mvn/wrapper/maven-wrapper.properties
npm notice 9.8kB  mvnw/mvnw
npm notice 6.7kB  mvnw/mvnw.cmd
npm notice 2.4kB  mvnw/pom.xml
npm notice 857B   package.json
npm notice 1.7kB  src/commands/assemble.js
npm notice 1.3kB  src/commands/audit.js
npm notice 1.4kB  src/commands/clean.js
npm notice 1.6kB  src/commands/compile.js
npm notice 1.5kB  src/commands/dataize.js
npm notice 1.5kB  src/commands/link.js
npm notice 1.6kB  src/commands/register.js
npm notice 1.6kB  src/commands/transpile.js
npm notice 3.8kB  src/eoc.js
npm notice 1.5kB  src/mvnw.js
npm notice 1.2kB  src/version.js
npm notice === Tarball Details ===
npm notice name:          eolang
npm notice version:       0.2.0
npm notice filename:      eolang-0.2.0.tgz
npm notice package size:  63.9 kB
npm notice unpacked size: 102.5 kB
npm notice shasum:        1412f2a5ee7e6b1fd0a52a30ec178d1fcf796b4f
npm notice integrity:     sha512-+Rtt4Unwxp98v[...]s+z6UIxnKXnow==
npm notice total files:   19
npm notice
npm notice Publishing to https://registry.npmjs.org/
K?25h+⠂eolang@0.2.0)⠂⠧⠂: noticetPublishinghtoghttps://registry.npmjs.org/0mK/0mK
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.2.0 -m '0.2.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 81e73c8 set version to 0.2.0
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 81e73c8).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:objectionary/eoc.git
 * [new tag]         0.2.0 -> 0.2.0
container f16dc1a91f7b23ed4a914963bcf2b0a008171e1fbc07f27423aa6302effd1c22 is dead
Thu May 19 08:56:32 CEST 2022