++ dirname ./run.sh
+ cd .
+ echo 1299
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jul 17 05:34:15 UTC 2026
+ uptime
05:34:15 up 1 min, 0 users, load average: 1.77, 0.60, 0.21
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update DavidAnson/markdownlint-cli2-action action to v24'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/zerocracy-mcp-server.git
+ pull_id=97
+ fork=git@github.com:zerocracy/zerocracy-mcp-server.git
+ fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=pull_id=97' '--env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x' '--env=head_branch=master' '--env=pull_title=Update DavidAnson/markdownlint-cli2-action action to v24' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=97'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''\'\'''\'''\'' '\'';'\'' '\''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=97'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';')
+ container=zerocracy_zerocracy-mcp-server_97
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-229
+ pwd
/tmp/rultor-dTkT
+ 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=97'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''' ';' '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/davidanson-markdownlint-cli2-action-24.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/davidanson-markdownlint-cli2-action-24.x' 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 DavidAnson/markdownlint-cli2-action action to v24' --ff __rultor
Updating a39d25a..50390cc
Fast-forward (no commit created; -m option ignored)
.github/workflows/markdown-lint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 50390cc6a03cd987cf0271eb3edfbc56747c5ca1
gpg: Signature made Fri Jul 17 05:31:15 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:15 2026 +0000
Update DavidAnson/markdownlint-cli2-action action to v24
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.23
++ bc
++ echo 0.23 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.23, low enough to run a new Docker container'
load average is 0.23, 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
2da5d65999c3: Waiting
b343964c14ed: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: 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_97\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jul 17 05:34 .
drwxrwxrwt 12 root root 4096 Jul 17 05:34 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 17 05:34 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 17 05:34 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Jul 17 05:34 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 17 05:34 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Jul 17 05:34 repo
-rwxrwxr-x 1 ubuntu ubuntu 6839 Jul 17 05:34 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 636 Jul 17 05:34 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 7589 Jul 17 05:34 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-dTkT:/main --env=head=git@github.com:zerocracy/zerocracy-mcp-server.git --env=pull_id=97 --env=fork=git@github.com:zerocracy/zerocracy-mcp-server.git --env=fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x --env=head_branch=master '--env=pull_title=Update DavidAnson/markdownlint-cli2-action action to v24' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=97'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''\'\'''\'''\'' '\'';'\'' '\''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-dTkT/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_zerocracy-mcp-server_97 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=97' ; export 'fork=git@github.com:zerocracy/zerocracy-mcp-server.git' ; export 'fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x' ; export 'head_branch=master' ; export 'pull_title=Update DavidAnson/markdownlint-cli2-action action to v24' ; 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 05:34:49 -
===============================================================================
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 05:34:59 - Installing pre-requisites0m
Get:1ohttp://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
Get:2ahttps://download.docker.com/linux/ubuntu2noble InReleasee[48.5 kB]securit0m
Get:3ohttp://archive.ubuntu.com/ubuntu(noble-updates3InReleaseu[126ckB]0m33mto 0m33m
Get:4ahttp://archive.ubuntu.com/ubuntugnoble-backports3InRelease [126 kB]
Get:5ahttp://security.ubuntu.com/ubuntu noble-security3InRelease [126 kB]
Get:6 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [73.8 kB]
Get:7 http://archive.ubuntu.com/ubuntu3noble/restricted1amd643Packages3[117 kB]
Get:8ahttp://archive.ubuntu.com/ubuntu4noble/universe3amd64ePackages/[19.3BMB]%0m33m
Get:98http://security.ubuntu.com/ubuntu3noble-security/restricted7amd643Packages [1,456 kB]
Get:10 http://archive.ubuntu.com/ubuntu7noble/main6amd640PackagesB[1,8083kB]
Get:11 http://archive.ubuntu.com/ubuntu1noble/multiverse amd64mPackages3[3311kB]m33m
Get:12 http://archive.ubuntu.com/ubuntu1noble-updates/multiverseeamd643Packages0[49.5 kB]
Get:13 http://archive.ubuntu.com/ubuntu1noble-updates/main6amd64gPackages [1,385mkB]
Get:14 http://archive.ubuntu.com/ubuntu1noble-updates/restrictedaamd64,Packages0[1,563 kB]
Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universecamd64 Packages/[2,113 kB]
Get:16 http://archive.ubuntu.com/ubuntu noble-backports/multiversefamd64aPackages3[671 B]
Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universeoamd64dPackagesm[35.9 kB]
Get:18 http://archive.ubuntu.com/ubuntu noble-backports/maintamd64oPackagess[48.9mkB]
Get:19 http://security.ubuntu.com/ubuntu0noble-security/multiverseoamd64dPackages [43.8 kB]
Get:20 http://security.ubuntu.com/ubuntu4noble-security/main]amd64PPackages1[1,055 kB]
Get:21 http://security.ubuntu.com/ubuntu7noble-security/universe0amd64aPackages0[1,497 kB]
Fetchedo31.6gMBmint3se(11.00MB/s)ckages 22.2 kB/1,497 kB 1%]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,398/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]4)] [Con0m
Hit:3ahttp://security.ubuntu.com/ubuntuenoble-securityWInReleasertheaders]0m33m0m33m
Get:4ahttps://deb.nodesource.com/node_18.xenodistro/main amd64 Packages [12.1 kB]
Hit:5ahttp://archive.ubuntu.com/ubuntuanoblerInReleasers]0m33m
Hit:6ahttp://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:7ahttp://archive.ubuntu.com/ubuntu noble-backports InRelease
Fetchedo24.2gkBmin 1s (45.9 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 05:35:09 - Repository configured successfully.0m
38;5;79m2026-07-17 05:35:09 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-07-17 05:35:09 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-07-17 05:35:09 - 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.7gMBBin91s (52.3]MB/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⠙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⠼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⠹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
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 a344ef9f81ba731753fff2a08590acdb8e4df9e99f1b5854ed5a6e2a65d0e860 is dead
Fri Jul 17 05:36:27 UTC 2026