++ dirname ./run.sh
+ cd .
+ echo 1302
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jul 17 09:19:30 UTC 2026
+ uptime
09:19:30 up 1 min, 0 users, load average: 1.03, 0.33, 0.12
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency tsx to v4.23.1'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/zerocracy-mcp-server.git
+ pull_id=99
+ fork=git@github.com:zerocracy/zerocracy-mcp-server.git
+ fork_branch=renovate/tsx-4.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=pull_id=99' '--env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=fork_branch=renovate/tsx-4.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency tsx to v4.23.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=99'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/tsx-4.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency tsx to v4.23.1'\''\'\'''\'''\'' '\'';'\'' '\''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=99'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/tsx-4.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency tsx to v4.23.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';')
+ container=zerocracy_zerocracy-mcp-server_99
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-31-39
+ pwd
/tmp/rultor-MbVr
+ 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=99'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/tsx-4.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency tsx to v4.23.1'\''' ';' '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/eslint-monorepo -> fork/renovate/eslint-monorepo
* [new branch] renovate/tsx-4.x-lockfile -> fork/renovate/tsx-4.x-lockfile
+ 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/tsx-4.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/tsx-4.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 tsx to v4.23.1' --ff __rultor
Updating a39d25a..fd99695
Fast-forward (no commit created; -m option ignored)
package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
+ git log -1 --show-signature
commit fd99695e2c21b3eb9adb9ff6b2893dd98e01a0d5
gpg: Signature made Fri Jul 17 05:31:02 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: Fri Jul 17 05:31:02 2026 +0000
Update dependency tsx to v4.23.1
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.14
++ bc
++ echo 0.14 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.14, low enough to run a new Docker container'
load average is 0.14, 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
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: 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_99\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jul 17 09:19 .
drwxrwxrwt 12 root root 4096 Jul 17 09:19 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 17 09:19 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 17 09:19 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Jul 17 09:19 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 17 09:19 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Jul 17 09:19 repo
-rwxrwxr-x 1 ubuntu ubuntu 6647 Jul 17 09:19 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 588 Jul 17 09:19 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 7240 Jul 17 09:20 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-MbVr:/main --env=head=git@github.com:zerocracy/zerocracy-mcp-server.git --env=pull_id=99 --env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git --env=fork_branch=renovate/tsx-4.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency tsx to v4.23.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=99'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/tsx-4.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency tsx to v4.23.1'\''\'\'''\'''\'' '\'';'\'' '\''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-MbVr/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_zerocracy-mcp-server_99 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=99' ; export 'fork=git@github.com:zerocracy/zerocracy-mcp-server.git' ; export 'fork_branch=renovate/tsx-4.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency tsx to v4.23.1' ; 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-17 09:20: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-17 09:20:20 - Installing pre-requisites0m
Get:1ohttps://download.docker.com/linux/ubuntu noble InRelease [48.5 kB]
Get:2ahttp://archive.ubuntu.com/ubuntuhnoblesInRelease[[256ikB]for headers]0m33m
Get:3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:4 https://download.docker.com/linux/ubuntuenoble/stable amd64%Packages [73.8 kB]
Get:5ahttp://archive.ubuntu.com/ubuntuhnoble-updates InRelease [1260kB]m
Get:6 http://security.ubuntu.com/ubuntutnoble-security/main amd64 Packages [1,055 kB]
Get:7ahttp://archive.ubuntu.com/ubuntu2noble-backports1InRelease [126mkB]
Get:8ahttp://archive.ubuntu.com/ubuntu3noble/main8amd64,Packages4[1,808mkB]
Get:9 http://security.ubuntu.com/ubuntu,noble-security/multiversenamd64 Packagesm[43.8 kB]
Get:10Phttp://security.ubuntu.com/ubuntu.noble-security/universecamd64 Packages0[1,497 kB]
Get:110http://security.ubuntu.com/ubuntu1noble-security/restricted5amd643Packages3[1,456 kB]
Get:12ohttp://archive.ubuntu.com/ubuntumnoble/universeBamd640Packagesg[19.3BMB]0m33m
Get:132http://archive.ubuntu.com/ubuntu3noble/multiversemamd64 Packages [331 kB]
Get:142http://archive.ubuntu.com/ubuntusnoble/restrictedmamd64 Packages [117 kB]
Get:152http://archive.ubuntu.com/ubuntusnoble-updates/multiverse amd64 Packages [49.5 kB]
Get:162http://archive.ubuntu.com/ubuntusnoble-updates/universe amd64 Packages [2,113 kB]
Get:172http://archive.ubuntu.com/ubuntusnoble-updates/restricted amd64 Packages [1,563 kB]
Get:182http://archive.ubuntu.com/ubuntusnoble-updates/main%amd64 Packages [1,385 kB]
Get:192http://archive.ubuntu.com/ubuntusnoble-backports/universe amd64 Packages [35.9 kB]
Get:202http://archive.ubuntu.com/ubunturnoble-backports/multiverse amd64 Packages [671 B]
Get:212http://archive.ubuntu.com/ubunturnoble-backports/main3amd64 Packages [48.9 kB]
Fetchedo31.6gMBmint5se(6,541mkB/s)ckages 31.6 kB/48.9 kB 65%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
42 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 38 not upgraded.
Need to get 1,345 kB of archives.
After this operation, 36.9 kB of additional disk space will be used.
Get:1ohttp://archive.ubuntu.com/ubuntu noble-updates/universe amd64 apt-transport-https all 2.8.3 [3,970 B]
Get:2ohttp://archive.ubuntu.com/ubuntu0noble-updates/main amd64 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:4Whttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4-gnutls-dev amd64 8.5.0-2ubuntu10.11 [438 kB]
Get:5Whttp://archive.ubuntu.com/ubuntu0noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB]
Fetchedo1,345]kB6ing1st(1,390/kB/s)B 0%]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]3)] [Con0m
Hit:3ohttp://security.ubuntu.com/ubuntu1noble-securityWInReleasertheaders]0m.ub0m33m
Get:4ahttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [12.1 kB]
Hit:5ahttp://archive.ubuntu.com/ubuntu noblerInRelease
Hit:6ahttp://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:7ahttp://archive.ubuntu.com/ubuntu noble-backports InRelease
Fetchedo24.2gkBmin 1s (47.8 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
38 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-07-17 09:20:33 - Repository configured successfully.0m
38;5;79m2026-07-17 09:20:33 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-07-17 09:20:33 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-07-17 09:20:33 - 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 38 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.7gMB6in91s/(38.7MMB/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.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-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⠴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
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
5 vulnerabilities (2 low, 1 moderate, 2 high)
To address all issues, run:
npm audit fix
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 d10a548728fbcde62df1a63ffbc3f72bc3f9580813f715eb1cd812db5928d39a is dead
Fri Jul 17 09:21:43 UTC 2026