++ dirname ./run.sh
+ cd .
+ echo 1271
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jul 22 16:56:35 UTC 2026
+ uptime
16:56:35 up 1 min, 0 users, load average: 0.96, 0.32, 0.12
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency ts-jest to v29.4.12'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/zerocracy-mcp-server.git
+ pull_id=106
+ fork=git@github.com:zerocracy/zerocracy-mcp-server.git
+ fork_branch=renovate/ts-jest-29.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=pull_id=106' '--env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=fork_branch=renovate/ts-jest-29.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency ts-jest to v29.4.12' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=106'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ts-jest-29.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency ts-jest to v29.4.12'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''pull_id=106'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/ts-jest-29.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency ts-jest to v29.4.12'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';')
+ container=zerocracy_zerocracy-mcp-server_106
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-28-45
+ pwd
/tmp/rultor-83uU
+ 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/zerocracy-mcp-server.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/zerocracy-mcp-server.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''pull_id=106'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/ts-jest-29.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency ts-jest to v29.4.12'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' make ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:zerocracy/zerocracy-mcp-server.git
+ git remote update
Fetching origin
Fetching fork
From github.com:zerocracy/zerocracy-mcp-server
* [new branch] master -> fork/master
* [new branch] renovate/davidanson-markdownlint-cli2-action-24.x -> fork/renovate/davidanson-markdownlint-cli2-action-24.x
* [new branch] renovate/ts-jest-29.x-lockfile -> fork/renovate/ts-jest-29.x-lockfile
* [new branch] renovate/typescript-7.x -> fork/renovate/typescript-7.x
+ 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/ts-jest-29.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/ts-jest-29.x-lockfile' 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 'Update dependency ts-jest to v29.4.12' --ff __rultor
Updating 57380cb..092c3b0
Fast-forward (no commit created; -m option ignored)
package-lock.json | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
+ git log -1 --show-signature
commit 092c3b010fcdf0c1cb9d0b2f8945a0b986e7540f
gpg: Signature made Wed Jul 22 09:41:08 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Jul 22 09:41:08 2026 +0000
Update dependency ts-jest to v29.4.12
+ 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/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
Digest: sha256:1e3d8ad5ebf9fd2b323717b6b1213e233d033d7dec9eaac9d19bf72b6e5caaf7
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_zerocracy-mcp-server_106\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jul 22 16:56 .
drwxrwxrwt 12 root root 4096 Jul 22 16:56 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 22 16:56 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 22 16:56 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Jul 22 16:56 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 22 16:56 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Jul 22 16:56 repo
-rwxrwxr-x 1 ubuntu ubuntu 6692 Jul 22 16:56 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 599 Jul 22 16:56 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 7333 Jul 22 16:57 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-83uU:/main --env=head=git@github.com:zerocracy/zerocracy-mcp-server.git --env=pull_id=106 --env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git --env=fork_branch=renovate/ts-jest-29.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency ts-jest to v29.4.12' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=106'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ts-jest-29.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency ts-jest to v29.4.12'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --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-83uU/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_zerocracy-mcp-server_106 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ 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 ubuntu 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 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 polkitd 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 docker 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/.cache /root/.gemrc /root/.profile /root/.ssh /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:zerocracy/zerocracy-mcp-server.git' ; export 'pull_id=106' ; export 'fork=git@github.com:zerocracy/zerocracy-mcp-server.git' ; export 'fork_branch=renovate/ts-jest-29.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency ts-jest to v29.4.12' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm install --no-color ; pdd -f /dev/null -v ; make ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
1;31m2026-07-22 16:57:10 -
===============================================================================
DEPRECATION WARNING
===============================================================================
Node.js 18.x is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Please see https://nodesource.com/products/distributions for details about which
version may be appropriate for you.
The NodeSource Node.js distributions site contains
information both about supported versions of Node.js and N|Solid supported Linux
distributions. To learn more about usage, see:
https://nodesource.com/products/distributions
===============================================================================
Continuing in 10 seconds ...
0m
38;5;79m2026-07-22 16:57:20 - Installing pre-requisites0m
Get:1ohttps://download.docker.com/linux/ubuntu noble InRelease [48.5 kB]
Get:2ahttps://download.docker.com/linux/ubuntutnoble/stableeamd648Packages][73.8mkB]
Get:3ahttp://archive.ubuntu.com/ubuntuhnoblesInReleaseu[256tkB]20:2d:4002:1::100m33m
Get:4ahttp://archive.ubuntu.com/ubuntuinoble-updateseInRelease [126 kB]
Get:5ahttp://archive.ubuntu.com/ubuntuhnoble-backportsrInRelease [126 kB]
Get:6ahttp://archive.ubuntu.com/ubuntuhnoble/universeeamd643Packages [19.3 MB]
Ign:7 http://security.ubuntu.com/ubuntuinoble-securityrInRelease5 k873 kB/s 13s0m33m
Get:8ahttp://archive.ubuntu.com/ubuntuanoble/restrictedsamd64bPackages5[117skB]0m33m
Get:9 http://archive.ubuntu.com/ubuntu2noble/multiversegamd64hPackagesm[331rkB]m33m
Get:10Phttp://archive.ubuntu.com/ubuntuhnoble/mainaamd64 Packagese[1,808akB]s]0m33m
Get:11ihttp://archive.ubuntu.com/ubuntuenoble-updates/multiversetamd643Packages0[49.5 kB]
Get:12ihttp://archive.ubuntu.com/ubuntuenoble-updates/mainfamd64aPackagesB[1,400mkB]
Get:13ihttp://archive.ubuntu.com/ubuntuenoble-updates/universe amd649Packages4[2,131 kB]
Get:14ihttp://archive.ubuntu.com/ubuntuenoble-updates/restricted amd643Packages0[1,588 kB]
Get:15ihttp://archive.ubuntu.com/ubuntu[noble-backports/main amd64 Packagess[48.93kB]
Get:16 http://archive.ubuntu.com/ubuntu noble-backports/multiverseeamd64 Packages3[671 B]
Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universeaamd640Packages [35.9 kB]
Ign:7ahttp://security.ubuntu.com/ubuntuanoble-securityeInReleaseitin828okB/sa0s0m33m
Get:7ahttp://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:18ohttp://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,500 kB]
Get:198http://security.ubuntu.com/ubuntu3noble-security/main amd64 Packages [1,069 kB]
Get:208http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB]
Get:218http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,470 kB]
Fetchedo31.7gMBmint2min052s0(184PkB/s)es 209 kB/1,470 kB 14%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
46 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20260601~24.04.1).
gnupg is already the newest version (2.4.4-2ubuntu17.4).
gnupg set to manually installed.
The following additional packages will be installed:
libcurl3t64-gnutls libcurl4-gnutls-dev libcurl4t64
Suggested packages:
libcurl4-doc libgnutls28-dev libidn-dev libkrb5-dev libldap2-dev librtmp-dev
libssh2-1-dev pkg-config
The following NEW packages will be installed:
apt-transport-https
The following packages will be upgraded:
curl libcurl3t64-gnutls libcurl4-gnutls-dev libcurl4t64
4 upgraded, 1 newly installed, 0 to remove and 42 not upgraded.
Need to get 1,345 kB of archives.
After this operation, 36.9 kB of additional disk space will be used.
Ign:1ahttp://archive.ubuntu.com/ubuntu9noble-updates/universe amd64 apt-transport-https all 2.8.3
Ign:2ahttp://archive.ubuntu.com/ubuntu2noble-updates/main6amd643curl amd64 8.5.0-2ubuntu10.11
Ign:3ahttp://archive.ubuntu.com/ubuntu9noble-updates/main3amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11
Get:4ahttp://archive.ubuntu.com/ubuntu2noble-updates/main6amd643libcurl4-gnutls-dev amd64 8.5.0-2ubuntu10.11 [438 kB]
Get:5Whttp://archive.ubuntu.com/ubuntuknoble-updates/main amd64 libcurl3t64-gnutls3amd64 8.5.0-2ubuntu10.11 [334 kB]
Ign:1Whttp://archive.ubuntu.com/ubuntu(noble-updates/universe amd645apt-transport-https all 2.8.3
Get:2Whttp://archive.ubuntu.com/ubuntu(noble-updates/mainmamd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB]
Get:3Whttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB]
Get:1Whttp://archive.ubuntu.com/ubuntu noble-updates/universe amd64 apt-transport-https all 2.8.3 [3,970 B]
Fetchedo1,345]kBpint5minp33s (4,0420B/s)%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 20501 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.8.3_all.deb ...
Unpacking apt-transport-https (2.8.3) ...
Preparing to unpack .../curl_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Preparing to unpack .../libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Preparing to unpack .../libcurl4-gnutls-dev_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl4-gnutls-dev:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Preparing to unpack .../libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ...
Setting up apt-transport-https (2.8.3) ...
Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
Setting up libcurl4-gnutls-dev:amd64 (8.5.0-2ubuntu10.11) ...
Setting up curl (8.5.0-2ubuntu10.11) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
Hit:1ohttps://download.docker.com/linux/ubuntu noble InRelease
Get:2ahttps://deb.nodesource.com/node_18.xcnodistronInRelease1[12.19kB]2)] [Con0m
Get:3ohttps://deb.nodesource.com/node_18.x8nodistro/mainnamd64nPackagesu[12.1ukB]33m
Hit:4ahttp://security.ubuntu.com/ubuntuenoble-security1InReleasetingsforrheader0m33m
Ign:5ahttp://archive.ubuntu.com/ubuntu noble InRelease
Ign:6ahttp://archive.ubuntu.com/ubuntu9noble-updates0InRelease
Ign:7ahttp://archive.ubuntu.com/ubuntu2noble-backports1InRelease
Ign:5ahttp://archive.ubuntu.com/ubuntu9noble.InRelease33m
Hit:6ahttp://archive.ubuntu.com/ubuntu1noble-updates)InRelease3m
Hit:7ahttp://archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:5ahttp://archive.ubuntu.com/ubuntu noble InRelease
Fetchedo24.2gkBmin 5min 24s (74 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
42 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-07-22 17:11:17 - Repository configured successfully.0m
38;5;79m2026-07-22 17:11:17 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-07-22 17:11:17 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-07-22 17:11:17 - To install N|solid Runtime, run: apt install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nodejs
0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMB9in91s/(49.3MMB/s)%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 20505 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0K1G0K⠙1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@eslint/config-array@0.23.5',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@eslint/config-helpers@0.6.0',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@eslint/core@1.2.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@eslint/object-schema@3.0.5',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@eslint/plugin-kit@0.7.2',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint@10.7.0',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-scope@9.1.2',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'espree@11.2.0',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0Knpm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0Knpm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0Knpm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K
added 471 packages, and audited 472 packages in 11s
1G0K⠼1G0K
1G0K⠼1G0K103 packages are looking for funding
1G0K⠼1G0K run `npm fund` for details
1G0K⠼1G0K
11 vulnerabilities (3 low, 3 moderate, 5 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
1G0K⠼1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 12.0.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1
npm notice To update run: npm install -g npm@12.0.1
npm notice
1G0K⠼1G0KFound 8 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
Excluding node_modules/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/eslint.config.mjs is a binary file (1173 bytes)
/home/r/repo/index.ts is a binary file (398 bytes)
/home/r/repo/jest.config.ts is a binary file (634 bytes)
/home/r/repo/package-lock.json is a binary file (260730 bytes)
/home/r/repo/package.json is a binary file (1140 bytes)
/home/r/repo/renovate.json is a binary file (483 bytes)
/home/r/repo/src/baza.ts is a binary file (1283 bytes)
/home/r/repo/src/prompts.ts is a binary file (1165 bytes)
/home/r/repo/src/resources.ts is a binary file (1405 bytes)
/home/r/repo/src/server.ts is a binary file (339 bytes)
/home/r/repo/src/to_gpt.ts is a binary file (322 bytes)
/home/r/repo/src/tools.ts is a binary file (1281 bytes)
/home/r/repo/test/baza.test.ts is a binary file (1816 bytes)
/home/r/repo/test/fakes/FakeBaza.ts is a binary file (1938 bytes)
/home/r/repo/test/fakes/FakeTransport.ts is a binary file (494 bytes)
/home/r/repo/test/fixtures/claude-desktop-config.json is a binary file (189 bytes)
/home/r/repo/test/helpers/once.ts is a binary file (1999 bytes)
/home/r/repo/test/prompts.test.ts is a binary file (2380 bytes)
/home/r/repo/test/resources.test.ts is a binary file (3403 bytes)
/home/r/repo/test/server.test.ts is a binary file (5968 bytes)
/home/r/repo/test/to_gpt.test.ts is a binary file (354 bytes)
/home/r/repo/test/tools.test.ts is a binary file (1659 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/.checkmake ...
Reading .github/typos.toml ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/checkmake.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/eslint.yml ...
Reading .github/workflows/make.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/titles.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .npmignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading .xcop ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading Makefile ...
Reading README.md ...
Reading REUSE.toml ...
Reading tsconfig.json ...
node --experimental-vm-modules node_modules/.bin/jest --config jest.config.ts --no-color --ci
999DK999DKError: Jest: Failed to parse the TypeScript config file /home/r/repo/jest.config.ts
SyntaxError: Unexpected token 'export'
at readConfigFileAndSetRootDir (/home/r/repo/node_modules/jest-config/build/index.js:2349:13)
at async readInitialOptions (/home/r/repo/node_modules/jest-config/build/index.js:1185:15)
at async readConfig (/home/r/repo/node_modules/jest-config/build/index.js:956:7)
at async readConfigs (/home/r/repo/node_modules/jest-config/build/index.js:1213:26)
at async runCLI (/home/r/repo/node_modules/@jest/core/build/index.js:1420:7)
at async Object.run (/home/r/repo/node_modules/jest-cli/build/index.js:665:9)
make: *** [Makefile:16: test] Error 1
container 48f2ca670f4f25bda9ae0ac05432690cae17a18cb34a4d52c4e022d95c15f7b9 is dead
Wed Jul 22 17:11:50 UTC 2026