rultor.com logo This build log was produced by rultor.com for yegor256/erc20#163
++ dirname ./run.sh
+ cd .
+ echo 1277
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Jul 28 09:13:35 UTC 2026
+ uptime
 09:13:35 up 1 min,  0 users,  load average: 1.00, 0.34, 0.12
+ head=git@github.com:yegor256/erc20.git
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.4.0
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=tag=0.4.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.4.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb'\'' '\'';'\'' '\''git add lib/erc20/erc20.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build erc20.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''tag=0.4.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'DONCE_SUDO=true bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb' ';' 'git add lib/erc20/erc20.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build erc20.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';')
+ directory=
+ container=yegor256_erc20_163
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-66
+ pwd
/tmp/rultor-qDXy
+ 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 '\''tag=0.4.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'DONCE_SUDO=true bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb' ';' 'git add lib/erc20/erc20.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build erc20.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.4.0 ']'
+ [[ 0.4.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.4.0"'
tag name is valid: "0.4.0"
+ cd repo
++ git tag -l 0.4.0
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
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
b343964c14ed: Waiting
2da5d65999c3: Waiting
74aacb7acb4e: 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
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download 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_163\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Jul 28 09:13 .
drwxrwxrwt 12 root   root   4096 Jul 28 09:13 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Jul 28 09:13 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Jul 28 09:13 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jul 28 09:13 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Jul 28 09:13 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Jul 28 09:13 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 6594 Jul 28 09:13 run.sh
-rw-rw-r--  1 ubuntu ubuntu  688 Jul 28 09:13 script.sh
-rw-rw-r--  1 ubuntu ubuntu 5538 Jul 28 09:14 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-qDXy:/main --env=head=git@github.com:yegor256/erc20.git --env=tag=0.4.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.4.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb'\'' '\'';'\'' '\''git add lib/erc20/erc20.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build erc20.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-qDXy/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_163 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 'tag=0.4.0' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; DONCE_SUDO=true bundle exec rake ; rm -rf *.gem ; sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb ; git add lib/erc20/erc20.rb ; git commit -m "version set to ${tag}" ; gem build erc20.gemspec ; chmod 0600 ../rubygems.yml ; gem push *.gem --config-file ../rubygems.yml ;
+ 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 22439

TestFakeWallet
  test_checks_fake_balance                                       32m PASS0m (0.00s)
  test_accepts_payments_on_hardhat                               32m PASS0m (0.20s)
  test_rejects_a_negative_amount                                 32m PASS0m (0.00s)
  test_returns_gas_price_in_wei                                  32m PASS0m (0.00s)
  test_pays_fake_money                                           32m PASS0m (0.00s)
  test_checks_preset_fake_balance                                32m PASS0m (0.00s)
  test_rejects_a_broken_address_at_runtime                       32m PASS0m (0.10s)
  test_rejects_a_nil_private_key                                 32m PASS0m (0.00s)
  test_returns_host                                              32m PASS0m (0.00s)
  test_accepts_a_subscription_id                                 32m PASS0m (1.00s)
  test_complains_like_the_real_wallet                            32m PASS0m (0.00s)
  test_checks_gas_price                                          32m PASS0m (0.00s)
  test_rejects_a_malformed_address                               32m PASS0m (0.00s)
  test_checks_gas_estimate                                       32m PASS0m (0.00s)
  test_pays_fake_eths                                            32m PASS0m (0.00s)
  test_reads_sum_of_payment                                      32m PASS0m (0.00s)
  test_checks_preset_fake_eth_balance                            32m PASS0m (0.00s)
  test_checks_fake_eth_balance                                   32m PASS0m (0.00s)

TestWalletHardhat
+ sudo docker build --tag donce-abeafe887f23 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#4982
#4982: #0 building with "default" instance using docker driver
#4982:
#4982: #1 [internal] load build definition from Dockerfile
#4982: #1 transferring dockerfile: 552B done
#4982: #1 DONE 0.1s
#4982:
#4982: #2 [internal] load metadata for docker.io/library/node:24
#4982: #2 DONE 0.6s
#4982:
#4982: #3 [internal] load .dockerignore
#4982: #3 transferring context: 2B done
#4982: #3 DONE 0.0s
#4982:
#4982: #4 [internal] load build context
#4982: #4 transferring context: 4.97kB done
#4982: #4 DONE 0.0s
#4982:
#4982: #5 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#4982: #5 resolve docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059 0.0s done
#4982: #5 sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059 3.88kB / 3.88kB done
#4982: #5 sha256:4e9cb555d708e0829c9d93e5eeae9dfab0617b832ca436a690680e0fca735ef5 2.49kB / 2.49kB done
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 4.19MB / 48.50MB 0.1s
#4982: #5 sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a 0B / 24.04MB 0.1s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 0B / 64.41MB 0.1s
#4982: #5 sha256:fcd0f74fb415c75280d0d6d26ed68c57b6498f56f6ebcf47aecdfe7970a33861 6.73kB / 6.73kB done
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 10.49MB / 48.50MB 0.2s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 14.68MB / 48.50MB 0.3s
#4982: #5 sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a 4.19MB / 24.04MB 0.3s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 5.24MB / 64.41MB 0.3s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 22.02MB / 48.50MB 0.5s
#4982: #5 sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a 12.58MB / 24.04MB 0.5s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 10.49MB / 64.41MB 0.5s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 28.31MB / 48.50MB 0.7s
#4982: #5 sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a 20.00MB / 24.04MB 0.7s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 14.68MB / 64.41MB 0.7s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 36.70MB / 48.50MB 0.9s
#4982: #5 sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a 24.04MB / 24.04MB 0.8s done
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 25.17MB / 64.41MB 0.9s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 0B / 211.63MB 0.9s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 44.04MB / 48.50MB 1.1s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 32.01MB / 64.41MB 1.1s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 47.19MB / 48.50MB 1.2s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 11.53MB / 211.63MB 1.2s
#4982: #5 sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 48.50MB / 48.50MB 1.3s done
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 35.65MB / 64.41MB 1.3s
#4982: #5 sha256:1d16e26333c51d432a005b1249d1dd1a284f6a5c90d0a790faee640b80beebf6 0B / 3.32kB 1.3s
#4982: #5 sha256:1d16e26333c51d432a005b1249d1dd1a284f6a5c90d0a790faee640b80beebf6 3.32kB / 3.32kB 1.4s done
#4982: #5 extracting sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 45.09MB / 64.41MB 1.6s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 29.36MB / 211.63MB 1.6s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 2.10MB / 58.95MB 1.6s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 5.24MB / 58.95MB 1.7s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 50.33MB / 64.41MB 1.8s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 50.33MB / 211.63MB 2.0s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 10.49MB / 58.95MB 2.0s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 57.67MB / 64.41MB 2.2s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 61.87MB / 211.63MB 2.2s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 13.63MB / 58.95MB 2.2s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 64.41MB / 64.41MB 2.5s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 79.69MB / 211.63MB 2.5s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 17.83MB / 58.95MB 2.5s
#4982: #5 sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 64.41MB / 64.41MB 2.5s done
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 20.97MB / 58.95MB 2.6s
#4982: #5 sha256:1b351d1b9ffdc0cd1381bd8884a78f6d3c120aecd002deec6cabb8caca1c9704 0B / 1.25MB 2.6s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 94.37MB / 211.63MB 2.8s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 27.26MB / 58.95MB 2.8s
#4982: #5 sha256:1b351d1b9ffdc0cd1381bd8884a78f6d3c120aecd002deec6cabb8caca1c9704 1.25MB / 1.25MB 2.7s done
#4982: #5 sha256:7bf355e8dbdb6fb1a8ce3ce927e3d70077a0c0a6cd94705f24fa2bfe114c7148 446B / 446B 2.8s done
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 32.51MB / 58.95MB 2.9s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 36.70MB / 58.95MB 3.0s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 106.95MB / 211.63MB 3.2s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 44.04MB / 58.95MB 3.2s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 47.19MB / 58.95MB 3.3s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 123.73MB / 211.63MB 3.5s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 55.57MB / 58.95MB 3.5s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 136.31MB / 211.63MB 3.7s
#4982: #5 sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 58.95MB / 58.95MB 3.6s done
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 147.85MB / 211.63MB 3.9s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 169.87MB / 211.63MB 4.3s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 184.55MB / 211.63MB 4.6s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 197.13MB / 211.63MB 4.9s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 211.63MB / 211.63MB 5.3s
#4982: #5 sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 211.63MB / 211.63MB 5.4s done
#4982: #5 extracting sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 5.0s done
#4982: #5 extracting sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a
#4982: #5 extracting sha256:bd0ec93c9c52acfa7f522ce201898ba8ebdf67a6d01c6a4ea70e8d413dbc534a 0.8s done
#4982: #5 extracting sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 0.1s
#4982: #5 extracting sha256:2dd2dd4f152bd44fe5b02de3e47483f6cdf32bf3d7ea1c7cc70d57b075f2eebd 3.4s done
#4982: #5 extracting sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43
#4982: #5 extracting sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 5.0s
#4982: #5 extracting sha256:34e7f1cb7a296e8a2f35401d96a0c2fc030894e200451ae74437bdb7a4b2cb43 9.0s done
#4982: #5 extracting sha256:1d16e26333c51d432a005b1249d1dd1a284f6a5c90d0a790faee640b80beebf6 done
#4982: #5 extracting sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60
#4982: #5 extracting sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 5.1s
#4982: #5 extracting sha256:2a516ff37099f6fc33f10fbab37ba28cecd78d7af3be45747dd0bcab7916ad60 5.9s done
#4982: #5 extracting sha256:1b351d1b9ffdc0cd1381bd8884a78f6d3c120aecd002deec6cabb8caca1c9704
#4982: #5 extracting sha256:1b351d1b9ffdc0cd1381bd8884a78f6d3c120aecd002deec6cabb8caca1c9704 0.1s done
#4982: #5 extracting sha256:7bf355e8dbdb6fb1a8ce3ce927e3d70077a0c0a6cd94705f24fa2bfe114c7148 done
#4982: #5 DONE 26.5s
#4982:
#4982: #6 [2/9] WORKDIR /app
#4982: #6 DONE 0.2s
#4982:
#4982: #7 [3/9] COPY package.json .
#4982: #7 DONE 0.0s
#4982:
#4982: #8 [4/9] RUN npm install
#4982: #8 21.49 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.
#4982: #8 25.19 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#4982: #8 25.43 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
#4982: #8 25.49 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
#4982: #8 25.55 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
#4982: #8 25.86 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
#4982: #8 25.91 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
#4982: #8 28.65 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).
#4982: #8 29.29 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
#4982: #8 39.57
#4982: #8 39.57 added 590 packages, and audited 591 packages in 39s
#4982: #8 39.58
#4982: #8 39.58 117 packages are looking for funding
#4982: #8 39.58   run `npm fund` for details
#4982: #8 39.70
#4982: #8 39.70 46 vulnerabilities (14 low, 12 moderate, 20 high)
#4982: #8 39.70
#4982: #8 39.70 To address issues that do not require attention, run:
#4982: #8 39.70   npm audit fix
#4982: #8 39.70
#4982: #8 39.70 To address all issues (including breaking changes), run:
#4982: #8 39.70   npm audit fix --force
#4982: #8 39.70
#4982: #8 39.70 Run `npm audit` for details.
#4982: #8 39.70 npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts:
#4982: #8 39.70 npm warn allow-scripts   keccak@3.0.4 (install: node-gyp-build || exit 0)
#4982: #8 39.70 npm warn allow-scripts   secp256k1@4.0.4 (install: node-gyp-build || exit 0)
#4982: #8 39.70 npm warn allow-scripts
#4982: #8 39.70 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.
#4982: #8 39.70 npm notice
#4982: #8 39.70 npm notice New major version of npm available! 11.16.0 -> 12.0.1
#4982: #8 39.70 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1
#4982: #8 39.70 npm notice To update run: npm install -g npm@12.0.1
#4982: #8 39.70 npm notice
#4982: #8 DONE 40.4s
#4982:
#4982: #9 [5/9] COPY hardhat.config.js .
#4982: #9 DONE 0.1s
#4982:
#4982: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#4982: #10 DONE 0.5s
#4982:
#4982: #11 [7/9] COPY contracts contracts
#4982: #11 DONE 0.1s
#4982:
#4982: #12 [8/9] COPY ignition ignition
#4982: #12 DONE 0.1s
#4982:
#4982: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#4982: #13 5.267 Downloading compiler 0.8.28
#4982: #13 6.750 Compiled 1 Solidity file successfully (evm target: paris).
#4982: #13 DONE 6.9s
#4982:
#4982: #14 exporting to image
#4982: #14 exporting layers
#4982: #14 exporting layers 30.2s done
#4982: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#4982: #14 naming to docker.io/library/donce-abeafe887f23 done
#4982: #14 DONE 30.2s
+ sudo docker run --detach --name donce-7bf133d9f396 --add-host host.docker.internal:host-gateway   --publish 1025:8545  --user=1001:1001 donce-abeafe887f23 /bin/bash -c npx\ hardhat\ node\  /#5016
#5016: 1f792d1b8f5a7c4bc5277ca80841a11af7c9c304cc5b0ca82fcba47184b829f3
+ sudo docker build --tag donce-977dd443dde4 --build-arg HOST\=host.docker.internal --build-arg PORT\=1025 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5025
#5025: #0 building with "default" instance using docker driver
#5025:
#5025: #1 [internal] load build definition from Dockerfile
#5025: #1 transferring dockerfile: 552B done
#5025: #1 DONE 0.0s
#5025:
#5025: #2 [internal] load metadata for docker.io/library/node:24
#5025: #2 DONE 0.1s
#5025:
#5025: #3 [internal] load .dockerignore
#5025: #3 transferring context: 2B done
#5025: #3 DONE 0.0s
#5025:
#5025: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5025: #4 DONE 0.0s
#5025:
#5025: #5 [internal] load build context
#5025: #5 transferring context: 243B done
#5025: #5 DONE 0.0s
#5025:
#5025: #6 [2/9] WORKDIR /app
#5025: #6 CACHED
#5025:
#5025: #7 [3/9] COPY package.json .
#5025: #7 CACHED
#5025:
#5025: #8 [4/9] RUN npm install
#5025: #8 CACHED
#5025:
#5025: #9 [5/9] COPY hardhat.config.js .
#5025: #9 CACHED
#5025:
#5025: #10 [6/9] RUN sed -i "s/PORT/1025/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5025: #10 DONE 0.3s
#5025:
#5025: #11 [7/9] COPY contracts contracts
#5025: #11 DONE 0.1s
#5025:
#5025: #12 [8/9] COPY ignition ignition
#5025: #12 DONE 0.0s
#5025:
#5025: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5025: #13 1.652 Downloading compiler 0.8.28
#5025: #13 2.399 Compiled 1 Solidity file successfully (evm target: paris).
#5025: #13 DONE 2.5s
#5025:
#5025: #14 exporting to image
#5025: #14 exporting layers
#5025: #14 exporting layers 0.2s done
#5025: #14 writing image sha256:8ec9827c9202346c78b078c838bc815a639395c4c178454c1db78e0a9daa0eca
#5025: #14 writing image sha256:8ec9827c9202346c78b078c838bc815a639395c4c178454c1db78e0a9daa0eca done
#5025: #14 naming to docker.io/library/donce-977dd443dde4 done
#5025: #14 DONE 0.2s
+ sudo docker run --name donce-9bbd7812dcc5 --add-host host.docker.internal:host-gateway     donce-977dd443dde4 /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\) /#5058
#5058: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5058: // SPDX-License-Identifier: MIT
#5058:
#5058: require("@nomicfoundation/hardhat-toolbox");
#5058:
#5058: /** @type import(&quot;hardhat/config&quot;).HardhatUserConfig */
#5058:
#5058: module.exports = {
#5058:   solidity: &quot;0.8.28&quot;,
#5058:   defaultNetwork: "foo",
#5058:   networks: {
#5058:     hardhat: {
#5058:       chainId: 4242,
#5058:       gas: 10,
#5058:       gasPrice: 4,
#5058:       maxFeePerGas: 100,
#5058:       maxPriorityFeePerGas: 100,
#5058:       initialBaseFeePerGas: 100,
#5058:       accounts: [
#5058:         {
#5058:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5058:           balance: "55555555555555555555555"
#5058:         },
#5058:         {
#5058:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5058:           balance: "66666666666666666666666"
#5058:         }
#5058:       ]
#5058:     },
#5058:     foo: {
#5058:       chainId: 4242,
#5058:       url: "http://host.docker.internal:1025"
#5058:     }
#5058:   }
#5058: };
#5058: total 328
#5058: drwxr-xr-x   1 root root   4096 Jul 28 09:18 .
#5058: drwxr-xr-x   1 root root   4096 Jul 28 09:18 ..
#5058: drwxr-xr-x   4 root root   4096 Jul 28 09:18 artifacts
#5058: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5058: -rw-r--r--   1 root root    874 Jul 28 09:18 hardhat.config.js
#5058: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5058: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5058: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5058: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5058: ?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
#5058: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5058: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5058:
#5058: Deploying [ FooModule ]
#5058:
#5058: Batch #1
#5058:   Executing FooModule#Foo...
#5058:
#5058: 3A0JBatch #1
#5058:   Executing FooModule#Foo...
#5058:
#5058: 3A0JBatch #1
#5058:   Executed FooModule#Foo
#5058:
#5058: 3A0JBatch #1
#5058:   Executed FooModule#Foo
#5058:
#5058: [ FooModule ] successfully deployed 🚀
#5058:
#5058: Deployed Addresses
#5058:
#5058: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5058: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-9bbd7812dcc5 /#5068
#5068: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5068: // SPDX-License-Identifier: MIT
#5068:
#5068: require("@nomicfoundation/hardhat-toolbox");
#5068:
#5068: /** @type import("hardhat/config").HardhatUserConfig */
#5068:
#5068: module.exports = {
#5068:   solidity: "0.8.28",
#5068:   defaultNetwork: "foo",
#5068:   networks: {
#5068:     hardhat: {
#5068:       chainId: 4242,
#5068:       gas: 10,
#5068:       gasPrice: 4,
#5068:       maxFeePerGas: 100,
#5068:       maxPriorityFeePerGas: 100,
#5068:       initialBaseFeePerGas: 100,
#5068:       accounts: [
#5068:         {
#5068:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5068:           balance: "55555555555555555555555"
#5068:         },
#5068:         {
#5068:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5068:           balance: "66666666666666666666666"
#5068:         }
#5068:       ]
#5068:     },
#5068:     foo: {
#5068:       chainId: 4242,
#5068:       url: "http://host.docker.internal:1025"
#5068:     }
#5068:   }
#5068: };
#5068: total 328
#5068: drwxr-xr-x   1 root root   4096 Jul 28 09:18 .
#5068: drwxr-xr-x   1 root root   4096 Jul 28 09:18 ..
#5068: drwxr-xr-x   4 root root   4096 Jul 28 09:18 artifacts
#5068: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5068: -rw-r--r--   1 root root    874 Jul 28 09:18 hardhat.config.js
#5068: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5068: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5068: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5068: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5068: ?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
#5068: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5068: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5068:
#5068: Deploying [ FooModule ]
#5068:
#5068: Batch #1
#5068:   Executing FooModule#Foo...
#5068:
#5068: 3A0JBatch #1
#5068:   Executing FooModule#Foo...
#5068:
#5068: 3A0JBatch #1
#5068:   Executed FooModule#Foo
#5068:
#5068: 3A0JBatch #1
#5068:   Executed FooModule#Foo
#5068:
#5068: [ FooModule ] successfully deployed 🚀
#5068:
#5068: Deployed Addresses
#5068:
#5068: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5068: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-9bbd7812dcc5 /#5077
#5077: donce-9bbd7812dcc5
+ sudo docker rmi donce-977dd443dde4 /#5085
#5085: Untagged: donce-977dd443dde4:latest
#5085: Deleted: sha256:8ec9827c9202346c78b078c838bc815a639395c4c178454c1db78e0a9daa0eca
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.
+ sudo docker logs donce-7bf133d9f396 /#5167
#5167: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5167:
#5167: Accounts
#5167: ========
#5167: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5167:
#5167: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5167:
#5167: 32meth_chainId0m
#5167: 32meth_chainId (2)0m
#5167: 32meth_accounts0m
#5167: 32mhardhat_getAutomine0m
#5167: 32meth_chainId0m
#5167: 32meth_getBlockByNumber0m
#5167: 32meth_getTransactionCount0m
#5167: 32meth_getTransactionCount (2)0m
#5167: 32meth_getTransactionCount (3)0m
#5167: 32meth_getBlockByNumber0m
#5167: 32meth_getTransactionCount0m
#5167: 32meth_getBlockByNumber0m
#5167: 32meth_chainId0m
#5167: 32meth_maxPriorityFeePerGas0m
#5167: 32meth_estimateGas0m
#5167: 32meth_call0m
#5167:   Contract deployment: Foo
#5167:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:
#5167: 32meth_sendTransaction0m
#5167:   Contract deployment: Foo
#5167:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5167:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   Value:               0 ETH
#5167:   Gas used:            1357081 of 1357081
#5167:   Block #1:            0xfc6901522b439c6f621a9db85a6eea0a90ca051e9edf0884084c4f1515630e74
#5167:
#5167: 32meth_getTransactionByHash0m
#5167: 32meth_getBlockByNumber0m
#5167: 32meth_getTransactionReceipt0m
#5167: 32meth_getBalance0m
#5167: 32meth_getBlockByNumber0m
#5167: 32meth_getBlockByNumber (2)0m
#5167: 32meth_getBlockByNumber (3)0m
#5167: 32meth_getBlockByNumber (4)0m
#5167: 32meth_getBlockByNumber (5)0m
#5167: 32meth_getBlockByNumber (6)0m
#5167: 32meth_getBlockByNumber (7)0m
#5167: 32meth_getBlockByNumber (8)0m
#5167: 32meth_getBlockByNumber (9)0m
#5167: 32meth_getTransactionCount0m
#5167: 32meth_getBlockByNumber0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #2:            0x43de485d11a02f08b69c56ecd995607a346d019d7df3910573daf905e788aac9
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #3:            0x12b625b1926a26c23c97206119e2994d5fa1d6178cd6c00c6a2160eb2bf0e4b6
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #4:            0xde6ab556935968d876e82dd95755d0a42fe21246b6ba2aaa46825a0a27cc518e
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #5:            0x42eac97d683005cd3fb5f35ce7e5cd8c4defab479c8344831025c14d1d443ccc
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #6:            0x2d26d62827d0301e03ff91f37e190a85371a057250f5c3ec558cb34216aaa02f
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #7:            0x068f468d6a57158136cd8f4d79723c9af07aeb7e230cd066acca5d0ac0350d6f
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #8:            0xc5bf89d87d9b30fc83caf88663aa7bc95546b3c9bccfc8b2b128c3206516b12e
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #9:            0x84bd921bfc31040dc305100a019e6e1315ec459ef5175c2a9e2c50652979de7b
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #10:           0x3491da073e199f0be5ad81faf5e2fbf7c6e678f81933a2adce3c2f73ac746f5f
#5167:
#5167: 32meth_getTransactionCount0m
#5167: 32meth_sendRawTransaction0m
#5167:   Transaction:         0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#5167:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5167:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5167:   Value:               42000 wei
#5167:   Gas used:            21000 of 22000
#5167:   Block #11:           0x23d522a2c4423fec1f8aaba596d9a9e30c7ea3879203b2d74b69f709c67d5fe5
#5167:
#5167: 32meth_getBalance0m
+ sudo docker rm --force donce-7bf133d9f396 /#5177
#5177: donce-7bf133d9f396
+ sudo docker rmi donce-abeafe887f23 /#5185
#5185: Untagged: donce-abeafe887f23:latest
#5185: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_pays_eth_in_threads                                       32m PASS0m (121.91s)
+ sudo docker build --tag donce-6704f8c07234 --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.1s
#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:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#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 [8/9] COPY ignition ignition
#5194: #7 CACHED
#5194:
#5194: #8 [3/9] COPY package.json .
#5194: #8 CACHED
#5194:
#5194: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5194: #9 CACHED
#5194:
#5194: #10 [4/9] RUN npm install
#5194: #10 CACHED
#5194:
#5194: #11 [5/9] COPY hardhat.config.js .
#5194: #11 CACHED
#5194:
#5194: #12 [7/9] COPY contracts contracts
#5194: #12 CACHED
#5194:
#5194: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5194: #13 CACHED
#5194:
#5194: #14 exporting to image
#5194: #14 exporting layers done
#5194: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#5194: #14 naming to docker.io/library/donce-6704f8c07234 done
#5194: #14 DONE 0.0s
+ sudo docker run --detach --name donce-db1330b23c3d --add-host host.docker.internal:host-gateway   --publish 1026:8545  --user=1001:1001 donce-6704f8c07234 /bin/bash -c npx\ hardhat\ node\  /#5226
#5226: 9f37ea3a5555f59304ce01beee8c6ea8f59701e3a30fea00d65a60249277f16b
+ sudo docker build --tag donce-03c42ceeca55 --build-arg HOST\=host.docker.internal --build-arg PORT\=1026 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5235
#5235: #0 building with "default" instance using docker driver
#5235:
#5235: #1 [internal] load build definition from Dockerfile
#5235: #1 transferring dockerfile: 552B done
#5235: #1 DONE 0.0s
#5235:
#5235: #2 [internal] load metadata for docker.io/library/node:24
#5235: #2 DONE 0.1s
#5235:
#5235: #3 [internal] load .dockerignore
#5235: #3 transferring context: 2B done
#5235: #3 DONE 0.0s
#5235:
#5235: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5235: #4 DONE 0.0s
#5235:
#5235: #5 [internal] load build context
#5235: #5 transferring context: 243B done
#5235: #5 DONE 0.0s
#5235:
#5235: #6 [3/9] COPY package.json .
#5235: #6 CACHED
#5235:
#5235: #7 [4/9] RUN npm install
#5235: #7 CACHED
#5235:
#5235: #8 [2/9] WORKDIR /app
#5235: #8 CACHED
#5235:
#5235: #9 [5/9] COPY hardhat.config.js .
#5235: #9 CACHED
#5235:
#5235: #10 [6/9] RUN sed -i "s/PORT/1026/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5235: #10 DONE 0.3s
#5235:
#5235: #11 [7/9] COPY contracts contracts
#5235: #11 DONE 0.1s
#5235:
#5235: #12 [8/9] COPY ignition ignition
#5235: #12 DONE 0.0s
#5235:
#5235: #13 [9/9] RUN rm -rf ignition/deployments   &amp;&amp; npx hardhat compile   &amp;&amp; rm -rf cache
#5235: #13 1.346 Downloading compiler 0.8.28
#5235: #13 1.949 Compiled 1 Solidity file successfully (evm target: paris).
#5235: #13 DONE 2.0s
#5235:
#5235: #14 exporting to image
#5235: #14 exporting layers
#5235: #14 exporting layers 0.2s done
#5235: #14 writing image sha256:7458884e4a258f86ffdd9d5c4c88d07f901271adc209b7ed5ed5c1bccc0a8020
#5235: #14 writing image sha256:7458884e4a258f86ffdd9d5c4c88d07f901271adc209b7ed5ed5c1bccc0a8020 done
#5235: #14 naming to docker.io/library/donce-03c42ceeca55 done
#5235: #14 DONE 0.2s
+ sudo docker run --name donce-1ebb9b55d51e --add-host host.docker.internal:host-gateway     donce-03c42ceeca55 /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\) /#5267
#5267: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5267: // SPDX-License-Identifier: MIT
#5267:
#5267: require("@nomicfoundation/hardhat-toolbox");
#5267:
#5267: /** @type import("hardhat/config").HardhatUserConfig */
#5267:
#5267: module.exports = {
#5267:   solidity: "0.8.28",
#5267:   defaultNetwork: "foo",
#5267:   networks: {
#5267:     hardhat: {
#5267:       chainId: 4242,
#5267:       gas: 10,
#5267:       gasPrice: 4,
#5267:       maxFeePerGas: 100,
#5267:       maxPriorityFeePerGas: 100,
#5267:       initialBaseFeePerGas: 100,
#5267:       accounts: [
#5267:         {
#5267:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5267:           balance: "55555555555555555555555"
#5267:         },
#5267:         {
#5267:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5267:           balance: "66666666666666666666666"
#5267:         }
#5267:       ]
#5267:     },
#5267:     foo: {
#5267:       chainId: 4242,
#5267:       url: "http://host.docker.internal:1026"
#5267:     }
#5267:   }
#5267: };
#5267: total 328
#5267: drwxr-xr-x   1 root root   4096 Jul 28 09:18 .
#5267: drwxr-xr-x   1 root root   4096 Jul 28 09:18 ..
#5267: drwxr-xr-x   4 root root   4096 Jul 28 09:18 artifacts
#5267: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5267: -rw-r--r--   1 root root    874 Jul 28 09:18 hardhat.config.js
#5267: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5267: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5267: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5267: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5267: ?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
#5267: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5267: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5267:
#5267: Deploying [ FooModule ]
#5267:
#5267: Batch #1
#5267:   Executing FooModule#Foo...
#5267:
#5267: 3A0JBatch #1
#5267:   Executing FooModule#Foo...
#5267:
#5267: 3A0JBatch #1
#5267:   Executed FooModule#Foo
#5267:
#5267: 3A0JBatch #1
#5267:   Executed FooModule#Foo
#5267:
#5267: [ FooModule ] successfully deployed 🚀
#5267:
#5267: Deployed Addresses
#5267:
#5267: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5267: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-1ebb9b55d51e /#5279
#5279: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5279: // SPDX-License-Identifier: MIT
#5279:
#5279: require("@nomicfoundation/hardhat-toolbox");
#5279:
#5279: /** @type import("hardhat/config").HardhatUserConfig */
#5279:
#5279: module.exports = {
#5279:   solidity: "0.8.28",
#5279:   defaultNetwork: "foo",
#5279:   networks: {
#5279:     hardhat: {
#5279:       chainId: 4242,
#5279:       gas: 10,
#5279:       gasPrice: 4,
#5279:       maxFeePerGas: 100,
#5279:       maxPriorityFeePerGas: 100,
#5279:       initialBaseFeePerGas: 100,
#5279:       accounts: [
#5279:         {
#5279:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5279:           balance: "55555555555555555555555"
#5279:         },
#5279:         {
#5279:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5279:           balance: "66666666666666666666666"
#5279:         }
#5279:       ]
#5279:     },
#5279:     foo: {
#5279:       chainId: 4242,
#5279:       url: "http://host.docker.internal:1026"
#5279:     }
#5279:   }
#5279: };
#5279: total 328
#5279: drwxr-xr-x   1 root root   4096 Jul 28 09:18 .
#5279: drwxr-xr-x   1 root root   4096 Jul 28 09:18 ..
#5279: drwxr-xr-x   4 root root   4096 Jul 28 09:18 artifacts
#5279: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5279: -rw-r--r--   1 root root    874 Jul 28 09:18 hardhat.config.js
#5279: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5279: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5279: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5279: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5279: ?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
#5279: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5279: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5279:
#5279: Deploying [ FooModule ]
#5279:
#5279: Batch #1
#5279:   Executing FooModule#Foo...
#5279:
#5279: 3A0JBatch #1
#5279:   Executing FooModule#Foo...
#5279:
#5279: 3A0JBatch #1
#5279:   Executed FooModule#Foo
#5279:
#5279: 3A0JBatch #1
#5279:   Executed FooModule#Foo
#5279:
#5279: [ FooModule ] successfully deployed 🚀
#5279:
#5279: Deployed Addresses
#5279:
#5279: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5279: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-1ebb9b55d51e /#5288
#5288: donce-1ebb9b55d51e
+ sudo docker rmi donce-03c42ceeca55 /#5297
#5297: Untagged: donce-03c42ceeca55:latest
#5297: Deleted: sha256:7458884e4a258f86ffdd9d5c4c88d07f901271adc209b7ed5ed5c1bccc0a8020
+ sudo docker logs donce-db1330b23c3d /#5315
#5315: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5315:
#5315: Accounts
#5315: ========
#5315: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5315:
#5315: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5315:
#5315: 32meth_chainId0m
#5315: 32meth_chainId (2)0m
#5315: 32meth_accounts0m
#5315: 32mhardhat_getAutomine0m
#5315: 32meth_chainId0m
#5315: 32meth_getBlockByNumber0m
#5315: 32meth_getTransactionCount0m
#5315: 32meth_getTransactionCount (2)0m
#5315: 32meth_getTransactionCount (3)0m
#5315: 32meth_getBlockByNumber0m
#5315: 32meth_getTransactionCount0m
#5315: 32meth_getBlockByNumber0m
#5315: 32meth_chainId0m
#5315: 32meth_maxPriorityFeePerGas0m
#5315: 32meth_estimateGas0m
#5315: 32meth_call0m
#5315:   Contract deployment: Foo
#5315:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5315:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5315:
#5315: 32meth_sendTransaction0m
#5315:   Contract deployment: Foo
#5315:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5315:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5315:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5315:   Value:               0 ETH
#5315:   Gas used:            1357081 of 1357081
#5315:   Block #1:            0x47686a3f971e8a2ddd5be257d24cc278fe205d2a6bdede2e85816481721c6a81
#5315:
#5315: 32meth_getTransactionByHash0m
#5315: 32meth_getBlockByNumber0m
#5315: 32meth_getTransactionReceipt0m
#5315: 32meth_getBlockByNumber0m
#5315: 32meth_getTransactionCount0m
#5315: 32meth_estimateGas0m
#5315: 32meth_sendRawTransaction0m
#5315:   Contract call:       Foo#transfer
#5315:   Transaction:         0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#5315:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5315:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5315:   Value:               0 ETH
#5315:   Gas used:            35389 of 35389
#5315:   Block #2:            0x487e8326fc1aec9d1c0b8b4c89ee1b5bb550793e6d318849a1ec464fbbcf8130
#5315:
#5315: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-db1330b23c3d /#5323
#5323: donce-db1330b23c3d
+ sudo docker rmi donce-6704f8c07234 /#5331
#5331: Untagged: donce-6704f8c07234:latest
#5331: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_reads_payment_amount                                      32m PASS0m (9.10s)
+ sudo docker build --tag donce-455b0f10957d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5341
#5341: #0 building with "default" instance using docker driver
#5341:
#5341: #1 [internal] load build definition from Dockerfile
#5341: #1 transferring dockerfile: 552B done
#5341: #1 DONE 0.0s
#5341:
#5341: #2 [internal] load metadata for docker.io/library/node:24
#5341: #2 DONE 0.1s
#5341:
#5341: #3 [internal] load .dockerignore
#5341: #3 transferring context: 2B done
#5341: #3 DONE 0.0s
#5341:
#5341: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5341: #4 DONE 0.0s
#5341:
#5341: #5 [internal] load build context
#5341: #5 transferring context: 243B done
#5341: #5 DONE 0.0s
#5341:
#5341: #6 [3/9] COPY package.json .
#5341: #6 CACHED
#5341:
#5341: #7 [7/9] COPY contracts contracts
#5341: #7 CACHED
#5341:
#5341: #8 [8/9] COPY ignition ignition
#5341: #8 CACHED
#5341:
#5341: #9 [5/9] COPY hardhat.config.js .
#5341: #9 CACHED
#5341:
#5341: #10 [4/9] RUN npm install
#5341: #10 CACHED
#5341:
#5341: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5341: #11 CACHED
#5341:
#5341: #12 [2/9] WORKDIR /app
#5341: #12 CACHED
#5341:
#5341: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5341: #13 CACHED
#5341:
#5341: #14 exporting to image
#5341: #14 exporting layers done
#5341: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#5341: #14 naming to docker.io/library/donce-455b0f10957d done
#5341: #14 DONE 0.0s
+ sudo docker run --detach --name donce-ad44a209cb55 --add-host host.docker.internal:host-gateway   --publish 1027:8545  --user=1001:1001 donce-455b0f10957d /bin/bash -c npx\ hardhat\ node\  /#5373
#5373: 5aa1eab1a9f2dd3d1a9b517d4f04c253ecd83affb87a3c929d44cdc7664f3460
+ sudo docker build --tag donce-834cfc46f5f3 --build-arg HOST\=host.docker.internal --build-arg PORT\=1027 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5381
#5381: #0 building with "default" instance using docker driver
#5381:
#5381: #1 [internal] load build definition from Dockerfile
#5381: #1 transferring dockerfile: 552B done
#5381: #1 DONE 0.0s
#5381:
#5381: #2 [internal] load metadata for docker.io/library/node:24
#5381: #2 DONE 0.2s
#5381:
#5381: #3 [internal] load .dockerignore
#5381: #3 transferring context: 2B done
#5381: #3 DONE 0.0s
#5381:
#5381: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5381: #4 DONE 0.0s
#5381:
#5381: #5 [internal] load build context
#5381: #5 transferring context: 243B done
#5381: #5 DONE 0.0s
#5381:
#5381: #6 [2/9] WORKDIR /app
#5381: #6 CACHED
#5381:
#5381: #7 [3/9] COPY package.json .
#5381: #7 CACHED
#5381:
#5381: #8 [4/9] RUN npm install
#5381: #8 CACHED
#5381:
#5381: #9 [5/9] COPY hardhat.config.js .
#5381: #9 CACHED
#5381:
#5381: #10 [6/9] RUN sed -i "s/PORT/1027/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5381: #10 DONE 0.3s
#5381:
#5381: #11 [7/9] COPY contracts contracts
#5381: #11 DONE 0.1s
#5381:
#5381: #12 [8/9] COPY ignition ignition
#5381: #12 DONE 0.0s
#5381:
#5381: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5381: #13 1.359 Downloading compiler 0.8.28
#5381: #13 1.963 Compiled 1 Solidity file successfully (evm target: paris).
#5381: #13 DONE 2.0s
#5381:
#5381: #14 exporting to image
#5381: #14 exporting layers
#5381: #14 exporting layers 0.2s done
#5381: #14 writing image sha256:995eb91dd68263ac65ba2d37b04a7c29e381a810c062c901cc098bccff9701be
#5381: #14 writing image sha256:995eb91dd68263ac65ba2d37b04a7c29e381a810c062c901cc098bccff9701be done
#5381: #14 naming to docker.io/library/donce-834cfc46f5f3 done
#5381: #14 DONE 0.2s
+ sudo docker run --name donce-f44a21d37d4d --add-host host.docker.internal:host-gateway     donce-834cfc46f5f3 /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\) /#5413
#5413: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5413: // SPDX-License-Identifier: MIT
#5413:
#5413: require("@nomicfoundation/hardhat-toolbox");
#5413:
#5413: /** @type import("hardhat/config").HardhatUserConfig */
#5413:
#5413: module.exports = {
#5413:   solidity: "0.8.28",
#5413:   defaultNetwork: "foo",
#5413:   networks: {
#5413:     hardhat: {
#5413:       chainId: 4242,
#5413:       gas: 10,
#5413:       gasPrice: 4,
#5413:       maxFeePerGas: 100,
#5413:       maxPriorityFeePerGas: 100,
#5413:       initialBaseFeePerGas: 100,
#5413:       accounts: [
#5413:         {
#5413:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5413:           balance: "55555555555555555555555"
#5413:         },
#5413:         {
#5413:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5413:           balance: "66666666666666666666666"
#5413:         }
#5413:       ]
#5413:     },
#5413:     foo: {
#5413:       chainId: 4242,
#5413:       url: "http://host.docker.internal:1027"
#5413:     }
#5413:   }
#5413: };
#5413: total 328
#5413: drwxr-xr-x   1 root root   4096 Jul 28 09:18 .
#5413: drwxr-xr-x   1 root root   4096 Jul 28 09:18 ..
#5413: drwxr-xr-x   4 root root   4096 Jul 28 09:18 artifacts
#5413: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5413: -rw-r--r--   1 root root    874 Jul 28 09:18 hardhat.config.js
#5413: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5413: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5413: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5413: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5413: ?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
#5413: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5413: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5413:
#5413: Deploying [ FooModule ]
#5413:
#5413: Batch #1
#5413:   Executing FooModule#Foo...
#5413:
#5413: 3A0JBatch #1
#5413:   Executing FooModule#Foo...
#5413:
#5413: 3A0JBatch #1
#5413:   Executed FooModule#Foo
#5413:
#5413: 3A0JBatch #1
#5413:   Executed FooModule#Foo
#5413:
#5413: [ FooModule ] successfully deployed 🚀
#5413:
#5413: Deployed Addresses
#5413:
#5413: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5413: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-f44a21d37d4d /#5423
#5423: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5423: // SPDX-License-Identifier: MIT
#5423:
#5423: require("@nomicfoundation/hardhat-toolbox");
#5423:
#5423: /** @type import(&quot;hardhat/config&quot;).HardhatUserConfig */
#5423:
#5423: module.exports = {
#5423:   solidity: &quot;0.8.28&quot;,
#5423:   defaultNetwork: &quot;foo&quot;,
#5423:   networks: {
#5423:     hardhat: {
#5423:       chainId: 4242,
#5423:       gas: 10,
#5423:       gasPrice: 4,
#5423:       maxFeePerGas: 100,
#5423:       maxPriorityFeePerGas: 100,
#5423:       initialBaseFeePerGas: 100,
#5423:       accounts: [
#5423:         {
#5423:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5423:           balance: "55555555555555555555555"
#5423:         },
#5423:         {
#5423:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5423:           balance: "66666666666666666666666"
#5423:         }
#5423:       ]
#5423:     },
#5423:     foo: {
#5423:       chainId: 4242,
#5423:       url: "http://host.docker.internal:1027"
#5423:     }
#5423:   }
#5423: };
#5423: total 328
#5423: drwxr-xr-x   1 root root   4096 Jul 28 09:18 .
#5423: drwxr-xr-x   1 root root   4096 Jul 28 09:18 ..
#5423: drwxr-xr-x   4 root root   4096 Jul 28 09:18 artifacts
#5423: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5423: -rw-r--r--   1 root root    874 Jul 28 09:18 hardhat.config.js
#5423: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5423: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5423: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5423: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5423: ?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
#5423: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5423: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5423:
#5423: Deploying [ FooModule ]
#5423:
#5423: Batch #1
#5423:   Executing FooModule#Foo...
#5423:
#5423: 3A0JBatch #1
#5423:   Executing FooModule#Foo...
#5423:
#5423: 3A0JBatch #1
#5423:   Executed FooModule#Foo
#5423:
#5423: 3A0JBatch #1
#5423:   Executed FooModule#Foo
#5423:
#5423: [ FooModule ] successfully deployed 🚀
#5423:
#5423: Deployed Addresses
#5423:
#5423: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5423: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-f44a21d37d4d /#5432
#5432: donce-f44a21d37d4d
+ sudo docker rmi donce-834cfc46f5f3 /#5440
#5440: Untagged: donce-834cfc46f5f3:latest
#5440: Deleted: sha256:995eb91dd68263ac65ba2d37b04a7c29e381a810c062c901cc098bccff9701be
+ sudo docker logs donce-ad44a209cb55 /#5457
#5457: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5457:
#5457: Accounts
#5457: ========
#5457: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5457:
#5457: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5457:
#5457: 32meth_chainId0m
#5457: 32meth_chainId (2)0m
#5457: 32meth_accounts0m
#5457: 32mhardhat_getAutomine0m
#5457: 32meth_chainId0m
#5457: 32meth_getBlockByNumber0m
#5457: 32meth_getTransactionCount0m
#5457: 32meth_getTransactionCount (2)0m
#5457: 32meth_getTransactionCount (3)0m
#5457: 32meth_getBlockByNumber0m
#5457: 32meth_getTransactionCount0m
#5457: 32meth_getBlockByNumber0m
#5457: 32meth_chainId0m
#5457: 32meth_maxPriorityFeePerGas0m
#5457: 32meth_estimateGas0m
#5457: 32meth_call0m
#5457:   Contract deployment: Foo
#5457:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5457:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5457:
#5457: 32meth_sendTransaction0m
#5457:   Contract deployment: Foo
#5457:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5457:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5457:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5457:   Value:               0 ETH
#5457:   Gas used:            1357081 of 1357081
#5457:   Block #1:            0x8e358414cd8a6f0a3559992af91d74b95289beebf33f88c592d1fb0e0e409c49
#5457:
#5457: 32meth_getTransactionByHash0m
#5457: 32meth_getBlockByNumber0m
#5457: 32meth_getTransactionReceipt0m
#5457: 32meth_subscribe0m
#5457: 32meth_getBlockByNumber0m
#5457: 32meth_getTransactionCount0m
#5457: 32meth_estimateGas0m
#5457: 32meth_sendRawTransaction0m
#5457:   Contract call:       Foo#transfer
#5457:   Transaction:         0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#5457:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5457:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5457:   Value:               0 ETH
#5457:   Gas used:            35401 of 35401
#5457:   Block #2:            0x6d8f79654900597639dc622b00f0e73591328ce94a30491836465adf1c7e0603
#5457:
#5457: 32meth_unsubscribe0m
+ sudo docker rm --force donce-ad44a209cb55 /#5465
#5465: donce-ad44a209cb55
+ sudo docker rmi donce-455b0f10957d /#5473
#5473: Untagged: donce-455b0f10957d:latest
#5473: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_accepts_payments                                          32m PASS0m (10.48s)
+ sudo docker build --tag donce-19578a6c6df5 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5482
#5482: #0 building with "default" instance using docker driver
#5482:
#5482: #1 [internal] load build definition from Dockerfile
#5482: #1 transferring dockerfile: 552B 0.0s done
#5482: #1 DONE 0.1s
#5482:
#5482: #2 [internal] load metadata for docker.io/library/node:24
#5482: #2 DONE 0.1s
#5482:
#5482: #3 [internal] load .dockerignore
#5482: #3 transferring context: 2B done
#5482: #3 DONE 0.0s
#5482:
#5482: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5482: #4 DONE 0.0s
#5482:
#5482: #5 [internal] load build context
#5482: #5 transferring context: 243B done
#5482: #5 DONE 0.0s
#5482:
#5482: #6 [5/9] COPY hardhat.config.js .
#5482: #6 CACHED
#5482:
#5482: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5482: #7 CACHED
#5482:
#5482: #8 [7/9] COPY contracts contracts
#5482: #8 CACHED
#5482:
#5482: #9 [8/9] COPY ignition ignition
#5482: #9 CACHED
#5482:
#5482: #10 [2/9] WORKDIR /app
#5482: #10 CACHED
#5482:
#5482: #11 [4/9] RUN npm install
#5482: #11 CACHED
#5482:
#5482: #12 [3/9] COPY package.json .
#5482: #12 CACHED
#5482:
#5482: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5482: #13 CACHED
#5482:
#5482: #14 exporting to image
#5482: #14 exporting layers done
#5482: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#5482: #14 naming to docker.io/library/donce-19578a6c6df5 done
#5482: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e60d922f4101 --add-host host.docker.internal:host-gateway   --publish 1028:8545  --user=1001:1001 donce-19578a6c6df5 /bin/bash -c npx\ hardhat\ node\  /#5514
#5514: 4c246cf79357d2af3069fc5e6aa2047e06ec742bbc564ea7a80bf3487b5015d0
+ sudo docker build --tag donce-0573b5b55b00 --build-arg HOST\=host.docker.internal --build-arg PORT\=1028 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5522
#5522: #0 building with "default" instance using docker driver
#5522:
#5522: #1 [internal] load build definition from Dockerfile
#5522: #1 transferring dockerfile: 552B done
#5522: #1 DONE 0.0s
#5522:
#5522: #2 [internal] load metadata for docker.io/library/node:24
#5522: #2 DONE 0.1s
#5522:
#5522: #3 [internal] load .dockerignore
#5522: #3 transferring context: 2B done
#5522: #3 DONE 0.0s
#5522:
#5522: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5522: #4 DONE 0.0s
#5522:
#5522: #5 [internal] load build context
#5522: #5 transferring context: 243B done
#5522: #5 DONE 0.0s
#5522:
#5522: #6 [2/9] WORKDIR /app
#5522: #6 CACHED
#5522:
#5522: #7 [3/9] COPY package.json .
#5522: #7 CACHED
#5522:
#5522: #8 [4/9] RUN npm install
#5522: #8 CACHED
#5522:
#5522: #9 [5/9] COPY hardhat.config.js .
#5522: #9 CACHED
#5522:
#5522: #10 [6/9] RUN sed -i "s/PORT/1028/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5522: #10 DONE 0.3s
#5522:
#5522: #11 [7/9] COPY contracts contracts
#5522: #11 DONE 0.1s
#5522:
#5522: #12 [8/9] COPY ignition ignition
#5522: #12 DONE 0.0s
#5522:
#5522: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5522: #13 1.336 Downloading compiler 0.8.28
#5522: #13 1.932 Compiled 1 Solidity file successfully (evm target: paris).
#5522: #13 DONE 2.0s
#5522:
#5522: #14 exporting to image
#5522: #14 exporting layers
#5522: #14 exporting layers 0.2s done
#5522: #14 writing image sha256:d39383c4fe3373841f4d6dacad83e06392f8e3e9173f9caadddedae5985e5c7e done
#5522: #14 naming to docker.io/library/donce-0573b5b55b00 done
#5522: #14 DONE 0.2s
+ sudo docker run --name donce-a7e40521b21a --add-host host.docker.internal:host-gateway     donce-0573b5b55b00 /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\) /#5554
#5554: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5554: // SPDX-License-Identifier: MIT
#5554:
#5554: require("@nomicfoundation/hardhat-toolbox");
#5554:
#5554: /** @type import("hardhat/config").HardhatUserConfig */
#5554:
#5554: module.exports = {
#5554:   solidity: "0.8.28",
#5554:   defaultNetwork: "foo",
#5554:   networks: {
#5554:     hardhat: {
#5554:       chainId: 4242,
#5554:       gas: 10,
#5554:       gasPrice: 4,
#5554:       maxFeePerGas: 100,
#5554:       maxPriorityFeePerGas: 100,
#5554:       initialBaseFeePerGas: 100,
#5554:       accounts: [
#5554:         {
#5554:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5554:           balance: "55555555555555555555555"
#5554:         },
#5554:         {
#5554:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5554:           balance: "66666666666666666666666"
#5554:         }
#5554:       ]
#5554:     },
#5554:     foo: {
#5554:       chainId: 4242,
#5554:       url: "http://host.docker.internal:1028"
#5554:     }
#5554:   }
#5554: };
#5554: total 328
#5554: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#5554: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#5554: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#5554: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5554: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#5554: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5554: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5554: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5554: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5554: ?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
#5554: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5554: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5554:
#5554: Deploying [ FooModule ]
#5554:
#5554: Batch #1
#5554:   Executing FooModule#Foo...
#5554:
#5554: 3A0JBatch #1
#5554:   Executing FooModule#Foo...
#5554:
#5554: 3A0JBatch #1
#5554:   Executed FooModule#Foo
#5554:
#5554: 3A0JBatch #1
#5554:   Executed FooModule#Foo
#5554:
#5554: [ FooModule ] successfully deployed 🚀
#5554:
#5554: Deployed Addresses
#5554:
#5554: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5554: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a7e40521b21a /#5565
#5565: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5565: // SPDX-License-Identifier: MIT
#5565:
#5565: require("@nomicfoundation/hardhat-toolbox");
#5565:
#5565: /** @type import("hardhat/config").HardhatUserConfig */
#5565:
#5565: module.exports = {
#5565:   solidity: "0.8.28",
#5565:   defaultNetwork: "foo",
#5565:   networks: {
#5565:     hardhat: {
#5565:       chainId: 4242,
#5565:       gas: 10,
#5565:       gasPrice: 4,
#5565:       maxFeePerGas: 100,
#5565:       maxPriorityFeePerGas: 100,
#5565:       initialBaseFeePerGas: 100,
#5565:       accounts: [
#5565:         {
#5565:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5565:           balance: "55555555555555555555555"
#5565:         },
#5565:         {
#5565:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5565:           balance: "66666666666666666666666"
#5565:         }
#5565:       ]
#5565:     },
#5565:     foo: {
#5565:       chainId: 4242,
#5565:       url: "http://host.docker.internal:1028"
#5565:     }
#5565:   }
#5565: };
#5565: total 328
#5565: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#5565: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#5565: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#5565: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5565: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#5565: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5565: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5565: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5565: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5565: ?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
#5565: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5565: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5565:
#5565: Deploying [ FooModule ]
#5565:
#5565: Batch #1
#5565:   Executing FooModule#Foo...
#5565:
#5565: 3A0JBatch #1
#5565:   Executing FooModule#Foo...
#5565:
#5565: 3A0JBatch #1
#5565:   Executed FooModule#Foo
#5565:
#5565: 3A0JBatch #1
#5565:   Executed FooModule#Foo
#5565:
#5565: [ FooModule ] successfully deployed 🚀
#5565:
#5565: Deployed Addresses
#5565:
#5565: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5565: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a7e40521b21a /#5573
#5573: donce-a7e40521b21a
+ sudo docker rmi donce-0573b5b55b00 /#5581
#5581: Untagged: donce-0573b5b55b00:latest
#5581: Deleted: sha256:d39383c4fe3373841f4d6dacad83e06392f8e3e9173f9caadddedae5985e5c7e
+ sudo docker logs donce-e60d922f4101 /#5591
#5591: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5591:
#5591: Accounts
#5591: ========
#5591: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5591:
#5591: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5591:
#5591: 32meth_chainId0m
#5591: 32meth_chainId (2)0m
#5591: 32meth_accounts0m
#5591: 32mhardhat_getAutomine0m
#5591: 32meth_chainId0m
#5591: 32meth_getBlockByNumber0m
#5591: 32meth_getTransactionCount0m
#5591: 32meth_getTransactionCount (2)0m
#5591: 32meth_getTransactionCount (3)0m
#5591: 32meth_getBlockByNumber0m
#5591: 32meth_getTransactionCount0m
#5591: 32meth_getBlockByNumber0m
#5591: 32meth_chainId0m
#5591: 32meth_maxPriorityFeePerGas0m
#5591: 32meth_estimateGas0m
#5591: 32meth_call0m
#5591:   Contract deployment: Foo
#5591:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5591:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5591:
#5591: 32meth_sendTransaction0m
#5591:   Contract deployment: Foo
#5591:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5591:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5591:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5591:   Value:               0 ETH
#5591:   Gas used:            1357081 of 1357081
#5591:   Block #1:            0xcfbb2e404966d7affde92ad0823747806a7927f556142e9746c8b9e7eff63f12
#5591:
#5591: 32meth_getTransactionByHash0m
#5591: 32meth_getBlockByNumber0m
#5591: 32meth_getTransactionReceipt0m
#5591: 32meth_accounts0m
#5591: 32meth_call0m
#5591:   Contract call:       Foo#balanceOf
#5591:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5591:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5591:
+ sudo docker rm --force donce-e60d922f4101 /#5599
#5599: donce-e60d922f4101
+ sudo docker rmi donce-19578a6c6df5 /#5607
#5607: Untagged: donce-19578a6c6df5:latest
#5607: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_checks_balance                                            32m PASS0m (9.04s)
+ sudo docker build --tag donce-57198c56c417 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5616
#5616: #0 building with "default" instance using docker driver
#5616:
#5616: #1 [internal] load build definition from Dockerfile
#5616: #1 transferring dockerfile: 552B done
#5616: #1 DONE 0.0s
#5616:
#5616: #2 [internal] load metadata for docker.io/library/node:24
#5616: #2 DONE 0.1s
#5616:
#5616: #3 [internal] load .dockerignore
#5616: #3 transferring context: 2B done
#5616: #3 DONE 0.0s
#5616:
#5616: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5616: #4 DONE 0.0s
#5616:
#5616: #5 [internal] load build context
#5616: #5 transferring context: 243B done
#5616: #5 DONE 0.0s
#5616:
#5616: #6 [4/9] RUN npm install
#5616: #6 CACHED
#5616:
#5616: #7 [5/9] COPY hardhat.config.js .
#5616: #7 CACHED
#5616:
#5616: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5616: #8 CACHED
#5616:
#5616: #9 [8/9] COPY ignition ignition
#5616: #9 CACHED
#5616:
#5616: #10 [7/9] COPY contracts contracts
#5616: #10 CACHED
#5616:
#5616: #11 [3/9] COPY package.json .
#5616: #11 CACHED
#5616:
#5616: #12 [2/9] WORKDIR /app
#5616: #12 CACHED
#5616:
#5616: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5616: #13 CACHED
#5616:
#5616: #14 exporting to image
#5616: #14 exporting layers done
#5616: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#5616: #14 naming to docker.io/library/donce-57198c56c417 done
#5616: #14 DONE 0.0s
+ sudo docker run --detach --name donce-24d2d3bdac3d --add-host host.docker.internal:host-gateway   --publish 1029:8545  --user=1001:1001 donce-57198c56c417 /bin/bash -c npx\ hardhat\ node\  /#5648
#5648: 04e4734ccb790ffcf6a4780553d98a0453077ab7fd4fb89a858337ec824e4f72
+ sudo docker build --tag donce-18fbb468bddf --build-arg HOST\=host.docker.internal --build-arg PORT\=1029 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5656
#5656: #0 building with "default" instance using docker driver
#5656:
#5656: #1 [internal] load build definition from Dockerfile
#5656: #1 transferring dockerfile: 552B done
#5656: #1 DONE 0.0s
#5656:
#5656: #2 [internal] load metadata for docker.io/library/node:24
#5656: #2 DONE 0.1s
#5656:
#5656: #3 [internal] load .dockerignore
#5656: #3 transferring context: 2B done
#5656: #3 DONE 0.0s
#5656:
#5656: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5656: #4 DONE 0.0s
#5656:
#5656: #5 [internal] load build context
#5656: #5 transferring context: 243B done
#5656: #5 DONE 0.0s
#5656:
#5656: #6 [2/9] WORKDIR /app
#5656: #6 CACHED
#5656:
#5656: #7 [3/9] COPY package.json .
#5656: #7 CACHED
#5656:
#5656: #8 [4/9] RUN npm install
#5656: #8 CACHED
#5656:
#5656: #9 [5/9] COPY hardhat.config.js .
#5656: #9 CACHED
#5656:
#5656: #10 [6/9] RUN sed -i "s/PORT/1029/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5656: #10 DONE 0.3s
#5656:
#5656: #11 [7/9] COPY contracts contracts
#5656: #11 DONE 0.1s
#5656:
#5656: #12 [8/9] COPY ignition ignition
#5656: #12 DONE 0.0s
#5656:
#5656: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5656: #13 1.313 Downloading compiler 0.8.28
#5656: #13 1.910 Compiled 1 Solidity file successfully (evm target: paris).
#5656: #13 DONE 2.0s
#5656:
#5656: #14 exporting to image
#5656: #14 exporting layers
#5656: #14 exporting layers 0.2s done
#5656: #14 writing image sha256:62b1ba769ed4f858c253b8dab239f6e0216047e173bcecf6128411a0f530bdd4
#5656: #14 writing image sha256:62b1ba769ed4f858c253b8dab239f6e0216047e173bcecf6128411a0f530bdd4 done
#5656: #14 naming to docker.io/library/donce-18fbb468bddf done
#5656: #14 DONE 0.2s
+ sudo docker run --name donce-a814ec333d12 --add-host host.docker.internal:host-gateway     donce-18fbb468bddf /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\) /#5688
#5688: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5688: // SPDX-License-Identifier: MIT
#5688:
#5688: require("@nomicfoundation/hardhat-toolbox");
#5688:
#5688: /** @type import("hardhat/config").HardhatUserConfig */
#5688:
#5688: module.exports = {
#5688:   solidity: "0.8.28",
#5688:   defaultNetwork: "foo",
#5688:   networks: {
#5688:     hardhat: {
#5688:       chainId: 4242,
#5688:       gas: 10,
#5688:       gasPrice: 4,
#5688:       maxFeePerGas: 100,
#5688:       maxPriorityFeePerGas: 100,
#5688:       initialBaseFeePerGas: 100,
#5688:       accounts: [
#5688:         {
#5688:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5688:           balance: "55555555555555555555555"
#5688:         },
#5688:         {
#5688:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5688:           balance: "66666666666666666666666"
#5688:         }
#5688:       ]
#5688:     },
#5688:     foo: {
#5688:       chainId: 4242,
#5688:       url: "http://host.docker.internal:1029"
#5688:     }
#5688:   }
#5688: };
#5688: total 328
#5688: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#5688: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#5688: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#5688: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5688: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#5688: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5688: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5688: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5688: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5688: ?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
#5688: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5688: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5688:
#5688: Deploying [ FooModule ]
#5688:
#5688: Batch #1
#5688:   Executing FooModule#Foo...
#5688:
#5688: 3A0JBatch #1
#5688:   Executing FooModule#Foo...
#5688:
#5688: 3A0JBatch #1
#5688:   Executed FooModule#Foo
#5688:
#5688: 3A0JBatch #1
#5688:   Executed FooModule#Foo
#5688:
#5688: [ FooModule ] successfully deployed 🚀
#5688:
#5688: Deployed Addresses
#5688:
#5688: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5688: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a814ec333d12 /#5699
#5699: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5699: // SPDX-License-Identifier: MIT
#5699:
#5699: require("@nomicfoundation/hardhat-toolbox");
#5699:
#5699: /** @type import("hardhat/config").HardhatUserConfig */
#5699:
#5699: module.exports = {
#5699:   solidity: &quot;0.8.28&quot;,
#5699:   defaultNetwork: &quot;foo&quot;,
#5699:   networks: {
#5699:     hardhat: {
#5699:       chainId: 4242,
#5699:       gas: 10,
#5699:       gasPrice: 4,
#5699:       maxFeePerGas: 100,
#5699:       maxPriorityFeePerGas: 100,
#5699:       initialBaseFeePerGas: 100,
#5699:       accounts: [
#5699:         {
#5699:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5699:           balance: "55555555555555555555555"
#5699:         },
#5699:         {
#5699:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5699:           balance: "66666666666666666666666"
#5699:         }
#5699:       ]
#5699:     },
#5699:     foo: {
#5699:       chainId: 4242,
#5699:       url: "http://host.docker.internal:1029"
#5699:     }
#5699:   }
#5699: };
#5699: total 328
#5699: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#5699: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#5699: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#5699: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5699: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#5699: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5699: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5699: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5699: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5699: ?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
#5699: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5699: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5699:
#5699: Deploying [ FooModule ]
#5699:
#5699: Batch #1
#5699:   Executing FooModule#Foo...
#5699:
#5699: 3A0JBatch #1
#5699:   Executing FooModule#Foo...
#5699:
#5699: 3A0JBatch #1
#5699:   Executed FooModule#Foo
#5699:
#5699: 3A0JBatch #1
#5699:   Executed FooModule#Foo
#5699:
#5699: [ FooModule ] successfully deployed 🚀
#5699:
#5699: Deployed Addresses
#5699:
#5699: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5699: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a814ec333d12 /#5707
#5707: donce-a814ec333d12
+ sudo docker rmi donce-18fbb468bddf /#5715
#5715: Untagged: donce-18fbb468bddf:latest
#5715: Deleted: sha256:62b1ba769ed4f858c253b8dab239f6e0216047e173bcecf6128411a0f530bdd4
+ sudo docker logs donce-24d2d3bdac3d /#5814
#5814: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5814:
#5814: Accounts
#5814: ========
#5814: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5814:
#5814: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5814:
#5814: 32meth_chainId0m
#5814: 32meth_chainId (2)0m
#5814: 32meth_accounts0m
#5814: 32mhardhat_getAutomine0m
#5814: 32meth_chainId0m
#5814: 32meth_getBlockByNumber0m
#5814: 32meth_getTransactionCount0m
#5814: 32meth_getTransactionCount (2)0m
#5814: 32meth_getTransactionCount (3)0m
#5814: 32meth_getBlockByNumber0m
#5814: 32meth_getTransactionCount0m
#5814: 32meth_getBlockByNumber0m
#5814: 32meth_chainId0m
#5814: 32meth_maxPriorityFeePerGas0m
#5814: 32meth_estimateGas0m
#5814: 32meth_call0m
#5814:   Contract deployment: Foo
#5814:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:
#5814: 32meth_sendTransaction0m
#5814:   Contract deployment: Foo
#5814:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   Value:               0 ETH
#5814:   Gas used:            1357081 of 1357081
#5814:   Block #1:            0x56ea0a39908ebbb3afa346a55bf9bd4bead2e9da012cbb5129631760126635fe
#5814:
#5814: 32meth_getTransactionByHash0m
#5814: 32meth_getBlockByNumber0m
#5814: 32meth_getTransactionReceipt0m
#5814: 32meth_subscribe0m
#5814: 32meth_getBlockByNumber0m
#5814: 32meth_getBlockByNumber (2)0m
#5814: 32meth_getBlockByNumber (3)0m
#5814: 32meth_getBlockByNumber (4)0m
#5814: 32meth_getBlockByNumber (5)0m
#5814: 32meth_getBlockByNumber (6)0m
#5814: 32meth_getBlockByNumber (7)0m
#5814: 32meth_getBlockByNumber (8)0m
#5814: 32meth_getBlockByNumber (9)0m
#5814: 32meth_getBlockByNumber (10)0m
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #2:            0xf53aea1dc23c56624cbfbb0552dbe8cffe3a74123f763b86736b74aa72d39c93
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #3:            0x439b2b6d43daceb009a5ad8e1b355a4e273bb0128db2bd276f7d8e83cc026e92
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #4:            0x31da6f99e4301a95599b51263429833496519b7b9fefa0fa1ddfe4ea49466d85
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #5:            0x9e7ae3769ae9bd1c6a002d522e807d2896fc0105a260362acf20741c44e43d19
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #6:            0xc5f4abfcac1a6e70fc4344284ebecfec4e74243c8e54678595d5059d9a4ab14f
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #7:            0x5ec3d4c998f7a5af516b63c602175072c375505fc2f6e369dd210fe0a5c727ed
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #8:            0x36bdf8bed33e06de10aa2a35185a15190c9cfee9d5389e53923428e4a06ac413
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #9:            0xceeb9f7dbba4e22a7d5f5f8013c56dc9b7d59492a82f18244b0bc39a48ce1fb7
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #10:           0x9584bdf7f174e0d3d0affbf6fe8dfe4b05654652f75e5b1fdc863a8475f698a2
#5814:
#5814: 32meth_getTransactionCount0m
#5814: 32meth_estimateGas0m
#5814: 32meth_sendRawTransaction0m
#5814:   Contract call:       Foo#transfer
#5814:   Transaction:         0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#5814:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5814:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5814:   Value:               0 ETH
#5814:   Gas used:            35389 of 35389
#5814:   Block #11:           0xa9390aef9698c4b5058037f3aac624758f61ef565ab55ea94e5fd2d3cd4090a9
#5814:
#5814: 32meth_unsubscribe0m
+ sudo docker rm --force donce-24d2d3bdac3d /#5822
#5822: donce-24d2d3bdac3d
+ sudo docker rmi donce-57198c56c417 /#5830
#5830: Untagged: donce-57198c56c417:latest
#5830: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_accepts_many_payments                                     32m PASS0m (10.47s)
+ sudo docker build --tag donce-c1c3e98e7e19 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5839
#5839: #0 building with "default" instance using docker driver
#5839:
#5839: #1 [internal] load build definition from Dockerfile
#5839: #1 transferring dockerfile: 552B done
#5839: #1 DONE 0.0s
#5839:
#5839: #2 [internal] load metadata for docker.io/library/node:24
#5839: #2 DONE 0.1s
#5839:
#5839: #3 [internal] load .dockerignore
#5839: #3 transferring context: 2B done
#5839: #3 DONE 0.0s
#5839:
#5839: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5839: #4 DONE 0.0s
#5839:
#5839: #5 [internal] load build context
#5839: #5 transferring context: 243B done
#5839: #5 DONE 0.0s
#5839:
#5839: #6 [3/9] COPY package.json .
#5839: #6 CACHED
#5839:
#5839: #7 [5/9] COPY hardhat.config.js .
#5839: #7 CACHED
#5839:
#5839: #8 [8/9] COPY ignition ignition
#5839: #8 CACHED
#5839:
#5839: #9 [7/9] COPY contracts contracts
#5839: #9 CACHED
#5839:
#5839: #10 [2/9] WORKDIR /app
#5839: #10 CACHED
#5839:
#5839: #11 [4/9] RUN npm install
#5839: #11 CACHED
#5839:
#5839: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5839: #12 CACHED
#5839:
#5839: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5839: #13 CACHED
#5839:
#5839: #14 exporting to image
#5839: #14 exporting layers done
#5839: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#5839: #14 naming to docker.io/library/donce-c1c3e98e7e19 done
#5839: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c69d3e79db28 --add-host host.docker.internal:host-gateway   --publish 1030:8545  --user=1001:1001 donce-c1c3e98e7e19 /bin/bash -c npx\ hardhat\ node\  /#5871
#5871: f61c6ac8f8cdd2378148a1d95189975eb4e5b64d280640711e8c8e10d7678943
+ sudo docker build --tag donce-63fbb66eb787 --build-arg HOST\=host.docker.internal --build-arg PORT\=1030 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5882
#5882: #0 building with "default" instance using docker driver
#5882:
#5882: #1 [internal] load build definition from Dockerfile
#5882: #1 transferring dockerfile: 552B done
#5882: #1 DONE 0.0s
#5882:
#5882: #2 [internal] load metadata for docker.io/library/node:24
#5882: #2 DONE 0.1s
#5882:
#5882: #3 [internal] load .dockerignore
#5882: #3 transferring context: 2B done
#5882: #3 DONE 0.0s
#5882:
#5882: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#5882: #4 DONE 0.0s
#5882:
#5882: #5 [internal] load build context
#5882: #5 transferring context: 243B done
#5882: #5 DONE 0.0s
#5882:
#5882: #6 [2/9] WORKDIR /app
#5882: #6 CACHED
#5882:
#5882: #7 [3/9] COPY package.json .
#5882: #7 CACHED
#5882:
#5882: #8 [4/9] RUN npm install
#5882: #8 CACHED
#5882:
#5882: #9 [5/9] COPY hardhat.config.js .
#5882: #9 CACHED
#5882:
#5882: #10 [6/9] RUN sed -i "s/PORT/1030/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5882: #10 DONE 0.3s
#5882:
#5882: #11 [7/9] COPY contracts contracts
#5882: #11 DONE 0.1s
#5882:
#5882: #12 [8/9] COPY ignition ignition
#5882: #12 DONE 0.0s
#5882:
#5882: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5882: #13 1.349 Downloading compiler 0.8.28
#5882: #13 1.939 Compiled 1 Solidity file successfully (evm target: paris).
#5882: #13 DONE 2.0s
#5882:
#5882: #14 exporting to image
#5882: #14 exporting layers
#5882: #14 exporting layers 0.2s done
#5882: #14 writing image sha256:40125955bc3ad1c00d55ce4aebd0d660c5580bdef3d003ec314e1908f00a5f46 done
#5882: #14 naming to docker.io/library/donce-63fbb66eb787 done
#5882: #14 DONE 0.2s
+ sudo docker run --name donce-39a30809a1d8 --add-host host.docker.internal:host-gateway     donce-63fbb66eb787 /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\) /#5914
#5914: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5914: // SPDX-License-Identifier: MIT
#5914:
#5914: require("@nomicfoundation/hardhat-toolbox");
#5914:
#5914: /** @type import("hardhat/config").HardhatUserConfig */
#5914:
#5914: module.exports = {
#5914:   solidity: "0.8.28",
#5914:   defaultNetwork: "foo",
#5914:   networks: {
#5914:     hardhat: {
#5914:       chainId: 4242,
#5914:       gas: 10,
#5914:       gasPrice: 4,
#5914:       maxFeePerGas: 100,
#5914:       maxPriorityFeePerGas: 100,
#5914:       initialBaseFeePerGas: 100,
#5914:       accounts: [
#5914:         {
#5914:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5914:           balance: "55555555555555555555555"
#5914:         },
#5914:         {
#5914:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5914:           balance: "66666666666666666666666"
#5914:         }
#5914:       ]
#5914:     },
#5914:     foo: {
#5914:       chainId: 4242,
#5914:       url: "http://host.docker.internal:1030"
#5914:     }
#5914:   }
#5914: };
#5914: total 328
#5914: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#5914: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#5914: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#5914: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5914: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#5914: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5914: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5914: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5914: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5914: ?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
#5914: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5914: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5914:
#5914: Deploying [ FooModule ]
#5914:
#5914: Batch #1
#5914:   Executing FooModule#Foo...
#5914:
#5914: 3A0JBatch #1
#5914:   Executing FooModule#Foo...
#5914:
#5914: 3A0JBatch #1
#5914:   Executed FooModule#Foo
#5914:
#5914: 3A0JBatch #1
#5914:   Executed FooModule#Foo
#5914:
#5914: [ FooModule ] successfully deployed 🚀
#5914:
#5914: Deployed Addresses
#5914:
#5914: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5914: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-39a30809a1d8 /#5923
#5923: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5923: // SPDX-License-Identifier: MIT
#5923:
#5923: require("@nomicfoundation/hardhat-toolbox");
#5923:
#5923: /** @type import("hardhat/config").HardhatUserConfig */
#5923:
#5923: module.exports = {
#5923:   solidity: "0.8.28",
#5923:   defaultNetwork: "foo",
#5923:   networks: {
#5923:     hardhat: {
#5923:       chainId: 4242,
#5923:       gas: 10,
#5923:       gasPrice: 4,
#5923:       maxFeePerGas: 100,
#5923:       maxPriorityFeePerGas: 100,
#5923:       initialBaseFeePerGas: 100,
#5923:       accounts: [
#5923:         {
#5923:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5923:           balance: "55555555555555555555555"
#5923:         },
#5923:         {
#5923:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5923:           balance: "66666666666666666666666"
#5923:         }
#5923:       ]
#5923:     },
#5923:     foo: {
#5923:       chainId: 4242,
#5923:       url: "http://host.docker.internal:1030"
#5923:     }
#5923:   }
#5923: };
#5923: total 328
#5923: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#5923: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#5923: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#5923: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#5923: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#5923: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#5923: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#5923: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#5923: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#5923: ?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
#5923: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5923: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5923:
#5923: Deploying [ FooModule ]
#5923:
#5923: Batch #1
#5923:   Executing FooModule#Foo...
#5923:
#5923: 3A0JBatch #1
#5923:   Executing FooModule#Foo...
#5923:
#5923: 3A0JBatch #1
#5923:   Executed FooModule#Foo
#5923:
#5923: 3A0JBatch #1
#5923:   Executed FooModule#Foo
#5923:
#5923: [ FooModule ] successfully deployed 🚀
#5923:
#5923: Deployed Addresses
#5923:
#5923: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5923: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-39a30809a1d8 /#5931
#5931: donce-39a30809a1d8
+ sudo docker rmi donce-63fbb66eb787 /#5939
#5939: Untagged: donce-63fbb66eb787:latest
#5939: Deleted: sha256:40125955bc3ad1c00d55ce4aebd0d660c5580bdef3d003ec314e1908f00a5f46
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-c69d3e79db28 /#6038
#6038: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6038:
#6038: Accounts
#6038: ========
#6038: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6038:
#6038: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6038:
#6038: 32meth_chainId0m
#6038: 32meth_chainId (2)0m
#6038: 32meth_accounts0m
#6038: 32mhardhat_getAutomine0m
#6038: 32meth_chainId0m
#6038: 32meth_getBlockByNumber0m
#6038: 32meth_getTransactionCount0m
#6038: 32meth_getTransactionCount (2)0m
#6038: 32meth_getTransactionCount (3)0m
#6038: 32meth_getBlockByNumber0m
#6038: 32meth_getTransactionCount0m
#6038: 32meth_getBlockByNumber0m
#6038: 32meth_chainId0m
#6038: 32meth_maxPriorityFeePerGas0m
#6038: 32meth_estimateGas0m
#6038: 32meth_call0m
#6038:   Contract deployment: Foo
#6038:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:
#6038: 32meth_sendTransaction0m
#6038:   Contract deployment: Foo
#6038:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   Value:               0 ETH
#6038:   Gas used:            1357081 of 1357081
#6038:   Block #1:            0x8c65150bb25b01bbcb330d6375f9a00225b578fed88a6ce3922e0333bf1bf830
#6038:
#6038: 32meth_getTransactionByHash0m
#6038: 32meth_getBlockByNumber0m
#6038: 32meth_getTransactionReceipt0m
#6038: 32meth_subscribe0m
#6038: 32meth_getBlockByNumber0m
#6038: 32meth_getBlockByNumber (2)0m
#6038: 32meth_getBlockByNumber (3)0m
#6038: 32meth_getBlockByNumber (4)0m
#6038: 32meth_getBlockByNumber (5)0m
#6038: 32meth_getBlockByNumber (6)0m
#6038: 32meth_getBlockByNumber (7)0m
#6038: 32meth_getBlockByNumber (8)0m
#6038: 32meth_getBlockByNumber (9)0m
#6038: 32meth_getTransactionCount0m
#6038: 32meth_getBlockByNumber0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #2:            0xcc1659cc727752c0d11ca434b276146a208c98331311710cb9bc6b1cc1795bc1
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #3:            0x63f4e89485cde743654be8d3f0496cc407498448ff37fd276f86abd4e6863c38
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #4:            0xf303f0ac6cb196dc2e7cffa72f389826aa2e28bf17fe10a3b1b0cd2e79aab8db
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #5:            0x02f2f1b76fefb44a27ffba382b5ac433fe19e1131687f97bd6f129d9ef521df7
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #6:            0x8f684d51ad3a0ee9baef04e6ab3225dfb1c6c6894973f4811c18f722dddb8256
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #7:            0xc095f9487c9d1749d8ce5126582ae1740370fa628d19136a9c90371d493c82de
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #8:            0x86156422439842b32b27d8828f90d3e630049404c509f24af0cade93e5e4aaac
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #9:            0x063536a9fa887a126cff65efb67e1058a1ca03b9c4b15e02b5fc5fcb5029607f
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #10:           0x24390ec21e81083aff13de8cac026cacc93ef12e6498d3352a3d1b0e7140e6f4
#6038:
#6038: 32meth_getTransactionCount0m
#6038: 32meth_estimateGas0m
#6038: 32meth_sendRawTransaction0m
#6038:   Contract call:       Foo#transfer
#6038:   Transaction:         0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#6038:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6038:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6038:   Value:               0 ETH
#6038:   Gas used:            35389 of 35389
#6038:   Block #11:           0x73cbbeb9082ea51dc720ab5ba0b6b13fd98be1815bf19abef85a57062c1e5694
#6038:
#6038: 32meth_unsubscribe0m
+ sudo docker rm --force donce-c69d3e79db28 /#6046
#6046: donce-c69d3e79db28
+ sudo docker rmi donce-c1c3e98e7e19 /#6054
#6054: Untagged: donce-c1c3e98e7e19:latest
#6054: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_accepts_payments_with_failures                            32m PASS0m (10.62s)
+ sudo docker run --detach --name donce-c3b032c4a83f --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1031:3128  yegor256/squid-proxy:latest  /#6063
#6063: Unable to find image 'yegor256/squid-proxy:latest' locally
#6063: latest: Pulling from yegor256/squid-proxy
#6063: cb259a83ac3d: Already exists
#6063: 3a7b115649ea: Pulling fs layer
#6063: a8d48c50659b: Pulling fs layer
#6063: b8637ed74f7c: Pulling fs layer
#6063: b8637ed74f7c: Verifying Checksum
#6063: b8637ed74f7c: Download complete
#6063: a8d48c50659b: Verifying Checksum
#6063: a8d48c50659b: Download complete
#6063: 3a7b115649ea: Verifying Checksum
#6063: 3a7b115649ea: Download complete
#6063: 3a7b115649ea: Pull complete
#6063: a8d48c50659b: Pull complete
#6063: b8637ed74f7c: Pull complete
#6063: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#6063: Status: Downloaded newer image for yegor256/squid-proxy:latest
#6063: 6cf6c17123fa4c24131469c412d96ac5f6d4edc74dc83d88a09c683dd708ed94
+ sudo docker build --tag donce-681642d3cd85 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6075
#6075: #0 building with "default" instance using docker driver
#6075:
#6075: #1 [internal] load build definition from Dockerfile
#6075: #1 transferring dockerfile: 552B done
#6075: #1 DONE 0.0s
#6075:
#6075: #2 [internal] load metadata for docker.io/library/node:24
#6075: #2 DONE 0.1s
#6075:
#6075: #3 [internal] load .dockerignore
#6075: #3 transferring context: 2B done
#6075: #3 DONE 0.0s
#6075:
#6075: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6075: #4 DONE 0.0s
#6075:
#6075: #5 [internal] load build context
#6075: #5 transferring context: 243B done
#6075: #5 DONE 0.0s
#6075:
#6075: #6 [2/9] WORKDIR /app
#6075: #6 CACHED
#6075:
#6075: #7 [3/9] COPY package.json .
#6075: #7 CACHED
#6075:
#6075: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6075: #8 CACHED
#6075:
#6075: #9 [8/9] COPY ignition ignition
#6075: #9 CACHED
#6075:
#6075: #10 [7/9] COPY contracts contracts
#6075: #10 CACHED
#6075:
#6075: #11 [5/9] COPY hardhat.config.js .
#6075: #11 CACHED
#6075:
#6075: #12 [4/9] RUN npm install
#6075: #12 CACHED
#6075:
#6075: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6075: #13 CACHED
#6075:
#6075: #14 exporting to image
#6075: #14 exporting layers done
#6075: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6075: #14 naming to docker.io/library/donce-681642d3cd85 done
#6075: #14 DONE 0.0s
+ sudo docker run --detach --name donce-498e32abaaaa --add-host host.docker.internal:host-gateway   --publish 1032:8545  --user=1001:1001 donce-681642d3cd85 /bin/bash -c npx\ hardhat\ node\  /#6107
#6107: fe7a22c36017ff39e1dd89bb7c2490ecbc91386c0d4a6d4034f8871f44c4a81d
+ sudo docker build --tag donce-b57f5750f2af --build-arg HOST\=host.docker.internal --build-arg PORT\=1032 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6115
#6115: #0 building with "default" instance using docker driver
#6115:
#6115: #1 [internal] load build definition from Dockerfile
#6115: #1 transferring dockerfile: 552B done
#6115: #1 DONE 0.0s
#6115:
#6115: #2 [internal] load metadata for docker.io/library/node:24
#6115: #2 DONE 0.1s
#6115:
#6115: #3 [internal] load .dockerignore
#6115: #3 transferring context: 2B done
#6115: #3 DONE 0.0s
#6115:
#6115: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6115: #4 DONE 0.0s
#6115:
#6115: #5 [internal] load build context
#6115: #5 transferring context: 243B done
#6115: #5 DONE 0.0s
#6115:
#6115: #6 [2/9] WORKDIR /app
#6115: #6 CACHED
#6115:
#6115: #7 [3/9] COPY package.json .
#6115: #7 CACHED
#6115:
#6115: #8 [4/9] RUN npm install
#6115: #8 CACHED
#6115:
#6115: #9 [5/9] COPY hardhat.config.js .
#6115: #9 CACHED
#6115:
#6115: #10 [6/9] RUN sed -i "s/PORT/1032/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6115: #10 DONE 0.3s
#6115:
#6115: #11 [7/9] COPY contracts contracts
#6115: #11 DONE 0.1s
#6115:
#6115: #12 [8/9] COPY ignition ignition
#6115: #12 DONE 0.0s
#6115:
#6115: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6115: #13 1.450 Downloading compiler 0.8.28
#6115: #13 2.131 Compiled 1 Solidity file successfully (evm target: paris).
#6115: #13 DONE 2.2s
#6115:
#6115: #14 exporting to image
#6115: #14 exporting layers
#6115: #14 exporting layers 0.2s done
#6115: #14 writing image sha256:22053768359f3d755d9a85d1938ab9b2df2c61fcf64d8dca01af0e1315eee4e6
#6115: #14 writing image sha256:22053768359f3d755d9a85d1938ab9b2df2c61fcf64d8dca01af0e1315eee4e6 done
#6115: #14 naming to docker.io/library/donce-b57f5750f2af done
#6115: #14 DONE 0.3s
+ sudo docker run --name donce-292bde954a2e --add-host host.docker.internal:host-gateway     donce-b57f5750f2af /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\) /#6147
#6147: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6147: // SPDX-License-Identifier: MIT
#6147:
#6147: require("@nomicfoundation/hardhat-toolbox");
#6147:
#6147: /** @type import("hardhat/config").HardhatUserConfig */
#6147:
#6147: module.exports = {
#6147:   solidity: "0.8.28",
#6147:   defaultNetwork: "foo",
#6147:   networks: {
#6147:     hardhat: {
#6147:       chainId: 4242,
#6147:       gas: 10,
#6147:       gasPrice: 4,
#6147:       maxFeePerGas: 100,
#6147:       maxPriorityFeePerGas: 100,
#6147:       initialBaseFeePerGas: 100,
#6147:       accounts: [
#6147:         {
#6147:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6147:           balance: "55555555555555555555555"
#6147:         },
#6147:         {
#6147:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6147:           balance: "66666666666666666666666"
#6147:         }
#6147:       ]
#6147:     },
#6147:     foo: {
#6147:       chainId: 4242,
#6147:       url: "http://host.docker.internal:1032"
#6147:     }
#6147:   }
#6147: };
#6147: total 328
#6147: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#6147: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#6147: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#6147: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6147: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#6147: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6147: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6147: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6147: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6147: ?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
#6147: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6147: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6147:
#6147: Deploying [ FooModule ]
#6147:
#6147: Batch #1
#6147:   Executing FooModule#Foo...
#6147:
#6147: 3A0JBatch #1
#6147:   Executing FooModule#Foo...
#6147:
#6147: 3A0JBatch #1
#6147:   Executed FooModule#Foo
#6147:
#6147: 3A0JBatch #1
#6147:   Executed FooModule#Foo
#6147:
#6147: [ FooModule ] successfully deployed 🚀
#6147:
#6147: Deployed Addresses
#6147:
#6147: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6147: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-292bde954a2e /#6158
#6158: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6158: // SPDX-License-Identifier: MIT
#6158:
#6158: require("@nomicfoundation/hardhat-toolbox");
#6158:
#6158: /** @type import("hardhat/config").HardhatUserConfig */
#6158:
#6158: module.exports = {
#6158:   solidity: "0.8.28",
#6158:   defaultNetwork: "foo",
#6158:   networks: {
#6158:     hardhat: {
#6158:       chainId: 4242,
#6158:       gas: 10,
#6158:       gasPrice: 4,
#6158:       maxFeePerGas: 100,
#6158:       maxPriorityFeePerGas: 100,
#6158:       initialBaseFeePerGas: 100,
#6158:       accounts: [
#6158:         {
#6158:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6158:           balance: "55555555555555555555555"
#6158:         },
#6158:         {
#6158:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6158:           balance: "66666666666666666666666"
#6158:         }
#6158:       ]
#6158:     },
#6158:     foo: {
#6158:       chainId: 4242,
#6158:       url: "http://host.docker.internal:1032"
#6158:     }
#6158:   }
#6158: };
#6158: total 328
#6158: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#6158: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#6158: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#6158: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6158: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#6158: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6158: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6158: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6158: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6158: ?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
#6158: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6158: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6158:
#6158: Deploying [ FooModule ]
#6158:
#6158: Batch #1
#6158:   Executing FooModule#Foo...
#6158:
#6158: 3A0JBatch #1
#6158:   Executing FooModule#Foo...
#6158:
#6158: 3A0JBatch #1
#6158:   Executed FooModule#Foo
#6158:
#6158: 3A0JBatch #1
#6158:   Executed FooModule#Foo
#6158:
#6158: [ FooModule ] successfully deployed 🚀
#6158:
#6158: Deployed Addresses
#6158:
#6158: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6158: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-292bde954a2e /#6166
#6166: donce-292bde954a2e
+ sudo docker rmi donce-b57f5750f2af /#6174
#6174: Untagged: donce-b57f5750f2af:latest
#6174: Deleted: sha256:22053768359f3d755d9a85d1938ab9b2df2c61fcf64d8dca01af0e1315eee4e6
+ sudo docker logs donce-498e32abaaaa /#6184
#6184: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6184:
#6184: Accounts
#6184: ========
#6184: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6184:
#6184: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6184:
#6184: 32meth_chainId0m
#6184: 32meth_chainId (2)0m
#6184: 32meth_accounts0m
#6184: 32mhardhat_getAutomine0m
#6184: 32meth_chainId0m
#6184: 32meth_getBlockByNumber0m
#6184: 32meth_getTransactionCount0m
#6184: 32meth_getTransactionCount (2)0m
#6184: 32meth_getTransactionCount (3)0m
#6184: 32meth_getBlockByNumber0m
#6184: 32meth_getTransactionCount0m
#6184: 32meth_getBlockByNumber0m
#6184: 32meth_chainId0m
#6184: 32meth_maxPriorityFeePerGas0m
#6184: 32meth_estimateGas0m
#6184: 32meth_call0m
#6184:   Contract deployment: Foo
#6184:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6184:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6184:
#6184: 32meth_sendTransaction0m
#6184:   Contract deployment: Foo
#6184:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6184:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6184:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6184:   Value:               0 ETH
#6184:   Gas used:            1357081 of 1357081
#6184:   Block #1:            0x118d4e2549f42f542e680c48b2b0990e3d152207ae245cf41ae440a84e3f78f9
#6184:
#6184: 32meth_getTransactionByHash0m
#6184: 32meth_getBlockByNumber0m
#6184: 32meth_getTransactionReceipt0m
#6184: 32meth_accounts0m
#6184: 32meth_call0m
#6184:   Contract call:       Foo#balanceOf
#6184:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6184:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6184:
+ sudo docker rm --force donce-498e32abaaaa /#6192
#6192: donce-498e32abaaaa
+ sudo docker rmi donce-681642d3cd85 /#6200
#6200: Untagged: donce-681642d3cd85:latest
#6200: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
+ sudo docker logs donce-c3b032c4a83f /#6208
#6208: + set -e
#6208: + [ -z jeffrey ]
#6208: + [ -z swordfish ]
#6208: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6208: Adding password for user jeffrey
#6208: + rm -f /run/squid.pid
#6208: + which squid
#6208: + exec /usr/sbin/squid -NYCd 1
#6208: 2026/07/28 09:19:39| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6208: 2026/07/28 09:19:39| aclIpParseIpData: IPv6 has not been enabled.
#6208: 2026/07/28 09:19:39| aclIpParseIpData: IPv6 has not been enabled.
#6208: 2026/07/28 09:19:39| aclIpParseIpData: IPv6 has not been enabled.
#6208: 2026/07/28 09:19:39| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6208: 2026/07/28 09:19:39| Created PID file (/run/squid.pid)
#6208: 2026/07/28 09:19:39| Current Directory is /
#6208: 2026/07/28 09:19:39| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6208: 2026/07/28 09:19:39| Service Name: squid
#6208: 2026/07/28 09:19:39| Process ID 1
#6208: 2026/07/28 09:19:39| Process Roles: master worker
#6208: 2026/07/28 09:19:39| With 1048576 file descriptors available
#6208: 2026/07/28 09:19:39| Initializing IP Cache...
#6208: 2026/07/28 09:19:39| DNS IPv4 socket created at 0.0.0.0, FD 8
#6208: 2026/07/28 09:19:39| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6208: 2026/07/28 09:19:39| Adding domain ec2.internal from /etc/resolv.conf
#6208: 2026/07/28 09:19:39| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6208: 2026/07/28 09:19:39| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6208: 2026/07/28 09:19:39| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6208: 2026/07/28 09:19:39| Store logging disabled
#6208: 2026/07/28 09:19:39| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6208: 2026/07/28 09:19:39| Target number of buckets: 31
#6208: 2026/07/28 09:19:39| Using 8192 Store buckets
#6208: 2026/07/28 09:19:39| Max Mem  size: 8192 KB
#6208: 2026/07/28 09:19:39| Max Swap size: 0 KB
#6208: 2026/07/28 09:19:39| Using Least Load store dir selection
#6208: 2026/07/28 09:19:39| Current Directory is /
#6208: 2026/07/28 09:19:39| Finished loading MIME types and icons.
#6208: 2026/07/28 09:19:39| HTCP Disabled.
#6208: 2026/07/28 09:19:39| Pinger socket opened on FD 11
#6208: 2026/07/28 09:19:39| Squid plugin modules loaded: 0
#6208: 2026/07/28 09:19:39| Adaptation support is off.
#6208: 2026/07/28 09:19:39| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6208:     listening port: 3128
#6208: 2026/07/28 09:19:39| Starting new basicauthenticator helpers...
#6208:     current master transaction: master53
#6208: 2026/07/28 09:19:39| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6208:     current master transaction: master53
#6208: 2026/07/28 09:19:40| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-c3b032c4a83f /#6216
#6216: donce-c3b032c4a83f
  test_checks_balance_via_proxy                                  32m PASS0m (15.18s)
+ sudo docker build --tag donce-15d6552f74e5 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6225
#6225: #0 building with "default" instance using docker driver
#6225:
#6225: #1 [internal] load build definition from Dockerfile
#6225: #1 transferring dockerfile: 552B done
#6225: #1 DONE 0.0s
#6225:
#6225: #2 [internal] load metadata for docker.io/library/node:24
#6225: #2 DONE 0.1s
#6225:
#6225: #3 [internal] load .dockerignore
#6225: #3 transferring context: 2B done
#6225: #3 DONE 0.0s
#6225:
#6225: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6225: #4 DONE 0.0s
#6225:
#6225: #5 [internal] load build context
#6225: #5 transferring context: 243B done
#6225: #5 DONE 0.0s
#6225:
#6225: #6 [2/9] WORKDIR /app
#6225: #6 CACHED
#6225:
#6225: #7 [7/9] COPY contracts contracts
#6225: #7 CACHED
#6225:
#6225: #8 [8/9] COPY ignition ignition
#6225: #8 CACHED
#6225:
#6225: #9 [5/9] COPY hardhat.config.js .
#6225: #9 CACHED
#6225:
#6225: #10 [3/9] COPY package.json .
#6225: #10 CACHED
#6225:
#6225: #11 [4/9] RUN npm install
#6225: #11 CACHED
#6225:
#6225: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6225: #12 CACHED
#6225:
#6225: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6225: #13 CACHED
#6225:
#6225: #14 exporting to image
#6225: #14 exporting layers done
#6225: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6225: #14 naming to docker.io/library/donce-15d6552f74e5 done
#6225: #14 DONE 0.0s
+ sudo docker run --detach --name donce-a938be907c37 --add-host host.docker.internal:host-gateway   --publish 1033:8545  --user=1001:1001 donce-15d6552f74e5 /bin/bash -c npx\ hardhat\ node\  /#6258
#6258: e23ae14a7191382c939858f7acd9e15ac13fc59b81e63f47a0dbf895d2e83e1d
+ sudo docker build --tag donce-376e0b3441b6 --build-arg HOST\=host.docker.internal --build-arg PORT\=1033 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6268
#6268: #0 building with "default" instance using docker driver
#6268:
#6268: #1 [internal] load build definition from Dockerfile
#6268: #1 transferring dockerfile: 552B done
#6268: #1 DONE 0.0s
#6268:
#6268: #2 [internal] load metadata for docker.io/library/node:24
#6268: #2 DONE 0.1s
#6268:
#6268: #3 [internal] load .dockerignore
#6268: #3 transferring context: 2B done
#6268: #3 DONE 0.0s
#6268:
#6268: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6268: #4 DONE 0.0s
#6268:
#6268: #5 [internal] load build context
#6268: #5 transferring context: 243B done
#6268: #5 DONE 0.0s
#6268:
#6268: #6 [2/9] WORKDIR /app
#6268: #6 CACHED
#6268:
#6268: #7 [3/9] COPY package.json .
#6268: #7 CACHED
#6268:
#6268: #8 [4/9] RUN npm install
#6268: #8 CACHED
#6268:
#6268: #9 [5/9] COPY hardhat.config.js .
#6268: #9 CACHED
#6268:
#6268: #10 [6/9] RUN sed -i "s/PORT/1033/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6268: #10 DONE 0.3s
#6268:
#6268: #11 [7/9] COPY contracts contracts
#6268: #11 DONE 0.1s
#6268:
#6268: #12 [8/9] COPY ignition ignition
#6268: #12 DONE 0.0s
#6268:
#6268: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6268: #13 1.349 Downloading compiler 0.8.28
#6268: #13 1.969 Compiled 1 Solidity file successfully (evm target: paris).
#6268: #13 DONE 2.1s
#6268:
#6268: #14 exporting to image
#6268: #14 exporting layers
#6268: #14 exporting layers 0.2s done
#6268: #14 writing image sha256:9c0731a5b34b24daa9c2f0e1378f7b0473ff6618abab61c53726b5dfa928c472
#6268: #14 writing image sha256:9c0731a5b34b24daa9c2f0e1378f7b0473ff6618abab61c53726b5dfa928c472 done
#6268: #14 naming to docker.io/library/donce-376e0b3441b6 done
#6268: #14 DONE 0.2s
+ sudo docker run --name donce-b50d85f14f66 --add-host host.docker.internal:host-gateway     donce-376e0b3441b6 /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\) /#6300
#6300: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6300: // SPDX-License-Identifier: MIT
#6300:
#6300: require("@nomicfoundation/hardhat-toolbox");
#6300:
#6300: /** @type import("hardhat/config").HardhatUserConfig */
#6300:
#6300: module.exports = {
#6300:   solidity: "0.8.28",
#6300:   defaultNetwork: "foo",
#6300:   networks: {
#6300:     hardhat: {
#6300:       chainId: 4242,
#6300:       gas: 10,
#6300:       gasPrice: 4,
#6300:       maxFeePerGas: 100,
#6300:       maxPriorityFeePerGas: 100,
#6300:       initialBaseFeePerGas: 100,
#6300:       accounts: [
#6300:         {
#6300:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6300:           balance: "55555555555555555555555"
#6300:         },
#6300:         {
#6300:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6300:           balance: "66666666666666666666666"
#6300:         }
#6300:       ]
#6300:     },
#6300:     foo: {
#6300:       chainId: 4242,
#6300:       url: "http://host.docker.internal:1033"
#6300:     }
#6300:   }
#6300: };
#6300: total 328
#6300: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#6300: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#6300: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#6300: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6300: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#6300: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6300: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6300: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6300: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6300: ?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
#6300: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6300: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6300:
#6300: Deploying [ FooModule ]
#6300:
#6300: Batch #1
#6300:   Executing FooModule#Foo...
#6300:
#6300: 3A0JBatch #1
#6300:   Executing FooModule#Foo...
#6300:
#6300: 3A0JBatch #1
#6300:   Executed FooModule#Foo
#6300:
#6300: 3A0JBatch #1
#6300:   Executed FooModule#Foo
#6300:
#6300: [ FooModule ] successfully deployed 🚀
#6300:
#6300: Deployed Addresses
#6300:
#6300: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6300: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b50d85f14f66 /#6309
#6309: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6309: // SPDX-License-Identifier: MIT
#6309:
#6309: require("@nomicfoundation/hardhat-toolbox");
#6309:
#6309: /** @type import("hardhat/config").HardhatUserConfig */
#6309:
#6309: module.exports = {
#6309:   solidity: "0.8.28",
#6309:   defaultNetwork: "foo",
#6309:   networks: {
#6309:     hardhat: {
#6309:       chainId: 4242,
#6309:       gas: 10,
#6309:       gasPrice: 4,
#6309:       maxFeePerGas: 100,
#6309:       maxPriorityFeePerGas: 100,
#6309:       initialBaseFeePerGas: 100,
#6309:       accounts: [
#6309:         {
#6309:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6309:           balance: "55555555555555555555555"
#6309:         },
#6309:         {
#6309:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6309:           balance: "66666666666666666666666"
#6309:         }
#6309:       ]
#6309:     },
#6309:     foo: {
#6309:       chainId: 4242,
#6309:       url: "http://host.docker.internal:1033"
#6309:     }
#6309:   }
#6309: };
#6309: total 328
#6309: drwxr-xr-x   1 root root   4096 Jul 28 09:19 .
#6309: drwxr-xr-x   1 root root   4096 Jul 28 09:19 ..
#6309: drwxr-xr-x   4 root root   4096 Jul 28 09:19 artifacts
#6309: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6309: -rw-r--r--   1 root root    874 Jul 28 09:19 hardhat.config.js
#6309: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6309: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6309: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6309: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6309: ?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
#6309: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6309: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6309:
#6309: Deploying [ FooModule ]
#6309:
#6309: Batch #1
#6309:   Executing FooModule#Foo...
#6309:
#6309: 3A0JBatch #1
#6309:   Executing FooModule#Foo...
#6309:
#6309: 3A0JBatch #1
#6309:   Executed FooModule#Foo
#6309:
#6309: 3A0JBatch #1
#6309:   Executed FooModule#Foo
#6309:
#6309: [ FooModule ] successfully deployed 🚀
#6309:
#6309: Deployed Addresses
#6309:
#6309: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6309: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b50d85f14f66 /#6318
#6318: donce-b50d85f14f66
+ sudo docker rmi donce-376e0b3441b6 /#6326
#6326: Untagged: donce-376e0b3441b6:latest
#6326: Deleted: sha256:9c0731a5b34b24daa9c2f0e1378f7b0473ff6618abab61c53726b5dfa928c472
+ sudo docker logs donce-a938be907c37 /#6348
#6348: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6348:
#6348: Accounts
#6348: ========
#6348: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6348:
#6348: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6348:
#6348: 32meth_chainId0m
#6348: 32meth_chainId (2)0m
#6348: 32meth_accounts0m
#6348: 32mhardhat_getAutomine0m
#6348: 32meth_chainId0m
#6348: 32meth_getBlockByNumber0m
#6348: 32meth_getTransactionCount0m
#6348: 32meth_getTransactionCount (2)0m
#6348: 32meth_getTransactionCount (3)0m
#6348: 32meth_getBlockByNumber0m
#6348: 32meth_getTransactionCount0m
#6348: 32meth_getBlockByNumber0m
#6348: 32meth_chainId0m
#6348: 32meth_maxPriorityFeePerGas0m
#6348: 32meth_estimateGas0m
#6348: 32meth_call0m
#6348:   Contract deployment: Foo
#6348:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6348:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6348:
#6348: 32meth_sendTransaction0m
#6348:   Contract deployment: Foo
#6348:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6348:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6348:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6348:   Value:               0 ETH
#6348:   Gas used:            1357081 of 1357081
#6348:   Block #1:            0x5e9dee1615512ac52e4a810a906fdc8a93e68d311d32a8f5d570851403297ea8
#6348:
#6348: 32meth_getTransactionByHash0m
#6348: 32meth_getBlockByNumber0m
#6348: 32meth_getTransactionReceipt0m
#6348: 32meth_accounts0m
#6348: 32meth_call0m
#6348:   Contract call:       Foo#balanceOf
#6348:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6348:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6348:
#6348: 32meth_call0m
#6348:   Contract call:       Foo#balanceOf
#6348:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6348:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6348:
#6348: 32meth_getBlockByNumber0m
#6348: 32meth_getTransactionCount0m
#6348: 32meth_estimateGas0m
#6348: 32meth_sendRawTransaction0m
#6348:   Contract call:       Foo#transfer
#6348:   Transaction:         0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6348:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6348:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6348:   Value:               0 ETH
#6348:   Gas used:            35389 of 35389
#6348:   Block #2:            0xf5e6736308f3631223ebe45a48b940e874cf906cefab92a96fae71c0205ad29d
#6348:
#6348: 32meth_call0m
#6348:   Contract call:       Foo#balanceOf
#6348:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6348:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6348:
+ sudo docker rm --force donce-a938be907c37 /#6357
#6357: donce-a938be907c37
+ sudo docker rmi donce-15d6552f74e5 /#6365
#6365: Untagged: donce-15d6552f74e5:latest
#6365: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_pays                                                      32m PASS0m (9.13s)
+ sudo docker build --tag donce-62726814aa6f --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6374
#6374: #0 building with "default" instance using docker driver
#6374:
#6374: #1 [internal] load build definition from Dockerfile
#6374: #1 transferring dockerfile: 552B done
#6374: #1 DONE 0.0s
#6374:
#6374: #2 [internal] load metadata for docker.io/library/node:24
#6374: #2 DONE 0.1s
#6374:
#6374: #3 [internal] load .dockerignore
#6374: #3 transferring context: 2B done
#6374: #3 DONE 0.0s
#6374:
#6374: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6374: #4 DONE 0.0s
#6374:
#6374: #5 [internal] load build context
#6374: #5 transferring context: 243B done
#6374: #5 DONE 0.0s
#6374:
#6374: #6 [3/9] COPY package.json .
#6374: #6 CACHED
#6374:
#6374: #7 [8/9] COPY ignition ignition
#6374: #7 CACHED
#6374:
#6374: #8 [2/9] WORKDIR /app
#6374: #8 CACHED
#6374:
#6374: #9 [4/9] RUN npm install
#6374: #9 CACHED
#6374:
#6374: #10 [5/9] COPY hardhat.config.js .
#6374: #10 CACHED
#6374:
#6374: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6374: #11 CACHED
#6374:
#6374: #12 [7/9] COPY contracts contracts
#6374: #12 CACHED
#6374:
#6374: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6374: #13 CACHED
#6374:
#6374: #14 exporting to image
#6374: #14 exporting layers done
#6374: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6374: #14 naming to docker.io/library/donce-62726814aa6f done
#6374: #14 DONE 0.0s
+ sudo docker run --detach --name donce-4671a58bad91 --add-host host.docker.internal:host-gateway   --publish 1034:8545  --user=1001:1001 donce-62726814aa6f /bin/bash -c npx\ hardhat\ node\  /#6406
#6406: a4a849334568019211f85bb439dd597fbb0462e098b13f23a28612f9ab7d0ce7
+ sudo docker build --tag donce-d9cde445187a --build-arg HOST\=host.docker.internal --build-arg PORT\=1034 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6414
#6414: #0 building with "default" instance using docker driver
#6414:
#6414: #1 [internal] load build definition from Dockerfile
#6414: #1 transferring dockerfile: 552B done
#6414: #1 DONE 0.0s
#6414:
#6414: #2 [internal] load metadata for docker.io/library/node:24
#6414: #2 DONE 0.1s
#6414:
#6414: #3 [internal] load .dockerignore
#6414: #3 transferring context: 2B done
#6414: #3 DONE 0.0s
#6414:
#6414: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6414: #4 DONE 0.0s
#6414:
#6414: #5 [internal] load build context
#6414: #5 transferring context: 243B done
#6414: #5 DONE 0.0s
#6414:
#6414: #6 [2/9] WORKDIR /app
#6414: #6 CACHED
#6414:
#6414: #7 [3/9] COPY package.json .
#6414: #7 CACHED
#6414:
#6414: #8 [4/9] RUN npm install
#6414: #8 CACHED
#6414:
#6414: #9 [5/9] COPY hardhat.config.js .
#6414: #9 CACHED
#6414:
#6414: #10 [6/9] RUN sed -i "s/PORT/1034/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6414: #10 DONE 0.3s
#6414:
#6414: #11 [7/9] COPY contracts contracts
#6414: #11 DONE 0.1s
#6414:
#6414: #12 [8/9] COPY ignition ignition
#6414: #12 DONE 0.0s
#6414:
#6414: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6414: #13 1.398 Downloading compiler 0.8.28
#6414: #13 2.027 Compiled 1 Solidity file successfully (evm target: paris).
#6414: #13 DONE 2.2s
#6414:
#6414: #14 exporting to image
#6414: #14 exporting layers
#6414: #14 exporting layers 0.2s done
#6414: #14 writing image sha256:794efc3f197810e23791f1752e0108ffa08d3defb48cc3e9c5869aa0e0c37893
#6414: #14 writing image sha256:794efc3f197810e23791f1752e0108ffa08d3defb48cc3e9c5869aa0e0c37893 done
#6414: #14 naming to docker.io/library/donce-d9cde445187a done
#6414: #14 DONE 0.2s
+ sudo docker run --name donce-d0b02f28f8e2 --add-host host.docker.internal:host-gateway     donce-d9cde445187a /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\) /#6446
#6446: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6446: // SPDX-License-Identifier: MIT
#6446:
#6446: require("@nomicfoundation/hardhat-toolbox");
#6446:
#6446: /** @type import("hardhat/config").HardhatUserConfig */
#6446:
#6446: module.exports = {
#6446:   solidity: "0.8.28",
#6446:   defaultNetwork: "foo",
#6446:   networks: {
#6446:     hardhat: {
#6446:       chainId: 4242,
#6446:       gas: 10,
#6446:       gasPrice: 4,
#6446:       maxFeePerGas: 100,
#6446:       maxPriorityFeePerGas: 100,
#6446:       initialBaseFeePerGas: 100,
#6446:       accounts: [
#6446:         {
#6446:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6446:           balance: "55555555555555555555555"
#6446:         },
#6446:         {
#6446:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6446:           balance: "66666666666666666666666"
#6446:         }
#6446:       ]
#6446:     },
#6446:     foo: {
#6446:       chainId: 4242,
#6446:       url: "http://host.docker.internal:1034"
#6446:     }
#6446:   }
#6446: };
#6446: total 328
#6446: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6446: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6446: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6446: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6446: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6446: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6446: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6446: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6446: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6446: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m&rsaquo;39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m&hellip;39m yes
#6446: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6446: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6446:
#6446: Deploying [ FooModule ]
#6446:
#6446: Batch #1
#6446:   Executing FooModule#Foo...
#6446:
#6446: 3A0JBatch #1
#6446:   Executing FooModule#Foo...
#6446:
#6446: 3A0JBatch #1
#6446:   Executed FooModule#Foo
#6446:
#6446: 3A0JBatch #1
#6446:   Executed FooModule#Foo
#6446:
#6446: [ FooModule ] successfully deployed 🚀
#6446:
#6446: Deployed Addresses
#6446:
#6446: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6446: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d0b02f28f8e2 /#6457
#6457: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6457: // SPDX-License-Identifier: MIT
#6457:
#6457: require("@nomicfoundation/hardhat-toolbox");
#6457:
#6457: /** @type import("hardhat/config").HardhatUserConfig */
#6457:
#6457: module.exports = {
#6457:   solidity: "0.8.28",
#6457:   defaultNetwork: "foo",
#6457:   networks: {
#6457:     hardhat: {
#6457:       chainId: 4242,
#6457:       gas: 10,
#6457:       gasPrice: 4,
#6457:       maxFeePerGas: 100,
#6457:       maxPriorityFeePerGas: 100,
#6457:       initialBaseFeePerGas: 100,
#6457:       accounts: [
#6457:         {
#6457:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6457:           balance: "55555555555555555555555"
#6457:         },
#6457:         {
#6457:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6457:           balance: "66666666666666666666666"
#6457:         }
#6457:       ]
#6457:     },
#6457:     foo: {
#6457:       chainId: 4242,
#6457:       url: "http://host.docker.internal:1034"
#6457:     }
#6457:   }
#6457: };
#6457: total 328
#6457: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6457: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6457: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6457: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6457: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6457: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6457: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6457: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6457: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6457: ?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
#6457: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6457: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6457:
#6457: Deploying [ FooModule ]
#6457:
#6457: Batch #1
#6457:   Executing FooModule#Foo...
#6457:
#6457: 3A0JBatch #1
#6457:   Executing FooModule#Foo...
#6457:
#6457: 3A0JBatch #1
#6457:   Executed FooModule#Foo
#6457:
#6457: 3A0JBatch #1
#6457:   Executed FooModule#Foo
#6457:
#6457: [ FooModule ] successfully deployed 🚀
#6457:
#6457: Deployed Addresses
#6457:
#6457: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6457: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d0b02f28f8e2 /#6465
#6465: donce-d0b02f28f8e2
+ sudo docker rmi donce-d9cde445187a /#6473
#6473: Untagged: donce-d9cde445187a:latest
#6473: Deleted: sha256:794efc3f197810e23791f1752e0108ffa08d3defb48cc3e9c5869aa0e0c37893
+ sudo docker logs donce-4671a58bad91 /#6483
#6483: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6483:
#6483: Accounts
#6483: ========
#6483: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6483:
#6483: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6483:
#6483: 32meth_chainId0m
#6483: 32meth_chainId (2)0m
#6483: 32meth_accounts0m
#6483: 32mhardhat_getAutomine0m
#6483: 32meth_chainId0m
#6483: 32meth_getBlockByNumber0m
#6483: 32meth_getTransactionCount0m
#6483: 32meth_getTransactionCount (2)0m
#6483: 32meth_getTransactionCount (3)0m
#6483: 32meth_getBlockByNumber0m
#6483: 32meth_getTransactionCount0m
#6483: 32meth_getBlockByNumber0m
#6483: 32meth_chainId0m
#6483: 32meth_maxPriorityFeePerGas0m
#6483: 32meth_estimateGas0m
#6483: 32meth_call0m
#6483:   Contract deployment: Foo
#6483:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6483:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6483:
#6483: 32meth_sendTransaction0m
#6483:   Contract deployment: Foo
#6483:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6483:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6483:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6483:   Value:               0 ETH
#6483:   Gas used:            1357081 of 1357081
#6483:   Block #1:            0x67df44d1a8865df58881c56ed40d72b22849835c03b9ffafc778628b151b617c
#6483:
#6483: 32meth_getTransactionByHash0m
#6483: 32meth_getBlockByNumber0m
#6483: 32meth_getTransactionReceipt0m
#6483: 32meth_estimateGas0m
+ sudo docker rm --force donce-4671a58bad91 /#6491
#6491: donce-4671a58bad91
+ sudo docker rmi donce-62726814aa6f /#6499
#6499: Untagged: donce-62726814aa6f:latest
#6499: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_checks_gas_estimate                                       32m PASS0m (9.17s)
+ sudo docker run --detach --name donce-328d247cdfc6 --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1035:3128  yegor256/squid-proxy:latest  /#6508
#6508: 7b3d5ce61d54168142a40420d050081de5c7b8bb30395c39b553117886c84532
+ sudo docker build --tag donce-25453907d65f --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6517
#6517: #0 building with "default" instance using docker driver
#6517:
#6517: #1 [internal] load build definition from Dockerfile
#6517: #1 transferring dockerfile: 552B done
#6517: #1 DONE 0.0s
#6517:
#6517: #2 [internal] load metadata for docker.io/library/node:24
#6517: #2 DONE 0.1s
#6517:
#6517: #3 [internal] load .dockerignore
#6517: #3 transferring context: 2B done
#6517: #3 DONE 0.0s
#6517:
#6517: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6517: #4 DONE 0.0s
#6517:
#6517: #5 [internal] load build context
#6517: #5 transferring context: 243B done
#6517: #5 DONE 0.0s
#6517:
#6517: #6 [2/9] WORKDIR /app
#6517: #6 CACHED
#6517:
#6517: #7 [4/9] RUN npm install
#6517: #7 CACHED
#6517:
#6517: #8 [5/9] COPY hardhat.config.js .
#6517: #8 CACHED
#6517:
#6517: #9 [7/9] COPY contracts contracts
#6517: #9 CACHED
#6517:
#6517: #10 [8/9] COPY ignition ignition
#6517: #10 CACHED
#6517:
#6517: #11 [3/9] COPY package.json .
#6517: #11 CACHED
#6517:
#6517: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6517: #12 CACHED
#6517:
#6517: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6517: #13 CACHED
#6517:
#6517: #14 exporting to image
#6517: #14 exporting layers done
#6517: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6517: #14 naming to docker.io/library/donce-25453907d65f done
#6517: #14 DONE 0.0s
+ sudo docker run --detach --name donce-b69b06740298 --add-host host.docker.internal:host-gateway   --publish 1036:8545  --user=1001:1001 donce-25453907d65f /bin/bash -c npx\ hardhat\ node\  /#6549
#6549: b2b9640b56864857e716922901cf6bcd8584b1bc9d964888fc7f6c4f4c362add
+ sudo docker build --tag donce-52dbd8c83d8e --build-arg HOST\=host.docker.internal --build-arg PORT\=1036 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6557
#6557: #0 building with &quot;default&quot; 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:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#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 [2/9] WORKDIR /app
#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 [5/9] COPY hardhat.config.js .
#6557: #9 CACHED
#6557:
#6557: #10 [6/9] RUN sed -i "s/PORT/1036/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6557: #10 DONE 0.3s
#6557:
#6557: #11 [7/9] COPY contracts contracts
#6557: #11 DONE 0.1s
#6557:
#6557: #12 [8/9] COPY ignition ignition
#6557: #12 DONE 0.0s
#6557:
#6557: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6557: #13 1.341 Downloading compiler 0.8.28
#6557: #13 1.988 Compiled 1 Solidity file successfully (evm target: paris).
#6557: #13 DONE 2.0s
#6557:
#6557: #14 exporting to image
#6557: #14 exporting layers
#6557: #14 exporting layers 0.2s done
#6557: #14 writing image sha256:3655319e0c09f675ee871513065520d261e4f14a0c831d7c7ebe768031fb84d0 done
#6557: #14 naming to docker.io/library/donce-52dbd8c83d8e done
#6557: #14 DONE 0.3s
+ sudo docker run --name donce-fffd7b900fb1 --add-host host.docker.internal:host-gateway     donce-52dbd8c83d8e /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\) /#6589
#6589: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6589: // SPDX-License-Identifier: MIT
#6589:
#6589: require("@nomicfoundation/hardhat-toolbox");
#6589:
#6589: /** @type import("hardhat/config").HardhatUserConfig */
#6589:
#6589: module.exports = {
#6589:   solidity: "0.8.28",
#6589:   defaultNetwork: "foo",
#6589:   networks: {
#6589:     hardhat: {
#6589:       chainId: 4242,
#6589:       gas: 10,
#6589:       gasPrice: 4,
#6589:       maxFeePerGas: 100,
#6589:       maxPriorityFeePerGas: 100,
#6589:       initialBaseFeePerGas: 100,
#6589:       accounts: [
#6589:         {
#6589:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6589:           balance: "55555555555555555555555"
#6589:         },
#6589:         {
#6589:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6589:           balance: "66666666666666666666666"
#6589:         }
#6589:       ]
#6589:     },
#6589:     foo: {
#6589:       chainId: 4242,
#6589:       url: "http://host.docker.internal:1036"
#6589:     }
#6589:   }
#6589: };
#6589: total 328
#6589: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6589: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6589: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6589: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6589: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6589: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6589: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6589: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6589: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6589: ?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
#6589: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6589: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6589:
#6589: Deploying [ FooModule ]
#6589:
#6589: Batch #1
#6589:   Executing FooModule#Foo...
#6589:
#6589: 3A0JBatch #1
#6589:   Executing FooModule#Foo...
#6589:
#6589: 3A0JBatch #1
#6589:   Executed FooModule#Foo
#6589:
#6589: 3A0JBatch #1
#6589:   Executed FooModule#Foo
#6589:
#6589: [ FooModule ] successfully deployed 🚀
#6589:
#6589: Deployed Addresses
#6589:
#6589: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6589: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-fffd7b900fb1 /#6599
#6599: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6599: // SPDX-License-Identifier: MIT
#6599:
#6599: require("@nomicfoundation/hardhat-toolbox");
#6599:
#6599: /** @type import("hardhat/config").HardhatUserConfig */
#6599:
#6599: module.exports = {
#6599:   solidity: "0.8.28",
#6599:   defaultNetwork: "foo",
#6599:   networks: {
#6599:     hardhat: {
#6599:       chainId: 4242,
#6599:       gas: 10,
#6599:       gasPrice: 4,
#6599:       maxFeePerGas: 100,
#6599:       maxPriorityFeePerGas: 100,
#6599:       initialBaseFeePerGas: 100,
#6599:       accounts: [
#6599:         {
#6599:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6599:           balance: "55555555555555555555555"
#6599:         },
#6599:         {
#6599:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6599:           balance: "66666666666666666666666"
#6599:         }
#6599:       ]
#6599:     },
#6599:     foo: {
#6599:       chainId: 4242,
#6599:       url: "http://host.docker.internal:1036"
#6599:     }
#6599:   }
#6599: };
#6599: total 328
#6599: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6599: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6599: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6599: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6599: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6599: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6599: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6599: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6599: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6599: ?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
#6599: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6599: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6599:
#6599: Deploying [ FooModule ]
#6599:
#6599: Batch #1
#6599:   Executing FooModule#Foo...
#6599:
#6599: 3A0JBatch #1
#6599:   Executing FooModule#Foo...
#6599:
#6599: 3A0JBatch #1
#6599:   Executed FooModule#Foo
#6599:
#6599: 3A0JBatch #1
#6599:   Executed FooModule#Foo
#6599:
#6599: [ FooModule ] successfully deployed 🚀
#6599:
#6599: Deployed Addresses
#6599:
#6599: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6599: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-fffd7b900fb1 /#6607
#6607: donce-fffd7b900fb1
+ sudo docker rmi donce-52dbd8c83d8e /#6615
#6615: Untagged: donce-52dbd8c83d8e:latest
#6615: Deleted: sha256:3655319e0c09f675ee871513065520d261e4f14a0c831d7c7ebe768031fb84d0
+ sudo docker logs donce-b69b06740298 /#6632
#6632: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6632:
#6632: Accounts
#6632: ========
#6632: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6632:
#6632: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6632:
#6632: 32meth_chainId0m
#6632: 32meth_chainId (2)0m
#6632: 32meth_accounts0m
#6632: 32mhardhat_getAutomine0m
#6632: 32meth_chainId0m
#6632: 32meth_getBlockByNumber0m
#6632: 32meth_getTransactionCount0m
#6632: 32meth_getTransactionCount (2)0m
#6632: 32meth_getTransactionCount (3)0m
#6632: 32meth_getBlockByNumber0m
#6632: 32meth_getTransactionCount0m
#6632: 32meth_getBlockByNumber0m
#6632: 32meth_chainId0m
#6632: 32meth_maxPriorityFeePerGas0m
#6632: 32meth_estimateGas0m
#6632: 32meth_call0m
#6632:   Contract deployment: Foo
#6632:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6632:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6632:
#6632: 32meth_sendTransaction0m
#6632:   Contract deployment: Foo
#6632:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6632:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6632:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6632:   Value:               0 ETH
#6632:   Gas used:            1357081 of 1357081
#6632:   Block #1:            0xdaa0c1fd9bfc4cab14a2ca23845389a413677209efb1b03e6c31d25efd86cd34
#6632:
#6632: 32meth_getTransactionByHash0m
#6632: 32meth_getBlockByNumber0m
#6632: 32meth_getTransactionReceipt0m
#6632: 32meth_subscribe0m
#6632: 32meth_getBlockByNumber0m
#6632: 32meth_getTransactionCount0m
#6632: 32meth_estimateGas0m
#6632: 32meth_sendRawTransaction0m
#6632:   Contract call:       Foo#transfer
#6632:   Transaction:         0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#6632:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6632:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6632:   Value:               0 ETH
#6632:   Gas used:            35389 of 35389
#6632:   Block #2:            0xbc9c63d227e4202cf9bdd2b7341e64cc2546272a50f00e64c66031ac0cffb836
#6632:
#6632: 32meth_unsubscribe0m
+ sudo docker rm --force donce-b69b06740298 /#6640
#6640: donce-b69b06740298
+ sudo docker rmi donce-25453907d65f /#6648
#6648: Untagged: donce-25453907d65f:latest
#6648: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
+ sudo docker logs donce-328d247cdfc6 /#6656
#6656: + set -e
#6656: + [ -z jeffrey ]
#6656: + [ -z swordfish ]
#6656: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6656: Adding password for user jeffrey
#6656: + rm -f /run/squid.pid
#6656: + which squid
#6656: + exec /usr/sbin/squid -NYCd 1
#6656: 2026/07/28 09:20:08| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6656: 2026/07/28 09:20:08| aclIpParseIpData: IPv6 has not been enabled.
#6656: 2026/07/28 09:20:08| aclIpParseIpData: IPv6 has not been enabled.
#6656: 2026/07/28 09:20:08| aclIpParseIpData: IPv6 has not been enabled.
#6656: 2026/07/28 09:20:08| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6656: 2026/07/28 09:20:08| Created PID file (/run/squid.pid)
#6656: 2026/07/28 09:20:08| Current Directory is /
#6656: 2026/07/28 09:20:08| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6656: 2026/07/28 09:20:08| Service Name: squid
#6656: 2026/07/28 09:20:08| Process ID 1
#6656: 2026/07/28 09:20:08| Process Roles: master worker
#6656: 2026/07/28 09:20:08| With 1048576 file descriptors available
#6656: 2026/07/28 09:20:08| Initializing IP Cache...
#6656: 2026/07/28 09:20:08| DNS IPv4 socket created at 0.0.0.0, FD 8
#6656: 2026/07/28 09:20:08| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6656: 2026/07/28 09:20:08| Adding domain ec2.internal from /etc/resolv.conf
#6656: 2026/07/28 09:20:08| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6656: 2026/07/28 09:20:08| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6656: 2026/07/28 09:20:08| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6656: 2026/07/28 09:20:08| Store logging disabled
#6656: 2026/07/28 09:20:08| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6656: 2026/07/28 09:20:08| Target number of buckets: 31
#6656: 2026/07/28 09:20:08| Using 8192 Store buckets
#6656: 2026/07/28 09:20:08| Max Mem  size: 8192 KB
#6656: 2026/07/28 09:20:08| Max Swap size: 0 KB
#6656: 2026/07/28 09:20:08| Using Least Load store dir selection
#6656: 2026/07/28 09:20:08| Current Directory is /
#6656: 2026/07/28 09:20:08| Finished loading MIME types and icons.
#6656: 2026/07/28 09:20:08| HTCP Disabled.
#6656: 2026/07/28 09:20:08| Pinger socket opened on FD 11
#6656: 2026/07/28 09:20:08| Squid plugin modules loaded: 0
#6656: 2026/07/28 09:20:08| Adaptation support is off.
#6656: 2026/07/28 09:20:08| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6656:     listening port: 3128
#6656: 2026/07/28 09:20:08| Starting new basicauthenticator helpers...
#6656:     current master transaction: master53
#6656: 2026/07/28 09:20:08| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6656:     current master transaction: master53
#6656: 2026/07/28 09:20:09| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-328d247cdfc6 /#6664
#6664: donce-328d247cdfc6
  test_accepts_payments_via_proxy                                32m PASS0m (11.63s)
+ sudo docker build --tag donce-62751cc0b716 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6673
#6673: #0 building with "default" instance using docker driver
#6673:
#6673: #1 [internal] load build definition from Dockerfile
#6673: #1 transferring dockerfile: 552B done
#6673: #1 DONE 0.0s
#6673:
#6673: #2 [internal] load metadata for docker.io/library/node:24
#6673: #2 DONE 0.1s
#6673:
#6673: #3 [internal] load .dockerignore
#6673: #3 transferring context: 2B done
#6673: #3 DONE 0.0s
#6673:
#6673: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6673: #4 DONE 0.0s
#6673:
#6673: #5 [internal] load build context
#6673: #5 transferring context: 243B done
#6673: #5 DONE 0.0s
#6673:
#6673: #6 [4/9] RUN npm install
#6673: #6 CACHED
#6673:
#6673: #7 [2/9] WORKDIR /app
#6673: #7 CACHED
#6673:
#6673: #8 [3/9] COPY package.json .
#6673: #8 CACHED
#6673:
#6673: #9 [8/9] COPY ignition ignition
#6673: #9 CACHED
#6673:
#6673: #10 [5/9] COPY hardhat.config.js .
#6673: #10 CACHED
#6673:
#6673: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6673: #11 CACHED
#6673:
#6673: #12 [7/9] COPY contracts contracts
#6673: #12 CACHED
#6673:
#6673: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6673: #13 CACHED
#6673:
#6673: #14 exporting to image
#6673: #14 exporting layers done
#6673: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6673: #14 naming to docker.io/library/donce-62751cc0b716 done
#6673: #14 DONE 0.0s
+ sudo docker run --detach --name donce-2f52b83978da --add-host host.docker.internal:host-gateway   --publish 1037:8545  --user=1001:1001 donce-62751cc0b716 /bin/bash -c npx\ hardhat\ node\  /#6705
#6705: 2ab444707775611a1b21da49b018ffdfe6915fc9479a25035b1faa8b3d4ca729
+ sudo docker build --tag donce-eddfe0843e09 --build-arg HOST\=host.docker.internal --build-arg PORT\=1037 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6714
#6714: #0 building with "default" instance using docker driver
#6714:
#6714: #1 [internal] load build definition from Dockerfile
#6714: #1 transferring dockerfile: 552B done
#6714: #1 DONE 0.0s
#6714:
#6714: #2 [internal] load metadata for docker.io/library/node:24
#6714: #2 DONE 0.1s
#6714:
#6714: #3 [internal] load .dockerignore
#6714: #3 transferring context: 2B done
#6714: #3 DONE 0.0s
#6714:
#6714: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6714: #4 DONE 0.0s
#6714:
#6714: #5 [internal] load build context
#6714: #5 transferring context: 243B done
#6714: #5 DONE 0.0s
#6714:
#6714: #6 [2/9] WORKDIR /app
#6714: #6 CACHED
#6714:
#6714: #7 [3/9] COPY package.json .
#6714: #7 CACHED
#6714:
#6714: #8 [4/9] RUN npm install
#6714: #8 CACHED
#6714:
#6714: #9 [5/9] COPY hardhat.config.js .
#6714: #9 CACHED
#6714:
#6714: #10 [6/9] RUN sed -i "s/PORT/1037/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6714: #10 DONE 0.3s
#6714:
#6714: #11 [7/9] COPY contracts contracts
#6714: #11 DONE 0.1s
#6714:
#6714: #12 [8/9] COPY ignition ignition
#6714: #12 DONE 0.0s
#6714:
#6714: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6714: #13 1.348 Downloading compiler 0.8.28
#6714: #13 1.956 Compiled 1 Solidity file successfully (evm target: paris).
#6714: #13 DONE 2.1s
#6714:
#6714: #14 exporting to image
#6714: #14 exporting layers
#6714: #14 exporting layers 0.2s done
#6714: #14 writing image sha256:f837831579511cc37ccd6925880fadea907c78b8e39a0a9818f5f787728eccf8
#6714: #14 writing image sha256:f837831579511cc37ccd6925880fadea907c78b8e39a0a9818f5f787728eccf8 done
#6714: #14 naming to docker.io/library/donce-eddfe0843e09 done
#6714: #14 DONE 0.2s
+ sudo docker run --name donce-cb103e181fb2 --add-host host.docker.internal:host-gateway     donce-eddfe0843e09 /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\) /#6746
#6746: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6746: // SPDX-License-Identifier: MIT
#6746:
#6746: require("@nomicfoundation/hardhat-toolbox");
#6746:
#6746: /** @type import("hardhat/config").HardhatUserConfig */
#6746:
#6746: module.exports = {
#6746:   solidity: "0.8.28",
#6746:   defaultNetwork: "foo",
#6746:   networks: {
#6746:     hardhat: {
#6746:       chainId: 4242,
#6746:       gas: 10,
#6746:       gasPrice: 4,
#6746:       maxFeePerGas: 100,
#6746:       maxPriorityFeePerGas: 100,
#6746:       initialBaseFeePerGas: 100,
#6746:       accounts: [
#6746:         {
#6746:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6746:           balance: "55555555555555555555555"
#6746:         },
#6746:         {
#6746:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6746:           balance: "66666666666666666666666"
#6746:         }
#6746:       ]
#6746:     },
#6746:     foo: {
#6746:       chainId: 4242,
#6746:       url: "http://host.docker.internal:1037"
#6746:     }
#6746:   }
#6746: };
#6746: total 328
#6746: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6746: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6746: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6746: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6746: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6746: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6746: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6746: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6746: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6746: ?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
#6746: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6746: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6746:
#6746: Deploying [ FooModule ]
#6746:
#6746: Batch #1
#6746:   Executing FooModule#Foo...
#6746:
#6746: 3A0JBatch #1
#6746:   Executing FooModule#Foo...
#6746:
#6746: 3A0JBatch #1
#6746:   Executed FooModule#Foo
#6746:
#6746: 3A0JBatch #1
#6746:   Executed FooModule#Foo
#6746:
#6746: [ FooModule ] successfully deployed 🚀
#6746:
#6746: Deployed Addresses
#6746:
#6746: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6746: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-cb103e181fb2 /#6757
#6757: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6757: // SPDX-License-Identifier: MIT
#6757:
#6757: require("@nomicfoundation/hardhat-toolbox");
#6757:
#6757: /** @type import("hardhat/config").HardhatUserConfig */
#6757:
#6757: module.exports = {
#6757:   solidity: "0.8.28",
#6757:   defaultNetwork: "foo",
#6757:   networks: {
#6757:     hardhat: {
#6757:       chainId: 4242,
#6757:       gas: 10,
#6757:       gasPrice: 4,
#6757:       maxFeePerGas: 100,
#6757:       maxPriorityFeePerGas: 100,
#6757:       initialBaseFeePerGas: 100,
#6757:       accounts: [
#6757:         {
#6757:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6757:           balance: "55555555555555555555555"
#6757:         },
#6757:         {
#6757:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6757:           balance: "66666666666666666666666"
#6757:         }
#6757:       ]
#6757:     },
#6757:     foo: {
#6757:       chainId: 4242,
#6757:       url: "http://host.docker.internal:1037"
#6757:     }
#6757:   }
#6757: };
#6757: total 328
#6757: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6757: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6757: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6757: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6757: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6757: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6757: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6757: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6757: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6757: ?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
#6757: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6757: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6757:
#6757: Deploying [ FooModule ]
#6757:
#6757: Batch #1
#6757:   Executing FooModule#Foo...
#6757:
#6757: 3A0JBatch #1
#6757:   Executing FooModule#Foo...
#6757:
#6757: 3A0JBatch #1
#6757:   Executed FooModule#Foo
#6757:
#6757: 3A0JBatch #1
#6757:   Executed FooModule#Foo
#6757:
#6757: [ FooModule ] successfully deployed 🚀
#6757:
#6757: Deployed Addresses
#6757:
#6757: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6757: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-cb103e181fb2 /#6765
#6765: donce-cb103e181fb2
+ sudo docker rmi donce-eddfe0843e09 /#6773
#6773: Untagged: donce-eddfe0843e09:latest
#6773: Deleted: sha256:f837831579511cc37ccd6925880fadea907c78b8e39a0a9818f5f787728eccf8
+ sudo docker logs donce-2f52b83978da /#6783
#6783: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6783:
#6783: Accounts
#6783: ========
#6783: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6783:
#6783: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6783:
#6783: 32meth_chainId0m
#6783: 32meth_chainId (2)0m
#6783: 32meth_accounts0m
#6783: 32mhardhat_getAutomine0m
#6783: 32meth_chainId0m
#6783: 32meth_getBlockByNumber0m
#6783: 32meth_getTransactionCount0m
#6783: 32meth_getTransactionCount (2)0m
#6783: 32meth_getTransactionCount (3)0m
#6783: 32meth_getBlockByNumber0m
#6783: 32meth_getTransactionCount0m
#6783: 32meth_getBlockByNumber0m
#6783: 32meth_chainId0m
#6783: 32meth_maxPriorityFeePerGas0m
#6783: 32meth_estimateGas0m
#6783: 32meth_call0m
#6783:   Contract deployment: Foo
#6783:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6783:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6783:
#6783: 32meth_sendTransaction0m
#6783:   Contract deployment: Foo
#6783:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6783:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6783:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6783:   Value:               0 ETH
#6783:   Gas used:            1357081 of 1357081
#6783:   Block #1:            0xcc0987bdfa73c6a6b3a88c8aa0c8e7c4cbfd2d262a20d8bcc9dda59d4a6d16dc
#6783:
#6783: 32meth_getTransactionByHash0m
#6783: 32meth_getBlockByNumber0m
#6783: 32meth_getTransactionReceipt0m
#6783: 32meth_getBalance0m
+ sudo docker rm --force donce-2f52b83978da /#6791
#6791: donce-2f52b83978da
+ sudo docker rmi donce-62751cc0b716 /#6799
#6799: Untagged: donce-62751cc0b716:latest
#6799: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_checks_eth_balance                                        32m PASS0m (9.00s)
+ sudo docker build --tag donce-1fac68044f08 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6808
#6808: #0 building with "default" instance using docker driver
#6808:
#6808: #1 [internal] load build definition from Dockerfile
#6808: #1 transferring dockerfile: 552B done
#6808: #1 DONE 0.0s
#6808:
#6808: #2 [internal] load metadata for docker.io/library/node:24
#6808: #2 DONE 0.1s
#6808:
#6808: #3 [internal] load .dockerignore
#6808: #3 transferring context: 2B done
#6808: #3 DONE 0.0s
#6808:
#6808: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6808: #4 DONE 0.0s
#6808:
#6808: #5 [internal] load build context
#6808: #5 transferring context: 243B done
#6808: #5 DONE 0.0s
#6808:
#6808: #6 [5/9] COPY hardhat.config.js .
#6808: #6 CACHED
#6808:
#6808: #7 [7/9] COPY contracts contracts
#6808: #7 CACHED
#6808:
#6808: #8 [3/9] COPY package.json .
#6808: #8 CACHED
#6808:
#6808: #9 [8/9] COPY ignition ignition
#6808: #9 CACHED
#6808:
#6808: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6808: #10 CACHED
#6808:
#6808: #11 [2/9] WORKDIR /app
#6808: #11 CACHED
#6808:
#6808: #12 [4/9] RUN npm install
#6808: #12 CACHED
#6808:
#6808: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6808: #13 CACHED
#6808:
#6808: #14 exporting to image
#6808: #14 exporting layers done
#6808: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6808: #14 naming to docker.io/library/donce-1fac68044f08 done
#6808: #14 DONE 0.0s
+ sudo docker run --detach --name donce-7f36eed7ba08 --add-host host.docker.internal:host-gateway   --publish 1038:8545  --user=1001:1001 donce-1fac68044f08 /bin/bash -c npx\ hardhat\ node\  /#6840
#6840: b1b33800cd3e1271063eb8dda7201c223a8d3d30a0ec04174da15a216cdf3b53
+ sudo docker build --tag donce-52d07ff51129 --build-arg HOST\=host.docker.internal --build-arg PORT\=1038 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6848
#6848: #0 building with "default" instance using docker driver
#6848:
#6848: #1 [internal] load build definition from Dockerfile
#6848: #1 transferring dockerfile: 552B done
#6848: #1 DONE 0.0s
#6848:
#6848: #2 [internal] load metadata for docker.io/library/node:24
#6848: #2 DONE 0.1s
#6848:
#6848: #3 [internal] load .dockerignore
#6848: #3 transferring context: 2B done
#6848: #3 DONE 0.0s
#6848:
#6848: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6848: #4 DONE 0.0s
#6848:
#6848: #5 [internal] load build context
#6848: #5 transferring context: 243B done
#6848: #5 DONE 0.0s
#6848:
#6848: #6 [4/9] RUN npm install
#6848: #6 CACHED
#6848:
#6848: #7 [2/9] WORKDIR /app
#6848: #7 CACHED
#6848:
#6848: #8 [3/9] COPY package.json .
#6848: #8 CACHED
#6848:
#6848: #9 [5/9] COPY hardhat.config.js .
#6848: #9 CACHED
#6848:
#6848: #10 [6/9] RUN sed -i "s/PORT/1038/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6848: #10 DONE 0.3s
#6848:
#6848: #11 [7/9] COPY contracts contracts
#6848: #11 DONE 0.1s
#6848:
#6848: #12 [8/9] COPY ignition ignition
#6848: #12 DONE 0.0s
#6848:
#6848: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6848: #13 1.319 Downloading compiler 0.8.28
#6848: #13 1.922 Compiled 1 Solidity file successfully (evm target: paris).
#6848: #13 DONE 2.0s
#6848:
#6848: #14 exporting to image
#6848: #14 exporting layers
#6848: #14 exporting layers 0.2s done
#6848: #14 writing image sha256:bcf8c9b7c7b34e49c0f79c3748a155816bbf6ccea3ba582776524935f238be4a
#6848: #14 writing image sha256:bcf8c9b7c7b34e49c0f79c3748a155816bbf6ccea3ba582776524935f238be4a done
#6848: #14 naming to docker.io/library/donce-52d07ff51129 done
#6848: #14 DONE 0.2s
+ sudo docker run --name donce-ab4932fe6242 --add-host host.docker.internal:host-gateway     donce-52d07ff51129 /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\) /#6880
#6880: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6880: // SPDX-License-Identifier: MIT
#6880:
#6880: require("@nomicfoundation/hardhat-toolbox");
#6880:
#6880: /** @type import("hardhat/config").HardhatUserConfig */
#6880:
#6880: module.exports = {
#6880:   solidity: "0.8.28",
#6880:   defaultNetwork: "foo",
#6880:   networks: {
#6880:     hardhat: {
#6880:       chainId: 4242,
#6880:       gas: 10,
#6880:       gasPrice: 4,
#6880:       maxFeePerGas: 100,
#6880:       maxPriorityFeePerGas: 100,
#6880:       initialBaseFeePerGas: 100,
#6880:       accounts: [
#6880:         {
#6880:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6880:           balance: "55555555555555555555555"
#6880:         },
#6880:         {
#6880:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6880:           balance: "66666666666666666666666"
#6880:         }
#6880:       ]
#6880:     },
#6880:     foo: {
#6880:       chainId: 4242,
#6880:       url: "http://host.docker.internal:1038"
#6880:     }
#6880:   }
#6880: };
#6880: total 328
#6880: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6880: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6880: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6880: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6880: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6880: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6880: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6880: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6880: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6880: ?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
#6880: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6880: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6880:
#6880: Deploying [ FooModule ]
#6880:
#6880: Batch #1
#6880:   Executing FooModule#Foo...
#6880:
#6880: 3A0JBatch #1
#6880:   Executing FooModule#Foo...
#6880:
#6880: 3A0JBatch #1
#6880:   Executed FooModule#Foo
#6880:
#6880: 3A0JBatch #1
#6880:   Executed FooModule#Foo
#6880:
#6880: [ FooModule ] successfully deployed 🚀
#6880:
#6880: Deployed Addresses
#6880:
#6880: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6880: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-ab4932fe6242 /#6889
#6889: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6889: // SPDX-License-Identifier: MIT
#6889:
#6889: require("@nomicfoundation/hardhat-toolbox");
#6889:
#6889: /** @type import("hardhat/config").HardhatUserConfig */
#6889:
#6889: module.exports = {
#6889:   solidity: "0.8.28",
#6889:   defaultNetwork: "foo",
#6889:   networks: {
#6889:     hardhat: {
#6889:       chainId: 4242,
#6889:       gas: 10,
#6889:       gasPrice: 4,
#6889:       maxFeePerGas: 100,
#6889:       maxPriorityFeePerGas: 100,
#6889:       initialBaseFeePerGas: 100,
#6889:       accounts: [
#6889:         {
#6889:           privateKey: &quot;81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a&quot;,
#6889:           balance: &quot;55555555555555555555555&quot;
#6889:         },
#6889:         {
#6889:           privateKey: &quot;91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b&quot;,
#6889:           balance: "66666666666666666666666"
#6889:         }
#6889:       ]
#6889:     },
#6889:     foo: {
#6889:       chainId: 4242,
#6889:       url: "http://host.docker.internal:1038"
#6889:     }
#6889:   }
#6889: };
#6889: total 328
#6889: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#6889: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#6889: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#6889: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#6889: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#6889: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#6889: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#6889: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#6889: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#6889: ?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
#6889: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6889: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6889:
#6889: Deploying [ FooModule ]
#6889:
#6889: Batch #1
#6889:   Executing FooModule#Foo...
#6889:
#6889: 3A0JBatch #1
#6889:   Executing FooModule#Foo...
#6889:
#6889: 3A0JBatch #1
#6889:   Executed FooModule#Foo
#6889:
#6889: 3A0JBatch #1
#6889:   Executed FooModule#Foo
#6889:
#6889: [ FooModule ] successfully deployed 🚀
#6889:
#6889: Deployed Addresses
#6889:
#6889: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6889: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-ab4932fe6242 /#6897
#6897: donce-ab4932fe6242
+ sudo docker rmi donce-52d07ff51129 /#6905
#6905: Untagged: donce-52d07ff51129:latest
#6905: Deleted: sha256:bcf8c9b7c7b34e49c0f79c3748a155816bbf6ccea3ba582776524935f238be4a
+ sudo docker logs donce-7f36eed7ba08 /#6925
#6925: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6925:
#6925: Accounts
#6925: ========
#6925: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6925:
#6925: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6925:
#6925: 32meth_chainId0m
#6925: 32meth_chainId (2)0m
#6925: 32meth_accounts0m
#6925: 32mhardhat_getAutomine0m
#6925: 32meth_chainId0m
#6925: 32meth_getBlockByNumber0m
#6925: 32meth_getTransactionCount0m
#6925: 32meth_getTransactionCount (2)0m
#6925: 32meth_getTransactionCount (3)0m
#6925: 32meth_getBlockByNumber0m
#6925: 32meth_getTransactionCount0m
#6925: 32meth_getBlockByNumber0m
#6925: 32meth_chainId0m
#6925: 32meth_maxPriorityFeePerGas0m
#6925: 32meth_estimateGas0m
#6925: 32meth_call0m
#6925:   Contract deployment: Foo
#6925:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6925:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6925:
#6925: 32meth_sendTransaction0m
#6925:   Contract deployment: Foo
#6925:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6925:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6925:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6925:   Value:               0 ETH
#6925:   Gas used:            1357081 of 1357081
#6925:   Block #1:            0xfc489b6eaa6f1b95821b0192129e567d238a197657fbf9a547027c3aa7f8c962
#6925:
#6925: 32meth_getTransactionByHash0m
#6925: 32meth_getBlockByNumber0m
#6925: 32meth_getTransactionReceipt0m
#6925: 32meth_getBalance0m
#6925: 32meth_getBalance (2)0m
#6925: 32meth_getBlockByNumber0m
#6925: 32meth_getTransactionCount0m
#6925: 32meth_sendRawTransaction0m
#6925:   Transaction:         0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#6925:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6925:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6925:   Value:               42000 wei
#6925:   Gas used:            21000 of 22000
#6925:   Block #2:            0xdd165d739e15f5c9404ff571f3d88548ef47eba6d1b6afd995cb97e4559193a6
#6925:
#6925: 32meth_getBalance0m
+ sudo docker rm --force donce-7f36eed7ba08 /#6933
#6933: donce-7f36eed7ba08
+ sudo docker rmi donce-1fac68044f08 /#6941
#6941: Untagged: donce-1fac68044f08:latest
#6941: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_eth_pays                                                  32m PASS0m (9.04s)
+ sudo docker build --tag donce-c8665b5faa69 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6950
#6950: #0 building with "default" instance using docker driver
#6950:
#6950: #1 [internal] load build definition from Dockerfile
#6950: #1 transferring dockerfile: 552B done
#6950: #1 DONE 0.0s
#6950:
#6950: #2 [internal] load metadata for docker.io/library/node:24
#6950: #2 DONE 0.1s
#6950:
#6950: #3 [internal] load .dockerignore
#6950: #3 transferring context: 2B done
#6950: #3 DONE 0.0s
#6950:
#6950: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6950: #4 DONE 0.0s
#6950:
#6950: #5 [internal] load build context
#6950: #5 transferring context: 243B done
#6950: #5 DONE 0.0s
#6950:
#6950: #6 [7/9] COPY contracts contracts
#6950: #6 CACHED
#6950:
#6950: #7 [8/9] COPY ignition ignition
#6950: #7 CACHED
#6950:
#6950: #8 [5/9] COPY hardhat.config.js .
#6950: #8 CACHED
#6950:
#6950: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6950: #9 CACHED
#6950:
#6950: #10 [2/9] WORKDIR /app
#6950: #10 CACHED
#6950:
#6950: #11 [4/9] RUN npm install
#6950: #11 CACHED
#6950:
#6950: #12 [3/9] COPY package.json .
#6950: #12 CACHED
#6950:
#6950: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6950: #13 CACHED
#6950:
#6950: #14 exporting to image
#6950: #14 exporting layers done
#6950: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#6950: #14 naming to docker.io/library/donce-c8665b5faa69 done
#6950: #14 DONE 0.0s
+ sudo docker run --detach --name donce-ff98d52934be --add-host host.docker.internal:host-gateway   --publish 1039:8545  --user=1001:1001 donce-c8665b5faa69 /bin/bash -c npx\ hardhat\ node\  /#6982
#6982: 8d9eec90ad20e7be8d11a11853b288455ad78c9c1cb83ee6160384840b7ac601
+ sudo docker build --tag donce-7b9c198fc68e --build-arg HOST\=host.docker.internal --build-arg PORT\=1039 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6990
#6990: #0 building with "default" instance using docker driver
#6990:
#6990: #1 [internal] load build definition from Dockerfile
#6990: #1 transferring dockerfile: 552B done
#6990: #1 DONE 0.0s
#6990:
#6990: #2 [internal] load metadata for docker.io/library/node:24
#6990: #2 DONE 0.1s
#6990:
#6990: #3 [internal] load .dockerignore
#6990: #3 transferring context: 2B done
#6990: #3 DONE 0.0s
#6990:
#6990: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#6990: #4 DONE 0.0s
#6990:
#6990: #5 [internal] load build context
#6990: #5 transferring context: 243B done
#6990: #5 DONE 0.0s
#6990:
#6990: #6 [2/9] WORKDIR /app
#6990: #6 CACHED
#6990:
#6990: #7 [3/9] COPY package.json .
#6990: #7 CACHED
#6990:
#6990: #8 [4/9] RUN npm install
#6990: #8 CACHED
#6990:
#6990: #9 [5/9] COPY hardhat.config.js .
#6990: #9 CACHED
#6990:
#6990: #10 [6/9] RUN sed -i "s/PORT/1039/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6990: #10 DONE 0.3s
#6990:
#6990: #11 [7/9] COPY contracts contracts
#6990: #11 DONE 0.1s
#6990:
#6990: #12 [8/9] COPY ignition ignition
#6990: #12 DONE 0.0s
#6990:
#6990: #13 [9/9] RUN rm -rf ignition/deployments   &amp;&amp; npx hardhat compile   &amp;&amp; rm -rf cache
#6990: #13 1.336 Downloading compiler 0.8.28
#6990: #13 1.951 Compiled 1 Solidity file successfully (evm target: paris).
#6990: #13 DONE 2.1s
#6990:
#6990: #14 exporting to image
#6990: #14 exporting layers
#6990: #14 exporting layers 0.2s done
#6990: #14 writing image sha256:61e1093f63bc8a2847ff3bebfcef86241ad7d54894b257e676d3725c47484135
#6990: #14 writing image sha256:61e1093f63bc8a2847ff3bebfcef86241ad7d54894b257e676d3725c47484135 done
#6990: #14 naming to docker.io/library/donce-7b9c198fc68e done
#6990: #14 DONE 0.2s
+ sudo docker run --name donce-b10d02f11065 --add-host host.docker.internal:host-gateway     donce-7b9c198fc68e /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\) /#7022
#7022: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7022: // SPDX-License-Identifier: MIT
#7022:
#7022: require("@nomicfoundation/hardhat-toolbox");
#7022:
#7022: /** @type import("hardhat/config").HardhatUserConfig */
#7022:
#7022: module.exports = {
#7022:   solidity: "0.8.28",
#7022:   defaultNetwork: "foo",
#7022:   networks: {
#7022:     hardhat: {
#7022:       chainId: 4242,
#7022:       gas: 10,
#7022:       gasPrice: 4,
#7022:       maxFeePerGas: 100,
#7022:       maxPriorityFeePerGas: 100,
#7022:       initialBaseFeePerGas: 100,
#7022:       accounts: [
#7022:         {
#7022:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7022:           balance: "55555555555555555555555"
#7022:         },
#7022:         {
#7022:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7022:           balance: "66666666666666666666666"
#7022:         }
#7022:       ]
#7022:     },
#7022:     foo: {
#7022:       chainId: 4242,
#7022:       url: "http://host.docker.internal:1039"
#7022:     }
#7022:   }
#7022: };
#7022: total 328
#7022: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#7022: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#7022: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#7022: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#7022: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#7022: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#7022: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#7022: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#7022: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#7022: ?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
#7022: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7022: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7022:
#7022: Deploying [ FooModule ]
#7022:
#7022: Batch #1
#7022:   Executing FooModule#Foo...
#7022:
#7022: 3A0JBatch #1
#7022:   Executing FooModule#Foo...
#7022:
#7022: 3A0JBatch #1
#7022:   Executed FooModule#Foo
#7022:
#7022: 3A0JBatch #1
#7022:   Executed FooModule#Foo
#7022:
#7022: [ FooModule ] successfully deployed 🚀
#7022:
#7022: Deployed Addresses
#7022:
#7022: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7022: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b10d02f11065 /#7032
#7032: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7032: // SPDX-License-Identifier: MIT
#7032:
#7032: require("@nomicfoundation/hardhat-toolbox");
#7032:
#7032: /** @type import("hardhat/config").HardhatUserConfig */
#7032:
#7032: module.exports = {
#7032:   solidity: "0.8.28",
#7032:   defaultNetwork: "foo",
#7032:   networks: {
#7032:     hardhat: {
#7032:       chainId: 4242,
#7032:       gas: 10,
#7032:       gasPrice: 4,
#7032:       maxFeePerGas: 100,
#7032:       maxPriorityFeePerGas: 100,
#7032:       initialBaseFeePerGas: 100,
#7032:       accounts: [
#7032:         {
#7032:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7032:           balance: "55555555555555555555555"
#7032:         },
#7032:         {
#7032:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7032:           balance: "66666666666666666666666"
#7032:         }
#7032:       ]
#7032:     },
#7032:     foo: {
#7032:       chainId: 4242,
#7032:       url: "http://host.docker.internal:1039"
#7032:     }
#7032:   }
#7032: };
#7032: total 328
#7032: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#7032: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#7032: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#7032: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#7032: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#7032: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#7032: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#7032: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#7032: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#7032: ?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
#7032: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7032: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7032:
#7032: Deploying [ FooModule ]
#7032:
#7032: Batch #1
#7032:   Executing FooModule#Foo...
#7032:
#7032: 3A0JBatch #1
#7032:   Executing FooModule#Foo...
#7032:
#7032: 3A0JBatch #1
#7032:   Executed FooModule#Foo
#7032:
#7032: 3A0JBatch #1
#7032:   Executed FooModule#Foo
#7032:
#7032: [ FooModule ] successfully deployed 🚀
#7032:
#7032: Deployed Addresses
#7032:
#7032: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7032: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b10d02f11065 /#7040
#7040: donce-b10d02f11065
+ sudo docker rmi donce-7b9c198fc68e /#7048
#7048: Untagged: donce-7b9c198fc68e:latest
#7048: Deleted: sha256:61e1093f63bc8a2847ff3bebfcef86241ad7d54894b257e676d3725c47484135
+ sudo docker logs donce-ff98d52934be /#7081
#7081: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7081:
#7081: Accounts
#7081: ========
#7081: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7081:
#7081: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7081:
#7081: 32meth_chainId0m
#7081: 32meth_chainId (2)0m
#7081: 32meth_accounts0m
#7081: 32mhardhat_getAutomine0m
#7081: 32meth_chainId0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_getTransactionCount0m
#7081: 32meth_getTransactionCount (2)0m
#7081: 32meth_getTransactionCount (3)0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_getTransactionCount0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_chainId0m
#7081: 32meth_maxPriorityFeePerGas0m
#7081: 32meth_estimateGas0m
#7081: 32meth_call0m
#7081:   Contract deployment: Foo
#7081:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:
#7081: 32meth_sendTransaction0m
#7081:   Contract deployment: Foo
#7081:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   Value:               0 ETH
#7081:   Gas used:            1357081 of 1357081
#7081:   Block #1:            0x5a3bcfbbc89faabac45968b247f835f5ee02c4dd8e8e2fbce7cc86ad08fa60db
#7081:
#7081: 32meth_getTransactionByHash0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_getTransactionReceipt0m
#7081: 32meth_accounts0m
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
+ sudo docker rm --force donce-ff98d52934be /#7089
#7089: donce-ff98d52934be
+ sudo docker rmi donce-c8665b5faa69 /#7097
#7097: Untagged: donce-c8665b5faa69:latest
#7097: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_checks_balance_in_threads                                 32m PASS0m (9.48s)
+ sudo docker build --tag donce-5561211177c1 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7106
#7106: #0 building with "default" instance using docker driver
#7106:
#7106: #1 [internal] load build definition from Dockerfile
#7106: #1 transferring dockerfile: 552B done
#7106: #1 DONE 0.0s
#7106:
#7106: #2 [internal] load metadata for docker.io/library/node:24
#7106: #2 DONE 0.1s
#7106:
#7106: #3 [internal] load .dockerignore
#7106: #3 transferring context: 2B done
#7106: #3 DONE 0.0s
#7106:
#7106: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#7106: #4 DONE 0.0s
#7106:
#7106: #5 [internal] load build context
#7106: #5 transferring context: 243B done
#7106: #5 DONE 0.0s
#7106:
#7106: #6 [4/9] RUN npm install
#7106: #6 CACHED
#7106:
#7106: #7 [2/9] WORKDIR /app
#7106: #7 CACHED
#7106:
#7106: #8 [3/9] COPY package.json .
#7106: #8 CACHED
#7106:
#7106: #9 [8/9] COPY ignition ignition
#7106: #9 CACHED
#7106:
#7106: #10 [5/9] COPY hardhat.config.js .
#7106: #10 CACHED
#7106:
#7106: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7106: #11 CACHED
#7106:
#7106: #12 [7/9] COPY contracts contracts
#7106: #12 CACHED
#7106:
#7106: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7106: #13 CACHED
#7106:
#7106: #14 exporting to image
#7106: #14 exporting layers done
#7106: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#7106: #14 naming to docker.io/library/donce-5561211177c1 done
#7106: #14 DONE 0.0s
+ sudo docker run --detach --name donce-cdf5431b5ef9 --add-host host.docker.internal:host-gateway   --publish 1040:8545  --user=1001:1001 donce-5561211177c1 /bin/bash -c npx\ hardhat\ node\  /#7138
#7138: e4436d8fbe9be2e239298fd0141005b6ab62947fcccf9ce89bbef7e7748a07a3
+ sudo docker build --tag donce-4a077132b90d --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7147
#7147: #0 building with "default" instance using docker driver
#7147:
#7147: #1 [internal] load build definition from Dockerfile
#7147: #1 transferring dockerfile: 552B done
#7147: #1 DONE 0.0s
#7147:
#7147: #2 [internal] load metadata for docker.io/library/node:24
#7147: #2 DONE 0.1s
#7147:
#7147: #3 [internal] load .dockerignore
#7147: #3 transferring context: 2B done
#7147: #3 DONE 0.0s
#7147:
#7147: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#7147: #4 DONE 0.0s
#7147:
#7147: #5 [internal] load build context
#7147: #5 transferring context: 243B done
#7147: #5 DONE 0.0s
#7147:
#7147: #6 [2/9] WORKDIR /app
#7147: #6 CACHED
#7147:
#7147: #7 [3/9] COPY package.json .
#7147: #7 CACHED
#7147:
#7147: #8 [4/9] RUN npm install
#7147: #8 CACHED
#7147:
#7147: #9 [5/9] COPY hardhat.config.js .
#7147: #9 CACHED
#7147:
#7147: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7147: #10 DONE 0.3s
#7147:
#7147: #11 [7/9] COPY contracts contracts
#7147: #11 DONE 0.1s
#7147:
#7147: #12 [8/9] COPY ignition ignition
#7147: #12 DONE 0.0s
#7147:
#7147: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7147: #13 1.322 Downloading compiler 0.8.28
#7147: #13 1.926 Compiled 1 Solidity file successfully (evm target: paris).
#7147: #13 DONE 2.0s
#7147:
#7147: #14 exporting to image
#7147: #14 exporting layers
#7147: #14 exporting layers 0.2s done
#7147: #14 writing image sha256:077286c849a810e849a83814fcfe200451a0cab863069f4dc81465a2114f338a done
#7147: #14 naming to docker.io/library/donce-4a077132b90d done
#7147: #14 DONE 0.2s
+ sudo docker run --name donce-2665cf571d99 --add-host host.docker.internal:host-gateway     donce-4a077132b90d /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\) /#7179
#7179: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7179: // SPDX-License-Identifier: MIT
#7179:
#7179: require("@nomicfoundation/hardhat-toolbox");
#7179:
#7179: /** @type import("hardhat/config").HardhatUserConfig */
#7179:
#7179: module.exports = {
#7179:   solidity: "0.8.28",
#7179:   defaultNetwork: "foo",
#7179:   networks: {
#7179:     hardhat: {
#7179:       chainId: 4242,
#7179:       gas: 10,
#7179:       gasPrice: 4,
#7179:       maxFeePerGas: 100,
#7179:       maxPriorityFeePerGas: 100,
#7179:       initialBaseFeePerGas: 100,
#7179:       accounts: [
#7179:         {
#7179:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7179:           balance: "55555555555555555555555"
#7179:         },
#7179:         {
#7179:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7179:           balance: "66666666666666666666666"
#7179:         }
#7179:       ]
#7179:     },
#7179:     foo: {
#7179:       chainId: 4242,
#7179:       url: "http://host.docker.internal:1040"
#7179:     }
#7179:   }
#7179: };
#7179: total 328
#7179: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#7179: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#7179: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#7179: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#7179: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#7179: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#7179: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#7179: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#7179: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#7179: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m&rsaquo;39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m&hellip;39m yes
#7179: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7179: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7179:
#7179: Deploying [ FooModule ]
#7179:
#7179: Batch #1
#7179:   Executing FooModule#Foo...
#7179:
#7179: 3A0JBatch #1
#7179:   Executing FooModule#Foo...
#7179:
#7179: 3A0JBatch #1
#7179:   Executed FooModule#Foo
#7179:
#7179: 3A0JBatch #1
#7179:   Executed FooModule#Foo
#7179:
#7179: [ FooModule ] successfully deployed 🚀
#7179:
#7179: Deployed Addresses
#7179:
#7179: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7179: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-2665cf571d99 /#7188
#7188: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7188: // SPDX-License-Identifier: MIT
#7188:
#7188: require("@nomicfoundation/hardhat-toolbox");
#7188:
#7188: /** @type import("hardhat/config").HardhatUserConfig */
#7188:
#7188: module.exports = {
#7188:   solidity: "0.8.28",
#7188:   defaultNetwork: "foo",
#7188:   networks: {
#7188:     hardhat: {
#7188:       chainId: 4242,
#7188:       gas: 10,
#7188:       gasPrice: 4,
#7188:       maxFeePerGas: 100,
#7188:       maxPriorityFeePerGas: 100,
#7188:       initialBaseFeePerGas: 100,
#7188:       accounts: [
#7188:         {
#7188:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7188:           balance: "55555555555555555555555"
#7188:         },
#7188:         {
#7188:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7188:           balance: "66666666666666666666666"
#7188:         }
#7188:       ]
#7188:     },
#7188:     foo: {
#7188:       chainId: 4242,
#7188:       url: "http://host.docker.internal:1040"
#7188:     }
#7188:   }
#7188: };
#7188: total 328
#7188: drwxr-xr-x   1 root root   4096 Jul 28 09:20 .
#7188: drwxr-xr-x   1 root root   4096 Jul 28 09:20 ..
#7188: drwxr-xr-x   4 root root   4096 Jul 28 09:20 artifacts
#7188: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#7188: -rw-r--r--   1 root root    874 Jul 28 09:20 hardhat.config.js
#7188: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#7188: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#7188: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#7188: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#7188: ?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
#7188: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7188: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7188:
#7188: Deploying [ FooModule ]
#7188:
#7188: Batch #1
#7188:   Executing FooModule#Foo...
#7188:
#7188: 3A0JBatch #1
#7188:   Executing FooModule#Foo...
#7188:
#7188: 3A0JBatch #1
#7188:   Executed FooModule#Foo
#7188:
#7188: 3A0JBatch #1
#7188:   Executed FooModule#Foo
#7188:
#7188: [ FooModule ] successfully deployed 🚀
#7188:
#7188: Deployed Addresses
#7188:
#7188: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7188: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-2665cf571d99 /#7197
#7197: donce-2665cf571d99
+ sudo docker rmi donce-4a077132b90d /#7205
#7205: Untagged: donce-4a077132b90d:latest
#7205: Deleted: sha256:077286c849a810e849a83814fcfe200451a0cab863069f4dc81465a2114f338a
+ sudo docker logs donce-cdf5431b5ef9 /#7230
#7230: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7230:
#7230: Accounts
#7230: ========
#7230: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7230:
#7230: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7230:
#7230: 32meth_chainId0m
#7230: 32meth_chainId (2)0m
#7230: 32meth_accounts0m
#7230: 32mhardhat_getAutomine0m
#7230: 32meth_chainId0m
#7230: 32meth_getBlockByNumber0m
#7230: 32meth_getTransactionCount0m
#7230: 32meth_getTransactionCount (2)0m
#7230: 32meth_getTransactionCount (3)0m
#7230: 32meth_getBlockByNumber0m
#7230: 32meth_getTransactionCount0m
#7230: 32meth_getBlockByNumber0m
#7230: 32meth_chainId0m
#7230: 32meth_maxPriorityFeePerGas0m
#7230: 32meth_estimateGas0m
#7230: 32meth_call0m
#7230:   Contract deployment: Foo
#7230:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7230:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7230:
#7230: 32meth_sendTransaction0m
#7230:   Contract deployment: Foo
#7230:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7230:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7230:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7230:   Value:               0 ETH
#7230:   Gas used:            1357081 of 1357081
#7230:   Block #1:            0x2045f516c5e69c1a04f9c79590a02e3228b75850ab0c269184dd79762a374e72
#7230:
#7230: 32meth_getTransactionByHash0m
#7230: 32meth_getBlockByNumber0m
#7230: 32meth_getTransactionReceipt0m
#7230: 32meth_subscribe0m
#7230: 32meth_getBlockByNumber0m
#7230: 32meth_getTransactionCount0m
#7230: 32meth_estimateGas0m
#7230: 32meth_sendRawTransaction0m
#7230:   Contract call:       Foo#transfer
#7230:   Transaction:         0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#7230:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7230:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7230:   Value:               0 ETH
#7230:   Gas used:            35401 of 35401
#7230:   Block #2:            0xa3fa5bd980f11ee5403c535c43dae98f65025f91b1fd7f501e37a708ab716826
#7230:
#7230: 32meth_unsubscribe0m
#7230: 32meth_subscribe0m
#7230: 32meth_getBlockByNumber0m
#7230: 32meth_getTransactionCount0m
#7230: 32meth_estimateGas0m
#7230: 32meth_sendRawTransaction0m
#7230:   Contract call:       Foo#transfer
#7230:   Transaction:         0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#7230:   From:                0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7230:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7230:   Value:               0 ETH
#7230:   Gas used:            35389 of 35389
#7230:   Block #3:            0x16ca44598ed8d8c0577a97d6bf96b14cce641e6bca617933c40a294259bb56c0
#7230:
#7230: 32meth_unsubscribe0m
#7230: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-cdf5431b5ef9 /#7238
#7238: donce-cdf5431b5ef9
+ sudo docker rmi donce-5561211177c1 /#7246
#7246: Untagged: donce-5561211177c1:latest
#7246: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_accepts_payments_on_changing_addresses                    32m PASS0m (11.19s)
+ sudo docker build --tag donce-5b8ce3506635 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7255
#7255: #0 building with "default" instance using docker driver
#7255:
#7255: #1 [internal] load build definition from Dockerfile
#7255: #1 transferring dockerfile: 552B done
#7255: #1 DONE 0.0s
#7255:
#7255: #2 [internal] load metadata for docker.io/library/node:24
#7255: #2 DONE 0.1s
#7255:
#7255: #3 [internal] load .dockerignore
#7255: #3 transferring context: 2B done
#7255: #3 DONE 0.0s
#7255:
#7255: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#7255: #4 DONE 0.0s
#7255:
#7255: #5 [internal] load build context
#7255: #5 transferring context: 243B done
#7255: #5 DONE 0.0s
#7255:
#7255: #6 [2/9] WORKDIR /app
#7255: #6 CACHED
#7255:
#7255: #7 [7/9] COPY contracts contracts
#7255: #7 CACHED
#7255:
#7255: #8 [3/9] COPY package.json .
#7255: #8 CACHED
#7255:
#7255: #9 [4/9] RUN npm install
#7255: #9 CACHED
#7255:
#7255: #10 [5/9] COPY hardhat.config.js .
#7255: #10 CACHED
#7255:
#7255: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7255: #11 CACHED
#7255:
#7255: #12 [8/9] COPY ignition ignition
#7255: #12 CACHED
#7255:
#7255: #13 [9/9] RUN rm -rf ignition/deployments   &amp;&amp; npx hardhat compile   && rm -rf cache
#7255: #13 CACHED
#7255:
#7255: #14 exporting to image
#7255: #14 exporting layers done
#7255: #14 writing image sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2 done
#7255: #14 naming to docker.io/library/donce-5b8ce3506635 done
#7255: #14 DONE 0.0s
+ sudo docker run --detach --name donce-405e539afbe8 --add-host host.docker.internal:host-gateway   --publish 1041:8545  --user=1001:1001 donce-5b8ce3506635 /bin/bash -c npx\ hardhat\ node\  /#7287
#7287: 08a3748b35cebe64f85ab32cd3f5c95bab922b66dc60cce0a7f97497d90ea495
+ sudo docker build --tag donce-b950b14b9290 --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7296
#7296: #0 building with "default" instance using docker driver
#7296:
#7296: #1 [internal] load build definition from Dockerfile
#7296: #1 transferring dockerfile: 552B done
#7296: #1 DONE 0.0s
#7296:
#7296: #2 [internal] load metadata for docker.io/library/node:24
#7296: #2 DONE 0.1s
#7296:
#7296: #3 [internal] load .dockerignore
#7296: #3 transferring context: 2B done
#7296: #3 DONE 0.0s
#7296:
#7296: #4 [1/9] FROM docker.io/library/node:24@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059
#7296: #4 DONE 0.0s
#7296:
#7296: #5 [internal] load build context
#7296: #5 transferring context: 243B done
#7296: #5 DONE 0.0s
#7296:
#7296: #6 [2/9] WORKDIR /app
#7296: #6 CACHED
#7296:
#7296: #7 [3/9] COPY package.json .
#7296: #7 CACHED
#7296:
#7296: #8 [4/9] RUN npm install
#7296: #8 CACHED
#7296:
#7296: #9 [5/9] COPY hardhat.config.js .
#7296: #9 CACHED
#7296:
#7296: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7296: #10 DONE 0.3s
#7296:
#7296: #11 [7/9] COPY contracts contracts
#7296: #11 DONE 0.1s
#7296:
#7296: #12 [8/9] COPY ignition ignition
#7296: #12 DONE 0.0s
#7296:
#7296: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7296: #13 1.354 Downloading compiler 0.8.28
#7296: #13 1.959 Compiled 1 Solidity file successfully (evm target: paris).
#7296: #13 DONE 2.1s
#7296:
#7296: #14 exporting to image
#7296: #14 exporting layers
#7296: #14 exporting layers 0.2s done
#7296: #14 writing image sha256:c45a79a0b824e542b06cf421abe6f7bfd937b5865cefd50d3ff18bcb1fbb446a done
#7296: #14 naming to docker.io/library/donce-b950b14b9290 0.0s done
#7296: #14 DONE 0.2s
+ sudo docker run --name donce-bded606ecd0e --add-host host.docker.internal:host-gateway     donce-b950b14b9290 /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\) /#7328
#7328: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7328: // SPDX-License-Identifier: MIT
#7328:
#7328: require("@nomicfoundation/hardhat-toolbox");
#7328:
#7328: /** @type import("hardhat/config").HardhatUserConfig */
#7328:
#7328: module.exports = {
#7328:   solidity: "0.8.28",
#7328:   defaultNetwork: "foo",
#7328:   networks: {
#7328:     hardhat: {
#7328:       chainId: 4242,
#7328:       gas: 10,
#7328:       gasPrice: 4,
#7328:       maxFeePerGas: 100,
#7328:       maxPriorityFeePerGas: 100,
#7328:       initialBaseFeePerGas: 100,
#7328:       accounts: [
#7328:         {
#7328:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7328:           balance: "55555555555555555555555"
#7328:         },
#7328:         {
#7328:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7328:           balance: "66666666666666666666666"
#7328:         }
#7328:       ]
#7328:     },
#7328:     foo: {
#7328:       chainId: 4242,
#7328:       url: "http://host.docker.internal:1041"
#7328:     }
#7328:   }
#7328: };
#7328: total 328
#7328: drwxr-xr-x   1 root root   4096 Jul 28 09:21 .
#7328: drwxr-xr-x   1 root root   4096 Jul 28 09:21 ..
#7328: drwxr-xr-x   4 root root   4096 Jul 28 09:21 artifacts
#7328: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#7328: -rw-r--r--   1 root root    874 Jul 28 09:21 hardhat.config.js
#7328: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#7328: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#7328: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#7328: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#7328: ?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
#7328: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7328: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7328:
#7328: Deploying [ FooModule ]
#7328:
#7328: Batch #1
#7328:   Executing FooModule#Foo...
#7328:
#7328: 3A0JBatch #1
#7328:   Executing FooModule#Foo...
#7328:
#7328: 3A0JBatch #1
#7328:   Executed FooModule#Foo
#7328:
#7328: 3A0JBatch #1
#7328:   Executed FooModule#Foo
#7328:
#7328: [ FooModule ] successfully deployed 🚀
#7328:
#7328: Deployed Addresses
#7328:
#7328: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7328: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-bded606ecd0e /#7337
#7337: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7337: // SPDX-License-Identifier: MIT
#7337:
#7337: require("@nomicfoundation/hardhat-toolbox");
#7337:
#7337: /** @type import("hardhat/config").HardhatUserConfig */
#7337:
#7337: module.exports = {
#7337:   solidity: "0.8.28",
#7337:   defaultNetwork: "foo",
#7337:   networks: {
#7337:     hardhat: {
#7337:       chainId: 4242,
#7337:       gas: 10,
#7337:       gasPrice: 4,
#7337:       maxFeePerGas: 100,
#7337:       maxPriorityFeePerGas: 100,
#7337:       initialBaseFeePerGas: 100,
#7337:       accounts: [
#7337:         {
#7337:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7337:           balance: "55555555555555555555555"
#7337:         },
#7337:         {
#7337:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7337:           balance: "66666666666666666666666"
#7337:         }
#7337:       ]
#7337:     },
#7337:     foo: {
#7337:       chainId: 4242,
#7337:       url: "http://host.docker.internal:1041"
#7337:     }
#7337:   }
#7337: };
#7337: total 328
#7337: drwxr-xr-x   1 root root   4096 Jul 28 09:21 .
#7337: drwxr-xr-x   1 root root   4096 Jul 28 09:21 ..
#7337: drwxr-xr-x   4 root root   4096 Jul 28 09:21 artifacts
#7337: drwxr-xr-x   2 root root   4096 Jul 28 09:14 contracts
#7337: -rw-r--r--   1 root root    874 Jul 28 09:21 hardhat.config.js
#7337: drwxr-xr-x   3 root root   4096 Jul 28 09:14 ignition
#7337: drwxr-xr-x 381 root root  12288 Jul 28 09:17 node_modules
#7337: -rw-r--r--   1 root root 294441 Jul 28 09:17 package-lock.json
#7337: -rw-r--r--   1 root root    106 Jul 28 09:14 package.json
#7337: ?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
#7337: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7337: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7337:
#7337: Deploying [ FooModule ]
#7337:
#7337: Batch #1
#7337:   Executing FooModule#Foo...
#7337:
#7337: 3A0JBatch #1
#7337:   Executing FooModule#Foo...
#7337:
#7337: 3A0JBatch #1
#7337:   Executed FooModule#Foo
#7337:
#7337: 3A0JBatch #1
#7337:   Executed FooModule#Foo
#7337:
#7337: [ FooModule ] successfully deployed 🚀
#7337:
#7337: Deployed Addresses
#7337:
#7337: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7337: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-bded606ecd0e /#7345
#7345: donce-bded606ecd0e
+ sudo docker rmi donce-b950b14b9290 /#7353
#7353: Untagged: donce-b950b14b9290:latest
#7353: Deleted: sha256:c45a79a0b824e542b06cf421abe6f7bfd937b5865cefd50d3ff18bcb1fbb446a
+ sudo docker logs donce-405e539afbe8 /#7455
#7455: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7455:
#7455: Accounts
#7455: ========
#7455: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7455:
#7455: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7455:
#7455: 32meth_chainId0m
#7455: 32meth_chainId (2)0m
#7455: 32meth_accounts0m
#7455: 32mhardhat_getAutomine0m
#7455: 32meth_chainId0m
#7455: 32meth_getBlockByNumber0m
#7455: 32meth_getTransactionCount0m
#7455: 32meth_getTransactionCount (2)0m
#7455: 32meth_getTransactionCount (3)0m
#7455: 32meth_getBlockByNumber0m
#7455: 32meth_getTransactionCount0m
#7455: 32meth_getBlockByNumber0m
#7455: 32meth_chainId0m
#7455: 32meth_maxPriorityFeePerGas0m
#7455: 32meth_estimateGas0m
#7455: 32meth_call0m
#7455:   Contract deployment: Foo
#7455:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:
#7455: 32meth_sendTransaction0m
#7455:   Contract deployment: Foo
#7455:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   Value:               0 ETH
#7455:   Gas used:            1357081 of 1357081
#7455:   Block #1:            0xca9af3f37077da6b2427e01a89bf871ff3ed025789cd4810b2ddd391ce69e0b2
#7455:
#7455: 32meth_getTransactionByHash0m
#7455: 32meth_getBlockByNumber0m
#7455: 32meth_getTransactionReceipt0m
#7455: 32meth_accounts0m
#7455: 32meth_call0m
#7455:   Contract call:       Foo#balanceOf
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:
#7455: 32meth_getBlockByNumber0m
#7455: 32meth_getBlockByNumber (2)0m
#7455: 32meth_getBlockByNumber (3)0m
#7455: 32meth_getBlockByNumber (4)0m
#7455: 32meth_getBlockByNumber (5)0m
#7455: 32meth_getBlockByNumber (6)0m
#7455: 32meth_getBlockByNumber (7)0m
#7455: 32meth_getBlockByNumber (8)0m
#7455: 32meth_getBlockByNumber (9)0m
#7455: 32meth_getTransactionCount0m
#7455: 32meth_getBlockByNumber0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #2:            0xa3b48d43ac5d1ee3013c51ac80d44eeb432250e51fc939c402c001d08b1777e9
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #3:            0x6e8aa2a21649de576851092a1460a96eeb8242bee689047666f0216516ed1b60
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #4:            0x84fdd00f9f4d0bffcfdf1275808602d4e78dcc56f1ba3eb377760c14726a1aa7
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #5:            0x20ff71ee384175f13115d2529b5220b124ed19f9504a30c7ce5c7c45f4a8d9e1
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #6:            0x321ac27b1673f91ab880a32565bcd34964334013c8a73a5fd64e2176a73fca86
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #7:            0x5498ac199d7993000adb26ca9f7c4026a927f961e69917547ab4d294b8d10693
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #8:            0x85f2c132fb5d8ea856265e4175473205616f49bbd896f4303077b1bd5b311553
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #9:            0xd0089f5f04ac97a5bf62a9502dd951897117e199a1f16850eac9aa4aa6d08bec
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #10:           0x03b3748e1920d6c893b0b1467eba1b3520a55d0b687149bc9a476ebeb5e1fc94
#7455:
#7455: 32meth_getTransactionCount0m
#7455: 32meth_estimateGas0m
#7455: 32meth_sendRawTransaction0m
#7455:   Contract call:       Foo#transfer
#7455:   Transaction:         0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:   Value:               0 ETH
#7455:   Gas used:            35389 of 35389
#7455:   Block #11:           0xaf5d3d715b5aacbdd653fc04d8c4f0c68f1be1956a585710e46defe0b35757ba
#7455:
#7455: 32meth_call0m
#7455:   Contract call:       Foo#balanceOf
#7455:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7455:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7455:
+ sudo docker rm --force donce-405e539afbe8 /#7463
#7463: donce-405e539afbe8
+ sudo docker rmi donce-5b8ce3506635 /#7471
#7471: Untagged: donce-5b8ce3506635:latest
#7471: Deleted: sha256:5729ab302b15ac9ac2442a7a894c74e3800394da93629ac0fe84dfc37f5470d2
  test_pays_in_threads                                           32m PASS0m (9.33s)
  test_accepts_payments_after_disconnect                         33m SKIP0m (0.00s)

TestBin
  test_fetches_eth_balance                                       32m PASS0m (2.92s)
  test_sends_eth_payment_in_eth                                  32m PASS0m (1.49s)
  test_fetches_gas_price                                         32m PASS0m (0.49s)
  test_sends_exact_amount_of_gwei                                32m PASS0m (1.47s)
  test_prints_version                                            32m PASS0m (0.49s)
  test_sends_eth_payment_in_gwei                                 32m PASS0m (1.46s)
  test_wrong_command                                             32m PASS0m (0.48s)
  test_sends_erc20_payment                                       32m PASS0m (1.45s)
  test_rejects_fractional_amount_of_wei                          32m PASS0m (1.46s)
  test_sends_erc20_payment_in_usdt                               32m PASS0m (1.46s)
  test_sends_exact_amount_of_dollars                             32m PASS0m (1.46s)
  test_sends_eth_payment_in_wei                                  32m PASS0m (1.46s)
  test_sends_exact_amount_of_usdt                                32m PASS0m (1.47s)
  test_sends_eth_payment                                         32m PASS0m (1.47s)
  test_fetches_erc20_balance                                     32m PASS0m (1.46s)
  test_rejects_a_too_precise_usdt_amount                         32m PASS0m (1.46s)
  test_prints_help                                               32m PASS0m (0.85s)
  test_generates_public_key                                      32m PASS0m (0.97s)
  test_sends_erc20_payment_in_dollars                            32m PASS0m (1.46s)
  test_rejects_a_too_precise_eth_amount                          32m PASS0m (1.46s)
  test_generates_private_key                                     32m PASS0m (0.50s)
  test_sends_exact_amount_of_eth                                 32m PASS0m (1.50s)

TestWallet
  test_rejects_empty_result_of_eth_balance                       32m PASS0m (0.03s)
  test_complains_about_a_corrupt_frame                           32m PASS0m (1.48s)
  test_falls_back_to_secondary_endpoint                          32m PASS0m (0.05s)
  test_caps_the_fee_at_the_gas_price                             32m PASS0m (0.13s)
  test_reaches_the_last_fallback                                 32m PASS0m (0.07s)
  test_rejects_an_address_without_a_prefix                       32m PASS0m (0.00s)
  test_falls_back_with_a_single_attempt                          32m PASS0m (0.05s)
  test_tips_the_proposer_a_gwei                                  32m PASS0m (0.09s)
E: Request #42 was rejected by ws://127.0.0.1:1043: {"code" => -32602, "message" => "too many topics"}
  test_retries_a_rejected_subscription                           32m PASS0m (4.31s)
  test_sums_only_transfers_to_the_receiver                       32m PASS0m (0.03s)
  test_rejects_an_address_added_at_runtime                       32m PASS0m (2.31s)
  test_asks_for_the_logs_of_the_gap                              32m PASS0m (3.52s)
  test_stops_resubscribing_after_an_address_leaves               32m PASS0m (5.41s)
  test_rejects_non_array_fallbacks                               32m PASS0m (0.00s)
  test_rejects_negative_attempts                                 32m PASS0m (0.00s)
  test_broadcasts_identical_transaction_on_retry                 32m PASS0m (0.08s)
  test_rejects_a_nil_address_in_the_list                         32m PASS0m (0.00s)
  test_unsubscribes_from_the_previous_subscription               32m PASS0m (2.41s)
  test_yields_a_complete_payment                                 32m PASS0m (1.41s)
  test_encodes_the_largest_amount_in_a_single_word               32m PASS0m (0.03s)
  test_pays_with_a_dynamic_fee_transaction                       32m PASS0m (0.10s)
  test_fails_after_exhausting_attempts                           32m PASS0m (0.07s)
  test_never_defaults_to_a_zero_subscription_id                  32m PASS0m (1.41s)
  test_subscribes_with_a_fractional_delay                        32m PASS0m (0.50s)
  test_rejects_gas_limit_above_maximum                           32m PASS0m (0.00s)
  test_rejects_amount_above_the_word_maximum                     32m PASS0m (0.00s)
  test_rejects_transaction_with_many_transfers                   32m PASS0m (0.03s)
  test_rejects_reverted_transaction                              32m PASS0m (0.02s)
E: Request #42 was rejected by ws://127.0.0.1:1051: {"code" => -32602, "message" => "too many topics"}
  test_ignores_a_rejected_subscription                           32m PASS0m (3.31s)
  test_rejects_a_nil_gas_price                                   32m PASS0m (0.00s)
  test_rejects_truncated_result_of_balance                       32m PASS0m (0.02s)
  test_yields_the_payment_missed_while_offline                   32m PASS0m (3.51s)
  test_rejects_a_chain_without_a_base_fee                        32m PASS0m (0.02s)
  test_ignores_payment_removed_by_reorg                          32m PASS0m (1.41s)
  test_never_tips_above_the_fee_cap                              32m PASS0m (0.08s)
  test_checks_balance_on_testnet                                 33m SKIP0m (0.00s)
Talked to example.org:443 in 24ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
  test_logs_to_stdout                                            32m PASS0m (0.03s)
  test_pays_eth_with_a_dynamic_fee_txn                           32m PASS0m (0.08s)
  test_complains_when_the_block_fails                            32m PASS0m (1.41s)
  test_rejects_gas_limit_below_minimum                           32m PASS0m (0.00s)
  test_spends_all_attempts_on_every_endpoint                     32m PASS0m (0.14s)
  test_rejects_empty_result_of_balance                           32m PASS0m (0.03s)
  test_explains_why_a_huge_amount_is_rejected                    32m PASS0m (0.00s)
  test_retries_on_transient_non_json_response                    32m PASS0m (0.05s)

TestWalletLive
+ sudo docker run --detach --name donce-e888ef2b4199 --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1055:3128  yegor256/squid-proxy:latest  /#7970
#7970: d2c87225774d202671828ecf6b5451fa239c55a8f9f0d8cca0fa5073d06dfbb7
+ sudo docker logs donce-e888ef2b4199 /#7979
#7979: + set -e
#7979: + [ -z jeffrey ]
#7979: + [ -z swordfish ]
#7979: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7979: Adding password for user jeffrey
#7979: + rm -f /run/squid.pid
#7979: + which squid
#7979: + exec /usr/sbin/squid -NYCd 1
#7979: 2026/07/28 09:22:10| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7979: 2026/07/28 09:22:10| aclIpParseIpData: IPv6 has not been enabled.
#7979: 2026/07/28 09:22:10| aclIpParseIpData: IPv6 has not been enabled.
#7979: 2026/07/28 09:22:10| aclIpParseIpData: IPv6 has not been enabled.
#7979: 2026/07/28 09:22:10| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7979: 2026/07/28 09:22:10| Created PID file (/run/squid.pid)
#7979: 2026/07/28 09:22:10| Current Directory is /
#7979: 2026/07/28 09:22:10| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7979: 2026/07/28 09:22:10| Service Name: squid
#7979: 2026/07/28 09:22:10| Process ID 1
#7979: 2026/07/28 09:22:10| Process Roles: master worker
#7979: 2026/07/28 09:22:10| With 1048576 file descriptors available
#7979: 2026/07/28 09:22:10| Initializing IP Cache...
#7979: 2026/07/28 09:22:10| DNS IPv4 socket created at 0.0.0.0, FD 8
#7979: 2026/07/28 09:22:10| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7979: 2026/07/28 09:22:10| Adding domain ec2.internal from /etc/resolv.conf
#7979: 2026/07/28 09:22:10| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7979: 2026/07/28 09:22:10| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7979: 2026/07/28 09:22:10| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7979: 2026/07/28 09:22:10| Store logging disabled
#7979: 2026/07/28 09:22:10| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7979: 2026/07/28 09:22:10| Target number of buckets: 31
#7979: 2026/07/28 09:22:10| Using 8192 Store buckets
#7979: 2026/07/28 09:22:10| Max Mem  size: 8192 KB
#7979: 2026/07/28 09:22:10| Max Swap size: 0 KB
#7979: 2026/07/28 09:22:10| Using Least Load store dir selection
#7979: 2026/07/28 09:22:10| Current Directory is /
#7979: 2026/07/28 09:22:10| Finished loading MIME types and icons.
#7979: 2026/07/28 09:22:10| HTCP Disabled.
#7979: 2026/07/28 09:22:10| Pinger socket opened on FD 11
#7979: 2026/07/28 09:22:10| Squid plugin modules loaded: 0
#7979: 2026/07/28 09:22:10| Adaptation support is off.
#7979: 2026/07/28 09:22:10| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7979:     listening port: 3128
#7979: 2026/07/28 09:22:10| Starting new basicauthenticator helpers...
#7979:     current master transaction: master53
#7979: 2026/07/28 09:22:10| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7979:     current master transaction: master53
+ sudo docker rm --force donce-e888ef2b4199 /#7987
#7987: donce-e888ef2b4199
  test_pings_google_via_proxy                                    32m PASS0m (0.93s)
  test_checks_eth_balance_on_mainnet                             33m SKIP0m (0.00s)
  test_checks_gas_estimate_on_mainnet                            33m SKIP0m (0.00s)
  test_accepts_payments_on_mainnet                               33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-9964697ebed5 --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1056:3128  yegor256/squid-proxy:latest  /#7996
#7996: 400e10ad2f9f0049de1734099e51b83c2728ebc73fc5a2b2e48dd398083a236e
+ sudo docker logs donce-9964697ebed5 /#8007
#8007: + set -e
#8007: + [ -z jeffrey ]
#8007: + [ -z swordfish ]
#8007: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#8007: Adding password for user jeffrey
#8007: + rm -f /run/squid.pid
#8007: + which squid
#8007: + exec /usr/sbin/squid -NYCd 1
#8007: 2026/07/28 09:22:11| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#8007: 2026/07/28 09:22:11| aclIpParseIpData: IPv6 has not been enabled.
#8007: 2026/07/28 09:22:11| aclIpParseIpData: IPv6 has not been enabled.
#8007: 2026/07/28 09:22:11| aclIpParseIpData: IPv6 has not been enabled.
#8007: 2026/07/28 09:22:11| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#8007: 2026/07/28 09:22:11| Created PID file (/run/squid.pid)
#8007: 2026/07/28 09:22:11| Current Directory is /
#8007: 2026/07/28 09:22:11| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#8007: 2026/07/28 09:22:11| Service Name: squid
#8007: 2026/07/28 09:22:11| Process ID 1
#8007: 2026/07/28 09:22:11| Process Roles: master worker
#8007: 2026/07/28 09:22:11| With 1048576 file descriptors available
#8007: 2026/07/28 09:22:11| Initializing IP Cache...
#8007: 2026/07/28 09:22:11| DNS IPv4 socket created at 0.0.0.0, FD 8
#8007: 2026/07/28 09:22:11| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#8007: 2026/07/28 09:22:11| Adding domain ec2.internal from /etc/resolv.conf
#8007: 2026/07/28 09:22:11| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#8007: 2026/07/28 09:22:11| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#8007: 2026/07/28 09:22:11| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#8007: 2026/07/28 09:22:11| Store logging disabled
#8007: 2026/07/28 09:22:11| Swap maxSize 0 + 8192 KB, estimated 630 objects
#8007: 2026/07/28 09:22:11| Target number of buckets: 31
#8007: 2026/07/28 09:22:11| Using 8192 Store buckets
#8007: 2026/07/28 09:22:11| Max Mem  size: 8192 KB
#8007: 2026/07/28 09:22:11| Max Swap size: 0 KB
#8007: 2026/07/28 09:22:11| Using Least Load store dir selection
#8007: 2026/07/28 09:22:11| Current Directory is /
#8007: 2026/07/28 09:22:11| Finished loading MIME types and icons.
#8007: 2026/07/28 09:22:11| HTCP Disabled.
#8007: 2026/07/28 09:22:11| Pinger socket opened on FD 11
#8007: 2026/07/28 09:22:11| Squid plugin modules loaded: 0
#8007: 2026/07/28 09:22:11| Adaptation support is off.
#8007: 2026/07/28 09:22:11| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#8007:     listening port: 3128
#8007: 2026/07/28 09:22:11| Starting new basicauthenticator helpers...
#8007:     current master transaction: master53
#8007: 2026/07/28 09:22:11| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#8007:     current master transaction: master53
+ sudo docker rm --force donce-9964697ebed5 /#8015
#8015: donce-9964697ebed5
  test_checks_balance_via_proxy_on_mainnet                       33m SKIP0m (0.92s)
  test_checks_balance_of_absent_address                          33m SKIP0m (0.00s)
  test_pays_on_mainnet                                           33m SKIP0m (0.00s)
  test_fails_with_invalid_infura_key                             33m SKIP0m (0.00s)
  test_checks_balance_on_polygon                                 33m SKIP0m (0.00s)
  test_checks_balance_on_mainnet                                 33m SKIP0m (0.00s)

Finished in 330.30209s
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.617s
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..0mml0ml0m
Modules:         2 (    0 undocumented)
Classes:         2 (    0 undocumented)
Constants:       5 (    5 undocumented)
Attributes:      8 (    0 undocumented)
Methods:        20 (    0 undocumented)
 86.49% documented
[__rultor 32acae9] version set to 0.4.0
 1 file changed, 1 insertion(+), 1 deletion(-)
  Successfully built RubyGem
  Name: erc20
  Version: 0.4.0
  File: erc20-0.4.0.gem
Pushing gem to https://rubygems.org...
Successfully registered gem: erc20 (0.4.0)
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.4.0 -m '0.4.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 32acae9 version set to 0.4.0
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 32acae9).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/erc20.git
 * [new tag]         0.4.0 -> 0.4.0
container 802815f69cbab39a0846f1ed801bc641f11c2f98981c731dd0eb74c9602e0db1 is dead
Tue Jul 28 09:23:12 UTC 2026