rultor.com logo This build log was produced by rultor.com for yegor256/dynamo-archive#71
++ dirname ./run.sh
+ cd .
+ echo 2622
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Aug  7 09:02:06 UTC 2026
+ uptime
 09:02:06 up 7 min,  0 users,  load average: 0.36, 0.44, 0.22
+ ff=default
+ image=yegor256/rultor-image:1.24.0
+ rebase=false
+ head_branch=master
+ pull_title='Update reviewdog/action-actionlint action to v1.73.1'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/dynamo-archive.git
+ pull_id=71
+ fork=git@github.com:yegor256/dynamo-archive.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/dynamo-archive.git' '--env=pull_id=71' '--env=fork=git@github.com:yegor256/dynamo-archive.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=Update reviewdog/action-actionlint action to v1.73.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/dynamo-archive.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=71'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/dynamo-archive.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update reviewdog/action-actionlint action to v1.73.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm test --no-color'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/dynamo-archive.git'\''' ';' 'export '\''pull_id=71'\''' ';' 'export '\''fork=git@github.com:yegor256/dynamo-archive.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update reviewdog/action-actionlint action to v1.73.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'npm install --no-color' ';' 'npm test --no-color' ';')
+ container=yegor256_dynamo-archive_71
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-1
+ pwd
/tmp/rultor-mydB
+ 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:yegor256/dynamo-archive.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:yegor256/dynamo-archive.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/dynamo-archive.git'\''' ';' 'export '\''pull_id=71'\''' ';' 'export '\''fork=git@github.com:yegor256/dynamo-archive.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update reviewdog/action-actionlint action to v1.73.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'npm install --no-color' ';' 'npm test --no-color' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/dynamo-archive.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/dynamo-archive
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/actions-setup-node-7.x -> fork/renovate/actions-setup-node-7.x
 * [new branch]      renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
 * [new branch]      renovate/davidanson-markdownlint-cli2-action-24.x -> fork/renovate/davidanson-markdownlint-cli2-action-24.x
 * [new branch]      renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.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/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.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 reviewdog/action-actionlint action to v1.73.1' --ff __rultor
Updating 6a25c88..cc73252
Fast-forward (no commit created; -m option ignored)
 .github/workflows/actionlint.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit cc73252bcfe946a64dee7c356326ae2ea4051ec9
gpg: Signature made Thu Aug  6 19:04: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:   Thu Aug 6 19:04:02 2026 +0000

    Update reviewdog/action-actionlint action to v1.73.1
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.22
++ bc
++ echo 0.22 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.22, low enough to run a new Docker container'
load average is 0.22, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.24.0
+ docker pull yegor256/rultor-image:1.24.0
1.24.0: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
6fdf9d57c770: Pulling fs layer
b1b8e573ea09: Pulling fs layer
d98471df16b3: Pulling fs layer
d91bad0881f6: Pulling fs layer
0989603b9c78: Pulling fs layer
be0e4fe934ac: Pulling fs layer
836583b1a84e: Pulling fs layer
9a7a8a989f21: Pulling fs layer
206d2c40dab6: Pulling fs layer
7e814560871d: Pulling fs layer
3e6884fb6bef: Pulling fs layer
efc2cb2da490: Pulling fs layer
a2685e4ec0a3: Pulling fs layer
d8f398d41642: Pulling fs layer
00d87e982675: Pulling fs layer
0a47604816a9: Pulling fs layer
39620eda6329: Pulling fs layer
1e5066b6f93c: Pulling fs layer
bf2832135ec0: Pulling fs layer
17c9f809a0eb: Pulling fs layer
791d75dcb5dd: Pulling fs layer
4d856b07c9bd: Pulling fs layer
08fb6625faae: Pulling fs layer
6fbcea1fd5f0: Pulling fs layer
e5e0772939b2: Pulling fs layer
d98471df16b3: Waiting
d91bad0881f6: Waiting
0989603b9c78: Waiting
be0e4fe934ac: Waiting
836583b1a84e: Waiting
9a7a8a989f21: Waiting
206d2c40dab6: Waiting
7e814560871d: Waiting
3e6884fb6bef: Waiting
efc2cb2da490: Waiting
a2685e4ec0a3: Waiting
d8f398d41642: Waiting
00d87e982675: Waiting
0a47604816a9: Waiting
39620eda6329: Waiting
1e5066b6f93c: Waiting
bf2832135ec0: Waiting
17c9f809a0eb: Waiting
791d75dcb5dd: Waiting
4d856b07c9bd: Waiting
08fb6625faae: Waiting
6fbcea1fd5f0: Waiting
e5e0772939b2: Waiting
6fdf9d57c770: Verifying Checksum
6fdf9d57c770: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
b1b8e573ea09: Verifying Checksum
b1b8e573ea09: Download complete
0989603b9c78: Verifying Checksum
0989603b9c78: Download complete
be0e4fe934ac: Verifying Checksum
be0e4fe934ac: Download complete
836583b1a84e: Verifying Checksum
836583b1a84e: Download complete
9a7a8a989f21: Verifying Checksum
9a7a8a989f21: Download complete
206d2c40dab6: Verifying Checksum
206d2c40dab6: Download complete
d98471df16b3: Verifying Checksum
d98471df16b3: Download complete
3e6884fb6bef: Verifying Checksum
3e6884fb6bef: Download complete
7e814560871d: Verifying Checksum
7e814560871d: Download complete
efc2cb2da490: Verifying Checksum
efc2cb2da490: Download complete
d8f398d41642: Verifying Checksum
d8f398d41642: Download complete
9cb31e2e37ea: Pull complete
00d87e982675: Verifying Checksum
00d87e982675: Download complete
6fdf9d57c770: Pull complete
0a47604816a9: Verifying Checksum
0a47604816a9: Download complete
39620eda6329: Verifying Checksum
39620eda6329: Download complete
1e5066b6f93c: Verifying Checksum
1e5066b6f93c: Download complete
bf2832135ec0: Verifying Checksum
bf2832135ec0: Download complete
17c9f809a0eb: Verifying Checksum
17c9f809a0eb: Download complete
791d75dcb5dd: Verifying Checksum
791d75dcb5dd: Download complete
4d856b07c9bd: Verifying Checksum
4d856b07c9bd: Download complete
d91bad0881f6: Verifying Checksum
d91bad0881f6: Download complete
08fb6625faae: Verifying Checksum
08fb6625faae: Download complete
e5e0772939b2: Verifying Checksum
e5e0772939b2: Download complete
6fbcea1fd5f0: Verifying Checksum
6fbcea1fd5f0: Download complete
b1b8e573ea09: Pull complete
a2685e4ec0a3: Verifying Checksum
a2685e4ec0a3: Download complete
d98471df16b3: Pull complete
d91bad0881f6: Pull complete
0989603b9c78: Pull complete
be0e4fe934ac: Pull complete
836583b1a84e: Pull complete
9a7a8a989f21: Pull complete
206d2c40dab6: Pull complete
7e814560871d: Pull complete
3e6884fb6bef: Pull complete
efc2cb2da490: Pull complete
a2685e4ec0a3: Pull complete
d8f398d41642: Pull complete
00d87e982675: Pull complete
0a47604816a9: Pull complete
39620eda6329: Pull complete
1e5066b6f93c: Pull complete
bf2832135ec0: Pull complete
17c9f809a0eb: Pull complete
791d75dcb5dd: Pull complete
4d856b07c9bd: Pull complete
08fb6625faae: Pull complete
6fbcea1fd5f0: Pull complete
e5e0772939b2: Pull complete
Digest: sha256:183145a1ee07aff04b992ff3478c86b34eacc5f241c6d4a711c39e2687e07d0e
Status: Downloaded newer image for yegor256/rultor-image:1.24.0
docker.io/yegor256/rultor-image:1.24.0
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_dynamo-archive_71\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Aug  7 09:02 .
drwxrwxrwt 12 root   root   4096 Aug  7 09:02 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Aug  7 09:02 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Aug  7 09:02 entry.sh
-rw-rw-r--  1 ubuntu ubuntu   74 Aug  7 09:02 npmrc
-rw-rw-r--  1 ubuntu ubuntu    5 Aug  7 09:02 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Aug  7 09:02 repo
-rwxrwxr-x  1 ubuntu ubuntu 6621 Aug  7 09:02 run.sh
-rw-rw-r--  1 ubuntu ubuntu  570 Aug  7 09:02 script.sh
-rw-rw-r--  1 ubuntu ubuntu 9857 Aug  7 09:05 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-mydB:/main --env=head=git@github.com:yegor256/dynamo-archive.git --env=pull_id=71 --env=fork=git@github.com:yegor256/dynamo-archive.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=Update reviewdog/action-actionlint action to v1.73.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/dynamo-archive.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=71'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/dynamo-archive.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update reviewdog/action-actionlint action to v1.73.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm test --no-color'\'' '\'';'\'' )' --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-mydB/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_dynamo-archive_71 yegor256/rultor-image:1.24.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ 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 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 systemd-resolve 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 rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres 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/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /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:yegor256/dynamo-archive.git' ; export 'pull_id=71' ; export 'fork=git@github.com:yegor256/dynamo-archive.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=Update reviewdog/action-actionlint action to v1.73.1' ; export 'author=yegor256' ; npm install --no-color ; npm test --no-color ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
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⠙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⠹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⠧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⠏1G0Knpm warn deprecated encoding-down@6.3.0: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠋1G0Knpm warn deprecated level-errors@2.0.1: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠋1G0Knpm warn deprecated level-concat-iterator@2.0.1: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠙1G0K⠹1G0K⠸1G0Knpm warn deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
1G0K⠸1G0Knpm warn deprecated socks@1.1.10: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0
1G0K⠸1G0Knpm warn deprecated deferred-leveldown@5.3.0: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠸1G0K⠼1G0Knpm warn deprecated glob@3.2.11: 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⠼1G0Knpm warn deprecated memdown@5.1.0: Superseded by memory-level (https://github.com/Level/community#faq)
1G0K⠼1G0Knpm warn deprecated subleveldown@5.0.1: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠼1G0Knpm warn deprecated level-codec@9.0.2: Superseded by level-transcoder (https://github.com/Level/community#faq)
1G0K⠼1G0Knpm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
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⠴1G0Knpm warn deprecated uuid@3.3.2: uuid@10 and below is no longer supported.  For ESM codebases, update to uuid@latest.  For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
1G0K⠦1G0Knpm warn deprecated levelup@4.4.0: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠦1G0K⠧1G0Knpm warn deprecated abstract-leveldown@6.2.3: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠧1G0K⠇1G0Knpm warn deprecated abstract-leveldown@6.3.0: Superseded by abstract-level (https://github.com/Level/community#faq)
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0Knpm warn deprecated leveldown@5.6.0: Superseded by classic-level (https://github.com/Level/community#faq)
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0Knpm warn deprecated aws-sdk@2.814.0: The AWS SDK for JavaScript (v2) has reached end-of-support, and no longer receives updates. Please migrate your code to use AWS SDK for JavaScript (v3). More info https://a.co/cUPnyil
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⠧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⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K
added 289 packages, and audited 290 packages in 23s
1G0K⠙1G0K
1G0K⠙1G0K100 packages are looking for funding
1G0K⠙1G0K  run `npm fund` for details
1G0K⠙1G0K
14 vulnerabilities (3 moderate, 10 high, 1 critical)

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.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
npm notice To update run: npm install -g npm@12.0.2
npm notice
1G0K⠹1G0K
> dynamo-archive@0.0.0 test
> tape test/archive.test.js | faucet

...K
  not ok 1m31m10m Exit cleanlyK
2A1G1m31m...0m2B1G    ---
      operator: notOk
      expected:
        false
      actual:
        { [Error: Command failed: ./dynamo-restore.js --table testing-table < /home/r/repo/test/fixture.json
  undefined:1
  [

  SyntaxError: Unexpected end of JSON input
      at JSON.parse (<anonymous>)
      at Interface.<anonymous> (/home/r/repo/bin/dynamo-restore.js:40:36)
      at Interface.emit (node:events:517:28)
      at Interface.emit (node:domain:489:12)
      at [_onLine] [as _onLine] (node:internal/readline/interface:423:12)
      at [_normalWrite] [as _normalWrite] (node:internal/readline/interface:617:22)
      at ReadStream.ondata (node:internal/readline/interface:250:23)
      at ReadStream.emit (node:events:517:28)
      at ReadStream.emit (node:domain:489:12)
      at addChunk (node:internal/streams/readable:368:12)

  Node.js v18.20.6
  ] code: 1, killed: false, signal: null, cmd: './dynamo-restore.js --table testing-table < /home/r/repo/test/fixture.json' }
      at: maybeClose (node:internal/child_process:1098:16)
    ...
  not1ok21m31m30maCleanostderrK
    ---
      operator: notOk
      expected:
        false
      actual:
        'undefined:1\n[\n\nSyntaxError: Unexpected end of JSON input\n    at JSON.parse (<anonymous>)\n    at Interface.<anonymous> (/home/r/repo/bin/dynamo-restore.js:40:36)\n    at Interface.emit (node:events:517:28)\n    at Interface.emit (node:domain:489:12)\n    at [_onLine] [as _onLine] (node:internal/readline/interface:423:12)\n    at [_normalWrite] [as _normalWrite] (node:internal/readline/interface:617:22)\n    at ReadStream.ondata (node:internal/readline/interface:250:23)\n    at ReadStream.emit (node:events:517:28)\n    at ReadStream.emit (node:domain:489:12)\n    at addChunk (node:internal/streams/readable:368:12)\n\nNode.js v18.20.6\n'
      at: maybeClose (node:internal/child_process:1098:16)
    ...
#, ...K
  not1ok21m31m60maGottresultsK
2A1G1m31m⨯, ...0m2B1G    ---
      operator: ok
      expected: true
      actual:   false
      at: maybeClose (node:internal/child_process:1098:16)
    ...
  not ok 1m31m70m Found itemsK
    ---
      operator: ok
      expected: true
      actual:   false
      at: maybeClose (node:internal/child_process:1098:16)
    ...
#, ,E,x,p,o,r,t, ,a,r,c,h...K
  not1ok21m31m100mnGotdresultsK
2A1G1m31m⨯, ,E,x,p,o,r,t, ,a,r,c,h...0m2B1G    ---
      operator: ok
      expected: true
      actual:   false
      at: maybeClose (node:internal/child_process:1098:16)
    ...
  not ok 1m31m110m Found itemsK
    ---
      operator: ok
      expected: true
      actual:   false
      at: maybeClose (node:internal/child_process:1098:16)
    ...

...K
...K
...K
1A1G1m31m...0m1B1G1G0K⠙1G0Kcontainer 51d601d36099de8e4c851f4d0c6e20ef3de58ae675457465d5e1ad21f6f26dfa is dead
Fri Aug  7 09:14:47 UTC 2026