rultor.com logo This build log was produced by rultor.com for zerocracy/zerocracy-mcp-server#4
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1108
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Apr 30 09:39:03 UTC 2025
+ uptime
 09:39:03 up 1 min,  0 users,  load average: 1.19, 0.35, 0.12
+ head=git@github.com:zerocracy/zerocracy-mcp-server.git
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.0.1
+ vars=('--env=head=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=tag=0.0.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" package.json'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" src/server.ts'\'' '\'';'\'' '\''make'\'' '\'';'\'' '\''git commit -am "set version to ${tag}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''tag=0.0.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i "s/0\.0\.0/${tag}/" package.json' ';' 'sed -i "s/0\.0\.0/${tag}/" src/server.ts' ';' 'make' ';' 'git commit -am "set version to ${tag}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';')
+ directory=
+ container=zerocracy_zerocracy-mcp-server_4
+ as_root=false
+ hostname
ip-172-31-17-67
+ pwd
/tmp/rultor-sQ9r
+ 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: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 me@rultor.com
+ git config user.name rultor
+ '[' -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 '\''tag=0.0.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i "s/0\.0\.0/${tag}/" package.json' ';' 'sed -i "s/0\.0\.0/${tag}/" src/server.ts' ';' make ';' 'git commit -am "set version to ${tag}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';'
+ sensitive=()
+ rm -rf .gnupg
+ set -ex
+ '[' -z 0.0.1 ']'
+ [[ 0.0.1 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.1"'
tag name is valid: "0.0.1"
+ cd repo
++ git tag -l 0.0.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ 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
19f1f54854d6: Pulling fs layer
3ee1ef79bfdc: Pulling fs layer
68201ec6e581: Pulling fs layer
b3ee2c8b8446: Pulling fs layer
5d174db1ceb2: Pulling fs layer
621eb568a8b7: Pulling fs layer
40bed440eda0: Pulling fs layer
4f4fb700ef54: Pulling fs layer
834a2e8fb218: Pulling fs layer
44bddc08521c: Pulling fs layer
ad5d9f41d144: Pulling fs layer
1867b3ac1bcd: Pulling fs layer
a636019cf292: Pulling fs layer
93a383e9e423: Pulling fs layer
b1404aceef3a: Pulling fs layer
8d3bcd15f7fe: Pulling fs layer
b3ee2c8b8446: Waiting
5d174db1ceb2: Waiting
621eb568a8b7: Waiting
40bed440eda0: Waiting
4f4fb700ef54: Waiting
834a2e8fb218: Waiting
44bddc08521c: Waiting
ad5d9f41d144: Waiting
1867b3ac1bcd: Waiting
a636019cf292: Waiting
93a383e9e423: Waiting
b1404aceef3a: Waiting
8d3bcd15f7fe: Waiting
3ee1ef79bfdc: Verifying Checksum
3ee1ef79bfdc: Download complete
19f1f54854d6: Verifying Checksum
19f1f54854d6: Download complete
68201ec6e581: Verifying Checksum
68201ec6e581: Download complete
5d174db1ceb2: Verifying Checksum
5d174db1ceb2: Download complete
40bed440eda0: Verifying Checksum
40bed440eda0: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
621eb568a8b7: Verifying Checksum
621eb568a8b7: Download complete
834a2e8fb218: Verifying Checksum
834a2e8fb218: Download complete
b3ee2c8b8446: Verifying Checksum
b3ee2c8b8446: Download complete
44bddc08521c: Verifying Checksum
44bddc08521c: Download complete
ad5d9f41d144: Verifying Checksum
ad5d9f41d144: Download complete
93a383e9e423: Verifying Checksum
93a383e9e423: Download complete
b1404aceef3a: Verifying Checksum
b1404aceef3a: Download complete
8d3bcd15f7fe: Verifying Checksum
8d3bcd15f7fe: Download complete
1867b3ac1bcd: Verifying Checksum
1867b3ac1bcd: Download complete
a636019cf292: Verifying Checksum
a636019cf292: Download complete
19f1f54854d6: Pull complete
3ee1ef79bfdc: Pull complete
68201ec6e581: Pull complete
b3ee2c8b8446: Pull complete
5d174db1ceb2: Pull complete
621eb568a8b7: Pull complete
40bed440eda0: Pull complete
4f4fb700ef54: Pull complete
834a2e8fb218: Pull complete
44bddc08521c: Pull complete
ad5d9f41d144: Pull complete
1867b3ac1bcd: Pull complete
a636019cf292: Pull complete
93a383e9e423: Pull complete
b1404aceef3a: Pull complete
8d3bcd15f7fe: Pull complete
Digest: sha256:7d8b50fb3b62eb230b1b0aa1cfab8006e5b136aa9c876ff3a0226836b2b57916
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_zerocracy-mcp-server_4\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Apr 30 09:39 .
drwxrwxrwt 12 root   root   4096 Apr 30 09:39 ..
-rwxrwxr-x  1 ubuntu ubuntu 2089 Apr 30 09:39 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Apr 30 09:39 entry.sh
-rw-rw-r--  1 ubuntu ubuntu   74 Apr 30 09:39 npmrc
-rw-rw-r--  1 ubuntu ubuntu    5 Apr 30 09:39 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Apr 30 09:39 repo
-rwxrwxr-x  1 ubuntu ubuntu 9272 Apr 30 09:39 run.sh
-rw-rw-r--  1 ubuntu ubuntu  659 Apr 30 09:39 script.sh
-rw-rw-r--  1 ubuntu ubuntu 6550 Apr 30 09:39 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-sQ9r:/main --env=head=git@github.com:zerocracy/zerocracy-mcp-server.git --env=tag=0.0.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" package.json'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" src/server.ts'\'' '\'';'\'' '\''make'\'' '\'';'\'' '\''git commit -am "set version to ${tag}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --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-sQ9r/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_zerocracy-mcp-server_4 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 ssh 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 /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
#!/bin/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 'tag=0.0.1' ; export 'head_branch=master' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm install --no-color ; pdd -f /dev/null -v ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; sed -i "s/0\.0\.0/${tag}/" package.json ; sed -i "s/0\.0\.0/${tag}/" src/server.ts ; make ; git commit -am "set version to ${tag}" ; chmod 600 ../npmrc ; npm publish --no-color --userconfig=../npmrc ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
38;5;79m2025-04-30 09:40:00 - Installing pre-requisites0m
Get:1ohttp://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2ohttp://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:4ohttp://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
Get:5ohttp://deb.debian.org/debian-securityebullseye-security/main amd64 Packages [359 kB]
Get:64http://deb.debian.org/debiangbullseye-updates/main]amd64 Packages [18.8 kB]
Fetchedo8,631]kBsinr2s0(4,458 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20210119).
gnupg is already the newest version (2.2.27-2+deb11u2).
curl is already the newest version (7.74.0-1.3+deb11u14).
The following NEW packages will be installed:
  apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 160 kB of archives.
After this operation, 166 kB of additional disk space will be used.
Get:1ohttp://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
Fetchedo160nkBsinr0sh(9,141 kB/s) kB 0%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 25299 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
Unpacking apt-transport-https (2.2.4) ...
Setting up apt-transport-https (2.2.4) ...
Hit:1ohttp://deb.debian.org/debian bullseye InRelease
Hit:2ohttp://deb.debian.org/debian-security.bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Get:4ohttps://deb.nodesource.com/node_18.x2nodistro InRelease [12.1 kB]
Get:5Whttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [11.5 kB]
Fetchedo23.7gkB ino1s (41.0 kB/s)
Reading package lists... Done
1;34m2025-04-30 09:40:10 - Repository configured successfully.0m
38;5;79m2025-04-30 09:40:10 - To install Node.js, run: apt-get install nodejs -y0m
38;5;79m2025-04-30 09:40:10 - You can use N|solid Runtime as a node.js alternative0m
1;32m2025-04-30 09:40:10 - To install N|solid Runtime, run: apt-get 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 6 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.5]MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 25303 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⠹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⠼1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
1G0K⠼1G0Knpm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
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 457 packages, and audited 458 packages in 8s
1G0K⠸1G0K
1G0K⠸1G0K82 packages are looking for funding
1G0K⠸1G0K  run `npm fund` for details
1G0K⠸1G0K
found 0 vulnerabilities
1G0K⠸1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.3.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
npm notice To update run: npm install -g npm@11.3.0
npm notice
1G0K⠸1G0KFound 8 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.3 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/fixtures/claude-desktop-config.json is a binary file (189 bytes)
/home/r/repo/package-lock.json is a binary file (235481 bytes)
/home/r/repo/package.json is a binary file (993 bytes)
/home/r/repo/renovate.json is a binary file (114 bytes)
/home/r/repo/tsconfig.json is a binary file (244 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/typos.toml ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/eslint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading .xcop ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading Makefile ...
Reading README.md ...
Reading REUSE.toml ...
Reading eslint.config.mjs ...
Reading index.ts ...
Reading src/baza.ts ...
Reading src/server.ts ...
Reading test/baza.test.ts ...
Reading test/fake-transport.ts ...
Reading test/server.test.ts ...
npx -y jest --preset ts-jest --no-color --ci --coverage
1G0K⠙1G0KDetermining test suites to run...999DK
1A999DK
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1APASS test/server.test.ts (8.435 s)

 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1A
 RUNS  ...
1APASS test/baza.test.ts

 RUNS  ...
1A999DK--------------------|---------|----------|---------|---------|-------------------
File                | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
--------------------|---------|----------|---------|---------|-------------------
All files           |   90.32 |       75 |      50 |      90 |
 src                |   96.42 |       75 |     100 |   96.29 |
  baza.ts           |   95.45 |       75 |     100 |   95.23 | 15
  server.ts         |     100 |      100 |     100 |     100 |
 test               |   33.33 |      100 |      25 |   33.33 |
  fake-transport.ts |   33.33 |      100 |      25 |   33.33 | 11-12
--------------------|---------|----------|---------|---------|-------------------

Test Suites: 2 passed, 2 total
Tests:       6 passed, 6 total
Snapshots:   0 total
Time:        9.319 s
Ran all test suites.
1G0K⠙1G0Knpx -y eslint . --config eslint.config.mjs
1G0K⠙1G0K1G0K⠙1G0Kmkdir -p temp
npx -y @modelcontextprotocol/inspector \
        --config fixtures/claude-desktop-config.json \
        --server zerocracy \
        --cli --method tools/list > temp/tools.json
if ! jq empty temp/tools.json; then
cat temp/tools.json
./index.ts
exit 1
fi
npx -y tsc --target es2020 --module nodenext --outDir dist ./src/baza.ts ./src/server.ts ./index.ts
1G0K⠙1G0K1G0K⠙1G0K[__rultor 44aa998] set version to 0.0.1
 3 files changed, 2672 insertions(+), 2672 deletions(-)
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0Knpm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
1G0K⠼1G0Knpm warn publish errors corrected:
npm warn publish "bin[index]" script name was cleaned
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/zerocracy/zerocracy-mcp-server.git"
1G0K⠼1G0Knpm notice
1G0K⠼1G0Knpm notice 📦  zerocracy-mcp-server@0.0.1
1G0K⠼1G0Knpm notice Tarball Contents
1G0K⠼1G0Knpm notice 143B .0pdd.yml
npm notice 254B .gitattributes
npm notice 239B .github/typos.toml
npm notice 664B .github/workflows/actionlint.yml
npm notice 619B .github/workflows/copyrights.yml
npm notice 436B .github/workflows/eslint.yml
npm notice 327B .github/workflows/markdown-lint.yml
npm notice 381B .github/workflows/pdd.yml
npm notice 371B .github/workflows/reuse.yml
npm notice 425B .github/workflows/typos.yml
npm notice 414B .github/workflows/xcop.yml
npm notice 434B .github/workflows/yamllint.yml
npm notice 161B .pdd
npm notice 625B .rultor.yml
npm notice 42B .xcop
npm notice 1.1kB LICENSE.txt
npm notice 1.1kB LICENSES/MIT.txt
npm notice 756B Makefile
npm notice 1.4kB README.md
npm notice 782B REUSE.toml
npm notice 1.2kB eslint.config.mjs
npm notice 189B fixtures/claude-desktop-config.json
npm notice 326B index.ts
npm notice 993B package.json
npm notice 114B renovate.json
npm notice 1.1kB src/baza.ts
npm notice 1.2kB src/server.ts
npm notice 998B test/baza.test.ts
npm notice 439B test/fake-transport.ts
npm notice 3.5kB test/server.test.ts
npm notice 244B tsconfig.json
1G0K⠼1G0Knpm notice Tarball Details
1G0K⠼1G0Knpm notice name: zerocracy-mcp-server
1G0K⠼1G0Knpm notice version: 0.0.1
1G0K⠼1G0Knpm notice filename: zerocracy-mcp-server-0.0.1.tgz
1G0K⠼1G0Knpm notice package size: 7.1 kB
1G0K⠼1G0Knpm notice unpacked size: 21.0 kB
1G0K⠼1G0Knpm notice shasum: 7071c403ecc338d4f9935a6435191305cc321544
1G0K⠼1G0Knpm notice integrity: sha512-KC1IQb5SszAQG[...]kB8aisLOK49xA==
1G0K⠼1G0Knpm notice total files: 31
1G0K⠼1G0Knpm notice
1G0K⠼1G0Knpm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
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+ zerocracy-mcp-server@0.0.1
1G0K⠸1G0K+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.1 -m '0.0.1: tagged by rultor.com'
+ git reset --hard
HEAD is now at 44aa998 set version to 0.0.1
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 44aa998).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:zerocracy/zerocracy-mcp-server.git
 * [new tag]         0.0.1 -> 0.0.1
container 4a205e0707b6cb261a24c26a4f0569542ab438cd9d4de481a9ec7f3d3dc14937 is dead
Wed Apr 30 09:42:24 UTC 2025