rultor.com logo This build log was produced by rultor.com for objectionary/eo2js#97
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1217
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jul 12 21:40:02 UTC 2024
+ uptime
 21:40:02 up 1 min,  0 users,  load average: 1.01, 0.30, 0.11
+ ff=default
+ image=maxonfjvipon/rultor-image-js:0.0.1
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update dependency eslint to v9.7.0'
+ author=yegor256
+ directory=
+ head=git@github.com:objectionary/eo2js.git
+ pull_id=97
+ fork=git@github.com:objectionary/eo2js.git
+ fork_branch=renovate/eslint-monorepo
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/eo2js.git' '--env=pull_id=97' '--env=fork=git@github.com:objectionary/eo2js.git' '--env=fork_branch=renovate/eslint-monorepo' '--env=head_branch=master' '--env=pull_title=chore(deps): update dependency eslint to v9.7.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=97'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/eslint-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency eslint to v9.7.0'\''\'\'''\'''\'' '\'';'\'' '\''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'\'' '\'';'\'' '\''npm test'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''pull_id=97'\''' ';' 'export '\''fork=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''fork_branch=renovate/eslint-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency eslint to v9.7.0'\''' ';' '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' ';' 'npm test' ';')
+ container=objectionary_eo2js_97
+ as_root=false
+ hostname
ip-172-31-26-22
+ pwd
/tmp/rultor-XzK6
+ 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:objectionary/eo2js.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:objectionary/eo2js.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''pull_id=97'\''' ';' 'export '\''fork=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''fork_branch=renovate/eslint-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency eslint to v9.7.0'\''' ';' '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' ';' 'npm test' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:objectionary/eo2js.git
+ git remote update
Fetching origin
Fetching fork
From github.com:objectionary/eo2js
 * [new branch]      feat/#3/atoms-puzzles    -> fork/feat/#3/atoms-puzzles
 * [new branch]      feat/#6/as-phi-atom      -> fork/feat/#6/as-phi-atom
 * [new branch]      feat/#61/malloc-atoms    -> fork/feat/#61/malloc-atoms
 * [new branch]      feat/#64/string-slice-atom -> fork/feat/#64/string-slice-atom
 * [new branch]      feat/#7/bytes-atoms      -> fork/feat/#7/bytes-atoms
 * [new branch]      feat/runtime-tests       -> fork/feat/runtime-tests
 * [new branch]      feat/test-pr             -> fork/feat/test-pr
 * [new branch]      fix/#79/has-meta-fix     -> fork/fix/#79/has-meta-fix
 * [new branch]      fix/#91/eslint-v25       -> fork/fix/#91/eslint-v25
 * [new branch]      fix/#93/removing-seq     -> fork/fix/#93/removing-seq
 * [new branch]      master                   -> fork/master
 * [new branch]      maxonfjvipon-patch-1     -> fork/maxonfjvipon-patch-1
 * [new branch]      readme                   -> fork/readme
 * [new branch]      renovate/eslint-monorepo -> fork/renovate/eslint-monorepo
 * [new branch]      renovate/grunt-eslint-25.x -> fork/renovate/grunt-eslint-25.x
 * [new branch]      test-pr                  -> fork/test-pr
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ 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/eslint-monorepo
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/eslint-monorepo' 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 ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 24c9a00..f4d24b5
Fast-forward
 eo2js-runtime/package-lock.json | 33 +++++++++++++++++----------------
 eo2js-runtime/package.json      |  2 +-
 eo2js/package-lock.json         | 33 +++++++++++++++++----------------
 eo2js/package.json              |  2 +-
 4 files changed, 36 insertions(+), 34 deletions(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.12
++ bc
++ echo 0.12 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.12, low enough to run a new Docker container'
load average is 0.12, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maxonfjvipon/rultor-image-js:0.0.1
+ docker pull maxonfjvipon/rultor-image-js:0.0.1
0.0.1: Pulling from maxonfjvipon/rultor-image-js
4ce000a43472: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f54a037c8dc8: Pulling fs layer
da8216c0dd06: Pulling fs layer
0ff5d9fcf635: Pulling fs layer
acbaa7315f5b: Pulling fs layer
d6aac2ea2bd9: Pulling fs layer
13dd1650f60a: Pulling fs layer
bd3ed0a1a598: Pulling fs layer
7d38661ea009: Pulling fs layer
65583388656e: Pulling fs layer
e98cef93af44: Pulling fs layer
da8216c0dd06: Waiting
0ff5d9fcf635: Waiting
acbaa7315f5b: Waiting
d6aac2ea2bd9: Waiting
13dd1650f60a: Waiting
bd3ed0a1a598: Waiting
7d38661ea009: Waiting
65583388656e: Waiting
e98cef93af44: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f54a037c8dc8: Verifying Checksum
f54a037c8dc8: Download complete
4ce000a43472: Verifying Checksum
4ce000a43472: Download complete
da8216c0dd06: Verifying Checksum
da8216c0dd06: Download complete
0ff5d9fcf635: Verifying Checksum
0ff5d9fcf635: Download complete
acbaa7315f5b: Verifying Checksum
acbaa7315f5b: Download complete
13dd1650f60a: Verifying Checksum
13dd1650f60a: Download complete
d6aac2ea2bd9: Verifying Checksum
d6aac2ea2bd9: Download complete
7d38661ea009: Verifying Checksum
7d38661ea009: Download complete
e98cef93af44: Verifying Checksum
e98cef93af44: Download complete
bd3ed0a1a598: Verifying Checksum
bd3ed0a1a598: Download complete
4ce000a43472: Pull complete
4f4fb700ef54: Pull complete
f54a037c8dc8: Pull complete
65583388656e: Verifying Checksum
65583388656e: Download complete
da8216c0dd06: Pull complete
0ff5d9fcf635: Pull complete
acbaa7315f5b: Pull complete
d6aac2ea2bd9: Pull complete
13dd1650f60a: Pull complete
bd3ed0a1a598: Pull complete
7d38661ea009: Pull complete
65583388656e: Pull complete
e98cef93af44: Pull complete
Digest: sha256:3daa15d5ff13e2ccb4684359969c61068fa7fd74fbe29eac4259ecf1232efbc9
Status: Downloaded newer image for maxonfjvipon/rultor-image-js:0.0.1
docker.io/maxonfjvipon/rultor-image-js:0.0.1
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eo2js_97\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Jul 12 21:40 .
drwxrwxrwt 12 root   root   4096 Jul 12 21:39 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Jul 12 21:40 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jul 12 21:40 entry.sh
-rw-rw-r--  1 ubuntu ubuntu   74 Jul 12 21:39 npmrc
-rw-rw-r--  1 ubuntu ubuntu    5 Jul 12 21:40 pid
drwxrwxr-x  6 ubuntu ubuntu 4096 Jul 12 21:40 repo
-rwxrwxr-x  1 ubuntu ubuntu 6438 Jul 12 21:40 run.sh
-rw-rw-r--  1 ubuntu ubuntu  724 Jul 12 21:40 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8659 Jul 12 21:41 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-XzK6:/main --env=head=git@github.com:objectionary/eo2js.git --env=pull_id=97 --env=fork=git@github.com:objectionary/eo2js.git --env=fork_branch=renovate/eslint-monorepo --env=head_branch=master '--env=pull_title=chore(deps): update dependency eslint to v9.7.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=97'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/eslint-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency eslint to v9.7.0'\''\'\'''\'''\'' '\'';'\'' '\''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'\'' '\'';'\'' '\''npm test'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-XzK6/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo2js_97 maxonfjvipon/rultor-image-js:0.0.1 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
exec /bin/bash: exec format error
container fcd7a587f7c59ce3d0872aa6d13277e4894eb450c57137ab6aa2624a4f8f4977 is dead
Fri Jul 12 21:41:52 UTC 2024