++ dirname ./run.sh
+ cd .
+ echo 1270
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Sep 17 08:54:51 UTC 2026
+ uptime
08:54:51 up 4 min, 0 users, load average: 0.16, 0.09, 0.04
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update reviewdog/action-actionlint action to v1.75.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=191
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=191' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=191'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=191'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_191
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-20-201
+ pwd
/tmp/rultor-IB8d
+ 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/erc20.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/erc20.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=191'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
* [new branch] 106 -> fork/106
* [new branch] 11 -> fork/11
* [new branch] 145 -> fork/145
* [new branch] 146 -> fork/146
* [new branch] 147 -> fork/147
* [new branch] 148 -> fork/148
* [new branch] 149 -> fork/149
* [new branch] 15 -> fork/15
* [new branch] 150 -> fork/150
* [new branch] 151 -> fork/151
* [new branch] 152 -> fork/152
* [new branch] 153 -> fork/153
* [new branch] 154 -> fork/154
* [new branch] 155 -> fork/155
* [new branch] 156 -> fork/156
* [new branch] 157 -> fork/157
* [new branch] 158 -> fork/158
* [new branch] 163 -> fork/163
* [new branch] 18 -> fork/18
* [new branch] 44 -> fork/44
* [new branch] 6 -> fork/6
* [new branch] 9 -> fork/9
* [new branch] claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
* [new branch] master -> fork/master
* [new branch] renovate/hardhat-3.x -> fork/renovate/hardhat-3.x
* [new branch] renovate/nomicfoundation-hardhat-toolbox-7.x -> fork/renovate/nomicfoundation-hardhat-toolbox-7.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 'chore(deps): update reviewdog/action-actionlint action to v1.75.0' --ff __rultor
Updating 0bb28e3..9903c6e
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 9903c6e26c00c1667247739f967cf074ace4e0b0
gpg: Signature made Wed Sep 16 09:06:08 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Sep 16 09:06:08 2026 +0000
chore(deps): update reviewdog/action-actionlint action to v1.75.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.04
++ bc
++ echo 0.04 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.04, low enough to run a new Docker container'
load average is 0.04, 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 '\syegor256_erc20_191\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 17 08:54 .
drwxrwxrwt 12 root root 4096 Sep 17 08:54 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 17 08:54 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 17 08:54 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 17 08:54 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 17 08:54 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 17 08:54 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6672 Sep 17 08:54 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 601 Sep 17 08:54 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8580 Sep 17 08:55 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-IB8d:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=191 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=191'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )' --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-IB8d/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_191 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 ./pid ./repo ./rubygems.yml ./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/erc20.git' ; export 'pull_id=191' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.0' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; DONCE_SUDO=true bundle exec rake ;
+ su --login r --command /home/r/script.sh
Found 7 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/**/*
/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/hardhat/hardhat.config.js is a binary file (858 bytes)
/home/r/repo/hardhat/ignition/modules/Foo.ts is a binary file (303 bytes)
/home/r/repo/hardhat/package.json is a binary file (106 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/hadolint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .gitleaksignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading bin/erc20 ...
Reading erc20.gemspec ...
Reading features/cli.feature ...
Reading features/dry.feature ...
Reading features/gem_package.feature ...
Reading features/live.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading hardhat/.gitignore ...
Reading hardhat/Dockerfile ...
Reading hardhat/contracts/Foo.sol ...
Reading lib/erc20/checks.rb ...
Reading lib/erc20/erc20.rb ...
Reading lib/erc20/fake_wallet.rb ...
Reading lib/erc20/wallet.rb ...
Reading lib/erc20.rb ...
Reading test/erc20/test_bin.rb ...
Reading test/erc20/test_fake_wallet.rb ...
Reading test/erc20/test_wallet.rb ...
Reading test/erc20/test_wallet_hardhat.rb ...
Reading test/erc20/test_wallet_live.rb ...
Reading test/fake_node.rb ...
Reading test/test__helper.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.9.0
Installing addressable 2.9.0
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.2
Installing bigdecimal 4.1.2 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.8
Installing concurrent-ruby 1.3.8
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.3.1
Installing cucumber-messages 32.3.1
Fetching cucumber-gherkin 39.1.0
Installing cucumber-gherkin 39.1.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.1
Installing cucumber-cucumber-expressions 19.0.1
Fetching cucumber-html-formatter 23.1.0
Installing cucumber-html-formatter 23.1.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching ffi 1.17.4 (x86_64-linux-gnu)
Installing ffi 1.17.4 (x86_64-linux-gnu)
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.1
Installing sys-uname 1.5.1
Fetching cucumber 11.1.1
Installing cucumber 11.1.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.8.1
Installing http_parser.rb 0.8.1 with native extensions
Fetching em-websocket 0.5.3
Installing em-websocket 0.5.3
Fetching erb 6.0.6
Installing erb 6.0.6 with native extensions
Fetching forwardable 1.4.0
Installing forwardable 1.4.0
Fetching keccak 1.3.3
Installing keccak 1.3.3 with native extensions
Fetching konstructor 1.0.2
Installing konstructor 1.0.2
Fetching openssl 3.3.3
Installing openssl 3.3.3 with native extensions
Fetching mini_portile2 2.8.9
Installing mini_portile2 2.8.9
Fetching pkg-config 1.6.5
Installing pkg-config 1.6.5
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching rbsecp256k1 6.0.0
Installing rbsecp256k1 6.0.0 with native extensions
Fetching ffi-compiler 1.4.2
Installing ffi-compiler 1.4.2
Fetching scrypt 3.1.0
Installing scrypt 3.1.0 with native extensions
Fetching eth 0.5.13
Installing eth 0.5.13
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.2
Installing websocket-driver 0.8.2 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.21.1
Installing json 2.21.1 with native extensions
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.4
Installing faraday-net_http 3.4.4
Fetching faraday 2.14.3
Installing faraday 2.14.3
Fetching multi_json 1.21.1
Installing multi_json 1.21.1
Fetching jsonrpc-client 0.1.4
Installing jsonrpc-client 0.1.4
Fetching thor 1.5.0
Installing thor 1.5.0
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.6
Installing language_server-protocol 3.17.0.6
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.12.0
Installing parser 3.3.12.0
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rbs 4.1.0
Installing rbs 4.1.0 with native extensions
Fetching rdoc 8.0.0
Installing rdoc 8.0.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.50.0
Installing rubocop-ast 1.50.0
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.88.2
Installing rubocop 1.88.2
Fetching rubocop-elegant 0.7.1
Installing rubocop-elegant 0.7.1
Fetching rubocop-minitest 0.40.0
Installing rubocop-minitest 0.40.0
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov 1.0.3
Installing simplecov 1.0.3
Fetching simplecov-cobertura 4.0.0
Installing simplecov-cobertura 4.0.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Fetching yard 0.9.45
Installing yard 0.9.45
Bundle complete! 26 Gemfile dependencies, 95 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************
The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
* `Zip::File`
* `Zip::Entry`
* `Zip::InputStream`
* `Zip::OutputStream`
* `Zip::DOSTime`
Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.
Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
1 installed gem you directly depend on is looking for funding.
Run `bundle fund` for details
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
/home/r/repo/test/test__helper.rb:20:in '<top (required)>': [DEPRECATION] `SimpleCov.minimum_coverage_by_file` is deprecated. Replace it with:
coverage(:line) { minimum_per_file 90 }
/home/r/repo/test/test__helper.rb:22:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "test/"`.
/home/r/repo/test/test__helper.rb:23:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "vendor/"`.
/home/r/repo/test/test__helper.rb:24:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "target/"`.
/home/r/repo/test/test__helper.rb:25:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "lib/**/*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "lib/**/*.rb" in the report, pass every directory you care about, e.g. `cover "lib/**/*.rb", "app/**/*.rb"`.
/home/r/repo/test/test__helper.rb:26:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "*.rb" in the report, pass every directory you care about, e.g. `cover "*.rb", "app/**/*.rb"`.
/usr/local/bundle/gems/eth-0.5.13/lib/eth/abi/encoder.rb:52: warning: assigned but unused variable - nested_sub_size
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:91: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:96: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:101: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:74: warning: method redefined; discarding old default_account
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id
/usr/local/bundle/gems/eth-0.5.13/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency
/usr/local/bundle/gems/eth-0.5.13/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:53: warning: assigned but unused variable - hex
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:67: warning: assigned but unused variable - bin
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
Started with run options --seed 65165
TestWalletLive
+ sudo docker run --detach --name donce-4296fee2054c --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1025:3128 yegor256/squid-proxy:latest /#4984
#4984: Unable to find image 'yegor256/squid-proxy:latest' locally
#4984: latest: Pulling from yegor256/squid-proxy
#4984: cb259a83ac3d: Already exists
#4984: 3a7b115649ea: Pulling fs layer
#4984: a8d48c50659b: Pulling fs layer
#4984: b8637ed74f7c: Pulling fs layer
#4984: a8d48c50659b: Verifying Checksum
#4984: a8d48c50659b: Download complete
#4984: b8637ed74f7c: Verifying Checksum
#4984: b8637ed74f7c: Download complete
#4984: 3a7b115649ea: Verifying Checksum
#4984: 3a7b115649ea: Download complete
#4984: 3a7b115649ea: Pull complete
#4984: a8d48c50659b: Pull complete
#4984: b8637ed74f7c: Pull complete
#4984: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#4984: Status: Downloaded newer image for yegor256/squid-proxy:latest
#4984: 5b8730804e3f6f3b711bc2abb9ef1e369a024c000e19ea94923e1a752245f9a4
+ sudo docker logs donce-4296fee2054c /#4996
#4996: + set -e
#4996: + [ -z jeffrey ]
#4996: + [ -z swordfish ]
#4996: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#4996: Adding password for user jeffrey
#4996: + rm -f /run/squid.pid
#4996: + which squid
#4996: + exec /usr/sbin/squid -NYCd 1
#4996: 2026/09/17 08:58:05| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#4996: 2026/09/17 08:58:05| aclIpParseIpData: IPv6 has not been enabled.
#4996: 2026/09/17 08:58:05| aclIpParseIpData: IPv6 has not been enabled.
#4996: 2026/09/17 08:58:05| aclIpParseIpData: IPv6 has not been enabled.
#4996: 2026/09/17 08:58:05| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#4996: 2026/09/17 08:58:05| Created PID file (/run/squid.pid)
#4996: 2026/09/17 08:58:05| Current Directory is /
#4996: 2026/09/17 08:58:05| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#4996: 2026/09/17 08:58:05| Service Name: squid
#4996: 2026/09/17 08:58:05| Process ID 1
#4996: 2026/09/17 08:58:05| Process Roles: master worker
#4996: 2026/09/17 08:58:05| With 1048576 file descriptors available
#4996: 2026/09/17 08:58:05| Initializing IP Cache...
#4996: 2026/09/17 08:58:05| DNS IPv4 socket created at 0.0.0.0, FD 8
#4996: 2026/09/17 08:58:05| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#4996: 2026/09/17 08:58:05| Adding domain ec2.internal from /etc/resolv.conf
#4996: 2026/09/17 08:58:05| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#4996: 2026/09/17 08:58:05| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#4996: 2026/09/17 08:58:05| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#4996: 2026/09/17 08:58:05| Store logging disabled
#4996: 2026/09/17 08:58:05| Swap maxSize 0 + 8192 KB, estimated 630 objects
#4996: 2026/09/17 08:58:05| Target number of buckets: 31
#4996: 2026/09/17 08:58:05| Using 8192 Store buckets
#4996: 2026/09/17 08:58:05| Max Mem size: 8192 KB
#4996: 2026/09/17 08:58:05| Max Swap size: 0 KB
#4996: 2026/09/17 08:58:05| Using Least Load store dir selection
#4996: 2026/09/17 08:58:05| Current Directory is /
#4996: 2026/09/17 08:58:05| Finished loading MIME types and icons.
#4996: 2026/09/17 08:58:05| HTCP Disabled.
#4996: 2026/09/17 08:58:05| Pinger socket opened on FD 11
#4996: 2026/09/17 08:58:05| Squid plugin modules loaded: 0
#4996: 2026/09/17 08:58:05| Adaptation support is off.
#4996: 2026/09/17 08:58:05| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#4996: listening port: 3128
#4996: 2026/09/17 08:58:05| Starting new basicauthenticator helpers...
#4996: current master transaction: master53
#4996: 2026/09/17 08:58:05| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#4996: current master transaction: master53
+ sudo docker rm --force donce-4296fee2054c /#5004
#5004: donce-4296fee2054c
test_pings_google_via_proxy 32m PASS0m (5.54s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-e14fc29fb13c --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1026:3128 yegor256/squid-proxy:latest /#5013
#5013: b3e195a73f2bcf6a38c3a110e25a57fab067ce87062ff47e3968985cacb337cd
+ sudo docker logs donce-e14fc29fb13c /#5021
#5021: + set -e
#5021: + [ -z jeffrey ]
#5021: + [ -z swordfish ]
#5021: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5021: Adding password for user jeffrey
#5021: + rm -f /run/squid.pid
#5021: + which squid
#5021: + exec /usr/sbin/squid -NYCd 1
#5021: 2026/09/17 08:58:06| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5021: 2026/09/17 08:58:06| aclIpParseIpData: IPv6 has not been enabled.
#5021: 2026/09/17 08:58:06| aclIpParseIpData: IPv6 has not been enabled.
#5021: 2026/09/17 08:58:06| aclIpParseIpData: IPv6 has not been enabled.
#5021: 2026/09/17 08:58:06| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5021: 2026/09/17 08:58:06| Created PID file (/run/squid.pid)
#5021: 2026/09/17 08:58:06| Current Directory is /
#5021: 2026/09/17 08:58:06| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5021: 2026/09/17 08:58:06| Service Name: squid
#5021: 2026/09/17 08:58:06| Process ID 1
#5021: 2026/09/17 08:58:06| Process Roles: master worker
#5021: 2026/09/17 08:58:06| With 1048576 file descriptors available
#5021: 2026/09/17 08:58:06| Initializing IP Cache...
#5021: 2026/09/17 08:58:06| DNS IPv4 socket created at 0.0.0.0, FD 8
#5021: 2026/09/17 08:58:06| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5021: 2026/09/17 08:58:06| Adding domain ec2.internal from /etc/resolv.conf
#5021: 2026/09/17 08:58:06| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5021: 2026/09/17 08:58:06| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5021: 2026/09/17 08:58:06| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5021: 2026/09/17 08:58:06| Store logging disabled
#5021: 2026/09/17 08:58:06| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5021: 2026/09/17 08:58:06| Target number of buckets: 31
#5021: 2026/09/17 08:58:06| Using 8192 Store buckets
#5021: 2026/09/17 08:58:06| Max Mem size: 8192 KB
#5021: 2026/09/17 08:58:06| Max Swap size: 0 KB
#5021: 2026/09/17 08:58:06| Using Least Load store dir selection
#5021: 2026/09/17 08:58:06| Current Directory is /
#5021: 2026/09/17 08:58:06| Finished loading MIME types and icons.
#5021: 2026/09/17 08:58:06| HTCP Disabled.
#5021: 2026/09/17 08:58:06| Pinger socket opened on FD 11
#5021: 2026/09/17 08:58:06| Squid plugin modules loaded: 0
#5021: 2026/09/17 08:58:06| Adaptation support is off.
#5021: 2026/09/17 08:58:06| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5021: listening port: 3128
#5021: 2026/09/17 08:58:06| Starting new basicauthenticator helpers...
#5021: current master transaction: master53
#5021: 2026/09/17 08:58:06| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5021: current master transaction: master53
+ sudo docker rm --force donce-e14fc29fb13c /#5031
#5031: donce-e14fc29fb13c
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.87s)
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_pays_on_mainnet 33m SKIP0m (0.00s)
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
TestWallet
test_ignores_payment_removed_by_reorg 32m PASS0m (1.51s)
The MultiJson constant is deprecated and will be removed in v2.0. Use MultiJSON instead.
MultiJSON.encode is deprecated and will be removed in v2.0. Use MultiJSON.generate instead.
MultiJSON.decode is deprecated and will be removed in v2.0. Use MultiJSON.parse instead.
test_rejects_empty_result_of_eth_balance 32m PASS0m (0.03s)
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.02s)
test_rejects_empty_result_of_balance 32m PASS0m (0.02s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.51s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.15s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.31s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.03s)
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.31s)
test_fails_after_exhausting_attempts 32m PASS0m (0.07s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_retries_on_transient_non_json_response 32m PASS0m (0.04s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.07s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.41s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.41s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.05s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.04s)
E: Request #42 was rejected by ws://127.0.0.1:1033: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.30s)
Talked to example.org:443 in 23ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.02s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.07s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.09s)
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
test_tips_the_proposer_a_gwei 32m PASS0m (0.09s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.02s)
test_complains_when_the_block_fails 32m PASS0m (1.41s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.31s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.51s)
test_yields_a_complete_payment 32m PASS0m (1.41s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.02s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
E: Request #42 was rejected by ws://127.0.0.1:1038: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.30s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.03s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.50s)
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.09s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.07s)
test_reaches_the_last_fallback 32m PASS0m (0.07s)
TestWalletHardhat
+ sudo docker run --detach --name donce-07378722b2a9 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1040:3128 yegor256/squid-proxy:latest /#5141
#5141: 4fcd4e65ff1c25a604896388d69de325309408e1974512bf37de18ca8e76ffde
+ sudo docker build --tag donce-db934448a5e4 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5150
#5150: #0 building with "default" instance using docker driver
#5150:
#5150: #1 [internal] load build definition from Dockerfile
#5150: #1 transferring dockerfile: 552B done
#5150: #1 DONE 0.0s
#5150:
#5150: #2 [internal] load metadata for docker.io/library/node:24
#5150: #2 DONE 0.3s
#5150:
#5150: #3 [internal] load .dockerignore
#5150: #3 transferring context: 2B done
#5150: #3 DONE 0.0s
#5150:
#5150: #4 [internal] load build context
#5150: #4 transferring context: 4.97kB done
#5150: #4 DONE 0.0s
#5150:
#5150: #5 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5150: #5 resolve docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0 0.0s done
#5150: #5 sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0 3.88kB / 3.88kB done
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 2.10MB / 48.50MB 0.1s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 380.93kB / 64.41MB 0.1s
#5150: #5 sha256:b977d0f785d96029d8d4c0790b6bf1c2a4c72e0f26319808e7ba2e9d966a1ac3 2.49kB / 2.49kB done
#5150: #5 sha256:367d9464824bc2fc1c5303b522c01df3b7cf33afc63785f88449798566b5c254 6.67kB / 6.67kB done
#5150: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 1.05MB / 24.06MB 0.1s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 11.53MB / 48.50MB 0.3s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 7.34MB / 64.41MB 0.3s
#5150: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 8.39MB / 24.06MB 0.3s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 22.02MB / 48.50MB 0.5s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 12.58MB / 64.41MB 0.5s
#5150: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 16.78MB / 24.06MB 0.5s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 27.26MB / 48.50MB 0.6s
#5150: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 19.92MB / 24.06MB 0.6s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 33.55MB / 48.50MB 0.7s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 18.87MB / 64.41MB 0.7s
#5150: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 23.07MB / 24.06MB 0.7s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 44.04MB / 48.50MB 0.9s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 26.21MB / 64.41MB 0.9s
#5150: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 24.06MB / 24.06MB 0.7s done
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 3.15MB / 211.66MB 0.9s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 1.0s
#5150: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 1.0s done
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 31.46MB / 64.41MB 1.1s
#5150: #5 sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 0B / 3.33kB 1.1s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 35.65MB / 64.41MB 1.3s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 24.12MB / 211.66MB 1.3s
#5150: #5 sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 3.33kB / 3.33kB 1.1s done
#5150: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 4.19MB / 59.82MB 1.3s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 40.89MB / 64.41MB 1.5s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 11.53MB / 59.82MB 1.5s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 39.85MB / 211.66MB 1.6s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 14.68MB / 59.82MB 1.6s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 47.19MB / 64.41MB 1.7s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 17.83MB / 59.82MB 1.7s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 52.43MB / 64.41MB 1.9s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 53.48MB / 211.66MB 1.9s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 23.07MB / 59.82MB 1.9s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 26.21MB / 59.82MB 2.0s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 61.87MB / 64.41MB 2.2s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 67.11MB / 211.66MB 2.2s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 32.51MB / 59.82MB 2.2s
#5150: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 64.41MB / 64.41MB 2.3s done
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 40.89MB / 59.82MB 2.4s
#5150: #5 sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 1.25MB / 1.25MB 2.4s done
#5150: #5 sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 0B / 448B 2.4s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 89.13MB / 211.66MB 2.6s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 52.43MB / 59.82MB 2.6s
#5150: #5 sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 448B / 448B 2.4s done
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 57.67MB / 59.82MB 2.7s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 113.25MB / 211.66MB 2.9s
#5150: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 59.82MB / 59.82MB 3.0s done
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 143.65MB / 211.66MB 3.2s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 156.24MB / 211.66MB 3.3s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 167.77MB / 211.66MB 3.4s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 181.40MB / 211.66MB 3.5s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 205.52MB / 211.66MB 3.7s
#5150: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 211.66MB / 211.66MB 3.9s done
#5150: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 4.3s done
#5150: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0.1s
#5150: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0.8s done
#5150: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d
#5150: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 3.1s done
#5150: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e
#5150: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 5.0s
#5150: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 8.9s done
#5150: #5 extracting sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 done
#5150: #5 extracting sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 0.1s
#5150: #5 extracting sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 3.2s done
#5150: #5 extracting sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 0.1s done
#5150: #5 extracting sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 done
#5150: #5 DONE 22.4s
#5150:
#5150: #6 [2/9] WORKDIR /app
#5150: #6 DONE 0.2s
#5150:
#5150: #7 [3/9] COPY package.json .
#5150: #7 DONE 0.0s
#5150:
#5150: #8 [4/9] RUN npm install
#5150: #8 18.77 npm 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.
#5150: #8 22.59 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5150: #8 22.95 npm 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
#5150: #8 22.98 npm warn deprecated glob@5.0.15: 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
#5150: #8 23.12 npm 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
#5150: #8 23.25 npm warn deprecated glob@8.1.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
#5150: #8 23.31 npm warn deprecated glob@7.1.7: 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
#5150: #8 26.19 npm warn deprecated uuid@8.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).
#5150: #8 26.75 npm 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
#5150: #8 36.11
#5150: #8 36.11 added 590 packages, and audited 591 packages in 36s
#5150: #8 36.11
#5150: #8 36.11 117 packages are looking for funding
#5150: #8 36.12 run `npm fund` for details
#5150: #8 36.17
#5150: #8 36.17 37 vulnerabilities (14 low, 17 moderate, 6 high)
#5150: #8 36.17
#5150: #8 36.17 To address all issues (including breaking changes), run:
#5150: #8 36.17 npm audit fix --force
#5150: #8 36.17
#5150: #8 36.17 Run `npm audit` for details.
#5150: #8 36.18 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#5150: #8 36.18 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#5150: #8 36.18 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#5150: #8 36.18 npm warn install-scripts
#5150: #8 36.18 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#5150: #8 36.18 npm notice
#5150: #8 36.18 npm notice New major version of npm available! 11.19.0 -> 12.0.2
#5150: #8 36.18 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#5150: #8 36.18 npm notice To update run: npm install -g npm@12.0.2
#5150: #8 36.18 npm notice
#5150: #8 DONE 36.5s
#5150:
#5150: #9 [5/9] COPY hardhat.config.js .
#5150: #9 DONE 0.0s
#5150:
#5150: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5150: #10 DONE 0.4s
#5150:
#5150: #11 [7/9] COPY contracts contracts
#5150: #11 DONE 0.1s
#5150:
#5150: #12 [8/9] COPY ignition ignition
#5150: #12 DONE 0.0s
#5150:
#5150: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5150: #13 2.516 Downloading compiler 0.8.28
#5150: #13 3.282 Compiled 1 Solidity file successfully (evm target: paris).
#5150: #13 DONE 3.4s
#5150:
#5150: #14 exporting to image
#5150: #14 exporting layers
#5150: #14 exporting layers 20.4s done
#5150: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#5150: #14 naming to docker.io/library/donce-db934448a5e4 done
#5150: #14 DONE 20.4s
+ sudo docker run --detach --name donce-d2a68f782cb8 --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-db934448a5e4 /bin/bash -c npx\ hardhat\ node\ /#5183
#5183: 4e8e043dec71c0f850c932d5e3a80825a55112922642222e4ebc885375f4b915
+ sudo docker build --tag donce-f7653eddc183 --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5194
#5194: #0 building with "default" instance using docker driver
#5194:
#5194: #1 [internal] load build definition from Dockerfile
#5194: #1 transferring dockerfile: 552B done
#5194: #1 DONE 0.0s
#5194:
#5194: #2 [internal] load metadata for docker.io/library/node:24
#5194: #2 DONE 0.4s
#5194:
#5194: #3 [internal] load .dockerignore
#5194: #3 transferring context: 2B done
#5194: #3 DONE 0.0s
#5194:
#5194: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5194: #4 DONE 0.0s
#5194:
#5194: #5 [internal] load build context
#5194: #5 transferring context: 243B done
#5194: #5 DONE 0.0s
#5194:
#5194: #6 [2/9] WORKDIR /app
#5194: #6 CACHED
#5194:
#5194: #7 [3/9] COPY package.json .
#5194: #7 CACHED
#5194:
#5194: #8 [4/9] RUN npm install
#5194: #8 CACHED
#5194:
#5194: #9 [5/9] COPY hardhat.config.js .
#5194: #9 CACHED
#5194:
#5194: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5194: #10 DONE 0.3s
#5194:
#5194: #11 [7/9] COPY contracts contracts
#5194: #11 DONE 0.1s
#5194:
#5194: #12 [8/9] COPY ignition ignition
#5194: #12 DONE 0.0s
#5194:
#5194: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5194: #13 1.398 Downloading compiler 0.8.28
#5194: #13 2.044 Compiled 1 Solidity file successfully (evm target: paris).
#5194: #13 DONE 2.1s
#5194:
#5194: #14 exporting to image
#5194: #14 exporting layers
#5194: #14 exporting layers 0.2s done
#5194: #14 writing image sha256:61d8686a7d47a14946eaff21ca1ccbe8a34f195ba2c252845f45811711c0939f
#5194: #14 writing image sha256:61d8686a7d47a14946eaff21ca1ccbe8a34f195ba2c252845f45811711c0939f done
#5194: #14 naming to docker.io/library/donce-f7653eddc183 done
#5194: #14 DONE 0.2s
+ sudo docker run --name donce-8b6bb1e94ead --add-host host.docker.internal:host-gateway donce-f7653eddc183 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5227
#5227: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5227: // SPDX-License-Identifier: MIT
#5227:
#5227: require("@nomicfoundation/hardhat-toolbox");
#5227:
#5227: /** @type import("hardhat/config").HardhatUserConfig */
#5227:
#5227: module.exports = {
#5227: solidity: "0.8.28",
#5227: defaultNetwork: "foo",
#5227: networks: {
#5227: hardhat: {
#5227: chainId: 4242,
#5227: gas: 10,
#5227: gasPrice: 4,
#5227: maxFeePerGas: 100,
#5227: maxPriorityFeePerGas: 100,
#5227: initialBaseFeePerGas: 100,
#5227: accounts: [
#5227: {
#5227: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5227: balance: "55555555555555555555555"
#5227: },
#5227: {
#5227: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5227: balance: "66666666666666666666666"
#5227: }
#5227: ]
#5227: },
#5227: foo: {
#5227: chainId: 4242,
#5227: url: "http://host.docker.internal:1041"
#5227: }
#5227: }
#5227: };
#5227: total 328
#5227: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5227: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5227: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5227: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5227: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5227: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5227: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5227: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5227: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5227: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5227: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5227: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5227:
#5227: Deploying [ FooModule ]
#5227:
#5227: Batch #1
#5227: Executing FooModule#Foo...
#5227:
#5227: 3A0JBatch #1
#5227: Executing FooModule#Foo...
#5227:
#5227: 3A0JBatch #1
#5227: Executed FooModule#Foo
#5227:
#5227: 3A0JBatch #1
#5227: Executed FooModule#Foo
#5227:
#5227: [ FooModule ] successfully deployed 🚀
#5227:
#5227: Deployed Addresses
#5227:
#5227: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5227: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-8b6bb1e94ead /#5239
#5239: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5239: // SPDX-License-Identifier: MIT
#5239:
#5239: require("@nomicfoundation/hardhat-toolbox");
#5239:
#5239: /** @type import("hardhat/config").HardhatUserConfig */
#5239:
#5239: module.exports = {
#5239: solidity: "0.8.28",
#5239: defaultNetwork: "foo",
#5239: networks: {
#5239: hardhat: {
#5239: chainId: 4242,
#5239: gas: 10,
#5239: gasPrice: 4,
#5239: maxFeePerGas: 100,
#5239: maxPriorityFeePerGas: 100,
#5239: initialBaseFeePerGas: 100,
#5239: accounts: [
#5239: {
#5239: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5239: balance: "55555555555555555555555"
#5239: },
#5239: {
#5239: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5239: balance: "66666666666666666666666"
#5239: }
#5239: ]
#5239: },
#5239: foo: {
#5239: chainId: 4242,
#5239: url: "http://host.docker.internal:1041"
#5239: }
#5239: }
#5239: };
#5239: total 328
#5239: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5239: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5239: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5239: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5239: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5239: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5239: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5239: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5239: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5239: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5239: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5239: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5239:
#5239: Deploying [ FooModule ]
#5239:
#5239: Batch #1
#5239: Executing FooModule#Foo...
#5239:
#5239: 3A0JBatch #1
#5239: Executing FooModule#Foo...
#5239:
#5239: 3A0JBatch #1
#5239: Executed FooModule#Foo
#5239:
#5239: 3A0JBatch #1
#5239: Executed FooModule#Foo
#5239:
#5239: [ FooModule ] successfully deployed 🚀
#5239:
#5239: Deployed Addresses
#5239:
#5239: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5239: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-8b6bb1e94ead /#5247
#5247: donce-8b6bb1e94ead
+ sudo docker rmi donce-f7653eddc183 /#5255
#5255: Untagged: donce-f7653eddc183:latest
#5255: Deleted: sha256:61d8686a7d47a14946eaff21ca1ccbe8a34f195ba2c252845f45811711c0939f
+ sudo docker logs donce-d2a68f782cb8 /#5272
#5272: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5272:
#5272: Accounts
#5272: ========
#5272: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5272:
#5272: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5272:
#5272: 32meth_chainId0m
#5272: 32meth_chainId (2)0m
#5272: 32meth_accounts0m
#5272: 32mhardhat_getAutomine0m
#5272: 32meth_chainId0m
#5272: 32meth_getBlockByNumber0m
#5272: 32meth_getTransactionCount0m
#5272: 32meth_getTransactionCount (2)0m
#5272: 32meth_getTransactionCount (3)0m
#5272: 32meth_getBlockByNumber0m
#5272: 32meth_getTransactionCount0m
#5272: 32meth_getBlockByNumber0m
#5272: 32meth_chainId0m
#5272: 32meth_maxPriorityFeePerGas0m
#5272: 32meth_estimateGas0m
#5272: 32meth_call0m
#5272: Contract deployment: Foo
#5272: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5272: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5272:
#5272: 32meth_sendTransaction0m
#5272: Contract deployment: Foo
#5272: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5272: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5272: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5272: Value: 0 ETH
#5272: Gas used: 1357081 of 1357081
#5272: Block #1: 0x5d00290a305c537e178f60839a3a63b9cccc39a2153c9c32d62eca181202ef93
#5272:
#5272: 32meth_getTransactionByHash0m
#5272: 32meth_getBlockByNumber0m
#5272: 32meth_getTransactionReceipt0m
#5272: 32meth_subscribe0m
#5272: 32meth_getBlockByNumber0m
#5272: 32meth_getTransactionCount0m
#5272: 32meth_estimateGas0m
#5272: 32meth_sendRawTransaction0m
#5272: Contract call: Foo#transfer
#5272: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#5272: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5272: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5272: Value: 0 ETH
#5272: Gas used: 35389 of 35389
#5272: Block #2: 0x222ecada74ac1dead245cd6e91c4417139cd23c05e3bdb37f7fd6491c333f161
#5272:
#5272: 32meth_unsubscribe0m
+ sudo docker rm --force donce-d2a68f782cb8 /#5280
#5280: donce-d2a68f782cb8
+ sudo docker rmi donce-db934448a5e4 /#5288
#5288: Untagged: donce-db934448a5e4:latest
#5288: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
+ sudo docker logs donce-07378722b2a9 /#5296
#5296: + set -e
#5296: + [ -z jeffrey ]
#5296: + [ -z swordfish ]
#5296: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5296: Adding password for user jeffrey
#5296: + rm -f /run/squid.pid
#5296: + which squid
#5296: + exec /usr/sbin/squid -NYCd 1
#5296: 2026/09/17 08:58:41| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5296: 2026/09/17 08:58:41| aclIpParseIpData: IPv6 has not been enabled.
#5296: 2026/09/17 08:58:41| aclIpParseIpData: IPv6 has not been enabled.
#5296: 2026/09/17 08:58:41| aclIpParseIpData: IPv6 has not been enabled.
#5296: 2026/09/17 08:58:41| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5296: 2026/09/17 08:58:41| Created PID file (/run/squid.pid)
#5296: 2026/09/17 08:58:41| Current Directory is /
#5296: 2026/09/17 08:58:41| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5296: 2026/09/17 08:58:41| Service Name: squid
#5296: 2026/09/17 08:58:41| Process ID 1
#5296: 2026/09/17 08:58:41| Process Roles: master worker
#5296: 2026/09/17 08:58:41| With 1048576 file descriptors available
#5296: 2026/09/17 08:58:41| Initializing IP Cache...
#5296: 2026/09/17 08:58:41| DNS IPv4 socket created at 0.0.0.0, FD 8
#5296: 2026/09/17 08:58:41| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5296: 2026/09/17 08:58:41| Adding domain ec2.internal from /etc/resolv.conf
#5296: 2026/09/17 08:58:41| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5296: 2026/09/17 08:58:41| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5296: 2026/09/17 08:58:41| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5296: 2026/09/17 08:58:41| Store logging disabled
#5296: 2026/09/17 08:58:41| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5296: 2026/09/17 08:58:41| Target number of buckets: 31
#5296: 2026/09/17 08:58:41| Using 8192 Store buckets
#5296: 2026/09/17 08:58:41| Max Mem size: 8192 KB
#5296: 2026/09/17 08:58:41| Max Swap size: 0 KB
#5296: 2026/09/17 08:58:41| Using Least Load store dir selection
#5296: 2026/09/17 08:58:41| Current Directory is /
#5296: 2026/09/17 08:58:41| Finished loading MIME types and icons.
#5296: 2026/09/17 08:58:41| HTCP Disabled.
#5296: 2026/09/17 08:58:41| Pinger socket opened on FD 11
#5296: 2026/09/17 08:58:41| Squid plugin modules loaded: 0
#5296: 2026/09/17 08:58:41| Adaptation support is off.
#5296: 2026/09/17 08:58:41| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5296: listening port: 3128
#5296: 2026/09/17 08:58:41| Starting new basicauthenticator helpers...
#5296: current master transaction: master53
#5296: 2026/09/17 08:58:41| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5296: current master transaction: master53
#5296: 2026/09/17 08:58:42| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-07378722b2a9 /#5304
#5304: donce-07378722b2a9
test_accepts_payments_via_proxy 32m PASS0m (97.39s)
+ sudo docker build --tag donce-dbd17b12eeea --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5313
#5313: #0 building with "default" instance using docker driver
#5313:
#5313: #1 [internal] load build definition from Dockerfile
#5313: #1 transferring dockerfile: 552B done
#5313: #1 DONE 0.0s
#5313:
#5313: #2 [internal] load metadata for docker.io/library/node:24
#5313: #2 DONE 0.1s
#5313:
#5313: #3 [internal] load .dockerignore
#5313: #3 transferring context: 2B done
#5313: #3 DONE 0.0s
#5313:
#5313: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5313: #4 DONE 0.0s
#5313:
#5313: #5 [internal] load build context
#5313: #5 transferring context: 243B done
#5313: #5 DONE 0.0s
#5313:
#5313: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5313: #6 CACHED
#5313:
#5313: #7 [2/9] WORKDIR /app
#5313: #7 CACHED
#5313:
#5313: #8 [4/9] RUN npm install
#5313: #8 CACHED
#5313:
#5313: #9 [3/9] COPY package.json .
#5313: #9 CACHED
#5313:
#5313: #10 [7/9] COPY contracts contracts
#5313: #10 CACHED
#5313:
#5313: #11 [8/9] COPY ignition ignition
#5313: #11 CACHED
#5313:
#5313: #12 [5/9] COPY hardhat.config.js .
#5313: #12 CACHED
#5313:
#5313: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5313: #13 CACHED
#5313:
#5313: #14 exporting to image
#5313: #14 exporting layers done
#5313: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#5313: #14 naming to docker.io/library/donce-dbd17b12eeea done
#5313: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3c4dd40433ff --add-host host.docker.internal:host-gateway --publish 1042:8545 --user=1001:1001 donce-dbd17b12eeea /bin/bash -c npx\ hardhat\ node\ /#5345
#5345: a4a45a4c84059ec604b6092c6a694b2b135de69cb9b92032c24c781c01490001
+ sudo docker build --tag donce-2dfcd4443398 --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5353
#5353: #0 building with "default" instance using docker driver
#5353:
#5353: #1 [internal] load build definition from Dockerfile
#5353: #1 transferring dockerfile: 552B done
#5353: #1 DONE 0.0s
#5353:
#5353: #2 [internal] load metadata for docker.io/library/node:24
#5353: #2 DONE 0.1s
#5353:
#5353: #3 [internal] load .dockerignore
#5353: #3 transferring context: 2B done
#5353: #3 DONE 0.0s
#5353:
#5353: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5353: #4 DONE 0.0s
#5353:
#5353: #5 [internal] load build context
#5353: #5 transferring context: 243B done
#5353: #5 DONE 0.0s
#5353:
#5353: #6 [4/9] RUN npm install
#5353: #6 CACHED
#5353:
#5353: #7 [2/9] WORKDIR /app
#5353: #7 CACHED
#5353:
#5353: #8 [3/9] COPY package.json .
#5353: #8 CACHED
#5353:
#5353: #9 [5/9] COPY hardhat.config.js .
#5353: #9 CACHED
#5353:
#5353: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5353: #10 DONE 0.3s
#5353:
#5353: #11 [7/9] COPY contracts contracts
#5353: #11 DONE 0.1s
#5353:
#5353: #12 [8/9] COPY ignition ignition
#5353: #12 DONE 0.0s
#5353:
#5353: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5353: #13 1.321 Downloading compiler 0.8.28
#5353: #13 1.959 Compiled 1 Solidity file successfully (evm target: paris).
#5353: #13 DONE 2.1s
#5353:
#5353: #14 exporting to image
#5353: #14 exporting layers
#5353: #14 exporting layers 0.2s done
#5353: #14 writing image sha256:6f9ec1dc7b1e1d5254932f71d35dec6c3f8e8a0abccdbbbefd1c1ddefd6bc1cd
#5353: #14 writing image sha256:6f9ec1dc7b1e1d5254932f71d35dec6c3f8e8a0abccdbbbefd1c1ddefd6bc1cd done
#5353: #14 naming to docker.io/library/donce-2dfcd4443398 done
#5353: #14 DONE 0.2s
+ sudo docker run --name donce-63fa407a60a1 --add-host host.docker.internal:host-gateway donce-2dfcd4443398 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5385
#5385: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5385: // SPDX-License-Identifier: MIT
#5385:
#5385: require("@nomicfoundation/hardhat-toolbox");
#5385:
#5385: /** @type import("hardhat/config").HardhatUserConfig */
#5385:
#5385: module.exports = {
#5385: solidity: "0.8.28",
#5385: defaultNetwork: "foo",
#5385: networks: {
#5385: hardhat: {
#5385: chainId: 4242,
#5385: gas: 10,
#5385: gasPrice: 4,
#5385: maxFeePerGas: 100,
#5385: maxPriorityFeePerGas: 100,
#5385: initialBaseFeePerGas: 100,
#5385: accounts: [
#5385: {
#5385: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5385: balance: "55555555555555555555555"
#5385: },
#5385: {
#5385: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5385: balance: "66666666666666666666666"
#5385: }
#5385: ]
#5385: },
#5385: foo: {
#5385: chainId: 4242,
#5385: url: "http://host.docker.internal:1042"
#5385: }
#5385: }
#5385: };
#5385: total 328
#5385: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5385: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5385: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5385: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5385: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5385: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5385: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5385: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5385: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5385: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5385: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5385: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5385:
#5385: Deploying [ FooModule ]
#5385:
#5385: Batch #1
#5385: Executing FooModule#Foo...
#5385:
#5385: 3A0JBatch #1
#5385: Executing FooModule#Foo...
#5385:
#5385: 3A0JBatch #1
#5385: Executed FooModule#Foo
#5385:
#5385: 3A0JBatch #1
#5385: Executed FooModule#Foo
#5385:
#5385: [ FooModule ] successfully deployed 🚀
#5385:
#5385: Deployed Addresses
#5385:
#5385: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5385: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-63fa407a60a1 /#5395
#5395: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5395: // SPDX-License-Identifier: MIT
#5395:
#5395: require("@nomicfoundation/hardhat-toolbox");
#5395:
#5395: /** @type import("hardhat/config").HardhatUserConfig */
#5395:
#5395: module.exports = {
#5395: solidity: "0.8.28",
#5395: defaultNetwork: "foo",
#5395: networks: {
#5395: hardhat: {
#5395: chainId: 4242,
#5395: gas: 10,
#5395: gasPrice: 4,
#5395: maxFeePerGas: 100,
#5395: maxPriorityFeePerGas: 100,
#5395: initialBaseFeePerGas: 100,
#5395: accounts: [
#5395: {
#5395: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5395: balance: "55555555555555555555555"
#5395: },
#5395: {
#5395: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5395: balance: "66666666666666666666666"
#5395: }
#5395: ]
#5395: },
#5395: foo: {
#5395: chainId: 4242,
#5395: url: "http://host.docker.internal:1042"
#5395: }
#5395: }
#5395: };
#5395: total 328
#5395: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5395: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5395: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5395: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5395: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5395: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5395: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5395: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5395: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5395: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5395: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5395: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5395:
#5395: Deploying [ FooModule ]
#5395:
#5395: Batch #1
#5395: Executing FooModule#Foo...
#5395:
#5395: 3A0JBatch #1
#5395: Executing FooModule#Foo...
#5395:
#5395: 3A0JBatch #1
#5395: Executed FooModule#Foo
#5395:
#5395: 3A0JBatch #1
#5395: Executed FooModule#Foo
#5395:
#5395: [ FooModule ] successfully deployed 🚀
#5395:
#5395: Deployed Addresses
#5395:
#5395: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5395: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-63fa407a60a1 /#5403
#5403: donce-63fa407a60a1
+ sudo docker rmi donce-2dfcd4443398 /#5411
#5411: Untagged: donce-2dfcd4443398:latest
#5411: Deleted: sha256:6f9ec1dc7b1e1d5254932f71d35dec6c3f8e8a0abccdbbbefd1c1ddefd6bc1cd
+ sudo docker logs donce-3c4dd40433ff /#5428
#5428: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5428:
#5428: Accounts
#5428: ========
#5428: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5428:
#5428: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5428:
#5428: 32meth_chainId0m
#5428: 32meth_chainId (2)0m
#5428: 32meth_accounts0m
#5428: 32mhardhat_getAutomine0m
#5428: 32meth_chainId0m
#5428: 32meth_getBlockByNumber0m
#5428: 32meth_getTransactionCount0m
#5428: 32meth_getTransactionCount (2)0m
#5428: 32meth_getTransactionCount (3)0m
#5428: 32meth_getBlockByNumber0m
#5428: 32meth_getTransactionCount0m
#5428: 32meth_getBlockByNumber0m
#5428: 32meth_chainId0m
#5428: 32meth_maxPriorityFeePerGas0m
#5428: 32meth_estimateGas0m
#5428: 32meth_call0m
#5428: Contract deployment: Foo
#5428: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5428: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5428:
#5428: 32meth_sendTransaction0m
#5428: Contract deployment: Foo
#5428: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5428: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5428: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5428: Value: 0 ETH
#5428: Gas used: 1357081 of 1357081
#5428: Block #1: 0xf7819b737224a2c0bfc42d4e5dab716889f7140c7ba61b3a89df57f3b75cc66a
#5428:
#5428: 32meth_getTransactionByHash0m
#5428: 32meth_getBlockByNumber0m
#5428: 32meth_getTransactionReceipt0m
#5428: 32meth_subscribe0m
#5428: 32meth_getBlockByNumber0m
#5428: 32meth_getTransactionCount0m
#5428: 32meth_estimateGas0m
#5428: 32meth_sendRawTransaction0m
#5428: Contract call: Foo#transfer
#5428: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#5428: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5428: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5428: Value: 0 ETH
#5428: Gas used: 35401 of 35401
#5428: Block #2: 0xfb78ae63394c11ca4c2c0e97536daba1417e992681f69f09c6ce73dfe64af2ea
#5428:
#5428: 32meth_unsubscribe0m
+ sudo docker rm --force donce-3c4dd40433ff /#5436
#5436: donce-3c4dd40433ff
+ sudo docker rmi donce-dbd17b12eeea /#5444
#5444: Untagged: donce-dbd17b12eeea:latest
#5444: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_accepts_payments 32m PASS0m (10.57s)
+ sudo docker build --tag donce-8ca1adf9ee5d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5453
#5453: #0 building with "default" instance using docker driver
#5453:
#5453: #1 [internal] load build definition from Dockerfile
#5453: #1 transferring dockerfile: 552B done
#5453: #1 DONE 0.0s
#5453:
#5453: #2 [internal] load metadata for docker.io/library/node:24
#5453: #2 DONE 0.1s
#5453:
#5453: #3 [internal] load .dockerignore
#5453: #3 transferring context: 2B done
#5453: #3 DONE 0.0s
#5453:
#5453: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5453: #4 DONE 0.0s
#5453:
#5453: #5 [internal] load build context
#5453: #5 transferring context: 243B done
#5453: #5 DONE 0.0s
#5453:
#5453: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5453: #6 CACHED
#5453:
#5453: #7 [7/9] COPY contracts contracts
#5453: #7 CACHED
#5453:
#5453: #8 [8/9] COPY ignition ignition
#5453: #8 CACHED
#5453:
#5453: #9 [2/9] WORKDIR /app
#5453: #9 CACHED
#5453:
#5453: #10 [4/9] RUN npm install
#5453: #10 CACHED
#5453:
#5453: #11 [5/9] COPY hardhat.config.js .
#5453: #11 CACHED
#5453:
#5453: #12 [3/9] COPY package.json .
#5453: #12 CACHED
#5453:
#5453: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5453: #13 CACHED
#5453:
#5453: #14 exporting to image
#5453: #14 exporting layers done
#5453: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#5453: #14 naming to docker.io/library/donce-8ca1adf9ee5d done
#5453: #14 DONE 0.0s
+ sudo docker run --detach --name donce-cd32a369539a --add-host host.docker.internal:host-gateway --publish 1043:8545 --user=1001:1001 donce-8ca1adf9ee5d /bin/bash -c npx\ hardhat\ node\ /#5485
#5485: 1f07a9b720b70813264843b540ca10905cae0a6971bcdd79d663a7d3773eb6e9
+ sudo docker build --tag donce-7f94dca60574 --build-arg HOST\=host.docker.internal --build-arg PORT\=1043 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5494
#5494: #0 building with "default" instance using docker driver
#5494:
#5494: #1 [internal] load build definition from Dockerfile
#5494: #1 transferring dockerfile: 552B done
#5494: #1 DONE 0.0s
#5494:
#5494: #2 [internal] load metadata for docker.io/library/node:24
#5494: #2 DONE 0.4s
#5494:
#5494: #3 [internal] load .dockerignore
#5494: #3 transferring context: 2B done
#5494: #3 DONE 0.0s
#5494:
#5494: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5494: #4 DONE 0.0s
#5494:
#5494: #5 [internal] load build context
#5494: #5 transferring context: 243B done
#5494: #5 DONE 0.0s
#5494:
#5494: #6 [2/9] WORKDIR /app
#5494: #6 CACHED
#5494:
#5494: #7 [3/9] COPY package.json .
#5494: #7 CACHED
#5494:
#5494: #8 [4/9] RUN npm install
#5494: #8 CACHED
#5494:
#5494: #9 [5/9] COPY hardhat.config.js .
#5494: #9 CACHED
#5494:
#5494: #10 [6/9] RUN sed -i "s/PORT/1043/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5494: #10 DONE 0.3s
#5494:
#5494: #11 [7/9] COPY contracts contracts
#5494: #11 DONE 0.1s
#5494:
#5494: #12 [8/9] COPY ignition ignition
#5494: #12 DONE 0.0s
#5494:
#5494: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5494: #13 1.299 Downloading compiler 0.8.28
#5494: #13 1.926 Compiled 1 Solidity file successfully (evm target: paris).
#5494: #13 DONE 2.0s
#5494:
#5494: #14 exporting to image
#5494: #14 exporting layers
#5494: #14 exporting layers 0.2s done
#5494: #14 writing image sha256:3d71bb3b18cd7e181f1b01afc3b6f0e61143648be113e0a6a920d1ba0bd9db8e
#5494: #14 writing image sha256:3d71bb3b18cd7e181f1b01afc3b6f0e61143648be113e0a6a920d1ba0bd9db8e done
#5494: #14 naming to docker.io/library/donce-7f94dca60574 done
#5494: #14 DONE 0.2s
+ sudo docker run --name donce-f65a94bc81ed --add-host host.docker.internal:host-gateway donce-7f94dca60574 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5526
#5526: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5526: // SPDX-License-Identifier: MIT
#5526:
#5526: require("@nomicfoundation/hardhat-toolbox");
#5526:
#5526: /** @type import("hardhat/config").HardhatUserConfig */
#5526:
#5526: module.exports = {
#5526: solidity: "0.8.28",
#5526: defaultNetwork: "foo",
#5526: networks: {
#5526: hardhat: {
#5526: chainId: 4242,
#5526: gas: 10,
#5526: gasPrice: 4,
#5526: maxFeePerGas: 100,
#5526: maxPriorityFeePerGas: 100,
#5526: initialBaseFeePerGas: 100,
#5526: accounts: [
#5526: {
#5526: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5526: balance: "55555555555555555555555"
#5526: },
#5526: {
#5526: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5526: balance: "66666666666666666666666"
#5526: }
#5526: ]
#5526: },
#5526: foo: {
#5526: chainId: 4242,
#5526: url: "http://host.docker.internal:1043"
#5526: }
#5526: }
#5526: };
#5526: total 328
#5526: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5526: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5526: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5526: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5526: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5526: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5526: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5526: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5526: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5526: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5526: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5526: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5526:
#5526: Deploying [ FooModule ]
#5526:
#5526: Batch #1
#5526: Executing FooModule#Foo...
#5526:
#5526: 3A0JBatch #1
#5526: Executing FooModule#Foo...
#5526:
#5526: 3A0JBatch #1
#5526: Executed FooModule#Foo
#5526:
#5526: 3A0JBatch #1
#5526: Executed FooModule#Foo
#5526:
#5526: [ FooModule ] successfully deployed 🚀
#5526:
#5526: Deployed Addresses
#5526:
#5526: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5526: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-f65a94bc81ed /#5534
#5534: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5534: // SPDX-License-Identifier: MIT
#5534:
#5534: require("@nomicfoundation/hardhat-toolbox");
#5534:
#5534: /** @type import("hardhat/config").HardhatUserConfig */
#5534:
#5534: module.exports = {
#5534: solidity: "0.8.28",
#5534: defaultNetwork: "foo",
#5534: networks: {
#5534: hardhat: {
#5534: chainId: 4242,
#5534: gas: 10,
#5534: gasPrice: 4,
#5534: maxFeePerGas: 100,
#5534: maxPriorityFeePerGas: 100,
#5534: initialBaseFeePerGas: 100,
#5534: accounts: [
#5534: {
#5534: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5534: balance: "55555555555555555555555"
#5534: },
#5534: {
#5534: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5534: balance: "66666666666666666666666"
#5534: }
#5534: ]
#5534: },
#5534: foo: {
#5534: chainId: 4242,
#5534: url: "http://host.docker.internal:1043"
#5534: }
#5534: }
#5534: };
#5534: total 328
#5534: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5534: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5534: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5534: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5534: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5534: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5534: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5534: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5534: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5534: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5534: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5534: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5534:
#5534: Deploying [ FooModule ]
#5534:
#5534: Batch #1
#5534: Executing FooModule#Foo...
#5534:
#5534: 3A0JBatch #1
#5534: Executing FooModule#Foo...
#5534:
#5534: 3A0JBatch #1
#5534: Executed FooModule#Foo
#5534:
#5534: 3A0JBatch #1
#5534: Executed FooModule#Foo
#5534:
#5534: [ FooModule ] successfully deployed 🚀
#5534:
#5534: Deployed Addresses
#5534:
#5534: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5534: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-f65a94bc81ed /#5542
#5542: donce-f65a94bc81ed
+ sudo docker rmi donce-7f94dca60574 /#5550
#5550: Untagged: donce-7f94dca60574:latest
#5550: Deleted: sha256:3d71bb3b18cd7e181f1b01afc3b6f0e61143648be113e0a6a920d1ba0bd9db8e
+ sudo docker logs donce-cd32a369539a /#5572
#5572: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5572:
#5572: Accounts
#5572: ========
#5572: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5572:
#5572: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5572:
#5572: 32meth_chainId0m
#5572: 32meth_chainId (2)0m
#5572: 32meth_accounts0m
#5572: 32mhardhat_getAutomine0m
#5572: 32meth_chainId0m
#5572: 32meth_getBlockByNumber0m
#5572: 32meth_getTransactionCount0m
#5572: 32meth_getTransactionCount (2)0m
#5572: 32meth_getTransactionCount (3)0m
#5572: 32meth_getBlockByNumber0m
#5572: 32meth_getTransactionCount0m
#5572: 32meth_getBlockByNumber0m
#5572: 32meth_chainId0m
#5572: 32meth_maxPriorityFeePerGas0m
#5572: 32meth_estimateGas0m
#5572: 32meth_call0m
#5572: Contract deployment: Foo
#5572: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5572: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5572:
#5572: 32meth_sendTransaction0m
#5572: Contract deployment: Foo
#5572: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5572: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5572: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5572: Value: 0 ETH
#5572: Gas used: 1357081 of 1357081
#5572: Block #1: 0x68d54c892afe2f77fa6e7e28ee1b8752c73b520cc42a1bbc686886ae1041d014
#5572:
#5572: 32meth_getTransactionByHash0m
#5572: 32meth_getBlockByNumber0m
#5572: 32meth_getTransactionReceipt0m
#5572: 32meth_accounts0m
#5572: 32meth_call0m
#5572: Contract call: Foo#balanceOf
#5572: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5572: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5572:
#5572: 32meth_call0m
#5572: Contract call: Foo#balanceOf
#5572: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5572: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5572:
#5572: 32meth_getBlockByNumber0m
#5572: 32meth_getTransactionCount0m
#5572: 32meth_estimateGas0m
#5572: 32meth_sendRawTransaction0m
#5572: Contract call: Foo#transfer
#5572: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#5572: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5572: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5572: Value: 0 ETH
#5572: Gas used: 35389 of 35389
#5572: Block #2: 0x18439d9e028139ce2db7f4900c631584443b53939140cd96db250ced32022281
#5572:
#5572: 32meth_call0m
#5572: Contract call: Foo#balanceOf
#5572: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5572: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5572:
+ sudo docker rm --force donce-cd32a369539a /#5580
#5580: donce-cd32a369539a
+ sudo docker rmi donce-8ca1adf9ee5d /#5588
#5588: Untagged: donce-8ca1adf9ee5d:latest
#5588: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_pays 32m PASS0m (9.25s)
+ sudo docker build --tag donce-f28795ffab1d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5597
#5597: #0 building with "default" instance using docker driver
#5597:
#5597: #1 [internal] load build definition from Dockerfile
#5597: #1 transferring dockerfile: 552B done
#5597: #1 DONE 0.0s
#5597:
#5597: #2 [internal] load metadata for docker.io/library/node:24
#5597: #2 DONE 0.1s
#5597:
#5597: #3 [internal] load .dockerignore
#5597: #3 transferring context: 2B done
#5597: #3 DONE 0.0s
#5597:
#5597: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5597: #4 DONE 0.0s
#5597:
#5597: #5 [internal] load build context
#5597: #5 transferring context: 243B done
#5597: #5 DONE 0.0s
#5597:
#5597: #6 [7/9] COPY contracts contracts
#5597: #6 CACHED
#5597:
#5597: #7 [5/9] COPY hardhat.config.js .
#5597: #7 CACHED
#5597:
#5597: #8 [8/9] COPY ignition ignition
#5597: #8 CACHED
#5597:
#5597: #9 [2/9] WORKDIR /app
#5597: #9 CACHED
#5597:
#5597: #10 [4/9] RUN npm install
#5597: #10 CACHED
#5597:
#5597: #11 [3/9] COPY package.json .
#5597: #11 CACHED
#5597:
#5597: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5597: #12 CACHED
#5597:
#5597: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5597: #13 CACHED
#5597:
#5597: #14 exporting to image
#5597: #14 exporting layers done
#5597: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#5597: #14 naming to docker.io/library/donce-f28795ffab1d done
#5597: #14 DONE 0.0s
+ sudo docker run --detach --name donce-26dbd7da1ff8 --add-host host.docker.internal:host-gateway --publish 1044:8545 --user=1001:1001 donce-f28795ffab1d /bin/bash -c npx\ hardhat\ node\ /#5630
#5630: 047496a9556966a73220b10947e3c70f9cf041f007ef61b3a44cec9033193b7b
+ sudo docker build --tag donce-8f3882925c88 --build-arg HOST\=host.docker.internal --build-arg PORT\=1044 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5639
#5639: #0 building with "default" instance using docker driver
#5639:
#5639: #1 [internal] load build definition from Dockerfile
#5639: #1 transferring dockerfile: 552B done
#5639: #1 DONE 0.0s
#5639:
#5639: #2 [internal] load metadata for docker.io/library/node:24
#5639: #2 DONE 0.1s
#5639:
#5639: #3 [internal] load .dockerignore
#5639: #3 transferring context: 2B done
#5639: #3 DONE 0.0s
#5639:
#5639: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5639: #4 DONE 0.0s
#5639:
#5639: #5 [internal] load build context
#5639: #5 transferring context: 243B done
#5639: #5 DONE 0.0s
#5639:
#5639: #6 [2/9] WORKDIR /app
#5639: #6 CACHED
#5639:
#5639: #7 [3/9] COPY package.json .
#5639: #7 CACHED
#5639:
#5639: #8 [4/9] RUN npm install
#5639: #8 CACHED
#5639:
#5639: #9 [5/9] COPY hardhat.config.js .
#5639: #9 CACHED
#5639:
#5639: #10 [6/9] RUN sed -i "s/PORT/1044/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5639: #10 DONE 0.3s
#5639:
#5639: #11 [7/9] COPY contracts contracts
#5639: #11 DONE 0.1s
#5639:
#5639: #12 [8/9] COPY ignition ignition
#5639: #12 DONE 0.0s
#5639:
#5639: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5639: #13 1.304 Downloading compiler 0.8.28
#5639: #13 2.108 Compiled 1 Solidity file successfully (evm target: paris).
#5639: #13 DONE 2.2s
#5639:
#5639: #14 exporting to image
#5639: #14 exporting layers
#5639: #14 exporting layers 0.2s done
#5639: #14 writing image sha256:58ffe5c41f1e5d2cb0b01637131ad0b57ac888523c30831a7b2192d727c6cffa done
#5639: #14 naming to docker.io/library/donce-8f3882925c88 done
#5639: #14 DONE 0.2s
+ sudo docker run --name donce-0d5994e138fc --add-host host.docker.internal:host-gateway donce-8f3882925c88 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5671
#5671: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5671: // SPDX-License-Identifier: MIT
#5671:
#5671: require("@nomicfoundation/hardhat-toolbox");
#5671:
#5671: /** @type import("hardhat/config").HardhatUserConfig */
#5671:
#5671: module.exports = {
#5671: solidity: "0.8.28",
#5671: defaultNetwork: "foo",
#5671: networks: {
#5671: hardhat: {
#5671: chainId: 4242,
#5671: gas: 10,
#5671: gasPrice: 4,
#5671: maxFeePerGas: 100,
#5671: maxPriorityFeePerGas: 100,
#5671: initialBaseFeePerGas: 100,
#5671: accounts: [
#5671: {
#5671: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5671: balance: "55555555555555555555555"
#5671: },
#5671: {
#5671: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5671: balance: "66666666666666666666666"
#5671: }
#5671: ]
#5671: },
#5671: foo: {
#5671: chainId: 4242,
#5671: url: "http://host.docker.internal:1044"
#5671: }
#5671: }
#5671: };
#5671: total 328
#5671: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5671: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5671: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5671: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5671: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5671: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5671: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5671: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5671: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5671: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5671: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5671: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5671:
#5671: Deploying [ FooModule ]
#5671:
#5671: Batch #1
#5671: Executing FooModule#Foo...
#5671:
#5671: 3A0JBatch #1
#5671: Executing FooModule#Foo...
#5671:
#5671: 3A0JBatch #1
#5671: Executed FooModule#Foo
#5671:
#5671: 3A0JBatch #1
#5671: Executed FooModule#Foo
#5671:
#5671: [ FooModule ] successfully deployed 🚀
#5671:
#5671: Deployed Addresses
#5671:
#5671: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5671: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-0d5994e138fc /#5681
#5681: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5681: // SPDX-License-Identifier: MIT
#5681:
#5681: require("@nomicfoundation/hardhat-toolbox");
#5681:
#5681: /** @type import("hardhat/config").HardhatUserConfig */
#5681:
#5681: module.exports = {
#5681: solidity: "0.8.28",
#5681: defaultNetwork: "foo",
#5681: networks: {
#5681: hardhat: {
#5681: chainId: 4242,
#5681: gas: 10,
#5681: gasPrice: 4,
#5681: maxFeePerGas: 100,
#5681: maxPriorityFeePerGas: 100,
#5681: initialBaseFeePerGas: 100,
#5681: accounts: [
#5681: {
#5681: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5681: balance: "55555555555555555555555"
#5681: },
#5681: {
#5681: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5681: balance: "66666666666666666666666"
#5681: }
#5681: ]
#5681: },
#5681: foo: {
#5681: chainId: 4242,
#5681: url: "http://host.docker.internal:1044"
#5681: }
#5681: }
#5681: };
#5681: total 328
#5681: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5681: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5681: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5681: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5681: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5681: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5681: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5681: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5681: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5681: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5681: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5681: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5681:
#5681: Deploying [ FooModule ]
#5681:
#5681: Batch #1
#5681: Executing FooModule#Foo...
#5681:
#5681: 3A0JBatch #1
#5681: Executing FooModule#Foo...
#5681:
#5681: 3A0JBatch #1
#5681: Executed FooModule#Foo
#5681:
#5681: 3A0JBatch #1
#5681: Executed FooModule#Foo
#5681:
#5681: [ FooModule ] successfully deployed 🚀
#5681:
#5681: Deployed Addresses
#5681:
#5681: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5681: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-0d5994e138fc /#5689
#5689: donce-0d5994e138fc
+ sudo docker rmi donce-8f3882925c88 /#5697
#5697: Untagged: donce-8f3882925c88:latest
#5697: Deleted: sha256:58ffe5c41f1e5d2cb0b01637131ad0b57ac888523c30831a7b2192d727c6cffa
+ sudo docker logs donce-26dbd7da1ff8 /#5717
#5717: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5717:
#5717: Accounts
#5717: ========
#5717: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5717:
#5717: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5717:
#5717: 32meth_chainId0m
#5717: 32meth_chainId (2)0m
#5717: 32meth_accounts0m
#5717: 32mhardhat_getAutomine0m
#5717: 32meth_chainId0m
#5717: 32meth_getBlockByNumber0m
#5717: 32meth_getTransactionCount0m
#5717: 32meth_getTransactionCount (2)0m
#5717: 32meth_getTransactionCount (3)0m
#5717: 32meth_getBlockByNumber0m
#5717: 32meth_getTransactionCount0m
#5717: 32meth_getBlockByNumber0m
#5717: 32meth_chainId0m
#5717: 32meth_maxPriorityFeePerGas0m
#5717: 32meth_estimateGas0m
#5717: 32meth_call0m
#5717: Contract deployment: Foo
#5717: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5717: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5717:
#5717: 32meth_sendTransaction0m
#5717: Contract deployment: Foo
#5717: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5717: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5717: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5717: Value: 0 ETH
#5717: Gas used: 1357081 of 1357081
#5717: Block #1: 0xdfe155dddc83afccec18a62a98b9b03742bff18231cd6dd4ade4123af1a617ba
#5717:
#5717: 32meth_getTransactionByHash0m
#5717: 32meth_getBlockByNumber0m
#5717: 32meth_getTransactionReceipt0m
#5717: 32meth_getBalance0m
#5717: 32meth_getBalance (2)0m
#5717: 32meth_getBlockByNumber0m
#5717: 32meth_getTransactionCount0m
#5717: 32meth_sendRawTransaction0m
#5717: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#5717: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5717: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5717: Value: 42000 wei
#5717: Gas used: 21000 of 22000
#5717: Block #2: 0x3c172ad0811090a675847247353f6168f75a67f0b6324b0321c2f44f704925bb
#5717:
#5717: 32meth_getBalance0m
+ sudo docker rm --force donce-26dbd7da1ff8 /#5725
#5725: donce-26dbd7da1ff8
+ sudo docker rmi donce-f28795ffab1d /#5733
#5733: Untagged: donce-f28795ffab1d:latest
#5733: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_eth_pays 32m PASS0m (9.14s)
+ sudo docker run --detach --name donce-d3c5006bb467 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1045:3128 yegor256/squid-proxy:latest /#5742
#5742: 628af11d69ca159c80d7a93d2c4a3c920adab9b9c863ccb166f49f7b93d13fc4
+ sudo docker build --tag donce-d3b07d18f18c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5751
#5751: #0 building with "default" instance using docker driver
#5751:
#5751: #1 [internal] load build definition from Dockerfile
#5751: #1 transferring dockerfile: 552B done
#5751: #1 DONE 0.0s
#5751:
#5751: #2 [internal] load metadata for docker.io/library/node:24
#5751: #2 DONE 0.1s
#5751:
#5751: #3 [internal] load .dockerignore
#5751: #3 transferring context: 2B done
#5751: #3 DONE 0.0s
#5751:
#5751: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5751: #4 DONE 0.0s
#5751:
#5751: #5 [internal] load build context
#5751: #5 transferring context: 243B done
#5751: #5 DONE 0.0s
#5751:
#5751: #6 [3/9] COPY package.json .
#5751: #6 CACHED
#5751:
#5751: #7 [7/9] COPY contracts contracts
#5751: #7 CACHED
#5751:
#5751: #8 [8/9] COPY ignition ignition
#5751: #8 CACHED
#5751:
#5751: #9 [4/9] RUN npm install
#5751: #9 CACHED
#5751:
#5751: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5751: #10 CACHED
#5751:
#5751: #11 [2/9] WORKDIR /app
#5751: #11 CACHED
#5751:
#5751: #12 [5/9] COPY hardhat.config.js .
#5751: #12 CACHED
#5751:
#5751: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5751: #13 CACHED
#5751:
#5751: #14 exporting to image
#5751: #14 exporting layers done
#5751: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#5751: #14 naming to docker.io/library/donce-d3b07d18f18c done
#5751: #14 DONE 0.0s
+ sudo docker run --detach --name donce-0dd5d4570308 --add-host host.docker.internal:host-gateway --publish 1046:8545 --user=1001:1001 donce-d3b07d18f18c /bin/bash -c npx\ hardhat\ node\ /#5783
#5783: 97ea2879a88c67290281180da7781cb26a5f65fd2609fc83d1f208d1922435c2
+ sudo docker build --tag donce-59d4ee55ae49 --build-arg HOST\=host.docker.internal --build-arg PORT\=1046 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5792
#5792: #0 building with "default" instance using docker driver
#5792:
#5792: #1 [internal] load build definition from Dockerfile
#5792: #1 transferring dockerfile: 552B done
#5792: #1 DONE 0.0s
#5792:
#5792: #2 [internal] load metadata for docker.io/library/node:24
#5792: #2 DONE 0.1s
#5792:
#5792: #3 [internal] load .dockerignore
#5792: #3 transferring context: 2B done
#5792: #3 DONE 0.0s
#5792:
#5792: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5792: #4 DONE 0.0s
#5792:
#5792: #5 [internal] load build context
#5792: #5 transferring context: 243B done
#5792: #5 DONE 0.0s
#5792:
#5792: #6 [2/9] WORKDIR /app
#5792: #6 CACHED
#5792:
#5792: #7 [3/9] COPY package.json .
#5792: #7 CACHED
#5792:
#5792: #8 [4/9] RUN npm install
#5792: #8 CACHED
#5792:
#5792: #9 [5/9] COPY hardhat.config.js .
#5792: #9 CACHED
#5792:
#5792: #10 [6/9] RUN sed -i "s/PORT/1046/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5792: #10 DONE 0.3s
#5792:
#5792: #11 [7/9] COPY contracts contracts
#5792: #11 DONE 0.1s
#5792:
#5792: #12 [8/9] COPY ignition ignition
#5792: #12 DONE 0.0s
#5792:
#5792: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5792: #13 1.304 Downloading compiler 0.8.28
#5792: #13 2.111 Compiled 1 Solidity file successfully (evm target: paris).
#5792: #13 DONE 2.2s
#5792:
#5792: #14 exporting to image
#5792: #14 exporting layers
#5792: #14 exporting layers 0.2s done
#5792: #14 writing image sha256:86f3dca7478476f999e5d35a6244e1f31a6f428c3289ff0634fe40ecab2c9465 done
#5792: #14 naming to docker.io/library/donce-59d4ee55ae49 done
#5792: #14 DONE 0.2s
+ sudo docker run --name donce-229dcb3fb13d --add-host host.docker.internal:host-gateway donce-59d4ee55ae49 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5824
#5824: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5824: // SPDX-License-Identifier: MIT
#5824:
#5824: require("@nomicfoundation/hardhat-toolbox");
#5824:
#5824: /** @type import("hardhat/config").HardhatUserConfig */
#5824:
#5824: module.exports = {
#5824: solidity: "0.8.28",
#5824: defaultNetwork: "foo",
#5824: networks: {
#5824: hardhat: {
#5824: chainId: 4242,
#5824: gas: 10,
#5824: gasPrice: 4,
#5824: maxFeePerGas: 100,
#5824: maxPriorityFeePerGas: 100,
#5824: initialBaseFeePerGas: 100,
#5824: accounts: [
#5824: {
#5824: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5824: balance: "55555555555555555555555"
#5824: },
#5824: {
#5824: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5824: balance: "66666666666666666666666"
#5824: }
#5824: ]
#5824: },
#5824: foo: {
#5824: chainId: 4242,
#5824: url: "http://host.docker.internal:1046"
#5824: }
#5824: }
#5824: };
#5824: total 328
#5824: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5824: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5824: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5824: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5824: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5824: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5824: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5824: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5824: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5824: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5824: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5824: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5824:
#5824: Deploying [ FooModule ]
#5824:
#5824: Batch #1
#5824: Executing FooModule#Foo...
#5824:
#5824: 3A0JBatch #1
#5824: Executing FooModule#Foo...
#5824:
#5824: 3A0JBatch #1
#5824: Executed FooModule#Foo
#5824:
#5824: 3A0JBatch #1
#5824: Executed FooModule#Foo
#5824:
#5824: [ FooModule ] successfully deployed 🚀
#5824:
#5824: Deployed Addresses
#5824:
#5824: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5824: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-229dcb3fb13d /#5835
#5835: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5835: // SPDX-License-Identifier: MIT
#5835:
#5835: require("@nomicfoundation/hardhat-toolbox");
#5835:
#5835: /** @type import("hardhat/config").HardhatUserConfig */
#5835:
#5835: module.exports = {
#5835: solidity: "0.8.28",
#5835: defaultNetwork: "foo",
#5835: networks: {
#5835: hardhat: {
#5835: chainId: 4242,
#5835: gas: 10,
#5835: gasPrice: 4,
#5835: maxFeePerGas: 100,
#5835: maxPriorityFeePerGas: 100,
#5835: initialBaseFeePerGas: 100,
#5835: accounts: [
#5835: {
#5835: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5835: balance: "55555555555555555555555"
#5835: },
#5835: {
#5835: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5835: balance: "66666666666666666666666"
#5835: }
#5835: ]
#5835: },
#5835: foo: {
#5835: chainId: 4242,
#5835: url: "http://host.docker.internal:1046"
#5835: }
#5835: }
#5835: };
#5835: total 328
#5835: drwxr-xr-x 1 root root 4096 Sep 17 09:00 .
#5835: drwxr-xr-x 1 root root 4096 Sep 17 09:00 ..
#5835: drwxr-xr-x 4 root root 4096 Sep 17 09:00 artifacts
#5835: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5835: -rw-r--r-- 1 root root 874 Sep 17 09:00 hardhat.config.js
#5835: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5835: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5835: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5835: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5835: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5835: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5835: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5835:
#5835: Deploying [ FooModule ]
#5835:
#5835: Batch #1
#5835: Executing FooModule#Foo...
#5835:
#5835: 3A0JBatch #1
#5835: Executing FooModule#Foo...
#5835:
#5835: 3A0JBatch #1
#5835: Executed FooModule#Foo
#5835:
#5835: 3A0JBatch #1
#5835: Executed FooModule#Foo
#5835:
#5835: [ FooModule ] successfully deployed 🚀
#5835:
#5835: Deployed Addresses
#5835:
#5835: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5835: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-229dcb3fb13d /#5843
#5843: donce-229dcb3fb13d
+ sudo docker rmi donce-59d4ee55ae49 /#5851
#5851: Untagged: donce-59d4ee55ae49:latest
#5851: Deleted: sha256:86f3dca7478476f999e5d35a6244e1f31a6f428c3289ff0634fe40ecab2c9465
+ sudo docker logs donce-0dd5d4570308 /#5862
#5862: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5862:
#5862: Accounts
#5862: ========
#5862: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5862:
#5862: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5862:
#5862: 32meth_chainId0m
#5862: 32meth_chainId (2)0m
#5862: 32meth_accounts0m
#5862: 32mhardhat_getAutomine0m
#5862: 32meth_chainId0m
#5862: 32meth_getBlockByNumber0m
#5862: 32meth_getTransactionCount0m
#5862: 32meth_getTransactionCount (2)0m
#5862: 32meth_getTransactionCount (3)0m
#5862: 32meth_getBlockByNumber0m
#5862: 32meth_getTransactionCount0m
#5862: 32meth_getBlockByNumber0m
#5862: 32meth_chainId0m
#5862: 32meth_maxPriorityFeePerGas0m
#5862: 32meth_estimateGas0m
#5862: 32meth_call0m
#5862: Contract deployment: Foo
#5862: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5862: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5862:
#5862: 32meth_sendTransaction0m
#5862: Contract deployment: Foo
#5862: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5862: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5862: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5862: Value: 0 ETH
#5862: Gas used: 1357081 of 1357081
#5862: Block #1: 0x2f71eca98235a862f91374c3f2f565152e22082173ffac506fb061c944c2d75a
#5862:
#5862: 32meth_getTransactionByHash0m
#5862: 32meth_getBlockByNumber0m
#5862: 32meth_getTransactionReceipt0m
#5862: 32meth_accounts0m
#5862: 32meth_call0m
#5862: Contract call: Foo#balanceOf
#5862: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5862: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5862:
+ sudo docker rm --force donce-0dd5d4570308 /#5870
#5870: donce-0dd5d4570308
+ sudo docker rmi donce-d3b07d18f18c /#5879
#5879: Untagged: donce-d3b07d18f18c:latest
#5879: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
+ sudo docker logs donce-d3c5006bb467 /#5887
#5887: + set -e
#5887: + [ -z jeffrey ]
#5887: + [ -z swordfish ]
#5887: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5887: Adding password for user jeffrey
#5887: + rm -f /run/squid.pid
#5887: + which squid
#5887: + exec /usr/sbin/squid -NYCd 1
#5887: 2026/09/17 09:00:47| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5887: 2026/09/17 09:00:47| aclIpParseIpData: IPv6 has not been enabled.
#5887: 2026/09/17 09:00:47| aclIpParseIpData: IPv6 has not been enabled.
#5887: 2026/09/17 09:00:47| aclIpParseIpData: IPv6 has not been enabled.
#5887: 2026/09/17 09:00:47| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5887: 2026/09/17 09:00:47| Created PID file (/run/squid.pid)
#5887: 2026/09/17 09:00:47| Current Directory is /
#5887: 2026/09/17 09:00:47| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5887: 2026/09/17 09:00:47| Service Name: squid
#5887: 2026/09/17 09:00:47| Process ID 1
#5887: 2026/09/17 09:00:47| Process Roles: master worker
#5887: 2026/09/17 09:00:47| With 1048576 file descriptors available
#5887: 2026/09/17 09:00:47| Initializing IP Cache...
#5887: 2026/09/17 09:00:47| DNS IPv4 socket created at 0.0.0.0, FD 8
#5887: 2026/09/17 09:00:47| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5887: 2026/09/17 09:00:47| Adding domain ec2.internal from /etc/resolv.conf
#5887: 2026/09/17 09:00:47| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5887: 2026/09/17 09:00:47| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5887: 2026/09/17 09:00:47| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5887: 2026/09/17 09:00:47| Store logging disabled
#5887: 2026/09/17 09:00:47| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5887: 2026/09/17 09:00:47| Target number of buckets: 31
#5887: 2026/09/17 09:00:47| Using 8192 Store buckets
#5887: 2026/09/17 09:00:47| Max Mem size: 8192 KB
#5887: 2026/09/17 09:00:47| Max Swap size: 0 KB
#5887: 2026/09/17 09:00:47| Using Least Load store dir selection
#5887: 2026/09/17 09:00:47| Current Directory is /
#5887: 2026/09/17 09:00:47| Finished loading MIME types and icons.
#5887: 2026/09/17 09:00:47| HTCP Disabled.
#5887: 2026/09/17 09:00:47| Pinger socket opened on FD 11
#5887: 2026/09/17 09:00:47| Squid plugin modules loaded: 0
#5887: 2026/09/17 09:00:47| Adaptation support is off.
#5887: 2026/09/17 09:00:47| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5887: listening port: 3128
#5887: 2026/09/17 09:00:47| Starting new basicauthenticator helpers...
#5887: current master transaction: master53
#5887: 2026/09/17 09:00:47| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5887: current master transaction: master53
#5887: 2026/09/17 09:00:48| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-d3c5006bb467 /#5895
#5895: donce-d3c5006bb467
test_checks_balance_via_proxy 32m PASS0m (11.12s)
+ sudo docker build --tag donce-6f05352d60e8 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5904
#5904: #0 building with "default" instance using docker driver
#5904:
#5904: #1 [internal] load build definition from Dockerfile
#5904: #1 transferring dockerfile: 552B done
#5904: #1 DONE 0.0s
#5904:
#5904: #2 [internal] load metadata for docker.io/library/node:24
#5904: #2 DONE 0.1s
#5904:
#5904: #3 [internal] load .dockerignore
#5904: #3 transferring context: 2B done
#5904: #3 DONE 0.0s
#5904:
#5904: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5904: #4 DONE 0.0s
#5904:
#5904: #5 [internal] load build context
#5904: #5 transferring context: 243B done
#5904: #5 DONE 0.0s
#5904:
#5904: #6 [7/9] COPY contracts contracts
#5904: #6 CACHED
#5904:
#5904: #7 [2/9] WORKDIR /app
#5904: #7 CACHED
#5904:
#5904: #8 [3/9] COPY package.json .
#5904: #8 CACHED
#5904:
#5904: #9 [4/9] RUN npm install
#5904: #9 CACHED
#5904:
#5904: #10 [8/9] COPY ignition ignition
#5904: #10 CACHED
#5904:
#5904: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5904: #11 CACHED
#5904:
#5904: #12 [5/9] COPY hardhat.config.js .
#5904: #12 CACHED
#5904:
#5904: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5904: #13 CACHED
#5904:
#5904: #14 exporting to image
#5904: #14 exporting layers done
#5904: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#5904: #14 naming to docker.io/library/donce-6f05352d60e8 done
#5904: #14 DONE 0.0s
+ sudo docker run --detach --name donce-07e57edfbc74 --add-host host.docker.internal:host-gateway --publish 1047:8545 --user=1001:1001 donce-6f05352d60e8 /bin/bash -c npx\ hardhat\ node\ /#5936
#5936: 02dfe08a071b0da5700aa8b73583563d6af8cba6d8a19cd318dcf010ac45812d
+ sudo docker build --tag donce-c6ce9cf3015b --build-arg HOST\=host.docker.internal --build-arg PORT\=1047 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5944
#5944: #0 building with "default" instance using docker driver
#5944:
#5944: #1 [internal] load build definition from Dockerfile
#5944: #1 transferring dockerfile: 552B done
#5944: #1 DONE 0.0s
#5944:
#5944: #2 [internal] load metadata for docker.io/library/node:24
#5944: #2 DONE 0.3s
#5944:
#5944: #3 [internal] load .dockerignore
#5944: #3 transferring context: 2B done
#5944: #3 DONE 0.0s
#5944:
#5944: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5944: #4 DONE 0.0s
#5944:
#5944: #5 [internal] load build context
#5944: #5 transferring context: 243B done
#5944: #5 DONE 0.0s
#5944:
#5944: #6 [2/9] WORKDIR /app
#5944: #6 CACHED
#5944:
#5944: #7 [3/9] COPY package.json .
#5944: #7 CACHED
#5944:
#5944: #8 [4/9] RUN npm install
#5944: #8 CACHED
#5944:
#5944: #9 [5/9] COPY hardhat.config.js .
#5944: #9 CACHED
#5944:
#5944: #10 [6/9] RUN sed -i "s/PORT/1047/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5944: #10 DONE 0.3s
#5944:
#5944: #11 [7/9] COPY contracts contracts
#5944: #11 DONE 0.1s
#5944:
#5944: #12 [8/9] COPY ignition ignition
#5944: #12 DONE 0.0s
#5944:
#5944: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5944: #13 1.323 Downloading compiler 0.8.28
#5944: #13 1.979 Compiled 1 Solidity file successfully (evm target: paris).
#5944: #13 DONE 2.1s
#5944:
#5944: #14 exporting to image
#5944: #14 exporting layers
#5944: #14 exporting layers 0.2s done
#5944: #14 writing image sha256:b889d3269a3043947c105ee4351482d3759901ba39cd4f681b62960fd5c2a873 done
#5944: #14 naming to docker.io/library/donce-c6ce9cf3015b done
#5944: #14 DONE 0.2s
+ sudo docker run --name donce-c239e3ced867 --add-host host.docker.internal:host-gateway donce-c6ce9cf3015b /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5976
#5976: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5976: // SPDX-License-Identifier: MIT
#5976:
#5976: require("@nomicfoundation/hardhat-toolbox");
#5976:
#5976: /** @type import("hardhat/config").HardhatUserConfig */
#5976:
#5976: module.exports = {
#5976: solidity: "0.8.28",
#5976: defaultNetwork: "foo",
#5976: networks: {
#5976: hardhat: {
#5976: chainId: 4242,
#5976: gas: 10,
#5976: gasPrice: 4,
#5976: maxFeePerGas: 100,
#5976: maxPriorityFeePerGas: 100,
#5976: initialBaseFeePerGas: 100,
#5976: accounts: [
#5976: {
#5976: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5976: balance: "55555555555555555555555"
#5976: },
#5976: {
#5976: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5976: balance: "66666666666666666666666"
#5976: }
#5976: ]
#5976: },
#5976: foo: {
#5976: chainId: 4242,
#5976: url: "http://host.docker.internal:1047"
#5976: }
#5976: }
#5976: };
#5976: total 328
#5976: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#5976: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#5976: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#5976: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5976: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#5976: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5976: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5976: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5976: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5976: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5976: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5976: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5976:
#5976: Deploying [ FooModule ]
#5976:
#5976: Batch #1
#5976: Executing FooModule#Foo...
#5976:
#5976: 3A0JBatch #1
#5976: Executing FooModule#Foo...
#5976:
#5976: 3A0JBatch #1
#5976: Executed FooModule#Foo
#5976:
#5976: 3A0JBatch #1
#5976: Executed FooModule#Foo
#5976:
#5976: [ FooModule ] successfully deployed 🚀
#5976:
#5976: Deployed Addresses
#5976:
#5976: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5976: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c239e3ced867 /#5987
#5987: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5987: // SPDX-License-Identifier: MIT
#5987:
#5987: require("@nomicfoundation/hardhat-toolbox");
#5987:
#5987: /** @type import("hardhat/config").HardhatUserConfig */
#5987:
#5987: module.exports = {
#5987: solidity: "0.8.28",
#5987: defaultNetwork: "foo",
#5987: networks: {
#5987: hardhat: {
#5987: chainId: 4242,
#5987: gas: 10,
#5987: gasPrice: 4,
#5987: maxFeePerGas: 100,
#5987: maxPriorityFeePerGas: 100,
#5987: initialBaseFeePerGas: 100,
#5987: accounts: [
#5987: {
#5987: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5987: balance: "55555555555555555555555"
#5987: },
#5987: {
#5987: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5987: balance: "66666666666666666666666"
#5987: }
#5987: ]
#5987: },
#5987: foo: {
#5987: chainId: 4242,
#5987: url: "http://host.docker.internal:1047"
#5987: }
#5987: }
#5987: };
#5987: total 328
#5987: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#5987: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#5987: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#5987: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#5987: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#5987: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#5987: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#5987: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#5987: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#5987: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5987: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5987: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5987:
#5987: Deploying [ FooModule ]
#5987:
#5987: Batch #1
#5987: Executing FooModule#Foo...
#5987:
#5987: 3A0JBatch #1
#5987: Executing FooModule#Foo...
#5987:
#5987: 3A0JBatch #1
#5987: Executed FooModule#Foo
#5987:
#5987: 3A0JBatch #1
#5987: Executed FooModule#Foo
#5987:
#5987: [ FooModule ] successfully deployed 🚀
#5987:
#5987: Deployed Addresses
#5987:
#5987: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5987: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c239e3ced867 /#5995
#5995: donce-c239e3ced867
+ sudo docker rmi donce-c6ce9cf3015b /#6003
#6003: Untagged: donce-c6ce9cf3015b:latest
#6003: Deleted: sha256:b889d3269a3043947c105ee4351482d3759901ba39cd4f681b62960fd5c2a873
+ sudo docker logs donce-07e57edfbc74 /#6028
#6028: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6028:
#6028: Accounts
#6028: ========
#6028: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6028:
#6028: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6028:
#6028: 32meth_chainId0m
#6028: 32meth_chainId (2)0m
#6028: 32meth_accounts0m
#6028: 32mhardhat_getAutomine0m
#6028: 32meth_chainId0m
#6028: 32meth_getBlockByNumber0m
#6028: 32meth_getTransactionCount0m
#6028: 32meth_getTransactionCount (2)0m
#6028: 32meth_getTransactionCount (3)0m
#6028: 32meth_getBlockByNumber0m
#6028: 32meth_getTransactionCount0m
#6028: 32meth_getBlockByNumber0m
#6028: 32meth_chainId0m
#6028: 32meth_maxPriorityFeePerGas0m
#6028: 32meth_estimateGas0m
#6028: 32meth_call0m
#6028: Contract deployment: Foo
#6028: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6028: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6028:
#6028: 32meth_sendTransaction0m
#6028: Contract deployment: Foo
#6028: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6028: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6028: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6028: Value: 0 ETH
#6028: Gas used: 1357081 of 1357081
#6028: Block #1: 0xf5c0f4ef362d57e24a7eedcc18fe633e43e726fa0aa75de932c71ea15a4747a4
#6028:
#6028: 32meth_getTransactionByHash0m
#6028: 32meth_getBlockByNumber0m
#6028: 32meth_getTransactionReceipt0m
#6028: 32meth_subscribe0m
#6028: 32meth_getBlockByNumber0m
#6028: 32meth_getTransactionCount0m
#6028: 32meth_estimateGas0m
#6028: 32meth_sendRawTransaction0m
#6028: Contract call: Foo#transfer
#6028: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#6028: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6028: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6028: Value: 0 ETH
#6028: Gas used: 35401 of 35401
#6028: Block #2: 0xbbeb9db10c2582c2bbfc8766db6437bbd4ee04f3bec991658d4acc0245440960
#6028:
#6028: 32meth_unsubscribe0m
#6028: 32meth_subscribe0m
#6028: 32meth_getBlockByNumber0m
#6028: 32meth_getTransactionCount0m
#6028: 32meth_estimateGas0m
#6028: 32meth_sendRawTransaction0m
#6028: Contract call: Foo#transfer
#6028: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#6028: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6028: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6028: Value: 0 ETH
#6028: Gas used: 35389 of 35389
#6028: Block #3: 0x7cb1fc0bbc16a7f31e8e810ddeaecf42d567430ab551119ed4499aeb87adedce
#6028:
#6028: 32meth_unsubscribe0m
#6028: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-07e57edfbc74 /#6037
#6037: donce-07e57edfbc74
+ sudo docker rmi donce-6f05352d60e8 /#6045
#6045: Untagged: donce-6f05352d60e8:latest
#6045: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_accepts_payments_on_changing_addresses 32m PASS0m (11.58s)
+ sudo docker build --tag donce-4a2f09d51b71 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6054
#6054: #0 building with "default" instance using docker driver
#6054:
#6054: #1 [internal] load build definition from Dockerfile
#6054: #1 transferring dockerfile: 552B done
#6054: #1 DONE 0.0s
#6054:
#6054: #2 [internal] load metadata for docker.io/library/node:24
#6054: #2 DONE 0.1s
#6054:
#6054: #3 [internal] load .dockerignore
#6054: #3 transferring context: 2B done
#6054: #3 DONE 0.0s
#6054:
#6054: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6054: #4 DONE 0.0s
#6054:
#6054: #5 [internal] load build context
#6054: #5 transferring context: 243B done
#6054: #5 DONE 0.0s
#6054:
#6054: #6 [2/9] WORKDIR /app
#6054: #6 CACHED
#6054:
#6054: #7 [3/9] COPY package.json .
#6054: #7 CACHED
#6054:
#6054: #8 [4/9] RUN npm install
#6054: #8 CACHED
#6054:
#6054: #9 [7/9] COPY contracts contracts
#6054: #9 CACHED
#6054:
#6054: #10 [5/9] COPY hardhat.config.js .
#6054: #10 CACHED
#6054:
#6054: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6054: #11 CACHED
#6054:
#6054: #12 [8/9] COPY ignition ignition
#6054: #12 CACHED
#6054:
#6054: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6054: #13 CACHED
#6054:
#6054: #14 exporting to image
#6054: #14 exporting layers done
#6054: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#6054: #14 naming to docker.io/library/donce-4a2f09d51b71 done
#6054: #14 DONE 0.0s
+ sudo docker run --detach --name donce-a01dd3b780f1 --add-host host.docker.internal:host-gateway --publish 1048:8545 --user=1001:1001 donce-4a2f09d51b71 /bin/bash -c npx\ hardhat\ node\ /#6086
#6086: 0f77d5910015df954c65843cfe1a278c7d4903514460d708d428b67389792496
+ sudo docker build --tag donce-e656e9b799b9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1048 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6095
#6095: #0 building with "default" instance using docker driver
#6095:
#6095: #1 [internal] load build definition from Dockerfile
#6095: #1 transferring dockerfile: 552B done
#6095: #1 DONE 0.0s
#6095:
#6095: #2 [internal] load metadata for docker.io/library/node:24
#6095: #2 DONE 0.1s
#6095:
#6095: #3 [internal] load .dockerignore
#6095: #3 transferring context: 2B done
#6095: #3 DONE 0.0s
#6095:
#6095: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6095: #4 DONE 0.0s
#6095:
#6095: #5 [internal] load build context
#6095: #5 transferring context: 243B done
#6095: #5 DONE 0.0s
#6095:
#6095: #6 [2/9] WORKDIR /app
#6095: #6 CACHED
#6095:
#6095: #7 [3/9] COPY package.json .
#6095: #7 CACHED
#6095:
#6095: #8 [4/9] RUN npm install
#6095: #8 CACHED
#6095:
#6095: #9 [5/9] COPY hardhat.config.js .
#6095: #9 CACHED
#6095:
#6095: #10 [6/9] RUN sed -i "s/PORT/1048/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6095: #10 DONE 0.3s
#6095:
#6095: #11 [7/9] COPY contracts contracts
#6095: #11 DONE 0.1s
#6095:
#6095: #12 [8/9] COPY ignition ignition
#6095: #12 DONE 0.1s
#6095:
#6095: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6095: #13 1.325 Downloading compiler 0.8.28
#6095: #13 1.925 Compiled 1 Solidity file successfully (evm target: paris).
#6095: #13 DONE 2.0s
#6095:
#6095: #14 exporting to image
#6095: #14 exporting layers
#6095: #14 exporting layers 0.2s done
#6095: #14 writing image sha256:979ffb86072366c0595f440717f778e8c5af89ea2e3c07b1182d426d01b3b390
#6095: #14 writing image sha256:979ffb86072366c0595f440717f778e8c5af89ea2e3c07b1182d426d01b3b390 done
#6095: #14 naming to docker.io/library/donce-e656e9b799b9 done
#6095: #14 DONE 0.2s
+ sudo docker run --name donce-162ab9d90f8a --add-host host.docker.internal:host-gateway donce-e656e9b799b9 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6127
#6127: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6127: // SPDX-License-Identifier: MIT
#6127:
#6127: require("@nomicfoundation/hardhat-toolbox");
#6127:
#6127: /** @type import("hardhat/config").HardhatUserConfig */
#6127:
#6127: module.exports = {
#6127: solidity: "0.8.28",
#6127: defaultNetwork: "foo",
#6127: networks: {
#6127: hardhat: {
#6127: chainId: 4242,
#6127: gas: 10,
#6127: gasPrice: 4,
#6127: maxFeePerGas: 100,
#6127: maxPriorityFeePerGas: 100,
#6127: initialBaseFeePerGas: 100,
#6127: accounts: [
#6127: {
#6127: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6127: balance: "55555555555555555555555"
#6127: },
#6127: {
#6127: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6127: balance: "66666666666666666666666"
#6127: }
#6127: ]
#6127: },
#6127: foo: {
#6127: chainId: 4242,
#6127: url: "http://host.docker.internal:1048"
#6127: }
#6127: }
#6127: };
#6127: total 328
#6127: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6127: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6127: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6127: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6127: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6127: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6127: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6127: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6127: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6127: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6127: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6127: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6127:
#6127: Deploying [ FooModule ]
#6127:
#6127: Batch #1
#6127: Executing FooModule#Foo...
#6127:
#6127: 3A0JBatch #1
#6127: Executing FooModule#Foo...
#6127:
#6127: 3A0JBatch #1
#6127: Executed FooModule#Foo
#6127:
#6127: 3A0JBatch #1
#6127: Executed FooModule#Foo
#6127:
#6127: [ FooModule ] successfully deployed 🚀
#6127:
#6127: Deployed Addresses
#6127:
#6127: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6127: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-162ab9d90f8a /#6137
#6137: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6137: // SPDX-License-Identifier: MIT
#6137:
#6137: require("@nomicfoundation/hardhat-toolbox");
#6137:
#6137: /** @type import("hardhat/config").HardhatUserConfig */
#6137:
#6137: module.exports = {
#6137: solidity: "0.8.28",
#6137: defaultNetwork: "foo",
#6137: networks: {
#6137: hardhat: {
#6137: chainId: 4242,
#6137: gas: 10,
#6137: gasPrice: 4,
#6137: maxFeePerGas: 100,
#6137: maxPriorityFeePerGas: 100,
#6137: initialBaseFeePerGas: 100,
#6137: accounts: [
#6137: {
#6137: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6137: balance: "55555555555555555555555"
#6137: },
#6137: {
#6137: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6137: balance: "66666666666666666666666"
#6137: }
#6137: ]
#6137: },
#6137: foo: {
#6137: chainId: 4242,
#6137: url: "http://host.docker.internal:1048"
#6137: }
#6137: }
#6137: };
#6137: total 328
#6137: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6137: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6137: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6137: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6137: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6137: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6137: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6137: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6137: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6137: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6137: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6137: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6137:
#6137: Deploying [ FooModule ]
#6137:
#6137: Batch #1
#6137: Executing FooModule#Foo...
#6137:
#6137: 3A0JBatch #1
#6137: Executing FooModule#Foo...
#6137:
#6137: 3A0JBatch #1
#6137: Executed FooModule#Foo
#6137:
#6137: 3A0JBatch #1
#6137: Executed FooModule#Foo
#6137:
#6137: [ FooModule ] successfully deployed 🚀
#6137:
#6137: Deployed Addresses
#6137:
#6137: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6137: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-162ab9d90f8a /#6145
#6145: donce-162ab9d90f8a
+ sudo docker rmi donce-e656e9b799b9 /#6153
#6153: Untagged: donce-e656e9b799b9:latest
#6153: Deleted: sha256:979ffb86072366c0595f440717f778e8c5af89ea2e3c07b1182d426d01b3b390
+ sudo docker logs donce-a01dd3b780f1 /#6255
#6255: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6255:
#6255: Accounts
#6255: ========
#6255: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6255:
#6255: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6255:
#6255: 32meth_chainId0m
#6255: 32meth_chainId (2)0m
#6255: 32meth_accounts0m
#6255: 32mhardhat_getAutomine0m
#6255: 32meth_chainId0m
#6255: 32meth_getBlockByNumber0m
#6255: 32meth_getTransactionCount0m
#6255: 32meth_getTransactionCount (2)0m
#6255: 32meth_getTransactionCount (3)0m
#6255: 32meth_getBlockByNumber0m
#6255: 32meth_getTransactionCount0m
#6255: 32meth_getBlockByNumber0m
#6255: 32meth_chainId0m
#6255: 32meth_maxPriorityFeePerGas0m
#6255: 32meth_estimateGas0m
#6255: 32meth_call0m
#6255: Contract deployment: Foo
#6255: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255:
#6255: 32meth_sendTransaction0m
#6255: Contract deployment: Foo
#6255: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: Value: 0 ETH
#6255: Gas used: 1357081 of 1357081
#6255: Block #1: 0x3f4b498eb2dc36f7c22adb2f8194dd144de76b5e76f084ed308b95f941866f96
#6255:
#6255: 32meth_getTransactionByHash0m
#6255: 32meth_getBlockByNumber0m
#6255: 32meth_getTransactionReceipt0m
#6255: 32meth_accounts0m
#6255: 32meth_call0m
#6255: Contract call: Foo#balanceOf
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255:
#6255: 32meth_getBlockByNumber0m
#6255: 32meth_getBlockByNumber (2)0m
#6255: 32meth_getBlockByNumber (3)0m
#6255: 32meth_getBlockByNumber (4)0m
#6255: 32meth_getBlockByNumber (5)0m
#6255: 32meth_getBlockByNumber (6)0m
#6255: 32meth_getBlockByNumber (7)0m
#6255: 32meth_getBlockByNumber (8)0m
#6255: 32meth_getBlockByNumber (9)0m
#6255: 32meth_getBlockByNumber (10)0m
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #2: 0xcc03167cda16683e958fc0ec07c35fb706a803e6d4e94dd5b86498e2aeec5343
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #3: 0x104526f4d16da334f9d8a6567af04b7d8683b8e47d2b16bba2526f4cbcb4d753
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #4: 0x2117fe2ef8dfe91b11e842a6086acedc4730f0a5b1d44ccd17a6344b01b3d98f
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #5: 0xd0c590df125ad7403ff2dfca1a1d1e658348134b0931d813242d7d4de904ea69
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #6: 0x31e47e58e3811cdb7b4e14eb585b4a0a0e06cf2a32d38839c2121a6e218487cf
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #7: 0xd67018cd743ec9f6864de8e72a15dfc7f731ea2a8f5b7bc26ae6a8964e353396
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #8: 0x737c2bd0350b09101f3cebe7ea8951c5a505089aa8d3037358379dde28237fa5
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #9: 0xe80589de5bb2fc6bb621b80b94be88be04a47e7d6cca43e68926caa3ff1a28ff
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #10: 0x731e608e61c04ab0dac7404a10f502ec3126dd8c9d66954e2cdb03f9bca3a0a8
#6255:
#6255: 32meth_getTransactionCount0m
#6255: 32meth_estimateGas0m
#6255: 32meth_sendRawTransaction0m
#6255: Contract call: Foo#transfer
#6255: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255: Value: 0 ETH
#6255: Gas used: 35389 of 35389
#6255: Block #11: 0x1203e5e0f3127b7ae0820b2f68314762e1b02a8bd299b97df891cfe2f1354892
#6255:
#6255: 32meth_call0m
#6255: Contract call: Foo#balanceOf
#6255: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6255: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6255:
+ sudo docker rm --force donce-a01dd3b780f1 /#6263
#6263: donce-a01dd3b780f1
+ sudo docker rmi donce-4a2f09d51b71 /#6271
#6271: Untagged: donce-4a2f09d51b71:latest
#6271: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_pays_in_threads 32m PASS0m (9.24s)
+ sudo docker build --tag donce-0ae41005258c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6280
#6280: #0 building with "default" instance using docker driver
#6280:
#6280: #1 [internal] load build definition from Dockerfile
#6280: #1 transferring dockerfile: 552B done
#6280: #1 DONE 0.0s
#6280:
#6280: #2 [internal] load metadata for docker.io/library/node:24
#6280: #2 DONE 0.1s
#6280:
#6280: #3 [internal] load .dockerignore
#6280: #3 transferring context: 2B done
#6280: #3 DONE 0.0s
#6280:
#6280: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6280: #4 DONE 0.0s
#6280:
#6280: #5 [internal] load build context
#6280: #5 transferring context: 243B done
#6280: #5 DONE 0.0s
#6280:
#6280: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6280: #6 CACHED
#6280:
#6280: #7 [4/9] RUN npm install
#6280: #7 CACHED
#6280:
#6280: #8 [8/9] COPY ignition ignition
#6280: #8 CACHED
#6280:
#6280: #9 [3/9] COPY package.json .
#6280: #9 CACHED
#6280:
#6280: #10 [5/9] COPY hardhat.config.js .
#6280: #10 CACHED
#6280:
#6280: #11 [7/9] COPY contracts contracts
#6280: #11 CACHED
#6280:
#6280: #12 [2/9] WORKDIR /app
#6280: #12 CACHED
#6280:
#6280: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6280: #13 CACHED
#6280:
#6280: #14 exporting to image
#6280: #14 exporting layers done
#6280: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#6280: #14 naming to docker.io/library/donce-0ae41005258c done
#6280: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e00ba7e91d2e --add-host host.docker.internal:host-gateway --publish 1049:8545 --user=1001:1001 donce-0ae41005258c /bin/bash -c npx\ hardhat\ node\ /#6312
#6312: 53b879ff647c707144dcd8dc7424e66aa6980ffa3346574aab8117e6cd35a9ad
+ sudo docker build --tag donce-dd32f4d3df23 --build-arg HOST\=host.docker.internal --build-arg PORT\=1049 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6321
#6321: #0 building with "default" instance using docker driver
#6321:
#6321: #1 [internal] load build definition from Dockerfile
#6321: #1 transferring dockerfile: 552B done
#6321: #1 DONE 0.0s
#6321:
#6321: #2 [internal] load metadata for docker.io/library/node:24
#6321: #2 DONE 0.1s
#6321:
#6321: #3 [internal] load .dockerignore
#6321: #3 transferring context: 2B done
#6321: #3 DONE 0.0s
#6321:
#6321: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6321: #4 DONE 0.0s
#6321:
#6321: #5 [internal] load build context
#6321: #5 transferring context: 243B done
#6321: #5 DONE 0.0s
#6321:
#6321: #6 [2/9] WORKDIR /app
#6321: #6 CACHED
#6321:
#6321: #7 [3/9] COPY package.json .
#6321: #7 CACHED
#6321:
#6321: #8 [4/9] RUN npm install
#6321: #8 CACHED
#6321:
#6321: #9 [5/9] COPY hardhat.config.js .
#6321: #9 CACHED
#6321:
#6321: #10 [6/9] RUN sed -i "s/PORT/1049/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6321: #10 DONE 0.3s
#6321:
#6321: #11 [7/9] COPY contracts contracts
#6321: #11 DONE 0.1s
#6321:
#6321: #12 [8/9] COPY ignition ignition
#6321: #12 DONE 0.0s
#6321:
#6321: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6321: #13 1.307 Downloading compiler 0.8.28
#6321: #13 1.935 Compiled 1 Solidity file successfully (evm target: paris).
#6321: #13 DONE 2.1s
#6321:
#6321: #14 exporting to image
#6321: #14 exporting layers
#6321: #14 exporting layers 0.2s done
#6321: #14 writing image sha256:c8c98f48fbb87055a3b194229ca042d8b03f01d23cc16fc926fce7445ba23d82 done
#6321: #14 naming to docker.io/library/donce-dd32f4d3df23 done
#6321: #14 DONE 0.2s
+ sudo docker run --name donce-87aa369fdd8c --add-host host.docker.internal:host-gateway donce-dd32f4d3df23 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6353
#6353: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6353: // SPDX-License-Identifier: MIT
#6353:
#6353: require("@nomicfoundation/hardhat-toolbox");
#6353:
#6353: /** @type import("hardhat/config").HardhatUserConfig */
#6353:
#6353: module.exports = {
#6353: solidity: "0.8.28",
#6353: defaultNetwork: "foo",
#6353: networks: {
#6353: hardhat: {
#6353: chainId: 4242,
#6353: gas: 10,
#6353: gasPrice: 4,
#6353: maxFeePerGas: 100,
#6353: maxPriorityFeePerGas: 100,
#6353: initialBaseFeePerGas: 100,
#6353: accounts: [
#6353: {
#6353: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6353: balance: "55555555555555555555555"
#6353: },
#6353: {
#6353: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6353: balance: "66666666666666666666666"
#6353: }
#6353: ]
#6353: },
#6353: foo: {
#6353: chainId: 4242,
#6353: url: "http://host.docker.internal:1049"
#6353: }
#6353: }
#6353: };
#6353: total 328
#6353: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6353: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6353: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6353: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6353: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6353: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6353: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6353: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6353: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6353: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6353: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6353: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6353:
#6353: Deploying [ FooModule ]
#6353:
#6353: Batch #1
#6353: Executing FooModule#Foo...
#6353:
#6353: 3A0JBatch #1
#6353: Executing FooModule#Foo...
#6353:
#6353: 3A0JBatch #1
#6353: Executed FooModule#Foo
#6353:
#6353: 3A0JBatch #1
#6353: Executed FooModule#Foo
#6353:
#6353: [ FooModule ] successfully deployed 🚀
#6353:
#6353: Deployed Addresses
#6353:
#6353: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6353: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-87aa369fdd8c /#6364
#6364: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6364: // SPDX-License-Identifier: MIT
#6364:
#6364: require("@nomicfoundation/hardhat-toolbox");
#6364:
#6364: /** @type import("hardhat/config").HardhatUserConfig */
#6364:
#6364: module.exports = {
#6364: solidity: "0.8.28",
#6364: defaultNetwork: "foo",
#6364: networks: {
#6364: hardhat: {
#6364: chainId: 4242,
#6364: gas: 10,
#6364: gasPrice: 4,
#6364: maxFeePerGas: 100,
#6364: maxPriorityFeePerGas: 100,
#6364: initialBaseFeePerGas: 100,
#6364: accounts: [
#6364: {
#6364: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6364: balance: "55555555555555555555555"
#6364: },
#6364: {
#6364: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6364: balance: "66666666666666666666666"
#6364: }
#6364: ]
#6364: },
#6364: foo: {
#6364: chainId: 4242,
#6364: url: "http://host.docker.internal:1049"
#6364: }
#6364: }
#6364: };
#6364: total 328
#6364: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6364: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6364: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6364: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6364: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6364: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6364: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6364: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6364: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6364: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6364: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6364: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6364:
#6364: Deploying [ FooModule ]
#6364:
#6364: Batch #1
#6364: Executing FooModule#Foo...
#6364:
#6364: 3A0JBatch #1
#6364: Executing FooModule#Foo...
#6364:
#6364: 3A0JBatch #1
#6364: Executed FooModule#Foo
#6364:
#6364: 3A0JBatch #1
#6364: Executed FooModule#Foo
#6364:
#6364: [ FooModule ] successfully deployed 🚀
#6364:
#6364: Deployed Addresses
#6364:
#6364: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6364: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-87aa369fdd8c /#6373
#6373: donce-87aa369fdd8c
+ sudo docker rmi donce-dd32f4d3df23 /#6381
#6381: Untagged: donce-dd32f4d3df23:latest
#6381: Deleted: sha256:c8c98f48fbb87055a3b194229ca042d8b03f01d23cc16fc926fce7445ba23d82
+ sudo docker logs donce-e00ba7e91d2e /#6392
#6392: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6392:
#6392: Accounts
#6392: ========
#6392: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6392:
#6392: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6392:
#6392: 32meth_chainId0m
#6392: 32meth_chainId (2)0m
#6392: 32meth_accounts0m
#6392: 32mhardhat_getAutomine0m
#6392: 32meth_chainId0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionCount0m
#6392: 32meth_getTransactionCount (2)0m
#6392: 32meth_getTransactionCount (3)0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionCount0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_chainId0m
#6392: 32meth_maxPriorityFeePerGas0m
#6392: 32meth_estimateGas0m
#6392: 32meth_call0m
#6392: Contract deployment: Foo
#6392: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6392: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6392:
#6392: 32meth_sendTransaction0m
#6392: Contract deployment: Foo
#6392: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6392: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6392: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6392: Value: 0 ETH
#6392: Gas used: 1357081 of 1357081
#6392: Block #1: 0x3d547ebfe8eb74cfd331ca1cff45065722847c14f30ba1048ab82b67d294294c
#6392:
#6392: 32meth_getTransactionByHash0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionReceipt0m
#6392: 32meth_estimateGas0m
+ sudo docker rm --force donce-e00ba7e91d2e /#6401
#6401: donce-e00ba7e91d2e
+ sudo docker rmi donce-0ae41005258c /#6409
#6409: Untagged: donce-0ae41005258c:latest
#6409: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_checks_gas_estimate 32m PASS0m (8.95s)
+ sudo docker build --tag donce-f0cff56dc8d4 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6418
#6418: #0 building with "default" instance using docker driver
#6418:
#6418: #1 [internal] load build definition from Dockerfile
#6418: #1 transferring dockerfile: 552B done
#6418: #1 DONE 0.0s
#6418:
#6418: #2 [internal] load metadata for docker.io/library/node:24
#6418: #2 DONE 0.1s
#6418:
#6418: #3 [internal] load .dockerignore
#6418: #3 transferring context: 2B done
#6418: #3 DONE 0.0s
#6418:
#6418: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6418: #4 DONE 0.0s
#6418:
#6418: #5 [internal] load build context
#6418: #5 transferring context: 243B done
#6418: #5 DONE 0.0s
#6418:
#6418: #6 [3/9] COPY package.json .
#6418: #6 CACHED
#6418:
#6418: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6418: #7 CACHED
#6418:
#6418: #8 [8/9] COPY ignition ignition
#6418: #8 CACHED
#6418:
#6418: #9 [4/9] RUN npm install
#6418: #9 CACHED
#6418:
#6418: #10 [5/9] COPY hardhat.config.js .
#6418: #10 CACHED
#6418:
#6418: #11 [2/9] WORKDIR /app
#6418: #11 CACHED
#6418:
#6418: #12 [7/9] COPY contracts contracts
#6418: #12 CACHED
#6418:
#6418: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6418: #13 CACHED
#6418:
#6418: #14 exporting to image
#6418: #14 exporting layers done
#6418: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#6418: #14 naming to docker.io/library/donce-f0cff56dc8d4 done
#6418: #14 DONE 0.0s
+ sudo docker run --detach --name donce-fe7258c51cea --add-host host.docker.internal:host-gateway --publish 1050:8545 --user=1001:1001 donce-f0cff56dc8d4 /bin/bash -c npx\ hardhat\ node\ /#6450
#6450: 6cd54bb11ba5f7bfab953494b3f535098d02217ac9fc07d6b01dc2217ea44566
+ sudo docker build --tag donce-5b59a02f51bb --build-arg HOST\=host.docker.internal --build-arg PORT\=1050 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6462
#6462: #0 building with "default" instance using docker driver
#6462:
#6462: #1 [internal] load build definition from Dockerfile
#6462: #1 transferring dockerfile: 552B done
#6462: #1 DONE 0.0s
#6462:
#6462: #2 [internal] load metadata for docker.io/library/node:24
#6462: #2 DONE 0.1s
#6462:
#6462: #3 [internal] load .dockerignore
#6462: #3 transferring context: 2B done
#6462: #3 DONE 0.0s
#6462:
#6462: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6462: #4 DONE 0.0s
#6462:
#6462: #5 [internal] load build context
#6462: #5 transferring context: 243B done
#6462: #5 DONE 0.0s
#6462:
#6462: #6 [2/9] WORKDIR /app
#6462: #6 CACHED
#6462:
#6462: #7 [3/9] COPY package.json .
#6462: #7 CACHED
#6462:
#6462: #8 [4/9] RUN npm install
#6462: #8 CACHED
#6462:
#6462: #9 [5/9] COPY hardhat.config.js .
#6462: #9 CACHED
#6462:
#6462: #10 [6/9] RUN sed -i "s/PORT/1050/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6462: #10 DONE 0.3s
#6462:
#6462: #11 [7/9] COPY contracts contracts
#6462: #11 DONE 0.1s
#6462:
#6462: #12 [8/9] COPY ignition ignition
#6462: #12 DONE 0.0s
#6462:
#6462: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6462: #13 1.351 Downloading compiler 0.8.28
#6462: #13 1.932 Compiled 1 Solidity file successfully (evm target: paris).
#6462: #13 DONE 2.0s
#6462:
#6462: #14 exporting to image
#6462: #14 exporting layers
#6462: #14 exporting layers 0.2s done
#6462: #14 writing image sha256:29378f30e1aa62ec5948eb9369784e8a0beed77b96ec664b8cbd76d6822f9124 done
#6462: #14 naming to docker.io/library/donce-5b59a02f51bb done
#6462: #14 DONE 0.2s
+ sudo docker run --name donce-6b0c93781acd --add-host host.docker.internal:host-gateway donce-5b59a02f51bb /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6494
#6494: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6494: // SPDX-License-Identifier: MIT
#6494:
#6494: require("@nomicfoundation/hardhat-toolbox");
#6494:
#6494: /** @type import("hardhat/config").HardhatUserConfig */
#6494:
#6494: module.exports = {
#6494: solidity: "0.8.28",
#6494: defaultNetwork: "foo",
#6494: networks: {
#6494: hardhat: {
#6494: chainId: 4242,
#6494: gas: 10,
#6494: gasPrice: 4,
#6494: maxFeePerGas: 100,
#6494: maxPriorityFeePerGas: 100,
#6494: initialBaseFeePerGas: 100,
#6494: accounts: [
#6494: {
#6494: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6494: balance: "55555555555555555555555"
#6494: },
#6494: {
#6494: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6494: balance: "66666666666666666666666"
#6494: }
#6494: ]
#6494: },
#6494: foo: {
#6494: chainId: 4242,
#6494: url: "http://host.docker.internal:1050"
#6494: }
#6494: }
#6494: };
#6494: total 328
#6494: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6494: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6494: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6494: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6494: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6494: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6494: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6494: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6494: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6494: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6494: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6494: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6494:
#6494: Deploying [ FooModule ]
#6494:
#6494: Batch #1
#6494: Executing FooModule#Foo...
#6494:
#6494: 3A0JBatch #1
#6494: Executing FooModule#Foo...
#6494:
#6494: 3A0JBatch #1
#6494: Executed FooModule#Foo
#6494:
#6494: 3A0JBatch #1
#6494: Executed FooModule#Foo
#6494:
#6494: [ FooModule ] successfully deployed 🚀
#6494:
#6494: Deployed Addresses
#6494:
#6494: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6494: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-6b0c93781acd /#6506
#6506: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6506: // SPDX-License-Identifier: MIT
#6506:
#6506: require("@nomicfoundation/hardhat-toolbox");
#6506:
#6506: /** @type import("hardhat/config").HardhatUserConfig */
#6506:
#6506: module.exports = {
#6506: solidity: "0.8.28",
#6506: defaultNetwork: "foo",
#6506: networks: {
#6506: hardhat: {
#6506: chainId: 4242,
#6506: gas: 10,
#6506: gasPrice: 4,
#6506: maxFeePerGas: 100,
#6506: maxPriorityFeePerGas: 100,
#6506: initialBaseFeePerGas: 100,
#6506: accounts: [
#6506: {
#6506: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6506: balance: "55555555555555555555555"
#6506: },
#6506: {
#6506: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6506: balance: "66666666666666666666666"
#6506: }
#6506: ]
#6506: },
#6506: foo: {
#6506: chainId: 4242,
#6506: url: "http://host.docker.internal:1050"
#6506: }
#6506: }
#6506: };
#6506: total 328
#6506: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6506: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6506: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6506: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6506: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6506: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6506: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6506: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6506: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6506: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6506: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6506: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6506:
#6506: Deploying [ FooModule ]
#6506:
#6506: Batch #1
#6506: Executing FooModule#Foo...
#6506:
#6506: 3A0JBatch #1
#6506: Executing FooModule#Foo...
#6506:
#6506: 3A0JBatch #1
#6506: Executed FooModule#Foo
#6506:
#6506: 3A0JBatch #1
#6506: Executed FooModule#Foo
#6506:
#6506: [ FooModule ] successfully deployed 🚀
#6506:
#6506: Deployed Addresses
#6506:
#6506: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6506: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-6b0c93781acd /#6514
#6514: donce-6b0c93781acd
+ sudo docker rmi donce-5b59a02f51bb /#6522
#6522: Untagged: donce-5b59a02f51bb:latest
#6522: Deleted: sha256:29378f30e1aa62ec5948eb9369784e8a0beed77b96ec664b8cbd76d6822f9124
+ sudo docker logs donce-fe7258c51cea /#6532
#6532: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6532:
#6532: Accounts
#6532: ========
#6532: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6532:
#6532: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6532:
#6532: 32meth_chainId0m
#6532: 32meth_chainId (2)0m
#6532: 32meth_accounts0m
#6532: 32mhardhat_getAutomine0m
#6532: 32meth_chainId0m
#6532: 32meth_getBlockByNumber0m
#6532: 32meth_getTransactionCount0m
#6532: 32meth_getTransactionCount (2)0m
#6532: 32meth_getTransactionCount (3)0m
#6532: 32meth_getBlockByNumber0m
#6532: 32meth_getTransactionCount0m
#6532: 32meth_getBlockByNumber0m
#6532: 32meth_chainId0m
#6532: 32meth_maxPriorityFeePerGas0m
#6532: 32meth_estimateGas0m
#6532: 32meth_call0m
#6532: Contract deployment: Foo
#6532: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6532: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6532:
#6532: 32meth_sendTransaction0m
#6532: Contract deployment: Foo
#6532: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6532: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6532: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6532: Value: 0 ETH
#6532: Gas used: 1357081 of 1357081
#6532: Block #1: 0x4a502ca3380c5dab9534d7b6a791d462d8910406fb5966b6427c51c4c75f142a
#6532:
#6532: 32meth_getTransactionByHash0m
#6532: 32meth_getBlockByNumber0m
#6532: 32meth_getTransactionReceipt0m
#6532: 32meth_getBalance0m
+ sudo docker rm --force donce-fe7258c51cea /#6540
#6540: donce-fe7258c51cea
+ sudo docker rmi donce-f0cff56dc8d4 /#6548
#6548: Untagged: donce-f0cff56dc8d4:latest
#6548: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_checks_eth_balance 32m PASS0m (8.80s)
+ sudo docker build --tag donce-9a2c54c116a1 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6557
#6557: #0 building with "default" instance using docker driver
#6557:
#6557: #1 [internal] load build definition from Dockerfile
#6557: #1 transferring dockerfile: 552B done
#6557: #1 DONE 0.0s
#6557:
#6557: #2 [internal] load metadata for docker.io/library/node:24
#6557: #2 DONE 0.1s
#6557:
#6557: #3 [internal] load .dockerignore
#6557: #3 transferring context: 2B done
#6557: #3 DONE 0.0s
#6557:
#6557: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6557: #4 DONE 0.0s
#6557:
#6557: #5 [internal] load build context
#6557: #5 transferring context: 243B done
#6557: #5 DONE 0.0s
#6557:
#6557: #6 [8/9] COPY ignition ignition
#6557: #6 CACHED
#6557:
#6557: #7 [3/9] COPY package.json .
#6557: #7 CACHED
#6557:
#6557: #8 [4/9] RUN npm install
#6557: #8 CACHED
#6557:
#6557: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6557: #9 CACHED
#6557:
#6557: #10 [2/9] WORKDIR /app
#6557: #10 CACHED
#6557:
#6557: #11 [7/9] COPY contracts contracts
#6557: #11 CACHED
#6557:
#6557: #12 [5/9] COPY hardhat.config.js .
#6557: #12 CACHED
#6557:
#6557: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6557: #13 CACHED
#6557:
#6557: #14 exporting to image
#6557: #14 exporting layers done
#6557: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#6557: #14 naming to docker.io/library/donce-9a2c54c116a1 done
#6557: #14 DONE 0.0s
+ sudo docker run --detach --name donce-b33515bc59a9 --add-host host.docker.internal:host-gateway --publish 1051:8545 --user=1001:1001 donce-9a2c54c116a1 /bin/bash -c npx\ hardhat\ node\ /#6589
#6589: 6addea2526ba6f1fdd4ccdd90a342c6870f21c0ffe6de42890f635c2c7494e43
+ sudo docker build --tag donce-b43d15f30a35 --build-arg HOST\=host.docker.internal --build-arg PORT\=1051 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6597
#6597: #0 building with "default" instance using docker driver
#6597:
#6597: #1 [internal] load build definition from Dockerfile
#6597: #1 transferring dockerfile: 552B done
#6597: #1 DONE 0.0s
#6597:
#6597: #2 [internal] load metadata for docker.io/library/node:24
#6597: #2 DONE 0.1s
#6597:
#6597: #3 [internal] load .dockerignore
#6597: #3 transferring context: 2B done
#6597: #3 DONE 0.0s
#6597:
#6597: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6597: #4 DONE 0.0s
#6597:
#6597: #5 [internal] load build context
#6597: #5 transferring context: 243B done
#6597: #5 DONE 0.0s
#6597:
#6597: #6 [2/9] WORKDIR /app
#6597: #6 CACHED
#6597:
#6597: #7 [3/9] COPY package.json .
#6597: #7 CACHED
#6597:
#6597: #8 [4/9] RUN npm install
#6597: #8 CACHED
#6597:
#6597: #9 [5/9] COPY hardhat.config.js .
#6597: #9 CACHED
#6597:
#6597: #10 [6/9] RUN sed -i "s/PORT/1051/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6597: #10 DONE 0.3s
#6597:
#6597: #11 [7/9] COPY contracts contracts
#6597: #11 DONE 0.1s
#6597:
#6597: #12 [8/9] COPY ignition ignition
#6597: #12 DONE 0.0s
#6597:
#6597: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6597: #13 1.302 Downloading compiler 0.8.28
#6597: #13 2.030 Compiled 1 Solidity file successfully (evm target: paris).
#6597: #13 DONE 2.1s
#6597:
#6597: #14 exporting to image
#6597: #14 exporting layers
#6597: #14 exporting layers 0.2s done
#6597: #14 writing image sha256:be3b6e3085aee8a0e2028cd5162624443ff27c933dfd3d4dfa24e5a2e64d6ab4 done
#6597: #14 naming to docker.io/library/donce-b43d15f30a35 done
#6597: #14 DONE 0.2s
+ sudo docker run --name donce-23a314bd707f --add-host host.docker.internal:host-gateway donce-b43d15f30a35 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6629
#6629: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6629: // SPDX-License-Identifier: MIT
#6629:
#6629: require("@nomicfoundation/hardhat-toolbox");
#6629:
#6629: /** @type import("hardhat/config").HardhatUserConfig */
#6629:
#6629: module.exports = {
#6629: solidity: "0.8.28",
#6629: defaultNetwork: "foo",
#6629: networks: {
#6629: hardhat: {
#6629: chainId: 4242,
#6629: gas: 10,
#6629: gasPrice: 4,
#6629: maxFeePerGas: 100,
#6629: maxPriorityFeePerGas: 100,
#6629: initialBaseFeePerGas: 100,
#6629: accounts: [
#6629: {
#6629: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6629: balance: "55555555555555555555555"
#6629: },
#6629: {
#6629: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6629: balance: "66666666666666666666666"
#6629: }
#6629: ]
#6629: },
#6629: foo: {
#6629: chainId: 4242,
#6629: url: "http://host.docker.internal:1051"
#6629: }
#6629: }
#6629: };
#6629: total 328
#6629: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6629: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6629: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6629: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6629: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6629: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6629: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6629: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6629: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6629: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6629: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6629: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6629:
#6629: Deploying [ FooModule ]
#6629:
#6629: Batch #1
#6629: Executing FooModule#Foo...
#6629:
#6629: 3A0JBatch #1
#6629: Executing FooModule#Foo...
#6629:
#6629: 3A0JBatch #1
#6629: Executed FooModule#Foo
#6629:
#6629: 3A0JBatch #1
#6629: Executed FooModule#Foo
#6629:
#6629: [ FooModule ] successfully deployed 🚀
#6629:
#6629: Deployed Addresses
#6629:
#6629: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6629: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-23a314bd707f /#6640
#6640: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6640: // SPDX-License-Identifier: MIT
#6640:
#6640: require("@nomicfoundation/hardhat-toolbox");
#6640:
#6640: /** @type import("hardhat/config").HardhatUserConfig */
#6640:
#6640: module.exports = {
#6640: solidity: "0.8.28",
#6640: defaultNetwork: "foo",
#6640: networks: {
#6640: hardhat: {
#6640: chainId: 4242,
#6640: gas: 10,
#6640: gasPrice: 4,
#6640: maxFeePerGas: 100,
#6640: maxPriorityFeePerGas: 100,
#6640: initialBaseFeePerGas: 100,
#6640: accounts: [
#6640: {
#6640: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6640: balance: "55555555555555555555555"
#6640: },
#6640: {
#6640: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6640: balance: "66666666666666666666666"
#6640: }
#6640: ]
#6640: },
#6640: foo: {
#6640: chainId: 4242,
#6640: url: "http://host.docker.internal:1051"
#6640: }
#6640: }
#6640: };
#6640: total 328
#6640: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6640: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6640: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6640: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6640: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6640: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6640: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6640: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6640: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6640: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6640: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6640: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6640:
#6640: Deploying [ FooModule ]
#6640:
#6640: Batch #1
#6640: Executing FooModule#Foo...
#6640:
#6640: 3A0JBatch #1
#6640: Executing FooModule#Foo...
#6640:
#6640: 3A0JBatch #1
#6640: Executed FooModule#Foo
#6640:
#6640: 3A0JBatch #1
#6640: Executed FooModule#Foo
#6640:
#6640: [ FooModule ] successfully deployed 🚀
#6640:
#6640: Deployed Addresses
#6640:
#6640: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6640: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-23a314bd707f /#6648
#6648: donce-23a314bd707f
+ sudo docker rmi donce-b43d15f30a35 /#6656
#6656: Untagged: donce-b43d15f30a35:latest
#6656: Deleted: sha256:be3b6e3085aee8a0e2028cd5162624443ff27c933dfd3d4dfa24e5a2e64d6ab4
+ sudo docker logs donce-b33515bc59a9 /#6666
#6666: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6666:
#6666: Accounts
#6666: ========
#6666: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6666:
#6666: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6666:
#6666: 32meth_chainId0m
#6666: 32meth_chainId (2)0m
#6666: 32meth_accounts0m
#6666: 32mhardhat_getAutomine0m
#6666: 32meth_chainId0m
#6666: 32meth_getBlockByNumber0m
#6666: 32meth_getTransactionCount0m
#6666: 32meth_getTransactionCount (2)0m
#6666: 32meth_getTransactionCount (3)0m
#6666: 32meth_getBlockByNumber0m
#6666: 32meth_getTransactionCount0m
#6666: 32meth_getBlockByNumber0m
#6666: 32meth_chainId0m
#6666: 32meth_maxPriorityFeePerGas0m
#6666: 32meth_estimateGas0m
#6666: 32meth_call0m
#6666: Contract deployment: Foo
#6666: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6666: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6666:
#6666: 32meth_sendTransaction0m
#6666: Contract deployment: Foo
#6666: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6666: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6666: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6666: Value: 0 ETH
#6666: Gas used: 1357081 of 1357081
#6666: Block #1: 0x890266eaf5166cf427194d454c19c4c7e0a02f174e0c2759b2431450b8b4223c
#6666:
#6666: 32meth_getTransactionByHash0m
#6666: 32meth_getBlockByNumber0m
#6666: 32meth_getTransactionReceipt0m
#6666: 32meth_accounts0m
#6666: 32meth_call0m
#6666: Contract call: Foo#balanceOf
#6666: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6666: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6666:
+ sudo docker rm --force donce-b33515bc59a9 /#6674
#6674: donce-b33515bc59a9
+ sudo docker rmi donce-9a2c54c116a1 /#6682
#6682: Untagged: donce-9a2c54c116a1:latest
#6682: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_checks_balance 32m PASS0m (8.97s)
+ sudo docker build --tag donce-3b1309dc0ec0 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6691
#6691: #0 building with "default" instance using docker driver
#6691:
#6691: #1 [internal] load build definition from Dockerfile
#6691: #1 transferring dockerfile: 552B done
#6691: #1 DONE 0.0s
#6691:
#6691: #2 [internal] load metadata for docker.io/library/node:24
#6691: #2 DONE 0.1s
#6691:
#6691: #3 [internal] load .dockerignore
#6691: #3 transferring context: 2B done
#6691: #3 DONE 0.0s
#6691:
#6691: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6691: #4 DONE 0.0s
#6691:
#6691: #5 [internal] load build context
#6691: #5 transferring context: 243B done
#6691: #5 DONE 0.0s
#6691:
#6691: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6691: #6 CACHED
#6691:
#6691: #7 [3/9] COPY package.json .
#6691: #7 CACHED
#6691:
#6691: #8 [7/9] COPY contracts contracts
#6691: #8 CACHED
#6691:
#6691: #9 [8/9] COPY ignition ignition
#6691: #9 CACHED
#6691:
#6691: #10 [5/9] COPY hardhat.config.js .
#6691: #10 CACHED
#6691:
#6691: #11 [2/9] WORKDIR /app
#6691: #11 CACHED
#6691:
#6691: #12 [4/9] RUN npm install
#6691: #12 CACHED
#6691:
#6691: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6691: #13 CACHED
#6691:
#6691: #14 exporting to image
#6691: #14 exporting layers done
#6691: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#6691: #14 naming to docker.io/library/donce-3b1309dc0ec0 0.0s done
#6691: #14 DONE 0.0s
+ sudo docker run --detach --name donce-5bdee933bd2c --add-host host.docker.internal:host-gateway --publish 1052:8545 --user=1001:1001 donce-3b1309dc0ec0 /bin/bash -c npx\ hardhat\ node\ /#6723
#6723: eef3999167a706d1a427a7304229ef53ac5a66cb8fb457420fa0f21bb4bb931d
+ sudo docker build --tag donce-4bbbb6289285 --build-arg HOST\=host.docker.internal --build-arg PORT\=1052 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6734
#6734: #0 building with "default" instance using docker driver
#6734:
#6734: #1 [internal] load build definition from Dockerfile
#6734: #1 transferring dockerfile: 552B done
#6734: #1 DONE 0.0s
#6734:
#6734: #2 [internal] load metadata for docker.io/library/node:24
#6734: #2 DONE 0.1s
#6734:
#6734: #3 [internal] load .dockerignore
#6734: #3 transferring context: 2B done
#6734: #3 DONE 0.0s
#6734:
#6734: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6734: #4 DONE 0.0s
#6734:
#6734: #5 [internal] load build context
#6734: #5 transferring context: 243B done
#6734: #5 DONE 0.0s
#6734:
#6734: #6 [2/9] WORKDIR /app
#6734: #6 CACHED
#6734:
#6734: #7 [3/9] COPY package.json .
#6734: #7 CACHED
#6734:
#6734: #8 [4/9] RUN npm install
#6734: #8 CACHED
#6734:
#6734: #9 [5/9] COPY hardhat.config.js .
#6734: #9 CACHED
#6734:
#6734: #10 [6/9] RUN sed -i "s/PORT/1052/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6734: #10 DONE 0.3s
#6734:
#6734: #11 [7/9] COPY contracts contracts
#6734: #11 DONE 0.1s
#6734:
#6734: #12 [8/9] COPY ignition ignition
#6734: #12 DONE 0.0s
#6734:
#6734: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6734: #13 1.332 Downloading compiler 0.8.28
#6734: #13 1.928 Compiled 1 Solidity file successfully (evm target: paris).
#6734: #13 DONE 2.0s
#6734:
#6734: #14 exporting to image
#6734: #14 exporting layers
#6734: #14 exporting layers 0.2s done
#6734: #14 writing image sha256:e49e041fe062c8d774db82dec56490fc92f14c6c514fd8c24e6a4c6fa0f24ed6
#6734: #14 writing image sha256:e49e041fe062c8d774db82dec56490fc92f14c6c514fd8c24e6a4c6fa0f24ed6 done
#6734: #14 naming to docker.io/library/donce-4bbbb6289285 done
#6734: #14 DONE 0.2s
+ sudo docker run --name donce-05f66f790563 --add-host host.docker.internal:host-gateway donce-4bbbb6289285 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6766
#6766: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6766: // SPDX-License-Identifier: MIT
#6766:
#6766: require("@nomicfoundation/hardhat-toolbox");
#6766:
#6766: /** @type import("hardhat/config").HardhatUserConfig */
#6766:
#6766: module.exports = {
#6766: solidity: "0.8.28",
#6766: defaultNetwork: "foo",
#6766: networks: {
#6766: hardhat: {
#6766: chainId: 4242,
#6766: gas: 10,
#6766: gasPrice: 4,
#6766: maxFeePerGas: 100,
#6766: maxPriorityFeePerGas: 100,
#6766: initialBaseFeePerGas: 100,
#6766: accounts: [
#6766: {
#6766: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6766: balance: "55555555555555555555555"
#6766: },
#6766: {
#6766: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6766: balance: "66666666666666666666666"
#6766: }
#6766: ]
#6766: },
#6766: foo: {
#6766: chainId: 4242,
#6766: url: "http://host.docker.internal:1052"
#6766: }
#6766: }
#6766: };
#6766: total 328
#6766: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6766: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6766: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6766: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6766: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6766: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6766: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6766: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6766: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6766: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6766: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6766: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6766:
#6766: Deploying [ FooModule ]
#6766:
#6766: Batch #1
#6766: Executing FooModule#Foo...
#6766:
#6766: 3A0JBatch #1
#6766: Executing FooModule#Foo...
#6766:
#6766: 3A0JBatch #1
#6766: Executed FooModule#Foo
#6766:
#6766: 3A0JBatch #1
#6766: Executed FooModule#Foo
#6766:
#6766: [ FooModule ] successfully deployed 🚀
#6766:
#6766: Deployed Addresses
#6766:
#6766: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6766: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-05f66f790563 /#6776
#6776: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6776: // SPDX-License-Identifier: MIT
#6776:
#6776: require("@nomicfoundation/hardhat-toolbox");
#6776:
#6776: /** @type import("hardhat/config").HardhatUserConfig */
#6776:
#6776: module.exports = {
#6776: solidity: "0.8.28",
#6776: defaultNetwork: "foo",
#6776: networks: {
#6776: hardhat: {
#6776: chainId: 4242,
#6776: gas: 10,
#6776: gasPrice: 4,
#6776: maxFeePerGas: 100,
#6776: maxPriorityFeePerGas: 100,
#6776: initialBaseFeePerGas: 100,
#6776: accounts: [
#6776: {
#6776: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6776: balance: "55555555555555555555555"
#6776: },
#6776: {
#6776: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6776: balance: "66666666666666666666666"
#6776: }
#6776: ]
#6776: },
#6776: foo: {
#6776: chainId: 4242,
#6776: url: "http://host.docker.internal:1052"
#6776: }
#6776: }
#6776: };
#6776: total 328
#6776: drwxr-xr-x 1 root root 4096 Sep 17 09:01 .
#6776: drwxr-xr-x 1 root root 4096 Sep 17 09:01 ..
#6776: drwxr-xr-x 4 root root 4096 Sep 17 09:01 artifacts
#6776: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6776: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6776: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6776: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6776: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6776: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6776: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6776: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6776: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6776:
#6776: Deploying [ FooModule ]
#6776:
#6776: Batch #1
#6776: Executing FooModule#Foo...
#6776:
#6776: 3A0JBatch #1
#6776: Executing FooModule#Foo...
#6776:
#6776: 3A0JBatch #1
#6776: Executed FooModule#Foo
#6776:
#6776: 3A0JBatch #1
#6776: Executed FooModule#Foo
#6776:
#6776: [ FooModule ] successfully deployed 🚀
#6776:
#6776: Deployed Addresses
#6776:
#6776: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6776: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-05f66f790563 /#6784
#6784: donce-05f66f790563
+ sudo docker rmi donce-4bbbb6289285 /#6792
#6792: Untagged: donce-4bbbb6289285:latest
#6792: Deleted: sha256:e49e041fe062c8d774db82dec56490fc92f14c6c514fd8c24e6a4c6fa0f24ed6
E: The block failed to process the payment in 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534, the event is lost (StandardError): intentional
+ sudo docker logs donce-5bdee933bd2c /#6891
#6891: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6891:
#6891: Accounts
#6891: ========
#6891: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6891:
#6891: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6891:
#6891: 32meth_chainId0m
#6891: 32meth_chainId (2)0m
#6891: 32meth_accounts0m
#6891: 32mhardhat_getAutomine0m
#6891: 32meth_chainId0m
#6891: 32meth_getBlockByNumber0m
#6891: 32meth_getTransactionCount0m
#6891: 32meth_getTransactionCount (2)0m
#6891: 32meth_getTransactionCount (3)0m
#6891: 32meth_getBlockByNumber0m
#6891: 32meth_getTransactionCount0m
#6891: 32meth_getBlockByNumber0m
#6891: 32meth_chainId0m
#6891: 32meth_maxPriorityFeePerGas0m
#6891: 32meth_estimateGas0m
#6891: 32meth_call0m
#6891: Contract deployment: Foo
#6891: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891:
#6891: 32meth_sendTransaction0m
#6891: Contract deployment: Foo
#6891: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: Value: 0 ETH
#6891: Gas used: 1357081 of 1357081
#6891: Block #1: 0xe2d41a21c9f854e580e6e906ff650e51ed715300c17dd258f2a481dd537d535c
#6891:
#6891: 32meth_getTransactionByHash0m
#6891: 32meth_getBlockByNumber0m
#6891: 32meth_getTransactionReceipt0m
#6891: 32meth_subscribe0m
#6891: 32meth_getBlockByNumber0m
#6891: 32meth_getBlockByNumber (2)0m
#6891: 32meth_getBlockByNumber (3)0m
#6891: 32meth_getBlockByNumber (4)0m
#6891: 32meth_getBlockByNumber (5)0m
#6891: 32meth_getBlockByNumber (6)0m
#6891: 32meth_getBlockByNumber (7)0m
#6891: 32meth_getBlockByNumber (8)0m
#6891: 32meth_getBlockByNumber (9)0m
#6891: 32meth_getTransactionCount0m
#6891: 32meth_getBlockByNumber0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #2: 0x5a8464bcd86f54959b87ad87b7c5127c3cf17fc1ac2e6b6a49aa29ff0ad52651
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #3: 0x401173a09c3c22672d0a9bae5357b449abbeb69fd8a55be0d4ace5c6700b6e10
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #4: 0x029995d7ee454e15a0787a8ccb19928ef496208367972c225752cc716452ff2f
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #5: 0x309d8f00a94983e92f22112189abc172e11967fc2a7ffcb0f4e4cf20f8fc6402
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #6: 0x0636324120b8c3365e77c498f76d2b2655dd81f6246a8dbe43d1940531c833b1
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #7: 0x01d4730c6922030e0ff628395415bd0c7c0ac3f6de2dd1752a3783be180abac2
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #8: 0xedced978b6ebf3b6392cb5d002a26935391afc5731a7fa9e076f4978dbed6388
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #9: 0x2987fc93de209568bab093d41674ddbb3d3f5684ec0e117034b6aa8c794acf8e
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #10: 0xdae331926710a3b798130a6cb6e2a9e4026c09ea38f8698bdc3af6ec03be183d
#6891:
#6891: 32meth_getTransactionCount0m
#6891: 32meth_estimateGas0m
#6891: 32meth_sendRawTransaction0m
#6891: Contract call: Foo#transfer
#6891: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#6891: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6891: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6891: Value: 0 ETH
#6891: Gas used: 35389 of 35389
#6891: Block #11: 0xa072fb8e10386132e53c98811e030cb5fd7592445c95d15736282ed800400800
#6891:
#6891: 32meth_unsubscribe0m
+ sudo docker rm --force donce-5bdee933bd2c /#6899
#6899: donce-5bdee933bd2c
+ sudo docker rmi donce-3b1309dc0ec0 /#6907
#6907: Untagged: donce-3b1309dc0ec0:latest
#6907: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_accepts_payments_with_failures 32m PASS0m (10.43s)
+ sudo docker build --tag donce-3e1ab877951a --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6916
#6916: #0 building with "default" instance using docker driver
#6916:
#6916: #1 [internal] load build definition from Dockerfile
#6916: #1 transferring dockerfile: 552B done
#6916: #1 DONE 0.0s
#6916:
#6916: #2 [internal] load metadata for docker.io/library/node:24
#6916: #2 DONE 0.1s
#6916:
#6916: #3 [internal] load .dockerignore
#6916: #3 transferring context: 2B done
#6916: #3 DONE 0.0s
#6916:
#6916: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6916: #4 DONE 0.0s
#6916:
#6916: #5 [internal] load build context
#6916: #5 transferring context: 243B done
#6916: #5 DONE 0.0s
#6916:
#6916: #6 [5/9] COPY hardhat.config.js .
#6916: #6 CACHED
#6916:
#6916: #7 [2/9] WORKDIR /app
#6916: #7 CACHED
#6916:
#6916: #8 [7/9] COPY contracts contracts
#6916: #8 CACHED
#6916:
#6916: #9 [3/9] COPY package.json .
#6916: #9 CACHED
#6916:
#6916: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6916: #10 CACHED
#6916:
#6916: #11 [8/9] COPY ignition ignition
#6916: #11 CACHED
#6916:
#6916: #12 [4/9] RUN npm install
#6916: #12 CACHED
#6916:
#6916: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6916: #13 CACHED
#6916:
#6916: #14 exporting to image
#6916: #14 exporting layers done
#6916: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#6916: #14 naming to docker.io/library/donce-3e1ab877951a done
#6916: #14 DONE 0.0s
+ sudo docker run --detach --name donce-580ebed9a43e --add-host host.docker.internal:host-gateway --publish 1053:8545 --user=1001:1001 donce-3e1ab877951a /bin/bash -c npx\ hardhat\ node\ /#6948
#6948: ef2b1ebde5c2bcffe41fc08399efa7fb57112b66973138587db21a740847c966
+ sudo docker build --tag donce-42dc4407b3c4 --build-arg HOST\=host.docker.internal --build-arg PORT\=1053 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6959
#6959: #0 building with "default" instance using docker driver
#6959:
#6959: #1 [internal] load build definition from Dockerfile
#6959: #1 transferring dockerfile: 552B done
#6959: #1 DONE 0.0s
#6959:
#6959: #2 [internal] load metadata for docker.io/library/node:24
#6959: #2 DONE 0.1s
#6959:
#6959: #3 [internal] load .dockerignore
#6959: #3 transferring context: 2B done
#6959: #3 DONE 0.0s
#6959:
#6959: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6959: #4 DONE 0.0s
#6959:
#6959: #5 [internal] load build context
#6959: #5 transferring context: 243B done
#6959: #5 DONE 0.0s
#6959:
#6959: #6 [2/9] WORKDIR /app
#6959: #6 CACHED
#6959:
#6959: #7 [3/9] COPY package.json .
#6959: #7 CACHED
#6959:
#6959: #8 [4/9] RUN npm install
#6959: #8 CACHED
#6959:
#6959: #9 [5/9] COPY hardhat.config.js .
#6959: #9 CACHED
#6959:
#6959: #10 [6/9] RUN sed -i "s/PORT/1053/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6959: #10 DONE 0.3s
#6959:
#6959: #11 [7/9] COPY contracts contracts
#6959: #11 DONE 0.1s
#6959:
#6959: #12 [8/9] COPY ignition ignition
#6959: #12 DONE 0.0s
#6959:
#6959: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6959: #13 1.346 Downloading compiler 0.8.28
#6959: #13 2.099 Compiled 1 Solidity file successfully (evm target: paris).
#6959: #13 DONE 2.2s
#6959:
#6959: #14 exporting to image
#6959: #14 exporting layers
#6959: #14 exporting layers 0.2s done
#6959: #14 writing image sha256:0493d5626ede79a63beb24b365e1689d7cfb6552bb1481efe1bf94ea94f0fda9 done
#6959: #14 naming to docker.io/library/donce-42dc4407b3c4 done
#6959: #14 DONE 0.2s
+ sudo docker run --name donce-dc5176f7d66f --add-host host.docker.internal:host-gateway donce-42dc4407b3c4 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6991
#6991: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6991: // SPDX-License-Identifier: MIT
#6991:
#6991: require("@nomicfoundation/hardhat-toolbox");
#6991:
#6991: /** @type import("hardhat/config").HardhatUserConfig */
#6991:
#6991: module.exports = {
#6991: solidity: "0.8.28",
#6991: defaultNetwork: "foo",
#6991: networks: {
#6991: hardhat: {
#6991: chainId: 4242,
#6991: gas: 10,
#6991: gasPrice: 4,
#6991: maxFeePerGas: 100,
#6991: maxPriorityFeePerGas: 100,
#6991: initialBaseFeePerGas: 100,
#6991: accounts: [
#6991: {
#6991: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6991: balance: "55555555555555555555555"
#6991: },
#6991: {
#6991: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6991: balance: "66666666666666666666666"
#6991: }
#6991: ]
#6991: },
#6991: foo: {
#6991: chainId: 4242,
#6991: url: "http://host.docker.internal:1053"
#6991: }
#6991: }
#6991: };
#6991: total 328
#6991: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#6991: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#6991: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#6991: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#6991: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#6991: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#6991: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#6991: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#6991: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#6991: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6991: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6991: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6991:
#6991: Deploying [ FooModule ]
#6991:
#6991: Batch #1
#6991: Executing FooModule#Foo...
#6991:
#6991: 3A0JBatch #1
#6991: Executing FooModule#Foo...
#6991:
#6991: 3A0JBatch #1
#6991: Executed FooModule#Foo
#6991:
#6991: 3A0JBatch #1
#6991: Executed FooModule#Foo
#6991:
#6991: [ FooModule ] successfully deployed 🚀
#6991:
#6991: Deployed Addresses
#6991:
#6991: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6991: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-dc5176f7d66f /#7002
#7002: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7002: // SPDX-License-Identifier: MIT
#7002:
#7002: require("@nomicfoundation/hardhat-toolbox");
#7002:
#7002: /** @type import("hardhat/config").HardhatUserConfig */
#7002:
#7002: module.exports = {
#7002: solidity: "0.8.28",
#7002: defaultNetwork: "foo",
#7002: networks: {
#7002: hardhat: {
#7002: chainId: 4242,
#7002: gas: 10,
#7002: gasPrice: 4,
#7002: maxFeePerGas: 100,
#7002: maxPriorityFeePerGas: 100,
#7002: initialBaseFeePerGas: 100,
#7002: accounts: [
#7002: {
#7002: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7002: balance: "55555555555555555555555"
#7002: },
#7002: {
#7002: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7002: balance: "66666666666666666666666"
#7002: }
#7002: ]
#7002: },
#7002: foo: {
#7002: chainId: 4242,
#7002: url: "http://host.docker.internal:1053"
#7002: }
#7002: }
#7002: };
#7002: total 328
#7002: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7002: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7002: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7002: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7002: -rw-r--r-- 1 root root 874 Sep 17 09:01 hardhat.config.js
#7002: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7002: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7002: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7002: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7002: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7002: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7002: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7002:
#7002: Deploying [ FooModule ]
#7002:
#7002: Batch #1
#7002: Executing FooModule#Foo...
#7002:
#7002: 3A0JBatch #1
#7002: Executing FooModule#Foo...
#7002:
#7002: 3A0JBatch #1
#7002: Executed FooModule#Foo
#7002:
#7002: 3A0JBatch #1
#7002: Executed FooModule#Foo
#7002:
#7002: [ FooModule ] successfully deployed 🚀
#7002:
#7002: Deployed Addresses
#7002:
#7002: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7002: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-dc5176f7d66f /#7011
#7011: donce-dc5176f7d66f
+ sudo docker rmi donce-42dc4407b3c4 /#7019
#7019: Untagged: donce-42dc4407b3c4:latest
#7019: Deleted: sha256:0493d5626ede79a63beb24b365e1689d7cfb6552bb1481efe1bf94ea94f0fda9
+ sudo docker logs donce-580ebed9a43e /#7037
#7037: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7037:
#7037: Accounts
#7037: ========
#7037: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7037:
#7037: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7037:
#7037: 32meth_chainId0m
#7037: 32meth_chainId (2)0m
#7037: 32meth_accounts0m
#7037: 32mhardhat_getAutomine0m
#7037: 32meth_chainId0m
#7037: 32meth_getBlockByNumber0m
#7037: 32meth_getTransactionCount0m
#7037: 32meth_getTransactionCount (2)0m
#7037: 32meth_getTransactionCount (3)0m
#7037: 32meth_getBlockByNumber0m
#7037: 32meth_getTransactionCount0m
#7037: 32meth_getBlockByNumber0m
#7037: 32meth_chainId0m
#7037: 32meth_maxPriorityFeePerGas0m
#7037: 32meth_estimateGas0m
#7037: 32meth_call0m
#7037: Contract deployment: Foo
#7037: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7037: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7037:
#7037: 32meth_sendTransaction0m
#7037: Contract deployment: Foo
#7037: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7037: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7037: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7037: Value: 0 ETH
#7037: Gas used: 1357081 of 1357081
#7037: Block #1: 0xa7e31c2c7cd386fc4c622f84a005a450041318235c1a0d38f7b5009708610e0d
#7037:
#7037: 32meth_getTransactionByHash0m
#7037: 32meth_getBlockByNumber0m
#7037: 32meth_getTransactionReceipt0m
#7037: 32meth_getBlockByNumber0m
#7037: 32meth_getTransactionCount0m
#7037: 32meth_estimateGas0m
#7037: 32meth_sendRawTransaction0m
#7037: Contract call: Foo#transfer
#7037: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#7037: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7037: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7037: Value: 0 ETH
#7037: Gas used: 35389 of 35389
#7037: Block #2: 0x037e4812a92661cef1c2792615e9e084be62c35a8ec52f0ea6481a4841dc8ef8
#7037:
#7037: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-580ebed9a43e /#7045
#7045: donce-580ebed9a43e
+ sudo docker rmi donce-3e1ab877951a /#7053
#7053: Untagged: donce-3e1ab877951a:latest
#7053: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_reads_payment_amount 32m PASS0m (9.06s)
+ sudo docker build --tag donce-4588e8faea53 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7062
#7062: #0 building with "default" instance using docker driver
#7062:
#7062: #1 [internal] load build definition from Dockerfile
#7062: #1 transferring dockerfile: 552B done
#7062: #1 DONE 0.0s
#7062:
#7062: #2 [internal] load metadata for docker.io/library/node:24
#7062: #2 DONE 0.1s
#7062:
#7062: #3 [internal] load .dockerignore
#7062: #3 transferring context: 2B done
#7062: #3 DONE 0.0s
#7062:
#7062: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7062: #4 DONE 0.0s
#7062:
#7062: #5 [internal] load build context
#7062: #5 transferring context: 243B done
#7062: #5 DONE 0.0s
#7062:
#7062: #6 [2/9] WORKDIR /app
#7062: #6 CACHED
#7062:
#7062: #7 [3/9] COPY package.json .
#7062: #7 CACHED
#7062:
#7062: #8 [5/9] COPY hardhat.config.js .
#7062: #8 CACHED
#7062:
#7062: #9 [8/9] COPY ignition ignition
#7062: #9 CACHED
#7062:
#7062: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7062: #10 CACHED
#7062:
#7062: #11 [4/9] RUN npm install
#7062: #11 CACHED
#7062:
#7062: #12 [7/9] COPY contracts contracts
#7062: #12 CACHED
#7062:
#7062: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7062: #13 CACHED
#7062:
#7062: #14 exporting to image
#7062: #14 exporting layers done
#7062: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#7062: #14 naming to docker.io/library/donce-4588e8faea53 done
#7062: #14 DONE 0.0s
+ sudo docker run --detach --name donce-b5120afe76ee --add-host host.docker.internal:host-gateway --publish 1054:8545 --user=1001:1001 donce-4588e8faea53 /bin/bash -c npx\ hardhat\ node\ /#7094
#7094: dd4e6c8a18942935f3fad2caf364a75485f7b8bc7aaf4bb3118cb548a8dd3a02
+ sudo docker build --tag donce-28c366c98951 --build-arg HOST\=host.docker.internal --build-arg PORT\=1054 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7102
#7102: #0 building with "default" instance using docker driver
#7102:
#7102: #1 [internal] load build definition from Dockerfile
#7102: #1 transferring dockerfile: 552B done
#7102: #1 DONE 0.0s
#7102:
#7102: #2 [internal] load metadata for docker.io/library/node:24
#7102: #2 DONE 0.1s
#7102:
#7102: #3 [internal] load .dockerignore
#7102: #3 transferring context: 2B done
#7102: #3 DONE 0.0s
#7102:
#7102: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7102: #4 DONE 0.0s
#7102:
#7102: #5 [internal] load build context
#7102: #5 transferring context: 243B done
#7102: #5 DONE 0.0s
#7102:
#7102: #6 [2/9] WORKDIR /app
#7102: #6 CACHED
#7102:
#7102: #7 [3/9] COPY package.json .
#7102: #7 CACHED
#7102:
#7102: #8 [4/9] RUN npm install
#7102: #8 CACHED
#7102:
#7102: #9 [5/9] COPY hardhat.config.js .
#7102: #9 CACHED
#7102:
#7102: #10 [6/9] RUN sed -i "s/PORT/1054/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7102: #10 DONE 0.3s
#7102:
#7102: #11 [7/9] COPY contracts contracts
#7102: #11 DONE 0.1s
#7102:
#7102: #12 [8/9] COPY ignition ignition
#7102: #12 DONE 0.0s
#7102:
#7102: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7102: #13 1.319 Downloading compiler 0.8.28
#7102: #13 1.900 Compiled 1 Solidity file successfully (evm target: paris).
#7102: #13 DONE 2.0s
#7102:
#7102: #14 exporting to image
#7102: #14 exporting layers
#7102: #14 exporting layers 0.2s done
#7102: #14 writing image sha256:18ccf8606ce8798c169eb9b310fb3146c2c96508ac4e394df315e72b60858d87 done
#7102: #14 naming to docker.io/library/donce-28c366c98951 0.0s done
#7102: #14 DONE 0.2s
+ sudo docker run --name donce-ab517ef3a814 --add-host host.docker.internal:host-gateway donce-28c366c98951 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7134
#7134: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7134: // SPDX-License-Identifier: MIT
#7134:
#7134: require("@nomicfoundation/hardhat-toolbox");
#7134:
#7134: /** @type import("hardhat/config").HardhatUserConfig */
#7134:
#7134: module.exports = {
#7134: solidity: "0.8.28",
#7134: defaultNetwork: "foo",
#7134: networks: {
#7134: hardhat: {
#7134: chainId: 4242,
#7134: gas: 10,
#7134: gasPrice: 4,
#7134: maxFeePerGas: 100,
#7134: maxPriorityFeePerGas: 100,
#7134: initialBaseFeePerGas: 100,
#7134: accounts: [
#7134: {
#7134: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7134: balance: "55555555555555555555555"
#7134: },
#7134: {
#7134: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7134: balance: "66666666666666666666666"
#7134: }
#7134: ]
#7134: },
#7134: foo: {
#7134: chainId: 4242,
#7134: url: "http://host.docker.internal:1054"
#7134: }
#7134: }
#7134: };
#7134: total 328
#7134: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7134: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7134: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7134: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7134: -rw-r--r-- 1 root root 874 Sep 17 09:02 hardhat.config.js
#7134: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7134: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7134: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7134: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7134: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7134: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7134: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7134:
#7134: Deploying [ FooModule ]
#7134:
#7134: Batch #1
#7134: Executing FooModule#Foo...
#7134:
#7134: 3A0JBatch #1
#7134: Executing FooModule#Foo...
#7134:
#7134: 3A0JBatch #1
#7134: Executed FooModule#Foo
#7134:
#7134: 3A0JBatch #1
#7134: Executed FooModule#Foo
#7134:
#7134: [ FooModule ] successfully deployed 🚀
#7134:
#7134: Deployed Addresses
#7134:
#7134: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7134: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-ab517ef3a814 /#7142
#7142: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7142: // SPDX-License-Identifier: MIT
#7142:
#7142: require("@nomicfoundation/hardhat-toolbox");
#7142:
#7142: /** @type import("hardhat/config").HardhatUserConfig */
#7142:
#7142: module.exports = {
#7142: solidity: "0.8.28",
#7142: defaultNetwork: "foo",
#7142: networks: {
#7142: hardhat: {
#7142: chainId: 4242,
#7142: gas: 10,
#7142: gasPrice: 4,
#7142: maxFeePerGas: 100,
#7142: maxPriorityFeePerGas: 100,
#7142: initialBaseFeePerGas: 100,
#7142: accounts: [
#7142: {
#7142: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7142: balance: "55555555555555555555555"
#7142: },
#7142: {
#7142: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7142: balance: "66666666666666666666666"
#7142: }
#7142: ]
#7142: },
#7142: foo: {
#7142: chainId: 4242,
#7142: url: "http://host.docker.internal:1054"
#7142: }
#7142: }
#7142: };
#7142: total 328
#7142: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7142: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7142: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7142: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7142: -rw-r--r-- 1 root root 874 Sep 17 09:02 hardhat.config.js
#7142: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7142: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7142: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7142: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7142: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7142: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7142: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7142:
#7142: Deploying [ FooModule ]
#7142:
#7142: Batch #1
#7142: Executing FooModule#Foo...
#7142:
#7142: 3A0JBatch #1
#7142: Executing FooModule#Foo...
#7142:
#7142: 3A0JBatch #1
#7142: Executed FooModule#Foo
#7142:
#7142: 3A0JBatch #1
#7142: Executed FooModule#Foo
#7142:
#7142: [ FooModule ] successfully deployed 🚀
#7142:
#7142: Deployed Addresses
#7142:
#7142: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7142: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-ab517ef3a814 /#7150
#7150: donce-ab517ef3a814
+ sudo docker rmi donce-28c366c98951 /#7158
#7158: Untagged: donce-28c366c98951:latest
#7158: Deleted: sha256:18ccf8606ce8798c169eb9b310fb3146c2c96508ac4e394df315e72b60858d87
+ sudo docker logs donce-b5120afe76ee /#7257
#7257: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7257:
#7257: Accounts
#7257: ========
#7257: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7257:
#7257: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7257:
#7257: 32meth_chainId0m
#7257: 32meth_chainId (2)0m
#7257: 32meth_accounts0m
#7257: 32mhardhat_getAutomine0m
#7257: 32meth_chainId0m
#7257: 32meth_getBlockByNumber0m
#7257: 32meth_getTransactionCount0m
#7257: 32meth_getTransactionCount (2)0m
#7257: 32meth_getTransactionCount (3)0m
#7257: 32meth_getBlockByNumber0m
#7257: 32meth_getTransactionCount0m
#7257: 32meth_getBlockByNumber0m
#7257: 32meth_chainId0m
#7257: 32meth_maxPriorityFeePerGas0m
#7257: 32meth_estimateGas0m
#7257: 32meth_call0m
#7257: Contract deployment: Foo
#7257: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257:
#7257: 32meth_sendTransaction0m
#7257: Contract deployment: Foo
#7257: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: Value: 0 ETH
#7257: Gas used: 1357081 of 1357081
#7257: Block #1: 0xb0c0875b7ebf0836fbe178f9e6984ea78c5dd7f7b9677a7fc30a4cba7e53389c
#7257:
#7257: 32meth_getTransactionByHash0m
#7257: 32meth_getBlockByNumber0m
#7257: 32meth_getTransactionReceipt0m
#7257: 32meth_subscribe0m
#7257: 32meth_getBlockByNumber0m
#7257: 32meth_getBlockByNumber (2)0m
#7257: 32meth_getBlockByNumber (3)0m
#7257: 32meth_getBlockByNumber (4)0m
#7257: 32meth_getBlockByNumber (5)0m
#7257: 32meth_getBlockByNumber (6)0m
#7257: 32meth_getBlockByNumber (7)0m
#7257: 32meth_getBlockByNumber (8)0m
#7257: 32meth_getBlockByNumber (9)0m
#7257: 32meth_getTransactionCount0m
#7257: 32meth_getBlockByNumber0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #2: 0x5fb111d849422f74130a6e304cb0029629aba8044167e3568b278df8999090a2
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #3: 0xb48ad1facff83fe8b1fad51f57a7438ae5ce14a6afee04e76c99dad0e6763d9e
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #4: 0x762fe9845c669d807a9eb4ef8e07d136191f46aecefc8b36828abab66725b481
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #5: 0xed38e55dfdf54999dc91018a22492ff0a28c8814ddc08d78b27a47d391cb8136
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #6: 0x99b501687c2ebeda78155d7bd27e815cc515c5388835d7f02fea04ef6fc746b3
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #7: 0x701f370c937d03c5c3453f310cb8ceeec1e1c652d452cba09c96c94bec770420
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #8: 0xf56be5e50dde78426817058be8b0e7aa8c53bed1039c322c0fc4dd17d365573a
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #9: 0x5d7498ce1ad78f027e4d66372a4b79006964bd0193bf9efbcb3f79bd7338b8b1
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #10: 0xaf11063e9081d13239c100ba7252d0ff6a93450389a8436ef1368cdda7fa7a1a
#7257:
#7257: 32meth_getTransactionCount0m
#7257: 32meth_estimateGas0m
#7257: 32meth_sendRawTransaction0m
#7257: Contract call: Foo#transfer
#7257: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#7257: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7257: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7257: Value: 0 ETH
#7257: Gas used: 35389 of 35389
#7257: Block #11: 0x3f00223887a1d329a6d9c0df061c9a9c455ac27d02bc90700f8d94bb903030db
#7257:
#7257: 32meth_unsubscribe0m
+ sudo docker rm --force donce-b5120afe76ee /#7265
#7265: donce-b5120afe76ee
+ sudo docker rmi donce-4588e8faea53 /#7273
#7273: Untagged: donce-4588e8faea53:latest
#7273: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_accepts_many_payments 32m PASS0m (10.32s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.00s)
+ sudo docker build --tag donce-c8612067f18b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7282
#7282: #0 building with "default" instance using docker driver
#7282:
#7282: #1 [internal] load build definition from Dockerfile
#7282: #1 transferring dockerfile: 552B done
#7282: #1 DONE 0.0s
#7282:
#7282: #2 [internal] load metadata for docker.io/library/node:24
#7282: #2 DONE 0.1s
#7282:
#7282: #3 [internal] load .dockerignore
#7282: #3 transferring context: 2B done
#7282: #3 DONE 0.0s
#7282:
#7282: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7282: #4 DONE 0.0s
#7282:
#7282: #5 [internal] load build context
#7282: #5 transferring context: 243B done
#7282: #5 DONE 0.0s
#7282:
#7282: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7282: #6 CACHED
#7282:
#7282: #7 [3/9] COPY package.json .
#7282: #7 CACHED
#7282:
#7282: #8 [4/9] RUN npm install
#7282: #8 CACHED
#7282:
#7282: #9 [8/9] COPY ignition ignition
#7282: #9 CACHED
#7282:
#7282: #10 [2/9] WORKDIR /app
#7282: #10 CACHED
#7282:
#7282: #11 [7/9] COPY contracts contracts
#7282: #11 CACHED
#7282:
#7282: #12 [5/9] COPY hardhat.config.js .
#7282: #12 CACHED
#7282:
#7282: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7282: #13 CACHED
#7282:
#7282: #14 exporting to image
#7282: #14 exporting layers done
#7282: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#7282: #14 naming to docker.io/library/donce-c8612067f18b done
#7282: #14 DONE 0.0s
+ sudo docker run --detach --name donce-14bf7677f7b7 --add-host host.docker.internal:host-gateway --publish 1055:8545 --user=1001:1001 donce-c8612067f18b /bin/bash -c npx\ hardhat\ node\ /#7313
#7313: 4587b6b4b005239edee918c1d07c0ed12b49c08708710accc75e9a0e4724ec96
+ sudo docker build --tag donce-4a542808e348 --build-arg HOST\=host.docker.internal --build-arg PORT\=1055 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7321
#7321: #0 building with "default" instance using docker driver
#7321:
#7321: #1 [internal] load build definition from Dockerfile
#7321: #1 transferring dockerfile: 552B done
#7321: #1 DONE 0.0s
#7321:
#7321: #2 [internal] load metadata for docker.io/library/node:24
#7321: #2 DONE 0.1s
#7321:
#7321: #3 [internal] load .dockerignore
#7321: #3 transferring context: 2B done
#7321: #3 DONE 0.0s
#7321:
#7321: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7321: #4 DONE 0.0s
#7321:
#7321: #5 [internal] load build context
#7321: #5 transferring context: 243B done
#7321: #5 DONE 0.0s
#7321:
#7321: #6 [4/9] RUN npm install
#7321: #6 CACHED
#7321:
#7321: #7 [2/9] WORKDIR /app
#7321: #7 CACHED
#7321:
#7321: #8 [3/9] COPY package.json .
#7321: #8 CACHED
#7321:
#7321: #9 [5/9] COPY hardhat.config.js .
#7321: #9 CACHED
#7321:
#7321: #10 [6/9] RUN sed -i "s/PORT/1055/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7321: #10 DONE 0.3s
#7321:
#7321: #11 [7/9] COPY contracts contracts
#7321: #11 DONE 0.1s
#7321:
#7321: #12 [8/9] COPY ignition ignition
#7321: #12 DONE 0.0s
#7321:
#7321: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7321: #13 1.293 Downloading compiler 0.8.28
#7321: #13 1.930 Compiled 1 Solidity file successfully (evm target: paris).
#7321: #13 DONE 2.0s
#7321:
#7321: #14 exporting to image
#7321: #14 exporting layers
#7321: #14 exporting layers 0.2s done
#7321: #14 writing image sha256:48aa92ad590a0488bc7448169c4e2ce4ad24069d37fcd244dd59fe105cbd4303 done
#7321: #14 naming to docker.io/library/donce-4a542808e348 done
#7321: #14 DONE 0.2s
+ sudo docker run --name donce-cf7aee971c97 --add-host host.docker.internal:host-gateway donce-4a542808e348 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7353
#7353: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7353: // SPDX-License-Identifier: MIT
#7353:
#7353: require("@nomicfoundation/hardhat-toolbox");
#7353:
#7353: /** @type import("hardhat/config").HardhatUserConfig */
#7353:
#7353: module.exports = {
#7353: solidity: "0.8.28",
#7353: defaultNetwork: "foo",
#7353: networks: {
#7353: hardhat: {
#7353: chainId: 4242,
#7353: gas: 10,
#7353: gasPrice: 4,
#7353: maxFeePerGas: 100,
#7353: maxPriorityFeePerGas: 100,
#7353: initialBaseFeePerGas: 100,
#7353: accounts: [
#7353: {
#7353: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7353: balance: "55555555555555555555555"
#7353: },
#7353: {
#7353: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7353: balance: "66666666666666666666666"
#7353: }
#7353: ]
#7353: },
#7353: foo: {
#7353: chainId: 4242,
#7353: url: "http://host.docker.internal:1055"
#7353: }
#7353: }
#7353: };
#7353: total 328
#7353: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7353: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7353: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7353: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7353: -rw-r--r-- 1 root root 874 Sep 17 09:02 hardhat.config.js
#7353: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7353: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7353: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7353: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7353: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7353: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7353: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7353:
#7353: Deploying [ FooModule ]
#7353:
#7353: Batch #1
#7353: Executing FooModule#Foo...
#7353:
#7353: 3A0JBatch #1
#7353: Executing FooModule#Foo...
#7353:
#7353: 3A0JBatch #1
#7353: Executed FooModule#Foo
#7353:
#7353: 3A0JBatch #1
#7353: Executed FooModule#Foo
#7353:
#7353: [ FooModule ] successfully deployed 🚀
#7353:
#7353: Deployed Addresses
#7353:
#7353: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7353: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-cf7aee971c97 /#7364
#7364: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7364: // SPDX-License-Identifier: MIT
#7364:
#7364: require("@nomicfoundation/hardhat-toolbox");
#7364:
#7364: /** @type import("hardhat/config").HardhatUserConfig */
#7364:
#7364: module.exports = {
#7364: solidity: "0.8.28",
#7364: defaultNetwork: "foo",
#7364: networks: {
#7364: hardhat: {
#7364: chainId: 4242,
#7364: gas: 10,
#7364: gasPrice: 4,
#7364: maxFeePerGas: 100,
#7364: maxPriorityFeePerGas: 100,
#7364: initialBaseFeePerGas: 100,
#7364: accounts: [
#7364: {
#7364: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7364: balance: "55555555555555555555555"
#7364: },
#7364: {
#7364: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7364: balance: "66666666666666666666666"
#7364: }
#7364: ]
#7364: },
#7364: foo: {
#7364: chainId: 4242,
#7364: url: "http://host.docker.internal:1055"
#7364: }
#7364: }
#7364: };
#7364: total 328
#7364: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7364: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7364: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7364: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7364: -rw-r--r-- 1 root root 874 Sep 17 09:02 hardhat.config.js
#7364: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7364: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7364: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7364: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7364: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7364: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7364: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7364:
#7364: Deploying [ FooModule ]
#7364:
#7364: Batch #1
#7364: Executing FooModule#Foo...
#7364:
#7364: 3A0JBatch #1
#7364: Executing FooModule#Foo...
#7364:
#7364: 3A0JBatch #1
#7364: Executed FooModule#Foo
#7364:
#7364: 3A0JBatch #1
#7364: Executed FooModule#Foo
#7364:
#7364: [ FooModule ] successfully deployed 🚀
#7364:
#7364: Deployed Addresses
#7364:
#7364: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7364: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-cf7aee971c97 /#7372
#7372: donce-cf7aee971c97
+ sudo docker rmi donce-4a542808e348 /#7380
#7380: Untagged: donce-4a542808e348:latest
#7380: Deleted: sha256:48aa92ad590a0488bc7448169c4e2ce4ad24069d37fcd244dd59fe105cbd4303
+ sudo docker logs donce-14bf7677f7b7 /#7412
#7412: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7412:
#7412: Accounts
#7412: ========
#7412: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7412:
#7412: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7412:
#7412: 32meth_chainId0m
#7412: 32meth_chainId (2)0m
#7412: 32meth_accounts0m
#7412: 32mhardhat_getAutomine0m
#7412: 32meth_chainId0m
#7412: 32meth_getBlockByNumber0m
#7412: 32meth_getTransactionCount0m
#7412: 32meth_getTransactionCount (2)0m
#7412: 32meth_getTransactionCount (3)0m
#7412: 32meth_getBlockByNumber0m
#7412: 32meth_getTransactionCount0m
#7412: 32meth_getBlockByNumber0m
#7412: 32meth_chainId0m
#7412: 32meth_maxPriorityFeePerGas0m
#7412: 32meth_estimateGas0m
#7412: 32meth_call0m
#7412: Contract deployment: Foo
#7412: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412:
#7412: 32meth_sendTransaction0m
#7412: Contract deployment: Foo
#7412: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: Value: 0 ETH
#7412: Gas used: 1357081 of 1357081
#7412: Block #1: 0xf0b1e8134b74895951d1816f7b5dbbc37fe9ffbb5907982b74d770e564ec52eb
#7412:
#7412: 32meth_getTransactionByHash0m
#7412: 32meth_getBlockByNumber0m
#7412: 32meth_getTransactionReceipt0m
#7412: 32meth_accounts0m
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
#7412: 32meth_call0m
#7412: Contract call: Foo#balanceOf
#7412: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7412: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7412:
+ sudo docker rm --force donce-14bf7677f7b7 /#7421
#7421: donce-14bf7677f7b7
+ sudo docker rmi donce-c8612067f18b /#7429
#7429: Untagged: donce-c8612067f18b:latest
#7429: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_checks_balance_in_threads 32m PASS0m (8.98s)
+ sudo docker build --tag donce-f47011a1d86d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7438
#7438: #0 building with "default" instance using docker driver
#7438:
#7438: #1 [internal] load build definition from Dockerfile
#7438: #1 transferring dockerfile: 552B done
#7438: #1 DONE 0.0s
#7438:
#7438: #2 [internal] load metadata for docker.io/library/node:24
#7438: #2 DONE 0.1s
#7438:
#7438: #3 [internal] load .dockerignore
#7438: #3 transferring context: 2B done
#7438: #3 DONE 0.0s
#7438:
#7438: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7438: #4 DONE 0.0s
#7438:
#7438: #5 [internal] load build context
#7438: #5 transferring context: 243B done
#7438: #5 DONE 0.0s
#7438:
#7438: #6 [3/9] COPY package.json .
#7438: #6 CACHED
#7438:
#7438: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7438: #7 CACHED
#7438:
#7438: #8 [8/9] COPY ignition ignition
#7438: #8 CACHED
#7438:
#7438: #9 [2/9] WORKDIR /app
#7438: #9 CACHED
#7438:
#7438: #10 [7/9] COPY contracts contracts
#7438: #10 CACHED
#7438:
#7438: #11 [4/9] RUN npm install
#7438: #11 CACHED
#7438:
#7438: #12 [5/9] COPY hardhat.config.js .
#7438: #12 CACHED
#7438:
#7438: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7438: #13 CACHED
#7438:
#7438: #14 exporting to image
#7438: #14 exporting layers done
#7438: #14 writing image sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9 done
#7438: #14 naming to docker.io/library/donce-f47011a1d86d done
#7438: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3663383680e3 --add-host host.docker.internal:host-gateway --publish 1056:8545 --user=1001:1001 donce-f47011a1d86d /bin/bash -c npx\ hardhat\ node\ /#7470
#7470: 7aaaa3f58cf2f98ab50e4447a17553f5509390d42705eb4424aa7b78970301af
+ sudo docker build --tag donce-4dec8d18d288 --build-arg HOST\=host.docker.internal --build-arg PORT\=1056 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7478
#7478: #0 building with "default" instance using docker driver
#7478:
#7478: #1 [internal] load build definition from Dockerfile
#7478: #1 transferring dockerfile: 552B done
#7478: #1 DONE 0.0s
#7478:
#7478: #2 [internal] load metadata for docker.io/library/node:24
#7478: #2 DONE 0.1s
#7478:
#7478: #3 [internal] load .dockerignore
#7478: #3 transferring context: 2B done
#7478: #3 DONE 0.0s
#7478:
#7478: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7478: #4 DONE 0.0s
#7478:
#7478: #5 [internal] load build context
#7478: #5 transferring context: 243B done
#7478: #5 DONE 0.0s
#7478:
#7478: #6 [2/9] WORKDIR /app
#7478: #6 CACHED
#7478:
#7478: #7 [3/9] COPY package.json .
#7478: #7 CACHED
#7478:
#7478: #8 [4/9] RUN npm install
#7478: #8 CACHED
#7478:
#7478: #9 [5/9] COPY hardhat.config.js .
#7478: #9 CACHED
#7478:
#7478: #10 [6/9] RUN sed -i "s/PORT/1056/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7478: #10 DONE 0.3s
#7478:
#7478: #11 [7/9] COPY contracts contracts
#7478: #11 DONE 0.1s
#7478:
#7478: #12 [8/9] COPY ignition ignition
#7478: #12 DONE 0.1s
#7478:
#7478: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7478: #13 1.303 Downloading compiler 0.8.28
#7478: #13 1.984 Compiled 1 Solidity file successfully (evm target: paris).
#7478: #13 DONE 2.0s
#7478:
#7478: #14 exporting to image
#7478: #14 exporting layers
#7478: #14 exporting layers 0.2s done
#7478: #14 writing image sha256:2b84db99a6be9e482ea9a42fb708e88ffabb3eea74fee7b50d1a9bc325c98d17 done
#7478: #14 naming to docker.io/library/donce-4dec8d18d288 done
#7478: #14 DONE 0.2s
+ sudo docker run --name donce-c8a907d317bb --add-host host.docker.internal:host-gateway donce-4dec8d18d288 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7510
#7510: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7510: // SPDX-License-Identifier: MIT
#7510:
#7510: require("@nomicfoundation/hardhat-toolbox");
#7510:
#7510: /** @type import("hardhat/config").HardhatUserConfig */
#7510:
#7510: module.exports = {
#7510: solidity: "0.8.28",
#7510: defaultNetwork: "foo",
#7510: networks: {
#7510: hardhat: {
#7510: chainId: 4242,
#7510: gas: 10,
#7510: gasPrice: 4,
#7510: maxFeePerGas: 100,
#7510: maxPriorityFeePerGas: 100,
#7510: initialBaseFeePerGas: 100,
#7510: accounts: [
#7510: {
#7510: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7510: balance: "55555555555555555555555"
#7510: },
#7510: {
#7510: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7510: balance: "66666666666666666666666"
#7510: }
#7510: ]
#7510: },
#7510: foo: {
#7510: chainId: 4242,
#7510: url: "http://host.docker.internal:1056"
#7510: }
#7510: }
#7510: };
#7510: total 328
#7510: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7510: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7510: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7510: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7510: -rw-r--r-- 1 root root 874 Sep 17 09:02 hardhat.config.js
#7510: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7510: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7510: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7510: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7510: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7510: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7510: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7510:
#7510: Deploying [ FooModule ]
#7510:
#7510: Batch #1
#7510: Executing FooModule#Foo...
#7510:
#7510: 3A0JBatch #1
#7510: Executing FooModule#Foo...
#7510:
#7510: 3A0JBatch #1
#7510: Executed FooModule#Foo
#7510:
#7510: 3A0JBatch #1
#7510: Executed FooModule#Foo
#7510:
#7510: [ FooModule ] successfully deployed 🚀
#7510:
#7510: Deployed Addresses
#7510:
#7510: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7510: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c8a907d317bb /#7522
#7522: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7522: // SPDX-License-Identifier: MIT
#7522:
#7522: require("@nomicfoundation/hardhat-toolbox");
#7522:
#7522: /** @type import("hardhat/config").HardhatUserConfig */
#7522:
#7522: module.exports = {
#7522: solidity: "0.8.28",
#7522: defaultNetwork: "foo",
#7522: networks: {
#7522: hardhat: {
#7522: chainId: 4242,
#7522: gas: 10,
#7522: gasPrice: 4,
#7522: maxFeePerGas: 100,
#7522: maxPriorityFeePerGas: 100,
#7522: initialBaseFeePerGas: 100,
#7522: accounts: [
#7522: {
#7522: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7522: balance: "55555555555555555555555"
#7522: },
#7522: {
#7522: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7522: balance: "66666666666666666666666"
#7522: }
#7522: ]
#7522: },
#7522: foo: {
#7522: chainId: 4242,
#7522: url: "http://host.docker.internal:1056"
#7522: }
#7522: }
#7522: };
#7522: total 328
#7522: drwxr-xr-x 1 root root 4096 Sep 17 09:02 .
#7522: drwxr-xr-x 1 root root 4096 Sep 17 09:02 ..
#7522: drwxr-xr-x 4 root root 4096 Sep 17 09:02 artifacts
#7522: drwxr-xr-x 2 root root 4096 Sep 17 08:55 contracts
#7522: -rw-r--r-- 1 root root 874 Sep 17 09:02 hardhat.config.js
#7522: drwxr-xr-x 3 root root 4096 Sep 17 08:55 ignition
#7522: drwxr-xr-x 381 root root 12288 Sep 17 08:59 node_modules
#7522: -rw-r--r-- 1 root root 294444 Sep 17 08:59 package-lock.json
#7522: -rw-r--r-- 1 root root 106 Sep 17 08:55 package.json
#7522: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7522: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7522: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7522:
#7522: Deploying [ FooModule ]
#7522:
#7522: Batch #1
#7522: Executing FooModule#Foo...
#7522:
#7522: 3A0JBatch #1
#7522: Executing FooModule#Foo...
#7522:
#7522: 3A0JBatch #1
#7522: Executed FooModule#Foo
#7522:
#7522: 3A0JBatch #1
#7522: Executed FooModule#Foo
#7522:
#7522: [ FooModule ] successfully deployed 🚀
#7522:
#7522: Deployed Addresses
#7522:
#7522: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7522: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c8a907d317bb /#7531
#7531: donce-c8a907d317bb
+ sudo docker rmi donce-4dec8d18d288 /#7539
#7539: Untagged: donce-4dec8d18d288:latest
#7539: Deleted: sha256:2b84db99a6be9e482ea9a42fb708e88ffabb3eea74fee7b50d1a9bc325c98d17
+ sudo docker logs donce-3663383680e3 /#7621
#7621: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7621:
#7621: Accounts
#7621: ========
#7621: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7621:
#7621: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7621:
#7621: 32meth_chainId0m
#7621: 32meth_chainId (2)0m
#7621: 32meth_accounts0m
#7621: 32mhardhat_getAutomine0m
#7621: 32meth_chainId0m
#7621: 32meth_getBlockByNumber0m
#7621: 32meth_getTransactionCount0m
#7621: 32meth_getTransactionCount (2)0m
#7621: 32meth_getTransactionCount (3)0m
#7621: 32meth_getBlockByNumber0m
#7621: 32meth_getTransactionCount0m
#7621: 32meth_getBlockByNumber0m
#7621: 32meth_chainId0m
#7621: 32meth_maxPriorityFeePerGas0m
#7621: 32meth_estimateGas0m
#7621: 32meth_call0m
#7621: Contract deployment: Foo
#7621: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621:
#7621: 32meth_sendTransaction0m
#7621: Contract deployment: Foo
#7621: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7621: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: Value: 0 ETH
#7621: Gas used: 1357081 of 1357081
#7621: Block #1: 0xd5b8c2b1309c91ae2e0bfa5841d0e9924aebd0a1d30a59809530a7033f40692c
#7621:
#7621: 32meth_getTransactionByHash0m
#7621: 32meth_getBlockByNumber0m
#7621: 32meth_getTransactionReceipt0m
#7621: 32meth_getBalance0m
#7621: 32meth_getBlockByNumber0m
#7621: 32meth_getBlockByNumber (2)0m
#7621: 32meth_getBlockByNumber (3)0m
#7621: 32meth_getBlockByNumber (4)0m
#7621: 32meth_getBlockByNumber (5)0m
#7621: 32meth_getBlockByNumber (6)0m
#7621: 32meth_getBlockByNumber (7)0m
#7621: 32meth_getBlockByNumber (8)0m
#7621: 32meth_getBlockByNumber (9)0m
#7621: 32meth_getBlockByNumber (10)0m
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #2: 0x2141836f489b52873689200bcb0123f7984bf643bec3f5a1389d68eb0a2484e2
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #3: 0x8f8182d85ac451e5e1b10d8a7e3e6bf5c456b408fe549ee84e5764837124fb94
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #4: 0x875c836ffec83c55a9177b3fd6f372813e44c8b0235ab5aa31c0d9b345843c32
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #5: 0xab54cd157cd4802126310b037c3a1301fae2bfeba9d61268403c82281122a055
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #6: 0x5cc85edb0fd14731b2d42eab5c4488c0574d91d9de25019e0e11655231cad84e
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #7: 0x93238807381144dce52f62ae775091c7a682405fbd98e85eed92d7ea3313484a
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #8: 0x50abd75dc4d274bdf817d302b78055c68169115fa0ba68e60f893ab4d57fa4f2
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #9: 0x33d4b8c81fc9b4ff16b2d469e4cf83820ce48413ee4b790ab818a1a8fd0c5441
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #10: 0xdc561277be7f8bbfe9e4d72ff4e2acc70b66054eade255f29601067e5f338d87
#7621:
#7621: 32meth_getTransactionCount0m
#7621: 32meth_sendRawTransaction0m
#7621: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#7621: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7621: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7621: Value: 42000 wei
#7621: Gas used: 21000 of 22000
#7621: Block #11: 0xc98261b582acdb4be0a54b472e3f1fcdf448e68288aaa9a3924626b56048bc5a
#7621:
#7621: 32meth_getBalance0m
+ sudo docker rm --force donce-3663383680e3 /#7629
#7629: donce-3663383680e3
+ sudo docker rmi donce-f47011a1d86d /#7637
#7637: Untagged: donce-f47011a1d86d:latest
#7637: Deleted: sha256:07d704e5d97f5300d50d5f5022892da4e275122de0fdc587e6b15c43c3843fb9
test_pays_eth_in_threads 32m PASS0m (9.26s)
TestBin
test_generates_public_key 32m PASS0m (3.14s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.40s)
test_wrong_command 32m PASS0m (0.47s)
test_fetches_eth_balance 32m PASS0m (1.41s)
test_sends_eth_payment_in_eth 32m PASS0m (1.41s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.41s)
test_sends_erc20_payment 32m PASS0m (1.41s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.41s)
test_generates_private_key 32m PASS0m (0.47s)
test_fetches_erc20_balance 32m PASS0m (1.40s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.40s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.41s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.41s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.40s)
test_prints_help 32m PASS0m (0.88s)
test_sends_eth_payment 32m PASS0m (1.41s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.40s)
test_prints_version 32m PASS0m (0.47s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.40s)
test_fetches_gas_price 32m PASS0m (0.47s)
test_sends_eth_payment_in_wei 32m PASS0m (1.41s)
test_sends_exact_amount_of_eth 32m PASS0m (1.42s)
TestFakeWallet
test_checks_gas_estimate 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_reads_sum_of_payment 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
Finished in 302.54621s
110 tests, 180 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to coverage/index.html
Line coverage: 399 / 408 (32m97.79%0m)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.79% (399 / 408)
/usr/local/bin/ruby -S bundle exec cucumber
90m# SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko0m
90m# SPDX-License-Identifier: MIT0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it
Scenario: Help can be printed 90m# features/cli.feature:70m
32mWhen I run bin/erc20 with "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
32mAnd Stdout contains "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH private key can be generated 90m# features/cli.feature:120m
32mWhen I run bin/erc20 with "32m1mkey0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH address can be created 90m# features/cli.feature:160m
32mWhen I run bin/erc20 with "32m1maddress 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d10m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing, in Dry Mode
As a simple ETH/ERC20 user I want to test it in dry mode
Scenario: Gas price price can be retrieved 90m# features/dry.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=4 --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/dry.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/dry.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in tokens 90m# features/dry.feature:190m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in dollars 90m# features/dry.feature:230m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD \$100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in USDT 90m# features/dry.feature:270m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 10usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment in USDT keeps every token unit 90m# features/dry.feature:310m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 8.2usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Stdout contains "32m1mSending 8200000 ERC20 tokens0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH payment can be sent in wei 90m# features/dry.feature:350m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100000000m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment can be sent in ETH 90m# features/dry.feature:390m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 1eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment smaller than one wei is rejected 90m# features/dry.feature:430m
32mWhen I run bin/erc20 with "32m1meth_pay --dry 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 0.0000000000000000001eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is not zero90m # features/step_definitions/steps.rb:450m0m
Feature: Gem Package
As a source code writer I want to be able to
package the Gem into .gem file
Scenario: Gem can be packaged 90m# features/gem_package.feature:80m
32mGiven It is Unix90m # features/step_definitions/steps.rb:610m0m
32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:220m0m
32m """0m
32m #!/usr/bin/env ruby0m
32m require 'rubygems'0m
32m spec = Gem::Specification::load('./spec.rb')0m
32m if spec.executables.empty?0m
32m fail 'no executables: ' + File.read('./spec.rb')0m
32m end0m
32m """0m
32mWhen I run bash with:90m # features/step_definitions/steps.rb:550m0m
32m """0m
32m cd erc200m
32m gem build erc20.gemspec0m
32m gem specification --ruby erc20-*.gem > ../spec.rb0m
32m cd ..0m
32m ruby execs.rb0m
32m """0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it live
Scenario: Gas price price can be retrieved 90m# features/live.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/live.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/live.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
17 scenarios (32m17 passed0m)
37 steps (32m37 passed0m)
0m9.160s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m Command line option: 36m--publish0m 1m32m│0m0m
1m32m│0m0m Environment variable: 36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m 1m32m│0m0m
1m32m│0m0m cucumber.yml: 36mdefault: --publish0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the 1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m 1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m 1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 17 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
17 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo4/ERC20/FakeWallet.html.0mtml0ml0m
Modules: 2 ( 0 undocumented)
Classes: 2 ( 0 undocumented)
Constants: 5 ( 5 undocumented)
Attributes: 8 ( 0 undocumented)
Methods: 20 ( 0 undocumented)
86.49% documented
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/erc20.git
0bb28e3..9903c6e master -> master
container f9c745984fdc50c330b984bb5229af038b302af764db09c2ba988f48e7601a97 is dead
Thu Sep 17 09:13:07 UTC 2026