++ dirname ./run.sh
+ cd .
+ echo 1271
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Sep 3 17:05:27 UTC 2026
+ uptime
17:05:27 up 1 min, 0 users, load average: 0.59, 0.22, 0.08
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update reviewdog/action-actionlint action to v1.73.4'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=188
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=188' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=188'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=188'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_188
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-50
+ pwd
/tmp/rultor-Jsk3
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/erc20.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/erc20.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=188'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
* [new branch] 106 -> fork/106
* [new branch] 11 -> fork/11
* [new branch] 145 -> fork/145
* [new branch] 146 -> fork/146
* [new branch] 147 -> fork/147
* [new branch] 148 -> fork/148
* [new branch] 149 -> fork/149
* [new branch] 15 -> fork/15
* [new branch] 150 -> fork/150
* [new branch] 151 -> fork/151
* [new branch] 152 -> fork/152
* [new branch] 153 -> fork/153
* [new branch] 154 -> fork/154
* [new branch] 155 -> fork/155
* [new branch] 156 -> fork/156
* [new branch] 157 -> fork/157
* [new branch] 158 -> fork/158
* [new branch] 163 -> fork/163
* [new branch] 18 -> fork/18
* [new branch] 44 -> fork/44
* [new branch] 6 -> fork/6
* [new branch] 9 -> fork/9
* [new branch] claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
* [new branch] master -> fork/master
* [new branch] renovate/hardhat-3.x -> fork/renovate/hardhat-3.x
* [new branch] renovate/nomicfoundation-hardhat-toolbox-7.x -> fork/renovate/nomicfoundation-hardhat-toolbox-7.x
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update reviewdog/action-actionlint action to v1.73.4' --ff __rultor
Updating 517eacc..00ca4f4
Fast-forward (no commit created; -m option ignored)
.github/workflows/actionlint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 00ca4f401a34a75b952e19a058bc9485b948166f
gpg: Signature made Wed Sep 2 08:14:04 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Sep 2 08:14:04 2026 +0000
chore(deps): update reviewdog/action-actionlint action to v1.73.4
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.09
++ bc
++ echo 0.09 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.09, low enough to run a new Docker container'
load average is 0.09, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
Digest: sha256:1e3d8ad5ebf9fd2b323717b6b1213e233d033d7dec9eaac9d19bf72b6e5caaf7
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_erc20_188\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 3 17:05 .
drwxrwxrwt 12 root root 4096 Sep 3 17:05 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 3 17:05 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 3 17:05 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 3 17:05 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 3 17:05 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 3 17:05 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6672 Sep 3 17:05 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 601 Sep 3 17:05 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8578 Sep 3 17:05 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Jsk3:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=188 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=188'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-Jsk3/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_188 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/erc20.git' ; export 'pull_id=188' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update reviewdog/action-actionlint action to v1.73.4' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; DONCE_SUDO=true bundle exec rake ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/hardhat/hardhat.config.js is a binary file (858 bytes)
/home/r/repo/hardhat/ignition/modules/Foo.ts is a binary file (303 bytes)
/home/r/repo/hardhat/package.json is a binary file (106 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/hadolint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .gitleaksignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading bin/erc20 ...
Reading erc20.gemspec ...
Reading features/cli.feature ...
Reading features/dry.feature ...
Reading features/gem_package.feature ...
Reading features/live.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading hardhat/.gitignore ...
Reading hardhat/Dockerfile ...
Reading hardhat/contracts/Foo.sol ...
Reading lib/erc20/checks.rb ...
Reading lib/erc20/erc20.rb ...
Reading lib/erc20/fake_wallet.rb ...
Reading lib/erc20/wallet.rb ...
Reading lib/erc20.rb ...
Reading test/erc20/test_bin.rb ...
Reading test/erc20/test_fake_wallet.rb ...
Reading test/erc20/test_wallet.rb ...
Reading test/erc20/test_wallet_hardhat.rb ...
Reading test/erc20/test_wallet_live.rb ...
Reading test/fake_node.rb ...
Reading test/test__helper.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.9.0
Installing addressable 2.9.0
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.2
Installing bigdecimal 4.1.2 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.8
Installing concurrent-ruby 1.3.8
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.3.1
Installing cucumber-messages 32.3.1
Fetching cucumber-gherkin 39.1.0
Installing cucumber-gherkin 39.1.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.1
Installing cucumber-cucumber-expressions 19.0.1
Fetching cucumber-html-formatter 23.1.0
Installing cucumber-html-formatter 23.1.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching ffi 1.17.4 (x86_64-linux-gnu)
Installing ffi 1.17.4 (x86_64-linux-gnu)
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.1
Installing sys-uname 1.5.1
Fetching cucumber 11.1.1
Installing cucumber 11.1.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.8.1
Installing http_parser.rb 0.8.1 with native extensions
Fetching em-websocket 0.5.3
Installing em-websocket 0.5.3
Fetching erb 6.0.6
Installing erb 6.0.6 with native extensions
Fetching forwardable 1.4.0
Installing forwardable 1.4.0
Fetching keccak 1.3.3
Installing keccak 1.3.3 with native extensions
Fetching konstructor 1.0.2
Installing konstructor 1.0.2
Fetching openssl 3.3.3
Installing openssl 3.3.3 with native extensions
Fetching mini_portile2 2.8.9
Installing mini_portile2 2.8.9
Fetching pkg-config 1.6.5
Installing pkg-config 1.6.5
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching rbsecp256k1 6.0.0
Installing rbsecp256k1 6.0.0 with native extensions
Fetching ffi-compiler 1.4.2
Installing ffi-compiler 1.4.2
Fetching scrypt 3.1.0
Installing scrypt 3.1.0 with native extensions
Fetching eth 0.5.13
Installing eth 0.5.13
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.2
Installing websocket-driver 0.8.2 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.21.1
Installing json 2.21.1 with native extensions
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.4
Installing faraday-net_http 3.4.4
Fetching faraday 2.14.3
Installing faraday 2.14.3
Fetching multi_json 1.21.1
Installing multi_json 1.21.1
Fetching jsonrpc-client 0.1.4
Installing jsonrpc-client 0.1.4
Fetching thor 1.5.0
Installing thor 1.5.0
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.6
Installing language_server-protocol 3.17.0.6
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.12.0
Installing parser 3.3.12.0
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rbs 4.1.0
Installing rbs 4.1.0 with native extensions
Fetching rdoc 8.0.0
Installing rdoc 8.0.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.50.0
Installing rubocop-ast 1.50.0
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.88.2
Installing rubocop 1.88.2
Fetching rubocop-elegant 0.7.1
Installing rubocop-elegant 0.7.1
Fetching rubocop-minitest 0.40.0
Installing rubocop-minitest 0.40.0
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov 1.0.3
Installing simplecov 1.0.3
Fetching simplecov-cobertura 4.0.0
Installing simplecov-cobertura 4.0.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Fetching yard 0.9.45
Installing yard 0.9.45
Bundle complete! 26 Gemfile dependencies, 95 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************
The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
* `Zip::File`
* `Zip::Entry`
* `Zip::InputStream`
* `Zip::OutputStream`
* `Zip::DOSTime`
Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.
Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
1 installed gem you directly depend on is looking for funding.
Run `bundle fund` for details
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
/home/r/repo/test/test__helper.rb:20:in '<top (required)>': [DEPRECATION] `SimpleCov.minimum_coverage_by_file` is deprecated. Replace it with:
coverage(:line) { minimum_per_file 90 }
/home/r/repo/test/test__helper.rb:22:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "test/"`.
/home/r/repo/test/test__helper.rb:23:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "vendor/"`.
/home/r/repo/test/test__helper.rb:24:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "target/"`.
/home/r/repo/test/test__helper.rb:25:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "lib/**/*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "lib/**/*.rb" in the report, pass every directory you care about, e.g. `cover "lib/**/*.rb", "app/**/*.rb"`.
/home/r/repo/test/test__helper.rb:26:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "*.rb" in the report, pass every directory you care about, e.g. `cover "*.rb", "app/**/*.rb"`.
/usr/local/bundle/gems/eth-0.5.13/lib/eth/abi/encoder.rb:52: warning: assigned but unused variable - nested_sub_size
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:91: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:96: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:101: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:74: warning: method redefined; discarding old default_account
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id
/usr/local/bundle/gems/eth-0.5.13/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency
/usr/local/bundle/gems/eth-0.5.13/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:53: warning: assigned but unused variable - hex
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:67: warning: assigned but unused variable - bin
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
Started with run options --seed 31815
TestWallet
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
The MultiJson constant is deprecated and will be removed in v2.0. Use MultiJSON instead.
MultiJSON.encode is deprecated and will be removed in v2.0. Use MultiJSON.generate instead.
MultiJSON.decode is deprecated and will be removed in v2.0. Use MultiJSON.parse instead.
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.04s)
test_tips_the_proposer_a_gwei 32m PASS0m (0.11s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.07s)
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_fails_after_exhausting_attempts 32m PASS0m (0.07s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.51s)
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.03s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.50s)
test_complains_when_the_block_fails 32m PASS0m (1.41s)
test_yields_a_complete_payment 32m PASS0m (1.41s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.41s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.05s)
E: Request #42 was rejected by ws://127.0.0.1:1030: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.30s)
test_rejects_empty_result_of_eth_balance 32m PASS0m (0.03s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
E: Request #42 was rejected by ws://127.0.0.1:1031: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.30s)
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.08s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.31s)
test_retries_on_transient_non_json_response 32m PASS0m (0.05s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.08s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.31s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.02s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.02s)
test_ignores_payment_removed_by_reorg 32m PASS0m (1.41s)
test_rejects_empty_result_of_balance 32m PASS0m (0.03s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.41s)
test_reaches_the_last_fallback 32m PASS0m (0.07s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.41s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.09s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.10s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.14s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.05s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.41s)
Talked to example.org:443 in 23ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.02s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.02s)
TestWalletLive
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
test_pays_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-83fb630d4dfd --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1038:3128 yegor256/squid-proxy:latest /#5079
#5079: Unable to find image 'yegor256/squid-proxy:latest' locally
#5079: latest: Pulling from yegor256/squid-proxy
#5079: cb259a83ac3d: Already exists
#5079: 3a7b115649ea: Pulling fs layer
#5079: a8d48c50659b: Pulling fs layer
#5079: b8637ed74f7c: Pulling fs layer
#5079: b8637ed74f7c: Verifying Checksum
#5079: b8637ed74f7c: Download complete
#5079: a8d48c50659b: Verifying Checksum
#5079: a8d48c50659b: Download complete
#5079: 3a7b115649ea: Verifying Checksum
#5079: 3a7b115649ea: Download complete
#5079: 3a7b115649ea: Pull complete
#5079: a8d48c50659b: Pull complete
#5079: b8637ed74f7c: Pull complete
#5079: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#5079: Status: Downloaded newer image for yegor256/squid-proxy:latest
#5079: 864a9ac0fa750ca6e989bb61d72aa7bd18fa21cfcf1b0b13a441ec4839760a62
+ sudo docker logs donce-83fb630d4dfd /#5091
#5091: + set -e
#5091: + [ -z jeffrey ]
#5091: + [ -z swordfish ]
#5091: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5091: Adding password for user jeffrey
#5091: + rm -f /run/squid.pid
#5091: + which squid
#5091: + exec /usr/sbin/squid -NYCd 1
#5091: 2026/09/03 17:09:09| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5091: 2026/09/03 17:09:09| aclIpParseIpData: IPv6 has not been enabled.
#5091: 2026/09/03 17:09:09| aclIpParseIpData: IPv6 has not been enabled.
#5091: 2026/09/03 17:09:09| aclIpParseIpData: IPv6 has not been enabled.
#5091: 2026/09/03 17:09:09| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5091: 2026/09/03 17:09:09| Created PID file (/run/squid.pid)
#5091: 2026/09/03 17:09:09| Current Directory is /
#5091: 2026/09/03 17:09:09| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5091: 2026/09/03 17:09:09| Service Name: squid
#5091: 2026/09/03 17:09:09| Process ID 1
#5091: 2026/09/03 17:09:09| Process Roles: master worker
#5091: 2026/09/03 17:09:09| With 1048576 file descriptors available
#5091: 2026/09/03 17:09:09| Initializing IP Cache...
#5091: 2026/09/03 17:09:09| DNS IPv4 socket created at 0.0.0.0, FD 8
#5091: 2026/09/03 17:09:09| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5091: 2026/09/03 17:09:09| Adding domain ec2.internal from /etc/resolv.conf
#5091: 2026/09/03 17:09:09| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5091: 2026/09/03 17:09:09| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5091: 2026/09/03 17:09:09| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5091: 2026/09/03 17:09:09| Store logging disabled
#5091: 2026/09/03 17:09:09| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5091: 2026/09/03 17:09:09| Target number of buckets: 31
#5091: 2026/09/03 17:09:09| Using 8192 Store buckets
#5091: 2026/09/03 17:09:09| Max Mem size: 8192 KB
#5091: 2026/09/03 17:09:09| Max Swap size: 0 KB
#5091: 2026/09/03 17:09:09| Using Least Load store dir selection
#5091: 2026/09/03 17:09:09| Current Directory is /
#5091: 2026/09/03 17:09:09| Finished loading MIME types and icons.
#5091: 2026/09/03 17:09:09| HTCP Disabled.
#5091: 2026/09/03 17:09:09| Pinger socket opened on FD 11
#5091: 2026/09/03 17:09:09| Squid plugin modules loaded: 0
#5091: 2026/09/03 17:09:09| Adaptation support is off.
#5091: 2026/09/03 17:09:09| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5091: listening port: 3128
#5091: 2026/09/03 17:09:10| Starting new basicauthenticator helpers...
#5091: current master transaction: master53
#5091: 2026/09/03 17:09:10| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5091: current master transaction: master53
+ sudo docker rm --force donce-83fb630d4dfd /#5099
#5099: donce-83fb630d4dfd
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (5.73s)
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-548e8f0397aa --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1039:3128 yegor256/squid-proxy:latest /#5108
#5108: cb80610897717c01dc85c546f6bae425e2d371e37dac603d3d30b1d819d0985f
+ sudo docker logs donce-548e8f0397aa /#5116
#5116: + set -e
#5116: + [ -z jeffrey ]
#5116: + [ -z swordfish ]
#5116: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5116: Adding password for user jeffrey
#5116: + rm -f /run/squid.pid
#5116: + which squid
#5116: + exec /usr/sbin/squid -NYCd 1
#5116: 2026/09/03 17:09:11| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5116: 2026/09/03 17:09:11| aclIpParseIpData: IPv6 has not been enabled.
#5116: 2026/09/03 17:09:11| aclIpParseIpData: IPv6 has not been enabled.
#5116: 2026/09/03 17:09:11| aclIpParseIpData: IPv6 has not been enabled.
#5116: 2026/09/03 17:09:11| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5116: 2026/09/03 17:09:11| Created PID file (/run/squid.pid)
#5116: 2026/09/03 17:09:11| Current Directory is /
#5116: 2026/09/03 17:09:11| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5116: 2026/09/03 17:09:11| Service Name: squid
#5116: 2026/09/03 17:09:11| Process ID 1
#5116: 2026/09/03 17:09:11| Process Roles: master worker
#5116: 2026/09/03 17:09:11| With 1048576 file descriptors available
#5116: 2026/09/03 17:09:11| Initializing IP Cache...
#5116: 2026/09/03 17:09:11| DNS IPv4 socket created at 0.0.0.0, FD 8
#5116: 2026/09/03 17:09:11| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5116: 2026/09/03 17:09:11| Adding domain ec2.internal from /etc/resolv.conf
#5116: 2026/09/03 17:09:11| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5116: 2026/09/03 17:09:11| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5116: 2026/09/03 17:09:11| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5116: 2026/09/03 17:09:11| Store logging disabled
#5116: 2026/09/03 17:09:11| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5116: 2026/09/03 17:09:11| Target number of buckets: 31
#5116: 2026/09/03 17:09:11| Using 8192 Store buckets
#5116: 2026/09/03 17:09:11| Max Mem size: 8192 KB
#5116: 2026/09/03 17:09:11| Max Swap size: 0 KB
#5116: 2026/09/03 17:09:11| Using Least Load store dir selection
#5116: 2026/09/03 17:09:11| Current Directory is /
#5116: 2026/09/03 17:09:11| Finished loading MIME types and icons.
#5116: 2026/09/03 17:09:11| HTCP Disabled.
#5116: 2026/09/03 17:09:11| Pinger socket opened on FD 11
#5116: 2026/09/03 17:09:11| Squid plugin modules loaded: 0
#5116: 2026/09/03 17:09:11| Adaptation support is off.
#5116: 2026/09/03 17:09:11| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5116: listening port: 3128
#5116: 2026/09/03 17:09:11| Starting new basicauthenticator helpers...
#5116: current master transaction: master53
#5116: 2026/09/03 17:09:11| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5116: current master transaction: master53
+ sudo docker rm --force donce-548e8f0397aa /#5124
#5124: donce-548e8f0397aa
test_pings_google_via_proxy 32m PASS0m (0.89s)
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
TestWalletHardhat
+ sudo docker build --tag donce-342da4ca758c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5133
#5133: #0 building with "default" instance using docker driver
#5133:
#5133: #1 [internal] load build definition from Dockerfile
#5133: #1 transferring dockerfile: 552B done
#5133: #1 DONE 0.1s
#5133:
#5133: #2 [internal] load metadata for docker.io/library/node:24
#5133: #2 DONE 0.4s
#5133:
#5133: #3 [internal] load .dockerignore
#5133: #3 transferring context: 2B done
#5133: #3 DONE 0.0s
#5133:
#5133: #4 [internal] load build context
#5133: #4 transferring context: 4.97kB done
#5133: #4 DONE 0.0s
#5133:
#5133: #5 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5133: #5 resolve docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2 0.0s done
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 0B / 64.41MB 0.1s
#5133: #5 sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2 3.88kB / 3.88kB done
#5133: #5 sha256:9137a20e25879e0b557227b57e3ee4e9af4bde29eb3db66134cd1723e84f830b 2.49kB / 2.49kB done
#5133: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 1.05MB / 24.06MB 0.1s
#5133: #5 sha256:aa09691f441f07a6d1f076f25470751bff882a4ba88274f3d7f9fa5af542f0ce 6.72kB / 6.72kB done
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 3.15MB / 48.50MB 0.1s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 4.19MB / 64.41MB 0.2s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 8.39MB / 48.50MB 0.2s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 11.53MB / 64.41MB 0.4s
#5133: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 6.29MB / 24.06MB 0.4s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 19.92MB / 48.50MB 0.4s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 20.97MB / 64.41MB 0.6s
#5133: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 11.53MB / 24.06MB 0.6s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 28.31MB / 48.50MB 0.6s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 30.41MB / 64.41MB 0.8s
#5133: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 18.87MB / 24.06MB 0.8s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 33.55MB / 48.50MB 0.8s
#5133: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 22.02MB / 24.06MB 0.9s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 37.75MB / 48.50MB 0.9s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 37.75MB / 64.41MB 1.0s
#5133: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 24.06MB / 24.06MB 1.0s done
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 40.89MB / 48.50MB 1.0s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 0B / 211.66MB 1.0s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 48.23MB / 64.41MB 1.2s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 1.2s
#5133: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 1.2s done
#5133: #5 sha256:1252dbc77c173ad14ada4b3011a358999485a2468f5a881b8da6b18295f4c1e1 0B / 3.33kB 1.3s
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 60.82MB / 64.41MB 1.5s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 15.73MB / 211.66MB 1.5s
#5133: #5 sha256:1252dbc77c173ad14ada4b3011a358999485a2468f5a881b8da6b18295f4c1e1 3.33kB / 3.33kB 1.3s done
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 1.05MB / 59.73MB 1.5s
#5133: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d
#5133: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 64.41MB / 64.41MB 1.6s done
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 31.46MB / 211.66MB 1.8s
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 10.49MB / 59.73MB 1.8s
#5133: #5 sha256:753c789c519899755b1a7d932c7063079f3eee959f27f9680a1f65159f5c2be1 1.25MB / 1.25MB 1.7s done
#5133: #5 sha256:e5a74028d13202c370e3ff67d121de73d28ab38a9c35ad9bc91fb40f43883522 447B / 447B 1.8s done
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 16.78MB / 59.73MB 1.9s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 52.43MB / 211.66MB 2.1s
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 27.26MB / 59.73MB 2.1s
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 33.55MB / 59.73MB 2.2s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 71.30MB / 211.66MB 2.4s
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 46.14MB / 59.73MB 2.4s
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 54.53MB / 59.73MB 2.5s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 90.18MB / 211.66MB 2.7s
#5133: #5 sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 59.73MB / 59.73MB 2.6s done
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 102.76MB / 211.66MB 2.8s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 114.29MB / 211.66MB 2.9s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 128.54MB / 211.66MB 3.0s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 147.85MB / 211.66MB 3.2s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 180.36MB / 211.66MB 3.5s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 194.39MB / 211.66MB 3.7s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 207.77MB / 211.66MB 3.9s
#5133: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 211.66MB / 211.66MB 4.0s done
#5133: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 4.2s done
#5133: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2
#5133: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0.9s done
#5133: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 0.1s
#5133: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 3.2s done
#5133: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e
#5133: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 5.1s
#5133: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 9.5s done
#5133: #5 extracting sha256:1252dbc77c173ad14ada4b3011a358999485a2468f5a881b8da6b18295f4c1e1 done
#5133: #5 extracting sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172
#5133: #5 extracting sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 5.1s
#5133: #5 extracting sha256:fc43bb6c3dac23ba1c5d43e9f7557ddba1efabe98f8447d50defe5b307109172 6.0s done
#5133: #5 extracting sha256:753c789c519899755b1a7d932c7063079f3eee959f27f9680a1f65159f5c2be1
#5133: #5 extracting sha256:753c789c519899755b1a7d932c7063079f3eee959f27f9680a1f65159f5c2be1 0.1s done
#5133: #5 extracting sha256:e5a74028d13202c370e3ff67d121de73d28ab38a9c35ad9bc91fb40f43883522 done
#5133: #5 DONE 26.6s
#5133:
#5133: #6 [2/9] WORKDIR /app
#5133: #6 DONE 0.3s
#5133:
#5133: #7 [3/9] COPY package.json .
#5133: #7 DONE 0.0s
#5133:
#5133: #8 [4/9] RUN npm install
#5133: #8 24.76 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.
#5133: #8 28.94 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5133: #8 29.24 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
#5133: #8 29.32 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
#5133: #8 29.37 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
#5133: #8 29.56 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
#5133: #8 29.61 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
#5133: #8 32.40 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).
#5133: #8 33.13 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
#5133: #8 42.95
#5133: #8 42.95 added 590 packages, and audited 591 packages in 42s
#5133: #8 42.95
#5133: #8 42.95 117 packages are looking for funding
#5133: #8 42.96 run `npm fund` for details
#5133: #8 43.01
#5133: #8 43.01 37 vulnerabilities (14 low, 17 moderate, 6 high)
#5133: #8 43.01
#5133: #8 43.01 To address all issues (including breaking changes), run:
#5133: #8 43.01 npm audit fix --force
#5133: #8 43.01
#5133: #8 43.01 Run `npm audit` for details.
#5133: #8 43.01 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#5133: #8 43.01 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#5133: #8 43.01 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#5133: #8 43.01 npm warn install-scripts
#5133: #8 43.01 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#5133: #8 43.02 npm notice
#5133: #8 43.02 npm notice New major version of npm available! 11.19.0 -> 12.0.2
#5133: #8 43.02 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#5133: #8 43.02 npm notice To update run: npm install -g npm@12.0.2
#5133: #8 43.02 npm notice
#5133: #8 DONE 43.4s
#5133:
#5133: #9 [5/9] COPY hardhat.config.js .
#5133: #9 DONE 0.1s
#5133:
#5133: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5133: #10 DONE 0.4s
#5133:
#5133: #11 [7/9] COPY contracts contracts
#5133: #11 DONE 0.1s
#5133:
#5133: #12 [8/9] COPY ignition ignition
#5133: #12 DONE 0.1s
#5133:
#5133: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5133: #13 3.894 Downloading compiler 0.8.28
#5133: #13 4.912 Compiled 1 Solidity file successfully (evm target: paris).
#5133: #13 DONE 5.1s
#5133:
#5133: #14 exporting to image
#5133: #14 exporting layers
#5133: #14 exporting layers 23.8s done
#5133: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#5133: #14 naming to docker.io/library/donce-342da4ca758c done
#5133: #14 DONE 23.8s
+ sudo docker run --detach --name donce-8d728a23db22 --add-host host.docker.internal:host-gateway --publish 1040:8545 --user=1001:1001 donce-342da4ca758c /bin/bash -c npx\ hardhat\ node\ /#5166
#5166: 2728733e27ab3202d85a85a86a45e9b1c1ced3384b7f70bd28d483dcfca043ef
+ sudo docker build --tag donce-080d50c125b1 --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5177
#5177: #0 building with "default" instance using docker driver
#5177:
#5177: #1 [internal] load build definition from Dockerfile
#5177: #1 transferring dockerfile: 552B done
#5177: #1 DONE 0.0s
#5177:
#5177: #2 [internal] load metadata for docker.io/library/node:24
#5177: #2 DONE 0.1s
#5177:
#5177: #3 [internal] load .dockerignore
#5177: #3 transferring context: 2B done
#5177: #3 DONE 0.0s
#5177:
#5177: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5177: #4 DONE 0.0s
#5177:
#5177: #5 [internal] load build context
#5177: #5 transferring context: 243B done
#5177: #5 DONE 0.0s
#5177:
#5177: #6 [2/9] WORKDIR /app
#5177: #6 CACHED
#5177:
#5177: #7 [3/9] COPY package.json .
#5177: #7 CACHED
#5177:
#5177: #8 [4/9] RUN npm install
#5177: #8 CACHED
#5177:
#5177: #9 [5/9] COPY hardhat.config.js .
#5177: #9 CACHED
#5177:
#5177: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5177: #10 DONE 0.3s
#5177:
#5177: #11 [7/9] COPY contracts contracts
#5177: #11 DONE 0.1s
#5177:
#5177: #12 [8/9] COPY ignition ignition
#5177: #12 DONE 0.0s
#5177:
#5177: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5177: #13 2.077 Downloading compiler 0.8.28
#5177: #13 3.120 Compiled 1 Solidity file successfully (evm target: paris).
#5177: #13 DONE 3.3s
#5177:
#5177: #14 exporting to image
#5177: #14 exporting layers
#5177: #14 exporting layers 0.2s done
#5177: #14 writing image sha256:861f008bc6314858784b8a6324d9d331424c1ce88b46255c50409fb5c9813ac6
#5177: #14 writing image sha256:861f008bc6314858784b8a6324d9d331424c1ce88b46255c50409fb5c9813ac6 done
#5177: #14 naming to docker.io/library/donce-080d50c125b1 done
#5177: #14 DONE 0.2s
+ sudo docker run --name donce-c23edee33347 --add-host host.docker.internal:host-gateway donce-080d50c125b1 /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\) /#5210
#5210: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5210: // SPDX-License-Identifier: MIT
#5210:
#5210: require("@nomicfoundation/hardhat-toolbox");
#5210:
#5210: /** @type import("hardhat/config").HardhatUserConfig */
#5210:
#5210: module.exports = {
#5210: solidity: "0.8.28",
#5210: defaultNetwork: "foo",
#5210: networks: {
#5210: hardhat: {
#5210: chainId: 4242,
#5210: gas: 10,
#5210: gasPrice: 4,
#5210: maxFeePerGas: 100,
#5210: maxPriorityFeePerGas: 100,
#5210: initialBaseFeePerGas: 100,
#5210: accounts: [
#5210: {
#5210: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5210: balance: "55555555555555555555555"
#5210: },
#5210: {
#5210: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5210: balance: "66666666666666666666666"
#5210: }
#5210: ]
#5210: },
#5210: foo: {
#5210: chainId: 4242,
#5210: url: "http://host.docker.internal:1040"
#5210: }
#5210: }
#5210: };
#5210: total 328
#5210: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5210: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5210: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5210: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5210: -rw-r--r-- 1 root root 874 Sep 3 17:10 hardhat.config.js
#5210: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5210: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5210: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5210: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5210: ?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
#5210: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5210: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5210:
#5210: Deploying [ FooModule ]
#5210:
#5210: Batch #1
#5210: Executing FooModule#Foo...
#5210:
#5210: 3A0JBatch #1
#5210: Executing FooModule#Foo...
#5210:
#5210: 3A0JBatch #1
#5210: Executed FooModule#Foo
#5210:
#5210: 3A0JBatch #1
#5210: Executed FooModule#Foo
#5210:
#5210: [ FooModule ] successfully deployed 🚀
#5210:
#5210: Deployed Addresses
#5210:
#5210: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5210: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c23edee33347 /#5218
#5218: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5218: // SPDX-License-Identifier: MIT
#5218:
#5218: require("@nomicfoundation/hardhat-toolbox");
#5218:
#5218: /** @type import("hardhat/config").HardhatUserConfig */
#5218:
#5218: module.exports = {
#5218: solidity: "0.8.28",
#5218: defaultNetwork: "foo",
#5218: networks: {
#5218: hardhat: {
#5218: chainId: 4242,
#5218: gas: 10,
#5218: gasPrice: 4,
#5218: maxFeePerGas: 100,
#5218: maxPriorityFeePerGas: 100,
#5218: initialBaseFeePerGas: 100,
#5218: accounts: [
#5218: {
#5218: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5218: balance: "55555555555555555555555"
#5218: },
#5218: {
#5218: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5218: balance: "66666666666666666666666"
#5218: }
#5218: ]
#5218: },
#5218: foo: {
#5218: chainId: 4242,
#5218: url: "http://host.docker.internal:1040"
#5218: }
#5218: }
#5218: };
#5218: total 328
#5218: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5218: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5218: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5218: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5218: -rw-r--r-- 1 root root 874 Sep 3 17:10 hardhat.config.js
#5218: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5218: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5218: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5218: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5218: ?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
#5218: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5218: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5218:
#5218: Deploying [ FooModule ]
#5218:
#5218: Batch #1
#5218: Executing FooModule#Foo...
#5218:
#5218: 3A0JBatch #1
#5218: Executing FooModule#Foo...
#5218:
#5218: 3A0JBatch #1
#5218: Executed FooModule#Foo
#5218:
#5218: 3A0JBatch #1
#5218: Executed FooModule#Foo
#5218:
#5218: [ FooModule ] successfully deployed 🚀
#5218:
#5218: Deployed Addresses
#5218:
#5218: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5218: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c23edee33347 /#5226
#5226: donce-c23edee33347
+ sudo docker rmi donce-080d50c125b1 /#5234
#5234: Untagged: donce-080d50c125b1:latest
#5234: Deleted: sha256:861f008bc6314858784b8a6324d9d331424c1ce88b46255c50409fb5c9813ac6
+ sudo docker logs donce-8d728a23db22 /#5256
#5256: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5256:
#5256: Accounts
#5256: ========
#5256: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5256:
#5256: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5256:
#5256: 32meth_chainId0m
#5256: 32meth_chainId (2)0m
#5256: 32meth_accounts0m
#5256: 32mhardhat_getAutomine0m
#5256: 32meth_chainId0m
#5256: 32meth_getBlockByNumber0m
#5256: 32meth_getTransactionCount0m
#5256: 32meth_getTransactionCount (2)0m
#5256: 32meth_getTransactionCount (3)0m
#5256: 32meth_getBlockByNumber0m
#5256: 32meth_getTransactionCount0m
#5256: 32meth_getBlockByNumber0m
#5256: 32meth_chainId0m
#5256: 32meth_maxPriorityFeePerGas0m
#5256: 32meth_estimateGas0m
#5256: 32meth_call0m
#5256: Contract deployment: Foo
#5256: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5256: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5256:
#5256: 32meth_sendTransaction0m
#5256: Contract deployment: Foo
#5256: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5256: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5256: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5256: Value: 0 ETH
#5256: Gas used: 1357081 of 1357081
#5256: Block #1: 0x397fd782982aea33d309c5366642262ffe21702346673d8de801dc7801a579fa
#5256:
#5256: 32meth_getTransactionByHash0m
#5256: 32meth_getBlockByNumber0m
#5256: 32meth_getTransactionReceipt0m
#5256: 32meth_accounts0m
#5256: 32meth_call0m
#5256: Contract call: Foo#balanceOf
#5256: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5256: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5256:
#5256: 32meth_call0m
#5256: Contract call: Foo#balanceOf
#5256: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5256: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5256:
#5256: 32meth_getBlockByNumber0m
#5256: 32meth_getTransactionCount0m
#5256: 32meth_estimateGas0m
#5256: 32meth_sendRawTransaction0m
#5256: Contract call: Foo#transfer
#5256: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#5256: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5256: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5256: Value: 0 ETH
#5256: Gas used: 35389 of 35389
#5256: Block #2: 0xc209b1d4e2b0e3d05623fd03bff3168b241ffda90e6f33378548e4c52db0b4d7
#5256:
#5256: 32meth_call0m
#5256: Contract call: Foo#balanceOf
#5256: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5256: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5256:
+ sudo docker rm --force donce-8d728a23db22 /#5264
#5264: donce-8d728a23db22
+ sudo docker rmi donce-342da4ca758c /#5272
#5272: Untagged: donce-342da4ca758c:latest
#5272: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_pays 32m PASS0m (116.31s)
+ sudo docker build --tag donce-e4c25f39875c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5281
#5281: #0 building with "default" instance using docker driver
#5281:
#5281: #1 [internal] load build definition from Dockerfile
#5281: #1 transferring dockerfile: 552B done
#5281: #1 DONE 0.0s
#5281:
#5281: #2 [internal] load metadata for docker.io/library/node:24
#5281: #2 DONE 0.1s
#5281:
#5281: #3 [internal] load .dockerignore
#5281: #3 transferring context: 2B done
#5281: #3 DONE 0.0s
#5281:
#5281: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5281: #4 DONE 0.0s
#5281:
#5281: #5 [internal] load build context
#5281: #5 transferring context: 243B done
#5281: #5 DONE 0.0s
#5281:
#5281: #6 [2/9] WORKDIR /app
#5281: #6 CACHED
#5281:
#5281: #7 [4/9] RUN npm install
#5281: #7 CACHED
#5281:
#5281: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5281: #8 CACHED
#5281:
#5281: #9 [3/9] COPY package.json .
#5281: #9 CACHED
#5281:
#5281: #10 [5/9] COPY hardhat.config.js .
#5281: #10 CACHED
#5281:
#5281: #11 [7/9] COPY contracts contracts
#5281: #11 CACHED
#5281:
#5281: #12 [8/9] COPY ignition ignition
#5281: #12 CACHED
#5281:
#5281: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5281: #13 CACHED
#5281:
#5281: #14 exporting to image
#5281: #14 exporting layers done
#5281: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#5281: #14 naming to docker.io/library/donce-e4c25f39875c done
#5281: #14 DONE 0.0s
+ sudo docker run --detach --name donce-771367ec04ab --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-e4c25f39875c /bin/bash -c npx\ hardhat\ node\ /#5313
#5313: 73ffb653a0b291c45b210ff8c9233dd0201c210fc607130e315b3d966c3d8707
+ sudo docker build --tag donce-16f15cf32c5b --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5324
#5324: #0 building with "default" instance using docker driver
#5324:
#5324: #1 [internal] load build definition from Dockerfile
#5324: #1 transferring dockerfile: 552B done
#5324: #1 DONE 0.0s
#5324:
#5324: #2 [internal] load metadata for docker.io/library/node:24
#5324: #2 DONE 0.1s
#5324:
#5324: #3 [internal] load .dockerignore
#5324: #3 transferring context: 2B done
#5324: #3 DONE 0.0s
#5324:
#5324: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5324: #4 DONE 0.0s
#5324:
#5324: #5 [internal] load build context
#5324: #5 transferring context: 243B done
#5324: #5 DONE 0.0s
#5324:
#5324: #6 [2/9] WORKDIR /app
#5324: #6 CACHED
#5324:
#5324: #7 [3/9] COPY package.json .
#5324: #7 CACHED
#5324:
#5324: #8 [4/9] RUN npm install
#5324: #8 CACHED
#5324:
#5324: #9 [5/9] COPY hardhat.config.js .
#5324: #9 CACHED
#5324:
#5324: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5324: #10 DONE 0.3s
#5324:
#5324: #11 [7/9] COPY contracts contracts
#5324: #11 DONE 0.1s
#5324:
#5324: #12 [8/9] COPY ignition ignition
#5324: #12 DONE 0.0s
#5324:
#5324: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5324: #13 1.520 Downloading compiler 0.8.28
#5324: #13 2.473 Compiled 1 Solidity file successfully (evm target: paris).
#5324: #13 DONE 2.5s
#5324:
#5324: #14 exporting to image
#5324: #14 exporting layers
#5324: #14 exporting layers 0.2s done
#5324: #14 writing image sha256:a53c2317fb789f84637e55894c784151f5f9648aba22d70d662a96faa520dd5d done
#5324: #14 naming to docker.io/library/donce-16f15cf32c5b done
#5324: #14 DONE 0.3s
+ sudo docker run --name donce-2b246646feb1 --add-host host.docker.internal:host-gateway donce-16f15cf32c5b /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\) /#5356
#5356: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5356: // SPDX-License-Identifier: MIT
#5356:
#5356: require("@nomicfoundation/hardhat-toolbox");
#5356:
#5356: /** @type import("hardhat/config").HardhatUserConfig */
#5356:
#5356: module.exports = {
#5356: solidity: "0.8.28",
#5356: defaultNetwork: "foo",
#5356: networks: {
#5356: hardhat: {
#5356: chainId: 4242,
#5356: gas: 10,
#5356: gasPrice: 4,
#5356: maxFeePerGas: 100,
#5356: maxPriorityFeePerGas: 100,
#5356: initialBaseFeePerGas: 100,
#5356: accounts: [
#5356: {
#5356: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5356: balance: "55555555555555555555555"
#5356: },
#5356: {
#5356: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5356: balance: "66666666666666666666666"
#5356: }
#5356: ]
#5356: },
#5356: foo: {
#5356: chainId: 4242,
#5356: url: "http://host.docker.internal:1041"
#5356: }
#5356: }
#5356: };
#5356: total 328
#5356: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5356: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5356: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5356: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5356: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5356: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5356: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5356: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5356: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5356: ?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
#5356: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5356: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5356:
#5356: Deploying [ FooModule ]
#5356:
#5356: Batch #1
#5356: Executing FooModule#Foo...
#5356:
#5356: 3A0JBatch #1
#5356: Executing FooModule#Foo...
#5356:
#5356: 3A0JBatch #1
#5356: Executed FooModule#Foo
#5356:
#5356: 3A0JBatch #1
#5356: Executed FooModule#Foo
#5356:
#5356: [ FooModule ] successfully deployed 🚀
#5356:
#5356: Deployed Addresses
#5356:
#5356: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5356: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-2b246646feb1 /#5365
#5365: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5365: // SPDX-License-Identifier: MIT
#5365:
#5365: require("@nomicfoundation/hardhat-toolbox");
#5365:
#5365: /** @type import("hardhat/config").HardhatUserConfig */
#5365:
#5365: module.exports = {
#5365: solidity: "0.8.28",
#5365: defaultNetwork: "foo",
#5365: networks: {
#5365: hardhat: {
#5365: chainId: 4242,
#5365: gas: 10,
#5365: gasPrice: 4,
#5365: maxFeePerGas: 100,
#5365: maxPriorityFeePerGas: 100,
#5365: initialBaseFeePerGas: 100,
#5365: accounts: [
#5365: {
#5365: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5365: balance: "55555555555555555555555"
#5365: },
#5365: {
#5365: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5365: balance: "66666666666666666666666"
#5365: }
#5365: ]
#5365: },
#5365: foo: {
#5365: chainId: 4242,
#5365: url: "http://host.docker.internal:1041"
#5365: }
#5365: }
#5365: };
#5365: total 328
#5365: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5365: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5365: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5365: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5365: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5365: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5365: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5365: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5365: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5365: ?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
#5365: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5365: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5365:
#5365: Deploying [ FooModule ]
#5365:
#5365: Batch #1
#5365: Executing FooModule#Foo...
#5365:
#5365: 3A0JBatch #1
#5365: Executing FooModule#Foo...
#5365:
#5365: 3A0JBatch #1
#5365: Executed FooModule#Foo
#5365:
#5365: 3A0JBatch #1
#5365: Executed FooModule#Foo
#5365:
#5365: [ FooModule ] successfully deployed 🚀
#5365:
#5365: Deployed Addresses
#5365:
#5365: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5365: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-2b246646feb1 /#5373
#5373: donce-2b246646feb1
+ sudo docker rmi donce-16f15cf32c5b /#5381
#5381: Untagged: donce-16f15cf32c5b:latest
#5381: Deleted: sha256:a53c2317fb789f84637e55894c784151f5f9648aba22d70d662a96faa520dd5d
+ sudo docker logs donce-771367ec04ab /#5483
#5483: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5483:
#5483: Accounts
#5483: ========
#5483: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5483:
#5483: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5483:
#5483: 32meth_chainId0m
#5483: 32meth_chainId (2)0m
#5483: 32meth_accounts0m
#5483: 32mhardhat_getAutomine0m
#5483: 32meth_chainId0m
#5483: 32meth_getBlockByNumber0m
#5483: 32meth_getTransactionCount0m
#5483: 32meth_getTransactionCount (2)0m
#5483: 32meth_getTransactionCount (3)0m
#5483: 32meth_getBlockByNumber0m
#5483: 32meth_getTransactionCount0m
#5483: 32meth_getBlockByNumber0m
#5483: 32meth_chainId0m
#5483: 32meth_maxPriorityFeePerGas0m
#5483: 32meth_estimateGas0m
#5483: 32meth_call0m
#5483: Contract deployment: Foo
#5483: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483:
#5483: 32meth_sendTransaction0m
#5483: Contract deployment: Foo
#5483: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: Value: 0 ETH
#5483: Gas used: 1357081 of 1357081
#5483: Block #1: 0x8bd0e4c5e288f429e9c759e8d4935a5e7dbbd4b13c3bfc21ad4447d3fd1ba160
#5483:
#5483: 32meth_getTransactionByHash0m
#5483: 32meth_getBlockByNumber0m
#5483: 32meth_getTransactionReceipt0m
#5483: 32meth_accounts0m
#5483: 32meth_call0m
#5483: Contract call: Foo#balanceOf
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483:
#5483: 32meth_getBlockByNumber0m
#5483: 32meth_getBlockByNumber (2)0m
#5483: 32meth_getBlockByNumber (3)0m
#5483: 32meth_getBlockByNumber (4)0m
#5483: 32meth_getBlockByNumber (5)0m
#5483: 32meth_getBlockByNumber (6)0m
#5483: 32meth_getBlockByNumber (7)0m
#5483: 32meth_getBlockByNumber (8)0m
#5483: 32meth_getBlockByNumber (9)0m
#5483: 32meth_getTransactionCount0m
#5483: 32meth_getBlockByNumber0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #2: 0x1afb5760afe559b9b2d36b790c8ba939d326196ba2938d85a582ff5420d87260
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #3: 0xb1316dd7391a3e15fb21275a33981820748dfbed9f95fd77a8fa5b351aaa53e2
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #4: 0xce64d69e6ce31f9f42a9e21df427cc33f2dc53902cb0f27ec80aae7c90531671
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #5: 0x1936ea498e5164c05f16ccb923da82a88152a3f81b2d8f67a7ddc9eeb389de71
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #6: 0xd7082e1b5ef195eca9347d5c997a513f17e2c6e01a9b96f1d4eb5e3ca2dd8094
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #7: 0x751a810c16cdabc548f35ab358480f399accf2fe83174c5b55970886cf752b29
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #8: 0x8636f00712328fd94a23cc954025fef20fb9ae1ee586c8ca75dbbb28ae118a00
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #9: 0xd856f9740e535f1549f370855c9a714533090651639013b607615386934c4a60
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #10: 0xbdb746eaf796fade8eb5f546956f5b490cb82f5028c8cab3e9cd572a972413ec
#5483:
#5483: 32meth_getTransactionCount0m
#5483: 32meth_estimateGas0m
#5483: 32meth_sendRawTransaction0m
#5483: Contract call: Foo#transfer
#5483: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483: Value: 0 ETH
#5483: Gas used: 35389 of 35389
#5483: Block #11: 0xf454ec74b8f2a5e4e2519f39702410d8e553bad1dff732a21a324692bc53a589
#5483:
#5483: 32meth_call0m
#5483: Contract call: Foo#balanceOf
#5483: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5483: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5483:
+ sudo docker rm --force donce-771367ec04ab /#5491
#5491: donce-771367ec04ab
+ sudo docker rmi donce-e4c25f39875c /#5499
#5499: Untagged: donce-e4c25f39875c:latest
#5499: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_pays_in_threads 32m PASS0m (10.79s)
+ sudo docker build --tag donce-f0113c0deb64 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5508
#5508: #0 building with "default" instance using docker driver
#5508:
#5508: #1 [internal] load build definition from Dockerfile
#5508: #1 transferring dockerfile: 552B done
#5508: #1 DONE 0.0s
#5508:
#5508: #2 [internal] load metadata for docker.io/library/node:24
#5508: #2 DONE 0.1s
#5508:
#5508: #3 [internal] load .dockerignore
#5508: #3 transferring context: 2B done
#5508: #3 DONE 0.0s
#5508:
#5508: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5508: #4 DONE 0.0s
#5508:
#5508: #5 [internal] load build context
#5508: #5 transferring context: 243B done
#5508: #5 DONE 0.0s
#5508:
#5508: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5508: #6 CACHED
#5508:
#5508: #7 [3/9] COPY package.json .
#5508: #7 CACHED
#5508:
#5508: #8 [5/9] COPY hardhat.config.js .
#5508: #8 CACHED
#5508:
#5508: #9 [2/9] WORKDIR /app
#5508: #9 CACHED
#5508:
#5508: #10 [4/9] RUN npm install
#5508: #10 CACHED
#5508:
#5508: #11 [7/9] COPY contracts contracts
#5508: #11 CACHED
#5508:
#5508: #12 [8/9] COPY ignition ignition
#5508: #12 CACHED
#5508:
#5508: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5508: #13 CACHED
#5508:
#5508: #14 exporting to image
#5508: #14 exporting layers done
#5508: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#5508: #14 naming to docker.io/library/donce-f0113c0deb64 done
#5508: #14 DONE 0.0s
+ sudo docker run --detach --name donce-02587ad507db --add-host host.docker.internal:host-gateway --publish 1042:8545 --user=1001:1001 donce-f0113c0deb64 /bin/bash -c npx\ hardhat\ node\ /#5541
#5541: 22018c9c82ba92c0100eff48551b846494482c748478c9bfe864bd36b32d4a88
+ sudo docker build --tag donce-ef2e805eaff8 --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5552
#5552: #0 building with "default" instance using docker driver
#5552:
#5552: #1 [internal] load build definition from Dockerfile
#5552: #1 transferring dockerfile: 552B done
#5552: #1 DONE 0.0s
#5552:
#5552: #2 [internal] load metadata for docker.io/library/node:24
#5552: #2 DONE 0.1s
#5552:
#5552: #3 [internal] load .dockerignore
#5552: #3 transferring context: 2B done
#5552: #3 DONE 0.0s
#5552:
#5552: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5552: #4 DONE 0.0s
#5552:
#5552: #5 [internal] load build context
#5552: #5 transferring context: 243B done
#5552: #5 DONE 0.0s
#5552:
#5552: #6 [2/9] WORKDIR /app
#5552: #6 CACHED
#5552:
#5552: #7 [3/9] COPY package.json .
#5552: #7 CACHED
#5552:
#5552: #8 [4/9] RUN npm install
#5552: #8 CACHED
#5552:
#5552: #9 [5/9] COPY hardhat.config.js .
#5552: #9 CACHED
#5552:
#5552: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5552: #10 DONE 0.3s
#5552:
#5552: #11 [7/9] COPY contracts contracts
#5552: #11 DONE 0.1s
#5552:
#5552: #12 [8/9] COPY ignition ignition
#5552: #12 DONE 0.0s
#5552:
#5552: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5552: #13 1.428 Downloading compiler 0.8.28
#5552: #13 2.318 Compiled 1 Solidity file successfully (evm target: paris).
#5552: #13 DONE 2.4s
#5552:
#5552: #14 exporting to image
#5552: #14 exporting layers
#5552: #14 exporting layers 0.2s done
#5552: #14 writing image sha256:47af9e48e39dbc0ff043248f31ee935facb89ef66d7b868e35e5957719c2729b
#5552: #14 writing image sha256:47af9e48e39dbc0ff043248f31ee935facb89ef66d7b868e35e5957719c2729b done
#5552: #14 naming to docker.io/library/donce-ef2e805eaff8 done
#5552: #14 DONE 0.3s
+ sudo docker run --name donce-8cdac6eb35f1 --add-host host.docker.internal:host-gateway donce-ef2e805eaff8 /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\) /#5584
#5584: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5584: // SPDX-License-Identifier: MIT
#5584:
#5584: require("@nomicfoundation/hardhat-toolbox");
#5584:
#5584: /** @type import("hardhat/config").HardhatUserConfig */
#5584:
#5584: module.exports = {
#5584: solidity: "0.8.28",
#5584: defaultNetwork: "foo",
#5584: networks: {
#5584: hardhat: {
#5584: chainId: 4242,
#5584: gas: 10,
#5584: gasPrice: 4,
#5584: maxFeePerGas: 100,
#5584: maxPriorityFeePerGas: 100,
#5584: initialBaseFeePerGas: 100,
#5584: accounts: [
#5584: {
#5584: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5584: balance: "55555555555555555555555"
#5584: },
#5584: {
#5584: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5584: balance: "66666666666666666666666"
#5584: }
#5584: ]
#5584: },
#5584: foo: {
#5584: chainId: 4242,
#5584: url: "http://host.docker.internal:1042"
#5584: }
#5584: }
#5584: };
#5584: total 328
#5584: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5584: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5584: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5584: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5584: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5584: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5584: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5584: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5584: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5584: ?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
#5584: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5584: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5584:
#5584: Deploying [ FooModule ]
#5584:
#5584: Batch #1
#5584: Executing FooModule#Foo...
#5584:
#5584: 3A0JBatch #1
#5584: Executing FooModule#Foo...
#5584:
#5584: 3A0JBatch #1
#5584: Executed FooModule#Foo
#5584:
#5584: 3A0JBatch #1
#5584: Executed FooModule#Foo
#5584:
#5584: [ FooModule ] successfully deployed 🚀
#5584:
#5584: Deployed Addresses
#5584:
#5584: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5584: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-8cdac6eb35f1 /#5596
#5596: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5596: // SPDX-License-Identifier: MIT
#5596:
#5596: require("@nomicfoundation/hardhat-toolbox");
#5596:
#5596: /** @type import("hardhat/config").HardhatUserConfig */
#5596:
#5596: module.exports = {
#5596: solidity: "0.8.28",
#5596: defaultNetwork: "foo",
#5596: networks: {
#5596: hardhat: {
#5596: chainId: 4242,
#5596: gas: 10,
#5596: gasPrice: 4,
#5596: maxFeePerGas: 100,
#5596: maxPriorityFeePerGas: 100,
#5596: initialBaseFeePerGas: 100,
#5596: accounts: [
#5596: {
#5596: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5596: balance: "55555555555555555555555"
#5596: },
#5596: {
#5596: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5596: balance: "66666666666666666666666"
#5596: }
#5596: ]
#5596: },
#5596: foo: {
#5596: chainId: 4242,
#5596: url: "http://host.docker.internal:1042"
#5596: }
#5596: }
#5596: };
#5596: total 328
#5596: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5596: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5596: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5596: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5596: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5596: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5596: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5596: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5596: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5596: ?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
#5596: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5596: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5596:
#5596: Deploying [ FooModule ]
#5596:
#5596: Batch #1
#5596: Executing FooModule#Foo...
#5596:
#5596: 3A0JBatch #1
#5596: Executing FooModule#Foo...
#5596:
#5596: 3A0JBatch #1
#5596: Executed FooModule#Foo
#5596:
#5596: 3A0JBatch #1
#5596: Executed FooModule#Foo
#5596:
#5596: [ FooModule ] successfully deployed 🚀
#5596:
#5596: Deployed Addresses
#5596:
#5596: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5596: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-8cdac6eb35f1 /#5605
#5605: donce-8cdac6eb35f1
+ sudo docker rmi donce-ef2e805eaff8 /#5613
#5613: Untagged: donce-ef2e805eaff8:latest
#5613: Deleted: sha256:47af9e48e39dbc0ff043248f31ee935facb89ef66d7b868e35e5957719c2729b
+ sudo docker logs donce-02587ad507db /#5645
#5645: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5645:
#5645: Accounts
#5645: ========
#5645: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5645:
#5645: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5645:
#5645: 32meth_chainId0m
#5645: 32meth_chainId (2)0m
#5645: 32meth_accounts0m
#5645: 32mhardhat_getAutomine0m
#5645: 32meth_chainId0m
#5645: 32meth_getBlockByNumber0m
#5645: 32meth_getTransactionCount0m
#5645: 32meth_getTransactionCount (2)0m
#5645: 32meth_getTransactionCount (3)0m
#5645: 32meth_getBlockByNumber0m
#5645: 32meth_getTransactionCount0m
#5645: 32meth_getBlockByNumber0m
#5645: 32meth_chainId0m
#5645: 32meth_maxPriorityFeePerGas0m
#5645: 32meth_estimateGas0m
#5645: 32meth_call0m
#5645: Contract deployment: Foo
#5645: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645:
#5645: 32meth_sendTransaction0m
#5645: Contract deployment: Foo
#5645: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: Value: 0 ETH
#5645: Gas used: 1357081 of 1357081
#5645: Block #1: 0x2a8b2236ae8c0bc5965a76adc1c0943041befffae079d7a80fa4e15fd38a3129
#5645:
#5645: 32meth_getTransactionByHash0m
#5645: 32meth_getBlockByNumber0m
#5645: 32meth_getTransactionReceipt0m
#5645: 32meth_accounts0m
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
#5645: 32meth_call0m
#5645: Contract call: Foo#balanceOf
#5645: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5645: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5645:
+ sudo docker rm --force donce-02587ad507db /#5653
#5653: donce-02587ad507db
+ sudo docker rmi donce-f0113c0deb64 /#5661
#5661: Untagged: donce-f0113c0deb64:latest
#5661: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_checks_balance_in_threads 32m PASS0m (10.00s)
+ sudo docker build --tag donce-53175417f9bb --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5670
#5670: #0 building with "default" instance using docker driver
#5670:
#5670: #1 [internal] load build definition from Dockerfile
#5670: #1 transferring dockerfile: 552B done
#5670: #1 DONE 0.0s
#5670:
#5670: #2 [internal] load metadata for docker.io/library/node:24
#5670: #2 DONE 0.1s
#5670:
#5670: #3 [internal] load .dockerignore
#5670: #3 transferring context: 2B done
#5670: #3 DONE 0.0s
#5670:
#5670: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5670: #4 DONE 0.0s
#5670:
#5670: #5 [internal] load build context
#5670: #5 transferring context: 243B done
#5670: #5 DONE 0.0s
#5670:
#5670: #6 [7/9] COPY contracts contracts
#5670: #6 CACHED
#5670:
#5670: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5670: #7 CACHED
#5670:
#5670: #8 [2/9] WORKDIR /app
#5670: #8 CACHED
#5670:
#5670: #9 [5/9] COPY hardhat.config.js .
#5670: #9 CACHED
#5670:
#5670: #10 [8/9] COPY ignition ignition
#5670: #10 CACHED
#5670:
#5670: #11 [3/9] COPY package.json .
#5670: #11 CACHED
#5670:
#5670: #12 [4/9] RUN npm install
#5670: #12 CACHED
#5670:
#5670: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5670: #13 CACHED
#5670:
#5670: #14 exporting to image
#5670: #14 exporting layers done
#5670: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#5670: #14 naming to docker.io/library/donce-53175417f9bb done
#5670: #14 DONE 0.0s
+ sudo docker run --detach --name donce-08b46092c0ac --add-host host.docker.internal:host-gateway --publish 1043:8545 --user=1001:1001 donce-53175417f9bb /bin/bash -c npx\ hardhat\ node\ /#5702
#5702: 082e5048be860c16bd260ae3ffa37e5943437174416f83a15a0d36c3be902779
+ sudo docker build --tag donce-2472e3e166e5 --build-arg HOST\=host.docker.internal --build-arg PORT\=1043 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5711
#5711: #0 building with "default" instance using docker driver
#5711:
#5711: #1 [internal] load build definition from Dockerfile
#5711: #1 transferring dockerfile: 552B done
#5711: #1 DONE 0.0s
#5711:
#5711: #2 [internal] load metadata for docker.io/library/node:24
#5711: #2 DONE 0.1s
#5711:
#5711: #3 [internal] load .dockerignore
#5711: #3 transferring context: 2B done
#5711: #3 DONE 0.0s
#5711:
#5711: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5711: #4 DONE 0.0s
#5711:
#5711: #5 [internal] load build context
#5711: #5 transferring context: 243B done
#5711: #5 DONE 0.0s
#5711:
#5711: #6 [2/9] WORKDIR /app
#5711: #6 CACHED
#5711:
#5711: #7 [3/9] COPY package.json .
#5711: #7 CACHED
#5711:
#5711: #8 [4/9] RUN npm install
#5711: #8 CACHED
#5711:
#5711: #9 [5/9] COPY hardhat.config.js .
#5711: #9 CACHED
#5711:
#5711: #10 [6/9] RUN sed -i "s/PORT/1043/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5711: #10 DONE 0.3s
#5711:
#5711: #11 [7/9] COPY contracts contracts
#5711: #11 DONE 0.1s
#5711:
#5711: #12 [8/9] COPY ignition ignition
#5711: #12 DONE 0.0s
#5711:
#5711: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5711: #13 1.426 Downloading compiler 0.8.28
#5711: #13 3.328 Compiled 1 Solidity file successfully (evm target: paris).
#5711: #13 DONE 3.4s
#5711:
#5711: #14 exporting to image
#5711: #14 exporting layers
#5711: #14 exporting layers 0.2s done
#5711: #14 writing image sha256:12b63a555e2e26a548473e142d3f1bdd54c44fba21dc6deeacfe09fc611a044c done
#5711: #14 naming to docker.io/library/donce-2472e3e166e5 done
#5711: #14 DONE 0.2s
+ sudo docker run --name donce-045c3f1c800d --add-host host.docker.internal:host-gateway donce-2472e3e166e5 /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\) /#5743
#5743: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5743: // SPDX-License-Identifier: MIT
#5743:
#5743: require("@nomicfoundation/hardhat-toolbox");
#5743:
#5743: /** @type import("hardhat/config").HardhatUserConfig */
#5743:
#5743: module.exports = {
#5743: solidity: "0.8.28",
#5743: defaultNetwork: "foo",
#5743: networks: {
#5743: hardhat: {
#5743: chainId: 4242,
#5743: gas: 10,
#5743: gasPrice: 4,
#5743: maxFeePerGas: 100,
#5743: maxPriorityFeePerGas: 100,
#5743: initialBaseFeePerGas: 100,
#5743: accounts: [
#5743: {
#5743: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5743: balance: "55555555555555555555555"
#5743: },
#5743: {
#5743: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5743: balance: "66666666666666666666666"
#5743: }
#5743: ]
#5743: },
#5743: foo: {
#5743: chainId: 4242,
#5743: url: "http://host.docker.internal:1043"
#5743: }
#5743: }
#5743: };
#5743: total 328
#5743: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5743: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5743: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5743: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5743: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5743: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5743: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5743: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5743: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5743: ?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
#5743: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5743: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5743:
#5743: Deploying [ FooModule ]
#5743:
#5743: Batch #1
#5743: Executing FooModule#Foo...
#5743:
#5743: 3A0JBatch #1
#5743: Executing FooModule#Foo...
#5743:
#5743: 3A0JBatch #1
#5743: Executed FooModule#Foo
#5743:
#5743: 3A0JBatch #1
#5743: Executed FooModule#Foo
#5743:
#5743: [ FooModule ] successfully deployed 🚀
#5743:
#5743: Deployed Addresses
#5743:
#5743: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5743: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-045c3f1c800d /#5754
#5754: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5754: // SPDX-License-Identifier: MIT
#5754:
#5754: require("@nomicfoundation/hardhat-toolbox");
#5754:
#5754: /** @type import("hardhat/config").HardhatUserConfig */
#5754:
#5754: module.exports = {
#5754: solidity: "0.8.28",
#5754: defaultNetwork: "foo",
#5754: networks: {
#5754: hardhat: {
#5754: chainId: 4242,
#5754: gas: 10,
#5754: gasPrice: 4,
#5754: maxFeePerGas: 100,
#5754: maxPriorityFeePerGas: 100,
#5754: initialBaseFeePerGas: 100,
#5754: accounts: [
#5754: {
#5754: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5754: balance: "55555555555555555555555"
#5754: },
#5754: {
#5754: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5754: balance: "66666666666666666666666"
#5754: }
#5754: ]
#5754: },
#5754: foo: {
#5754: chainId: 4242,
#5754: url: "http://host.docker.internal:1043"
#5754: }
#5754: }
#5754: };
#5754: total 328
#5754: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5754: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5754: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5754: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5754: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5754: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5754: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5754: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5754: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5754: ?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
#5754: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5754: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5754:
#5754: Deploying [ FooModule ]
#5754:
#5754: Batch #1
#5754: Executing FooModule#Foo...
#5754:
#5754: 3A0JBatch #1
#5754: Executing FooModule#Foo...
#5754:
#5754: 3A0JBatch #1
#5754: Executed FooModule#Foo
#5754:
#5754: 3A0JBatch #1
#5754: Executed FooModule#Foo
#5754:
#5754: [ FooModule ] successfully deployed 🚀
#5754:
#5754: Deployed Addresses
#5754:
#5754: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5754: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-045c3f1c800d /#5762
#5762: donce-045c3f1c800d
+ sudo docker rmi donce-2472e3e166e5 /#5770
#5770: Untagged: donce-2472e3e166e5:latest
#5770: Deleted: sha256:12b63a555e2e26a548473e142d3f1bdd54c44fba21dc6deeacfe09fc611a044c
+ sudo docker logs donce-08b46092c0ac /#5780
#5780: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5780:
#5780: Accounts
#5780: ========
#5780: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5780:
#5780: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5780:
#5780: 32meth_chainId0m
#5780: 32meth_chainId (2)0m
#5780: 32meth_accounts0m
#5780: 32mhardhat_getAutomine0m
#5780: 32meth_chainId0m
#5780: 32meth_getBlockByNumber0m
#5780: 32meth_getTransactionCount0m
#5780: 32meth_getTransactionCount (2)0m
#5780: 32meth_getTransactionCount (3)0m
#5780: 32meth_getBlockByNumber0m
#5780: 32meth_getTransactionCount0m
#5780: 32meth_getBlockByNumber0m
#5780: 32meth_chainId0m
#5780: 32meth_maxPriorityFeePerGas0m
#5780: 32meth_estimateGas0m
#5780: 32meth_call0m
#5780: Contract deployment: Foo
#5780: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5780: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5780:
#5780: 32meth_sendTransaction0m
#5780: Contract deployment: Foo
#5780: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5780: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5780: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5780: Value: 0 ETH
#5780: Gas used: 1357081 of 1357081
#5780: Block #1: 0x54f6a2d82c2db532eb70a23594c1fd56caae2e2b60a2b811411745701e0e3aa2
#5780:
#5780: 32meth_getTransactionByHash0m
#5780: 32meth_getBlockByNumber0m
#5780: 32meth_getTransactionReceipt0m
#5780: 32meth_accounts0m
#5780: 32meth_call0m
#5780: Contract call: Foo#balanceOf
#5780: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5780: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5780:
+ sudo docker rm --force donce-08b46092c0ac /#5788
#5788: donce-08b46092c0ac
+ sudo docker rmi donce-53175417f9bb /#5796
#5796: Untagged: donce-53175417f9bb:latest
#5796: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_checks_balance 32m PASS0m (10.78s)
+ sudo docker run --detach --name donce-855d4419f222 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1044:3128 yegor256/squid-proxy:latest /#5806
#5806: d4c499995cebf468b89edd73e0642743697db150cf2351e1af1d41a264176dcd
+ sudo docker build --tag donce-8f6410be5fa1 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5815
#5815: #0 building with "default" instance using docker driver
#5815:
#5815: #1 [internal] load build definition from Dockerfile
#5815: #1 transferring dockerfile: 552B done
#5815: #1 DONE 0.0s
#5815:
#5815: #2 [internal] load metadata for docker.io/library/node:24
#5815: #2 DONE 0.1s
#5815:
#5815: #3 [internal] load .dockerignore
#5815: #3 transferring context: 2B done
#5815: #3 DONE 0.0s
#5815:
#5815: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5815: #4 DONE 0.0s
#5815:
#5815: #5 [internal] load build context
#5815: #5 transferring context: 243B done
#5815: #5 DONE 0.0s
#5815:
#5815: #6 [5/9] COPY hardhat.config.js .
#5815: #6 CACHED
#5815:
#5815: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5815: #7 CACHED
#5815:
#5815: #8 [8/9] COPY ignition ignition
#5815: #8 CACHED
#5815:
#5815: #9 [2/9] WORKDIR /app
#5815: #9 CACHED
#5815:
#5815: #10 [3/9] COPY package.json .
#5815: #10 CACHED
#5815:
#5815: #11 [4/9] RUN npm install
#5815: #11 CACHED
#5815:
#5815: #12 [7/9] COPY contracts contracts
#5815: #12 CACHED
#5815:
#5815: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5815: #13 CACHED
#5815:
#5815: #14 exporting to image
#5815: #14 exporting layers done
#5815: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#5815: #14 naming to docker.io/library/donce-8f6410be5fa1 done
#5815: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c07d1a79098e --add-host host.docker.internal:host-gateway --publish 1045:8545 --user=1001:1001 donce-8f6410be5fa1 /bin/bash -c npx\ hardhat\ node\ /#5847
#5847: 53f8cf6ff5cdbf2f137df1c64e5e7e5fce08b802c88c635de0f668ae12f71b77
+ sudo docker build --tag donce-f91190116c92 --build-arg HOST\=host.docker.internal --build-arg PORT\=1045 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5856
#5856: #0 building with "default" instance using docker driver
#5856:
#5856: #1 [internal] load build definition from Dockerfile
#5856: #1 transferring dockerfile: 552B done
#5856: #1 DONE 0.0s
#5856:
#5856: #2 [internal] load metadata for docker.io/library/node:24
#5856: #2 DONE 0.1s
#5856:
#5856: #3 [internal] load .dockerignore
#5856: #3 transferring context: 2B done
#5856: #3 DONE 0.0s
#5856:
#5856: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5856: #4 DONE 0.0s
#5856:
#5856: #5 [internal] load build context
#5856: #5 transferring context: 243B done
#5856: #5 DONE 0.0s
#5856:
#5856: #6 [2/9] WORKDIR /app
#5856: #6 CACHED
#5856:
#5856: #7 [3/9] COPY package.json .
#5856: #7 CACHED
#5856:
#5856: #8 [4/9] RUN npm install
#5856: #8 CACHED
#5856:
#5856: #9 [5/9] COPY hardhat.config.js .
#5856: #9 CACHED
#5856:
#5856: #10 [6/9] RUN sed -i "s/PORT/1045/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5856: #10 DONE 0.3s
#5856:
#5856: #11 [7/9] COPY contracts contracts
#5856: #11 DONE 0.1s
#5856:
#5856: #12 [8/9] COPY ignition ignition
#5856: #12 DONE 0.1s
#5856:
#5856: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5856: #13 1.614 Downloading compiler 0.8.28
#5856: #13 2.319 Compiled 1 Solidity file successfully (evm target: paris).
#5856: #13 DONE 2.4s
#5856:
#5856: #14 exporting to image
#5856: #14 exporting layers
#5856: #14 exporting layers 0.3s done
#5856: #14 writing image sha256:d214d6e8762f52833e5be8f9d2a5dcd477e195a66ab028345a8dee089f91c4cb
#5856: #14 writing image sha256:d214d6e8762f52833e5be8f9d2a5dcd477e195a66ab028345a8dee089f91c4cb done
#5856: #14 naming to docker.io/library/donce-f91190116c92 done
#5856: #14 DONE 0.3s
+ sudo docker run --name donce-7e7880cb17be --add-host host.docker.internal:host-gateway donce-f91190116c92 /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\) /#5887
#5887: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5887: // SPDX-License-Identifier: MIT
#5887:
#5887: require("@nomicfoundation/hardhat-toolbox");
#5887:
#5887: /** @type import("hardhat/config").HardhatUserConfig */
#5887:
#5887: module.exports = {
#5887: solidity: "0.8.28",
#5887: defaultNetwork: "foo",
#5887: networks: {
#5887: hardhat: {
#5887: chainId: 4242,
#5887: gas: 10,
#5887: gasPrice: 4,
#5887: maxFeePerGas: 100,
#5887: maxPriorityFeePerGas: 100,
#5887: initialBaseFeePerGas: 100,
#5887: accounts: [
#5887: {
#5887: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5887: balance: "55555555555555555555555"
#5887: },
#5887: {
#5887: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5887: balance: "66666666666666666666666"
#5887: }
#5887: ]
#5887: },
#5887: foo: {
#5887: chainId: 4242,
#5887: url: "http://host.docker.internal:1045"
#5887: }
#5887: }
#5887: };
#5887: total 328
#5887: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5887: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5887: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5887: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5887: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5887: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5887: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5887: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5887: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5887: ?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
#5887: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5887: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5887:
#5887: Deploying [ FooModule ]
#5887:
#5887: Batch #1
#5887: Executing FooModule#Foo...
#5887:
#5887: 3A0JBatch #1
#5887: Executing FooModule#Foo...
#5887:
#5887: 3A0JBatch #1
#5887: Executed FooModule#Foo
#5887:
#5887: 3A0JBatch #1
#5887: Executed FooModule#Foo
#5887:
#5887: [ FooModule ] successfully deployed 🚀
#5887:
#5887: Deployed Addresses
#5887:
#5887: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5887: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-7e7880cb17be /#5898
#5898: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5898: // SPDX-License-Identifier: MIT
#5898:
#5898: require("@nomicfoundation/hardhat-toolbox");
#5898:
#5898: /** @type import("hardhat/config").HardhatUserConfig */
#5898:
#5898: module.exports = {
#5898: solidity: "0.8.28",
#5898: defaultNetwork: "foo",
#5898: networks: {
#5898: hardhat: {
#5898: chainId: 4242,
#5898: gas: 10,
#5898: gasPrice: 4,
#5898: maxFeePerGas: 100,
#5898: maxPriorityFeePerGas: 100,
#5898: initialBaseFeePerGas: 100,
#5898: accounts: [
#5898: {
#5898: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5898: balance: "55555555555555555555555"
#5898: },
#5898: {
#5898: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5898: balance: "66666666666666666666666"
#5898: }
#5898: ]
#5898: },
#5898: foo: {
#5898: chainId: 4242,
#5898: url: "http://host.docker.internal:1045"
#5898: }
#5898: }
#5898: };
#5898: total 328
#5898: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#5898: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#5898: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#5898: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#5898: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#5898: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#5898: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#5898: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#5898: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#5898: ?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
#5898: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5898: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5898:
#5898: Deploying [ FooModule ]
#5898:
#5898: Batch #1
#5898: Executing FooModule#Foo...
#5898:
#5898: 3A0JBatch #1
#5898: Executing FooModule#Foo...
#5898:
#5898: 3A0JBatch #1
#5898: Executed FooModule#Foo
#5898:
#5898: 3A0JBatch #1
#5898: Executed FooModule#Foo
#5898:
#5898: [ FooModule ] successfully deployed 🚀
#5898:
#5898: Deployed Addresses
#5898:
#5898: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5898: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-7e7880cb17be /#5906
#5906: donce-7e7880cb17be
+ sudo docker rmi donce-f91190116c92 /#5914
#5914: Untagged: donce-f91190116c92:latest
#5914: Deleted: sha256:d214d6e8762f52833e5be8f9d2a5dcd477e195a66ab028345a8dee089f91c4cb
+ sudo docker logs donce-c07d1a79098e /#5924
#5924: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5924:
#5924: Accounts
#5924: ========
#5924: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5924:
#5924: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5924:
#5924: 32meth_chainId0m
#5924: 32meth_chainId (2)0m
#5924: 32meth_accounts0m
#5924: 32mhardhat_getAutomine0m
#5924: 32meth_chainId0m
#5924: 32meth_getBlockByNumber0m
#5924: 32meth_getTransactionCount0m
#5924: 32meth_getTransactionCount (2)0m
#5924: 32meth_getTransactionCount (3)0m
#5924: 32meth_getBlockByNumber0m
#5924: 32meth_getTransactionCount0m
#5924: 32meth_getBlockByNumber0m
#5924: 32meth_chainId0m
#5924: 32meth_maxPriorityFeePerGas0m
#5924: 32meth_estimateGas0m
#5924: 32meth_call0m
#5924: Contract deployment: Foo
#5924: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5924: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5924:
#5924: 32meth_sendTransaction0m
#5924: Contract deployment: Foo
#5924: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5924: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5924: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5924: Value: 0 ETH
#5924: Gas used: 1357081 of 1357081
#5924: Block #1: 0xbac0bf7d6a4695e890665c09c9fd7a3d9b93ac8bb285705317923be9851a99ae
#5924:
#5924: 32meth_getTransactionByHash0m
#5924: 32meth_getBlockByNumber0m
#5924: 32meth_getTransactionReceipt0m
#5924: 32meth_accounts0m
#5924: 32meth_call0m
#5924: Contract call: Foo#balanceOf
#5924: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5924: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5924:
+ sudo docker rm --force donce-c07d1a79098e /#5933
#5933: donce-c07d1a79098e
+ sudo docker rmi donce-8f6410be5fa1 /#5942
#5942: Untagged: donce-8f6410be5fa1:latest
#5942: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
+ sudo docker logs donce-855d4419f222 /#5951
#5951: + set -e
#5951: + [ -z jeffrey ]
#5951: + [ -z swordfish ]
#5951: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5951: Adding password for user jeffrey
#5951: + rm -f /run/squid.pid
#5951: + which squid
#5951: + exec /usr/sbin/squid -NYCd 1
#5951: 2026/09/03 17:11:41| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5951: 2026/09/03 17:11:41| aclIpParseIpData: IPv6 has not been enabled.
#5951: 2026/09/03 17:11:41| aclIpParseIpData: IPv6 has not been enabled.
#5951: 2026/09/03 17:11:41| aclIpParseIpData: IPv6 has not been enabled.
#5951: 2026/09/03 17:11:41| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5951: 2026/09/03 17:11:41| Created PID file (/run/squid.pid)
#5951: 2026/09/03 17:11:41| Current Directory is /
#5951: 2026/09/03 17:11:41| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5951: 2026/09/03 17:11:41| Service Name: squid
#5951: 2026/09/03 17:11:41| Process ID 1
#5951: 2026/09/03 17:11:41| Process Roles: master worker
#5951: 2026/09/03 17:11:41| With 1048576 file descriptors available
#5951: 2026/09/03 17:11:41| Initializing IP Cache...
#5951: 2026/09/03 17:11:41| DNS IPv4 socket created at 0.0.0.0, FD 8
#5951: 2026/09/03 17:11:41| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5951: 2026/09/03 17:11:41| Adding domain ec2.internal from /etc/resolv.conf
#5951: 2026/09/03 17:11:41| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5951: 2026/09/03 17:11:41| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5951: 2026/09/03 17:11:41| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5951: 2026/09/03 17:11:41| Store logging disabled
#5951: 2026/09/03 17:11:41| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5951: 2026/09/03 17:11:41| Target number of buckets: 31
#5951: 2026/09/03 17:11:41| Using 8192 Store buckets
#5951: 2026/09/03 17:11:41| Max Mem size: 8192 KB
#5951: 2026/09/03 17:11:41| Max Swap size: 0 KB
#5951: 2026/09/03 17:11:41| Using Least Load store dir selection
#5951: 2026/09/03 17:11:41| Current Directory is /
#5951: 2026/09/03 17:11:41| Finished loading MIME types and icons.
#5951: 2026/09/03 17:11:41| HTCP Disabled.
#5951: 2026/09/03 17:11:41| Pinger socket opened on FD 11
#5951: 2026/09/03 17:11:41| Squid plugin modules loaded: 0
#5951: 2026/09/03 17:11:41| Adaptation support is off.
#5951: 2026/09/03 17:11:41| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5951: listening port: 3128
#5951: 2026/09/03 17:11:42| Starting new basicauthenticator helpers...
#5951: current master transaction: master53
#5951: 2026/09/03 17:11:42| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5951: current master transaction: master53
#5951: 2026/09/03 17:11:42| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-855d4419f222 /#5959
#5959: donce-855d4419f222
test_checks_balance_via_proxy 32m PASS0m (13.69s)
+ sudo docker build --tag donce-9d21f1f4500d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5968
#5968: #0 building with "default" instance using docker driver
#5968:
#5968: #1 [internal] load build definition from Dockerfile
#5968: #1 transferring dockerfile: 552B done
#5968: #1 DONE 0.0s
#5968:
#5968: #2 [internal] load metadata for docker.io/library/node:24
#5968: #2 DONE 0.1s
#5968:
#5968: #3 [internal] load .dockerignore
#5968: #3 transferring context: 2B done
#5968: #3 DONE 0.0s
#5968:
#5968: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#5968: #4 DONE 0.0s
#5968:
#5968: #5 [internal] load build context
#5968: #5 transferring context: 243B done
#5968: #5 DONE 0.0s
#5968:
#5968: #6 [8/9] COPY ignition ignition
#5968: #6 CACHED
#5968:
#5968: #7 [3/9] COPY package.json .
#5968: #7 CACHED
#5968:
#5968: #8 [7/9] COPY contracts contracts
#5968: #8 CACHED
#5968:
#5968: #9 [4/9] RUN npm install
#5968: #9 CACHED
#5968:
#5968: #10 [5/9] COPY hardhat.config.js .
#5968: #10 CACHED
#5968:
#5968: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5968: #11 CACHED
#5968:
#5968: #12 [2/9] WORKDIR /app
#5968: #12 CACHED
#5968:
#5968: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5968: #13 CACHED
#5968:
#5968: #14 exporting to image
#5968: #14 exporting layers done
#5968: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#5968: #14 naming to docker.io/library/donce-9d21f1f4500d done
#5968: #14 DONE 0.0s
+ sudo docker run --detach --name donce-330b7ea5c23d --add-host host.docker.internal:host-gateway --publish 1046:8545 --user=1001:1001 donce-9d21f1f4500d /bin/bash -c npx\ hardhat\ node\ /#6001
#6001: f071ca96e7e882d25d67c1340ec18e351ec44f7d6923e9ac56eed7853abea24d
+ sudo docker build --tag donce-d0f08eb6e4ce --build-arg HOST\=host.docker.internal --build-arg PORT\=1046 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6011
#6011: #0 building with "default" instance using docker driver
#6011:
#6011: #1 [internal] load build definition from Dockerfile
#6011: #1 transferring dockerfile: 552B done
#6011: #1 DONE 0.0s
#6011:
#6011: #2 [internal] load metadata for docker.io/library/node:24
#6011: #2 DONE 0.1s
#6011:
#6011: #3 [internal] load .dockerignore
#6011: #3 transferring context: 2B done
#6011: #3 DONE 0.0s
#6011:
#6011: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6011: #4 DONE 0.0s
#6011:
#6011: #5 [internal] load build context
#6011: #5 transferring context: 243B done
#6011: #5 DONE 0.0s
#6011:
#6011: #6 [2/9] WORKDIR /app
#6011: #6 CACHED
#6011:
#6011: #7 [3/9] COPY package.json .
#6011: #7 CACHED
#6011:
#6011: #8 [4/9] RUN npm install
#6011: #8 CACHED
#6011:
#6011: #9 [5/9] COPY hardhat.config.js .
#6011: #9 CACHED
#6011:
#6011: #10 [6/9] RUN sed -i "s/PORT/1046/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6011: #10 DONE 0.3s
#6011:
#6011: #11 [7/9] COPY contracts contracts
#6011: #11 DONE 0.1s
#6011:
#6011: #12 [8/9] COPY ignition ignition
#6011: #12 DONE 0.0s
#6011:
#6011: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6011: #13 1.390 Downloading compiler 0.8.28
#6011: #13 3.286 Compiled 1 Solidity file successfully (evm target: paris).
#6011: #13 DONE 3.5s
#6011:
#6011: #14 exporting to image
#6011: #14 exporting layers
#6011: #14 exporting layers 0.2s done
#6011: #14 writing image sha256:b146dc0ba9d178203100cf80d690d5a7bb3e53228d2a41fd187e6449306f92a4 done
#6011: #14 naming to docker.io/library/donce-d0f08eb6e4ce done
#6011: #14 DONE 0.2s
+ sudo docker run --name donce-cb4acf071f67 --add-host host.docker.internal:host-gateway donce-d0f08eb6e4ce /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\) /#6043
#6043: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6043: // SPDX-License-Identifier: MIT
#6043:
#6043: require("@nomicfoundation/hardhat-toolbox");
#6043:
#6043: /** @type import("hardhat/config").HardhatUserConfig */
#6043:
#6043: module.exports = {
#6043: solidity: "0.8.28",
#6043: defaultNetwork: "foo",
#6043: networks: {
#6043: hardhat: {
#6043: chainId: 4242,
#6043: gas: 10,
#6043: gasPrice: 4,
#6043: maxFeePerGas: 100,
#6043: maxPriorityFeePerGas: 100,
#6043: initialBaseFeePerGas: 100,
#6043: accounts: [
#6043: {
#6043: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6043: balance: "55555555555555555555555"
#6043: },
#6043: {
#6043: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6043: balance: "66666666666666666666666"
#6043: }
#6043: ]
#6043: },
#6043: foo: {
#6043: chainId: 4242,
#6043: url: "http://host.docker.internal:1046"
#6043: }
#6043: }
#6043: };
#6043: total 328
#6043: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#6043: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#6043: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#6043: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6043: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#6043: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6043: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6043: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6043: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6043: ?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
#6043: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6043: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6043:
#6043: Deploying [ FooModule ]
#6043:
#6043: Batch #1
#6043: Executing FooModule#Foo...
#6043:
#6043: 3A0JBatch #1
#6043: Executing FooModule#Foo...
#6043:
#6043: 3A0JBatch #1
#6043: Executed FooModule#Foo
#6043:
#6043: 3A0JBatch #1
#6043: Executed FooModule#Foo
#6043:
#6043: [ FooModule ] successfully deployed 🚀
#6043:
#6043: Deployed Addresses
#6043:
#6043: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6043: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-cb4acf071f67 /#6055
#6055: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6055: // SPDX-License-Identifier: MIT
#6055:
#6055: require("@nomicfoundation/hardhat-toolbox");
#6055:
#6055: /** @type import("hardhat/config").HardhatUserConfig */
#6055:
#6055: module.exports = {
#6055: solidity: "0.8.28",
#6055: defaultNetwork: "foo",
#6055: networks: {
#6055: hardhat: {
#6055: chainId: 4242,
#6055: gas: 10,
#6055: gasPrice: 4,
#6055: maxFeePerGas: 100,
#6055: maxPriorityFeePerGas: 100,
#6055: initialBaseFeePerGas: 100,
#6055: accounts: [
#6055: {
#6055: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6055: balance: "55555555555555555555555"
#6055: },
#6055: {
#6055: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6055: balance: "66666666666666666666666"
#6055: }
#6055: ]
#6055: },
#6055: foo: {
#6055: chainId: 4242,
#6055: url: "http://host.docker.internal:1046"
#6055: }
#6055: }
#6055: };
#6055: total 328
#6055: drwxr-xr-x 1 root root 4096 Sep 3 17:11 .
#6055: drwxr-xr-x 1 root root 4096 Sep 3 17:11 ..
#6055: drwxr-xr-x 4 root root 4096 Sep 3 17:11 artifacts
#6055: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6055: -rw-r--r-- 1 root root 874 Sep 3 17:11 hardhat.config.js
#6055: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6055: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6055: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6055: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6055: ?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
#6055: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6055: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6055:
#6055: Deploying [ FooModule ]
#6055:
#6055: Batch #1
#6055: Executing FooModule#Foo...
#6055:
#6055: 3A0JBatch #1
#6055: Executing FooModule#Foo...
#6055:
#6055: 3A0JBatch #1
#6055: Executed FooModule#Foo
#6055:
#6055: 3A0JBatch #1
#6055: Executed FooModule#Foo
#6055:
#6055: [ FooModule ] successfully deployed 🚀
#6055:
#6055: Deployed Addresses
#6055:
#6055: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6055: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-cb4acf071f67 /#6063
#6063: donce-cb4acf071f67
+ sudo docker rmi donce-d0f08eb6e4ce /#6072
#6072: Untagged: donce-d0f08eb6e4ce:latest
#6072: Deleted: sha256:b146dc0ba9d178203100cf80d690d5a7bb3e53228d2a41fd187e6449306f92a4
+ sudo docker logs donce-330b7ea5c23d /#6097
#6097: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6097:
#6097: Accounts
#6097: ========
#6097: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6097:
#6097: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6097:
#6097: 32meth_chainId0m
#6097: 32meth_chainId (2)0m
#6097: 32meth_accounts0m
#6097: 32mhardhat_getAutomine0m
#6097: 32meth_chainId0m
#6097: 32meth_getBlockByNumber0m
#6097: 32meth_getTransactionCount0m
#6097: 32meth_getTransactionCount (2)0m
#6097: 32meth_getTransactionCount (3)0m
#6097: 32meth_getBlockByNumber0m
#6097: 32meth_getTransactionCount0m
#6097: 32meth_getBlockByNumber0m
#6097: 32meth_chainId0m
#6097: 32meth_maxPriorityFeePerGas0m
#6097: 32meth_estimateGas0m
#6097: 32meth_call0m
#6097: Contract deployment: Foo
#6097: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6097: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6097:
#6097: 32meth_sendTransaction0m
#6097: Contract deployment: Foo
#6097: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6097: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6097: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6097: Value: 0 ETH
#6097: Gas used: 1357081 of 1357081
#6097: Block #1: 0xc9ad1bae5bdf39d4bedcb3ed334d1477d1de57dec44ab73aa493c83c8816f657
#6097:
#6097: 32meth_getTransactionByHash0m
#6097: 32meth_getBlockByNumber0m
#6097: 32meth_getTransactionReceipt0m
#6097: 32meth_subscribe0m
#6097: 32meth_getBlockByNumber0m
#6097: 32meth_getTransactionCount0m
#6097: 32meth_estimateGas0m
#6097: 32meth_sendRawTransaction0m
#6097: Contract call: Foo#transfer
#6097: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#6097: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6097: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6097: Value: 0 ETH
#6097: Gas used: 35401 of 35401
#6097: Block #2: 0x120ff89243b816bde165ba03d1e54f65ade52f65674fee776ab29a58bd9f40ef
#6097:
#6097: 32meth_unsubscribe0m
#6097: 32meth_subscribe0m
#6097: 32meth_getBlockByNumber0m
#6097: 32meth_getTransactionCount0m
#6097: 32meth_estimateGas0m
#6097: 32meth_sendRawTransaction0m
#6097: Contract call: Foo#transfer
#6097: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#6097: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6097: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6097: Value: 0 ETH
#6097: Gas used: 35389 of 35389
#6097: Block #3: 0x8377c8b26f6b569160396082179fc533dc086c768e64876a85dd4c3633d195e7
#6097:
#6097: 32meth_unsubscribe0m
#6097: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-330b7ea5c23d /#6105
#6105: donce-330b7ea5c23d
+ sudo docker rmi donce-9d21f1f4500d /#6113
#6113: Untagged: donce-9d21f1f4500d:latest
#6113: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_accepts_payments_on_changing_addresses 32m PASS0m (12.93s)
+ sudo docker build --tag donce-9cd8b06d4827 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6122
#6122: #0 building with "default" instance using docker driver
#6122:
#6122: #1 [internal] load build definition from Dockerfile
#6122: #1 transferring dockerfile: 552B done
#6122: #1 DONE 0.0s
#6122:
#6122: #2 [internal] load metadata for docker.io/library/node:24
#6122: #2 DONE 0.1s
#6122:
#6122: #3 [internal] load .dockerignore
#6122: #3 transferring context: 2B done
#6122: #3 DONE 0.0s
#6122:
#6122: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6122: #4 DONE 0.0s
#6122:
#6122: #5 [internal] load build context
#6122: #5 transferring context: 243B done
#6122: #5 DONE 0.0s
#6122:
#6122: #6 [2/9] WORKDIR /app
#6122: #6 CACHED
#6122:
#6122: #7 [4/9] RUN npm install
#6122: #7 CACHED
#6122:
#6122: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6122: #8 CACHED
#6122:
#6122: #9 [7/9] COPY contracts contracts
#6122: #9 CACHED
#6122:
#6122: #10 [3/9] COPY package.json .
#6122: #10 CACHED
#6122:
#6122: #11 [8/9] COPY ignition ignition
#6122: #11 CACHED
#6122:
#6122: #12 [5/9] COPY hardhat.config.js .
#6122: #12 CACHED
#6122:
#6122: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6122: #13 CACHED
#6122:
#6122: #14 exporting to image
#6122: #14 exporting layers done
#6122: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#6122: #14 naming to docker.io/library/donce-9cd8b06d4827 done
#6122: #14 DONE 0.0s
+ sudo docker run --detach --name donce-fd540ed815b7 --add-host host.docker.internal:host-gateway --publish 1047:8545 --user=1001:1001 donce-9cd8b06d4827 /bin/bash -c npx\ hardhat\ node\ /#6154
#6154: b428a6944d8df585a919d4d0d6458e763efda94eaf22c755d69937fdcd742274
+ sudo docker build --tag donce-8dcff507f71d --build-arg HOST\=host.docker.internal --build-arg PORT\=1047 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6164
#6164: #0 building with "default" instance using docker driver
#6164:
#6164: #1 [internal] load build definition from Dockerfile
#6164: #1 transferring dockerfile: 552B done
#6164: #1 DONE 0.0s
#6164:
#6164: #2 [internal] load metadata for docker.io/library/node:24
#6164: #2 DONE 0.1s
#6164:
#6164: #3 [internal] load .dockerignore
#6164: #3 transferring context: 2B done
#6164: #3 DONE 0.0s
#6164:
#6164: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6164: #4 DONE 0.0s
#6164:
#6164: #5 [internal] load build context
#6164: #5 transferring context: 243B done
#6164: #5 DONE 0.0s
#6164:
#6164: #6 [3/9] COPY package.json .
#6164: #6 CACHED
#6164:
#6164: #7 [4/9] RUN npm install
#6164: #7 CACHED
#6164:
#6164: #8 [2/9] WORKDIR /app
#6164: #8 CACHED
#6164:
#6164: #9 [5/9] COPY hardhat.config.js .
#6164: #9 CACHED
#6164:
#6164: #10 [6/9] RUN sed -i "s/PORT/1047/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6164: #10 DONE 0.3s
#6164:
#6164: #11 [7/9] COPY contracts contracts
#6164: #11 DONE 0.1s
#6164:
#6164: #12 [8/9] COPY ignition ignition
#6164: #12 DONE 0.0s
#6164:
#6164: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6164: #13 1.398 Downloading compiler 0.8.28
#6164: #13 3.270 Compiled 1 Solidity file successfully (evm target: paris).
#6164: #13 DONE 3.4s
#6164:
#6164: #14 exporting to image
#6164: #14 exporting layers
#6164: #14 exporting layers 0.2s done
#6164: #14 writing image sha256:e8b02dd37992980c1f26f3f05c1a693d5ff694a9cd4c882daaff85b0f487f4dc done
#6164: #14 naming to docker.io/library/donce-8dcff507f71d done
#6164: #14 DONE 0.2s
+ sudo docker run --name donce-b4cc78b91ede --add-host host.docker.internal:host-gateway donce-8dcff507f71d /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\) /#6196
#6196: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6196: // SPDX-License-Identifier: MIT
#6196:
#6196: require("@nomicfoundation/hardhat-toolbox");
#6196:
#6196: /** @type import("hardhat/config").HardhatUserConfig */
#6196:
#6196: module.exports = {
#6196: solidity: "0.8.28",
#6196: defaultNetwork: "foo",
#6196: networks: {
#6196: hardhat: {
#6196: chainId: 4242,
#6196: gas: 10,
#6196: gasPrice: 4,
#6196: maxFeePerGas: 100,
#6196: maxPriorityFeePerGas: 100,
#6196: initialBaseFeePerGas: 100,
#6196: accounts: [
#6196: {
#6196: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6196: balance: "55555555555555555555555"
#6196: },
#6196: {
#6196: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6196: balance: "66666666666666666666666"
#6196: }
#6196: ]
#6196: },
#6196: foo: {
#6196: chainId: 4242,
#6196: url: "http://host.docker.internal:1047"
#6196: }
#6196: }
#6196: };
#6196: total 328
#6196: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6196: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6196: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6196: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6196: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6196: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6196: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6196: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6196: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6196: ?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
#6196: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6196: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6196:
#6196: Deploying [ FooModule ]
#6196:
#6196: Batch #1
#6196: Executing FooModule#Foo...
#6196:
#6196: 3A0JBatch #1
#6196: Executing FooModule#Foo...
#6196:
#6196: 3A0JBatch #1
#6196: Executed FooModule#Foo
#6196:
#6196: 3A0JBatch #1
#6196: Executed FooModule#Foo
#6196:
#6196: [ FooModule ] successfully deployed 🚀
#6196:
#6196: Deployed Addresses
#6196:
#6196: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6196: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b4cc78b91ede /#6207
#6207: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6207: // SPDX-License-Identifier: MIT
#6207:
#6207: require("@nomicfoundation/hardhat-toolbox");
#6207:
#6207: /** @type import("hardhat/config").HardhatUserConfig */
#6207:
#6207: module.exports = {
#6207: solidity: "0.8.28",
#6207: defaultNetwork: "foo",
#6207: networks: {
#6207: hardhat: {
#6207: chainId: 4242,
#6207: gas: 10,
#6207: gasPrice: 4,
#6207: maxFeePerGas: 100,
#6207: maxPriorityFeePerGas: 100,
#6207: initialBaseFeePerGas: 100,
#6207: accounts: [
#6207: {
#6207: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6207: balance: "55555555555555555555555"
#6207: },
#6207: {
#6207: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6207: balance: "66666666666666666666666"
#6207: }
#6207: ]
#6207: },
#6207: foo: {
#6207: chainId: 4242,
#6207: url: "http://host.docker.internal:1047"
#6207: }
#6207: }
#6207: };
#6207: total 328
#6207: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6207: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6207: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6207: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6207: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6207: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6207: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6207: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6207: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6207: ?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
#6207: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6207: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6207:
#6207: Deploying [ FooModule ]
#6207:
#6207: Batch #1
#6207: Executing FooModule#Foo...
#6207:
#6207: 3A0JBatch #1
#6207: Executing FooModule#Foo...
#6207:
#6207: 3A0JBatch #1
#6207: Executed FooModule#Foo
#6207:
#6207: 3A0JBatch #1
#6207: Executed FooModule#Foo
#6207:
#6207: [ FooModule ] successfully deployed 🚀
#6207:
#6207: Deployed Addresses
#6207:
#6207: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6207: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b4cc78b91ede /#6215
#6215: donce-b4cc78b91ede
+ sudo docker rmi donce-8dcff507f71d /#6223
#6223: Untagged: donce-8dcff507f71d:latest
#6223: Deleted: sha256:e8b02dd37992980c1f26f3f05c1a693d5ff694a9cd4c882daaff85b0f487f4dc
+ sudo docker logs donce-fd540ed815b7 /#6243
#6243: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6243:
#6243: Accounts
#6243: ========
#6243: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6243:
#6243: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6243:
#6243: 32meth_chainId0m
#6243: 32meth_chainId (2)0m
#6243: 32meth_accounts0m
#6243: 32mhardhat_getAutomine0m
#6243: 32meth_chainId0m
#6243: 32meth_getBlockByNumber0m
#6243: 32meth_getTransactionCount0m
#6243: 32meth_getTransactionCount (2)0m
#6243: 32meth_getTransactionCount (3)0m
#6243: 32meth_getBlockByNumber0m
#6243: 32meth_getTransactionCount0m
#6243: 32meth_getBlockByNumber0m
#6243: 32meth_chainId0m
#6243: 32meth_maxPriorityFeePerGas0m
#6243: 32meth_estimateGas0m
#6243: 32meth_call0m
#6243: Contract deployment: Foo
#6243: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6243: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6243:
#6243: 32meth_sendTransaction0m
#6243: Contract deployment: Foo
#6243: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6243: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6243: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6243: Value: 0 ETH
#6243: Gas used: 1357081 of 1357081
#6243: Block #1: 0x4490dc066294cc17ba0eb2fcc8222a180bc21d0800e8c694bc3a55e92f57a888
#6243:
#6243: 32meth_getTransactionByHash0m
#6243: 32meth_getBlockByNumber0m
#6243: 32meth_getTransactionReceipt0m
#6243: 32meth_getBalance0m
#6243: 32meth_getBalance (2)0m
#6243: 32meth_getBlockByNumber0m
#6243: 32meth_getTransactionCount0m
#6243: 32meth_sendRawTransaction0m
#6243: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#6243: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6243: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6243: Value: 42000 wei
#6243: Gas used: 21000 of 22000
#6243: Block #2: 0x4ad811b248f1c97cc707ddbc71ecfe1c4a9e6c73849cf2518bb41c5ab5e93071
#6243:
#6243: 32meth_getBalance0m
+ sudo docker rm --force donce-fd540ed815b7 /#6251
#6251: donce-fd540ed815b7
+ sudo docker rmi donce-9cd8b06d4827 /#6259
#6259: Untagged: donce-9cd8b06d4827:latest
#6259: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_eth_pays 32m PASS0m (10.54s)
+ sudo docker build --tag donce-461052262f41 --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.2s
#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:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#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 [3/9] COPY package.json .
#6268: #6 CACHED
#6268:
#6268: #7 [4/9] RUN npm install
#6268: #7 CACHED
#6268:
#6268: #8 [5/9] COPY hardhat.config.js .
#6268: #8 CACHED
#6268:
#6268: #9 [7/9] COPY contracts contracts
#6268: #9 CACHED
#6268:
#6268: #10 [2/9] WORKDIR /app
#6268: #10 CACHED
#6268:
#6268: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6268: #11 CACHED
#6268:
#6268: #12 [8/9] COPY ignition ignition
#6268: #12 CACHED
#6268:
#6268: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6268: #13 CACHED
#6268:
#6268: #14 exporting to image
#6268: #14 exporting layers done
#6268: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#6268: #14 naming to docker.io/library/donce-461052262f41 done
#6268: #14 DONE 0.0s
+ sudo docker run --detach --name donce-40d0560e84e7 --add-host host.docker.internal:host-gateway --publish 1048:8545 --user=1001:1001 donce-461052262f41 /bin/bash -c npx\ hardhat\ node\ /#6300
#6300: 791f54d0f46e3eab3c94603d09c45b8716e72d25dc51a3e6470a1edb21f73f30
+ sudo docker build --tag donce-26a03a91d54c --build-arg HOST\=host.docker.internal --build-arg PORT\=1048 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6309
#6309: #0 building with "default" instance using docker driver
#6309:
#6309: #1 [internal] load build definition from Dockerfile
#6309: #1 transferring dockerfile: 552B done
#6309: #1 DONE 0.0s
#6309:
#6309: #2 [internal] load metadata for docker.io/library/node:24
#6309: #2 DONE 0.1s
#6309:
#6309: #3 [internal] load .dockerignore
#6309: #3 transferring context: 2B done
#6309: #3 DONE 0.0s
#6309:
#6309: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6309: #4 DONE 0.0s
#6309:
#6309: #5 [internal] load build context
#6309: #5 transferring context: 243B done
#6309: #5 DONE 0.0s
#6309:
#6309: #6 [2/9] WORKDIR /app
#6309: #6 CACHED
#6309:
#6309: #7 [3/9] COPY package.json .
#6309: #7 CACHED
#6309:
#6309: #8 [4/9] RUN npm install
#6309: #8 CACHED
#6309:
#6309: #9 [5/9] COPY hardhat.config.js .
#6309: #9 CACHED
#6309:
#6309: #10 [6/9] RUN sed -i "s/PORT/1048/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6309: #10 DONE 0.3s
#6309:
#6309: #11 [7/9] COPY contracts contracts
#6309: #11 DONE 0.1s
#6309:
#6309: #12 [8/9] COPY ignition ignition
#6309: #12 DONE 0.0s
#6309:
#6309: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6309: #13 1.394 Downloading compiler 0.8.28
#6309: #13 1.984 Compiled 1 Solidity file successfully (evm target: paris).
#6309: #13 DONE 2.1s
#6309:
#6309: #14 exporting to image
#6309: #14 exporting layers
#6309: #14 exporting layers 0.2s done
#6309: #14 writing image sha256:652f0b3610e9e2622a0937734bdd6f961a80c47cede46fdd6a348d99bb12efa1
#6309: #14 writing image sha256:652f0b3610e9e2622a0937734bdd6f961a80c47cede46fdd6a348d99bb12efa1 done
#6309: #14 naming to docker.io/library/donce-26a03a91d54c done
#6309: #14 DONE 0.2s
+ sudo docker run --name donce-b959636deb3a --add-host host.docker.internal:host-gateway donce-26a03a91d54c /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\) /#6341
#6341: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6341: // SPDX-License-Identifier: MIT
#6341:
#6341: require("@nomicfoundation/hardhat-toolbox");
#6341:
#6341: /** @type import("hardhat/config").HardhatUserConfig */
#6341:
#6341: module.exports = {
#6341: solidity: "0.8.28",
#6341: defaultNetwork: "foo",
#6341: networks: {
#6341: hardhat: {
#6341: chainId: 4242,
#6341: gas: 10,
#6341: gasPrice: 4,
#6341: maxFeePerGas: 100,
#6341: maxPriorityFeePerGas: 100,
#6341: initialBaseFeePerGas: 100,
#6341: accounts: [
#6341: {
#6341: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6341: balance: "55555555555555555555555"
#6341: },
#6341: {
#6341: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6341: balance: "66666666666666666666666"
#6341: }
#6341: ]
#6341: },
#6341: foo: {
#6341: chainId: 4242,
#6341: url: "http://host.docker.internal:1048"
#6341: }
#6341: }
#6341: };
#6341: total 328
#6341: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6341: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6341: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6341: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6341: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6341: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6341: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6341: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6341: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6341: ?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
#6341: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6341: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6341:
#6341: Deploying [ FooModule ]
#6341:
#6341: Batch #1
#6341: Executing FooModule#Foo...
#6341:
#6341: 3A0JBatch #1
#6341: Executing FooModule#Foo...
#6341:
#6341: 3A0JBatch #1
#6341: Executed FooModule#Foo
#6341:
#6341: 3A0JBatch #1
#6341: Executed FooModule#Foo
#6341:
#6341: [ FooModule ] successfully deployed 🚀
#6341:
#6341: Deployed Addresses
#6341:
#6341: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6341: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b959636deb3a /#6353
#6353: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6353: // SPDX-License-Identifier: MIT
#6353:
#6353: require("@nomicfoundation/hardhat-toolbox");
#6353:
#6353: /** @type import("hardhat/config").HardhatUserConfig */
#6353:
#6353: module.exports = {
#6353: solidity: "0.8.28",
#6353: defaultNetwork: "foo",
#6353: networks: {
#6353: hardhat: {
#6353: chainId: 4242,
#6353: gas: 10,
#6353: gasPrice: 4,
#6353: maxFeePerGas: 100,
#6353: maxPriorityFeePerGas: 100,
#6353: initialBaseFeePerGas: 100,
#6353: accounts: [
#6353: {
#6353: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6353: balance: "55555555555555555555555"
#6353: },
#6353: {
#6353: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6353: balance: "66666666666666666666666"
#6353: }
#6353: ]
#6353: },
#6353: foo: {
#6353: chainId: 4242,
#6353: url: "http://host.docker.internal:1048"
#6353: }
#6353: }
#6353: };
#6353: total 328
#6353: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6353: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6353: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6353: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6353: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6353: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6353: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6353: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6353: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6353: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6353: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6353: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6353:
#6353: Deploying [ FooModule ]
#6353:
#6353: Batch #1
#6353: Executing FooModule#Foo...
#6353:
#6353: 3A0JBatch #1
#6353: Executing FooModule#Foo...
#6353:
#6353: 3A0JBatch #1
#6353: Executed FooModule#Foo
#6353:
#6353: 3A0JBatch #1
#6353: Executed FooModule#Foo
#6353:
#6353: [ FooModule ] successfully deployed 🚀
#6353:
#6353: Deployed Addresses
#6353:
#6353: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6353: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b959636deb3a /#6361
#6361: donce-b959636deb3a
+ sudo docker rmi donce-26a03a91d54c /#6370
#6370: Untagged: donce-26a03a91d54c:latest
#6370: Deleted: sha256:652f0b3610e9e2622a0937734bdd6f961a80c47cede46fdd6a348d99bb12efa1
+ sudo docker logs donce-40d0560e84e7 /#6387
#6387: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6387:
#6387: Accounts
#6387: ========
#6387: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6387:
#6387: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6387:
#6387: 32meth_chainId0m
#6387: 32meth_chainId (2)0m
#6387: 32meth_accounts0m
#6387: 32mhardhat_getAutomine0m
#6387: 32meth_chainId0m
#6387: 32meth_getBlockByNumber0m
#6387: 32meth_getTransactionCount0m
#6387: 32meth_getTransactionCount (2)0m
#6387: 32meth_getTransactionCount (3)0m
#6387: 32meth_getBlockByNumber0m
#6387: 32meth_getTransactionCount0m
#6387: 32meth_getBlockByNumber0m
#6387: 32meth_chainId0m
#6387: 32meth_maxPriorityFeePerGas0m
#6387: 32meth_estimateGas0m
#6387: 32meth_call0m
#6387: Contract deployment: Foo
#6387: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6387: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6387:
#6387: 32meth_sendTransaction0m
#6387: Contract deployment: Foo
#6387: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6387: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6387: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6387: Value: 0 ETH
#6387: Gas used: 1357081 of 1357081
#6387: Block #1: 0xc61275e3596797d7be4e27e9e5d7154bad74efbfe4b67477d9fcb9dbcc5a3530
#6387:
#6387: 32meth_getTransactionByHash0m
#6387: 32meth_getBlockByNumber0m
#6387: 32meth_getTransactionReceipt0m
#6387: 32meth_subscribe0m
#6387: 32meth_getBlockByNumber0m
#6387: 32meth_getTransactionCount0m
#6387: 32meth_estimateGas0m
#6387: 32meth_sendRawTransaction0m
#6387: Contract call: Foo#transfer
#6387: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#6387: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6387: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6387: Value: 0 ETH
#6387: Gas used: 35401 of 35401
#6387: Block #2: 0x8e7499efb107af7178d61f8be7a3ae1fe29ea35bdbab4e626d922aa004a60113
#6387:
#6387: 32meth_unsubscribe0m
+ sudo docker rm --force donce-40d0560e84e7 /#6395
#6395: donce-40d0560e84e7
+ sudo docker rmi donce-461052262f41 /#6403
#6403: Untagged: donce-461052262f41:latest
#6403: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_accepts_payments 32m PASS0m (10.54s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.07s)
+ sudo docker run --detach --name donce-554f39c19c31 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1049:3128 yegor256/squid-proxy:latest /#6412
#6412: 3ce09c916ce33c142c30ff3b5c59e95e02cb94d404bb0720dcfef9ba24305d81
+ sudo docker build --tag donce-2019df205e34 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6423
#6423: #0 building with "default" instance using docker driver
#6423:
#6423: #1 [internal] load build definition from Dockerfile
#6423: #1 transferring dockerfile: 552B done
#6423: #1 DONE 0.0s
#6423:
#6423: #2 [internal] load metadata for docker.io/library/node:24
#6423: #2 DONE 0.1s
#6423:
#6423: #3 [internal] load .dockerignore
#6423: #3 transferring context: 2B done
#6423: #3 DONE 0.0s
#6423:
#6423: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6423: #4 DONE 0.0s
#6423:
#6423: #5 [internal] load build context
#6423: #5 transferring context: 243B done
#6423: #5 DONE 0.0s
#6423:
#6423: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6423: #6 CACHED
#6423:
#6423: #7 [8/9] COPY ignition ignition
#6423: #7 CACHED
#6423:
#6423: #8 [3/9] COPY package.json .
#6423: #8 CACHED
#6423:
#6423: #9 [4/9] RUN npm install
#6423: #9 CACHED
#6423:
#6423: #10 [2/9] WORKDIR /app
#6423: #10 CACHED
#6423:
#6423: #11 [5/9] COPY hardhat.config.js .
#6423: #11 CACHED
#6423:
#6423: #12 [7/9] COPY contracts contracts
#6423: #12 CACHED
#6423:
#6423: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6423: #13 CACHED
#6423:
#6423: #14 exporting to image
#6423: #14 exporting layers done
#6423: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#6423: #14 naming to docker.io/library/donce-2019df205e34 done
#6423: #14 DONE 0.0s
+ sudo docker run --detach --name donce-6cedb216b1c0 --add-host host.docker.internal:host-gateway --publish 1050:8545 --user=1001:1001 donce-2019df205e34 /bin/bash -c npx\ hardhat\ node\ /#6455
#6455: 83787080e79299851cd32e90d85e1c4c81f2bc2f196f78d2fea0d07d681a2179
+ sudo docker build --tag donce-eb96a4152576 --build-arg HOST\=host.docker.internal --build-arg PORT\=1050 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6463
#6463: #0 building with "default" instance using docker driver
#6463:
#6463: #1 [internal] load build definition from Dockerfile
#6463: #1 transferring dockerfile: 552B done
#6463: #1 DONE 0.0s
#6463:
#6463: #2 [internal] load metadata for docker.io/library/node:24
#6463: #2 DONE 0.1s
#6463:
#6463: #3 [internal] load .dockerignore
#6463: #3 transferring context: 2B done
#6463: #3 DONE 0.0s
#6463:
#6463: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6463: #4 DONE 0.0s
#6463:
#6463: #5 [internal] load build context
#6463: #5 transferring context: 243B done
#6463: #5 DONE 0.0s
#6463:
#6463: #6 [2/9] WORKDIR /app
#6463: #6 CACHED
#6463:
#6463: #7 [3/9] COPY package.json .
#6463: #7 CACHED
#6463:
#6463: #8 [4/9] RUN npm install
#6463: #8 CACHED
#6463:
#6463: #9 [5/9] COPY hardhat.config.js .
#6463: #9 CACHED
#6463:
#6463: #10 [6/9] RUN sed -i "s/PORT/1050/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6463: #10 DONE 0.3s
#6463:
#6463: #11 [7/9] COPY contracts contracts
#6463: #11 DONE 0.1s
#6463:
#6463: #12 [8/9] COPY ignition ignition
#6463: #12 DONE 0.0s
#6463:
#6463: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6463: #13 1.390 Downloading compiler 0.8.28
#6463: #13 3.556 Compiled 1 Solidity file successfully (evm target: paris).
#6463: #13 DONE 3.6s
#6463:
#6463: #14 exporting to image
#6463: #14 exporting layers
#6463: #14 exporting layers 0.2s done
#6463: #14 writing image sha256:cc1dbd1f6967c97c108ad53382cc69f3e444830b670d8393b7b95e19f9325b8b
#6463: #14 writing image sha256:cc1dbd1f6967c97c108ad53382cc69f3e444830b670d8393b7b95e19f9325b8b done
#6463: #14 naming to docker.io/library/donce-eb96a4152576 done
#6463: #14 DONE 0.2s
+ sudo docker run --name donce-09e31f9048a0 --add-host host.docker.internal:host-gateway donce-eb96a4152576 /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\) /#6495
#6495: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6495: // SPDX-License-Identifier: MIT
#6495:
#6495: require("@nomicfoundation/hardhat-toolbox");
#6495:
#6495: /** @type import("hardhat/config").HardhatUserConfig */
#6495:
#6495: module.exports = {
#6495: solidity: "0.8.28",
#6495: defaultNetwork: "foo",
#6495: networks: {
#6495: hardhat: {
#6495: chainId: 4242,
#6495: gas: 10,
#6495: gasPrice: 4,
#6495: maxFeePerGas: 100,
#6495: maxPriorityFeePerGas: 100,
#6495: initialBaseFeePerGas: 100,
#6495: accounts: [
#6495: {
#6495: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6495: balance: "55555555555555555555555"
#6495: },
#6495: {
#6495: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6495: balance: "66666666666666666666666"
#6495: }
#6495: ]
#6495: },
#6495: foo: {
#6495: chainId: 4242,
#6495: url: "http://host.docker.internal:1050"
#6495: }
#6495: }
#6495: };
#6495: total 328
#6495: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6495: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6495: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6495: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6495: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6495: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6495: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6495: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6495: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6495: ?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
#6495: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6495: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6495:
#6495: Deploying [ FooModule ]
#6495:
#6495: Batch #1
#6495: Executing FooModule#Foo...
#6495:
#6495: 3A0JBatch #1
#6495: Executing FooModule#Foo...
#6495:
#6495: 3A0JBatch #1
#6495: Executed FooModule#Foo
#6495:
#6495: 3A0JBatch #1
#6495: Executed FooModule#Foo
#6495:
#6495: [ FooModule ] successfully deployed 🚀
#6495:
#6495: Deployed Addresses
#6495:
#6495: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6495: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-09e31f9048a0 /#6506
#6506: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6506: // SPDX-License-Identifier: MIT
#6506:
#6506: require("@nomicfoundation/hardhat-toolbox");
#6506:
#6506: /** @type import("hardhat/config").HardhatUserConfig */
#6506:
#6506: module.exports = {
#6506: solidity: "0.8.28",
#6506: defaultNetwork: "foo",
#6506: networks: {
#6506: hardhat: {
#6506: chainId: 4242,
#6506: gas: 10,
#6506: gasPrice: 4,
#6506: maxFeePerGas: 100,
#6506: maxPriorityFeePerGas: 100,
#6506: initialBaseFeePerGas: 100,
#6506: accounts: [
#6506: {
#6506: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6506: balance: "55555555555555555555555"
#6506: },
#6506: {
#6506: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6506: balance: "66666666666666666666666"
#6506: }
#6506: ]
#6506: },
#6506: foo: {
#6506: chainId: 4242,
#6506: url: "http://host.docker.internal:1050"
#6506: }
#6506: }
#6506: };
#6506: total 328
#6506: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6506: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6506: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6506: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6506: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6506: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6506: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6506: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6506: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6506: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6506: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6506: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6506:
#6506: Deploying [ FooModule ]
#6506:
#6506: Batch #1
#6506: Executing FooModule#Foo...
#6506:
#6506: 3A0JBatch #1
#6506: Executing FooModule#Foo...
#6506:
#6506: 3A0JBatch #1
#6506: Executed FooModule#Foo
#6506:
#6506: 3A0JBatch #1
#6506: Executed FooModule#Foo
#6506:
#6506: [ FooModule ] successfully deployed 🚀
#6506:
#6506: Deployed Addresses
#6506:
#6506: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6506: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-09e31f9048a0 /#6514
#6514: donce-09e31f9048a0
+ sudo docker rmi donce-eb96a4152576 /#6522
#6522: Untagged: donce-eb96a4152576:latest
#6522: Deleted: sha256:cc1dbd1f6967c97c108ad53382cc69f3e444830b670d8393b7b95e19f9325b8b
+ sudo docker logs donce-6cedb216b1c0 /#6539
#6539: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6539:
#6539: Accounts
#6539: ========
#6539: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6539:
#6539: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6539:
#6539: 32meth_chainId0m
#6539: 32meth_chainId (2)0m
#6539: 32meth_accounts0m
#6539: 32mhardhat_getAutomine0m
#6539: 32meth_chainId0m
#6539: 32meth_getBlockByNumber0m
#6539: 32meth_getTransactionCount0m
#6539: 32meth_getTransactionCount (2)0m
#6539: 32meth_getTransactionCount (3)0m
#6539: 32meth_getBlockByNumber0m
#6539: 32meth_getTransactionCount0m
#6539: 32meth_getBlockByNumber0m
#6539: 32meth_chainId0m
#6539: 32meth_maxPriorityFeePerGas0m
#6539: 32meth_estimateGas0m
#6539: 32meth_call0m
#6539: Contract deployment: Foo
#6539: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6539: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6539:
#6539: 32meth_sendTransaction0m
#6539: Contract deployment: Foo
#6539: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6539: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6539: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6539: Value: 0 ETH
#6539: Gas used: 1357081 of 1357081
#6539: Block #1: 0x1045f6bb90e058ac403b4a832e7c192886d02b2fbe83889c1f609de3e66ebf2e
#6539:
#6539: 32meth_getTransactionByHash0m
#6539: 32meth_getBlockByNumber0m
#6539: 32meth_getTransactionReceipt0m
#6539: 32meth_subscribe0m
#6539: 32meth_getBlockByNumber0m
#6539: 32meth_getTransactionCount0m
#6539: 32meth_estimateGas0m
#6539: 32meth_sendRawTransaction0m
#6539: Contract call: Foo#transfer
#6539: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#6539: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6539: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6539: Value: 0 ETH
#6539: Gas used: 35389 of 35389
#6539: Block #2: 0x01427dd77ce1d37eb1c9ea3c0d90b9ea9191909b29e01231df70f0ba00ba9d77
#6539:
#6539: 32meth_unsubscribe0m
+ sudo docker rm --force donce-6cedb216b1c0 /#6547
#6547: donce-6cedb216b1c0
+ sudo docker rmi donce-2019df205e34 /#6555
#6555: Untagged: donce-2019df205e34:latest
#6555: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
+ sudo docker logs donce-554f39c19c31 /#6563
#6563: + set -e
#6563: + [ -z jeffrey ]
#6563: + [ -z swordfish ]
#6563: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6563: Adding password for user jeffrey
#6563: + rm -f /run/squid.pid
#6563: + which squid
#6563: + exec /usr/sbin/squid -NYCd 1
#6563: 2026/09/03 17:12:27| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6563: 2026/09/03 17:12:27| aclIpParseIpData: IPv6 has not been enabled.
#6563: 2026/09/03 17:12:27| aclIpParseIpData: IPv6 has not been enabled.
#6563: 2026/09/03 17:12:27| aclIpParseIpData: IPv6 has not been enabled.
#6563: 2026/09/03 17:12:27| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6563: 2026/09/03 17:12:27| Created PID file (/run/squid.pid)
#6563: 2026/09/03 17:12:27| Current Directory is /
#6563: 2026/09/03 17:12:27| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6563: 2026/09/03 17:12:27| Service Name: squid
#6563: 2026/09/03 17:12:27| Process ID 1
#6563: 2026/09/03 17:12:27| Process Roles: master worker
#6563: 2026/09/03 17:12:27| With 1048576 file descriptors available
#6563: 2026/09/03 17:12:27| Initializing IP Cache...
#6563: 2026/09/03 17:12:27| DNS IPv4 socket created at 0.0.0.0, FD 8
#6563: 2026/09/03 17:12:27| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6563: 2026/09/03 17:12:27| Adding domain ec2.internal from /etc/resolv.conf
#6563: 2026/09/03 17:12:27| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6563: 2026/09/03 17:12:27| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6563: 2026/09/03 17:12:27| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6563: 2026/09/03 17:12:27| Store logging disabled
#6563: 2026/09/03 17:12:27| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6563: 2026/09/03 17:12:27| Target number of buckets: 31
#6563: 2026/09/03 17:12:27| Using 8192 Store buckets
#6563: 2026/09/03 17:12:27| Max Mem size: 8192 KB
#6563: 2026/09/03 17:12:27| Max Swap size: 0 KB
#6563: 2026/09/03 17:12:27| Using Least Load store dir selection
#6563: 2026/09/03 17:12:27| Current Directory is /
#6563: 2026/09/03 17:12:27| Finished loading MIME types and icons.
#6563: 2026/09/03 17:12:27| HTCP Disabled.
#6563: 2026/09/03 17:12:27| Pinger socket opened on FD 11
#6563: 2026/09/03 17:12:27| Squid plugin modules loaded: 0
#6563: 2026/09/03 17:12:27| Adaptation support is off.
#6563: 2026/09/03 17:12:27| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6563: listening port: 3128
#6563: 2026/09/03 17:12:27| Starting new basicauthenticator helpers...
#6563: current master transaction: master53
#6563: 2026/09/03 17:12:27| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6563: current master transaction: master53
#6563: 2026/09/03 17:12:28| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-554f39c19c31 /#6571
#6571: donce-554f39c19c31
test_accepts_payments_via_proxy 32m PASS0m (13.70s)
+ sudo docker build --tag donce-4db1fc1d0a5c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6581
#6581: #0 building with "default" instance using docker driver
#6581:
#6581: #1 [internal] load build definition from Dockerfile
#6581: #1 transferring dockerfile: 552B done
#6581: #1 DONE 0.0s
#6581:
#6581: #2 [internal] load metadata for docker.io/library/node:24
#6581: #2 DONE 0.1s
#6581:
#6581: #3 [internal] load .dockerignore
#6581: #3 transferring context: 2B done
#6581: #3 DONE 0.0s
#6581:
#6581: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6581: #4 DONE 0.0s
#6581:
#6581: #5 [internal] load build context
#6581: #5 transferring context: 243B done
#6581: #5 DONE 0.0s
#6581:
#6581: #6 [2/9] WORKDIR /app
#6581: #6 CACHED
#6581:
#6581: #7 [3/9] COPY package.json .
#6581: #7 CACHED
#6581:
#6581: #8 [5/9] COPY hardhat.config.js .
#6581: #8 CACHED
#6581:
#6581: #9 [7/9] COPY contracts contracts
#6581: #9 CACHED
#6581:
#6581: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6581: #10 CACHED
#6581:
#6581: #11 [4/9] RUN npm install
#6581: #11 CACHED
#6581:
#6581: #12 [8/9] COPY ignition ignition
#6581: #12 CACHED
#6581:
#6581: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6581: #13 CACHED
#6581:
#6581: #14 exporting to image
#6581: #14 exporting layers done
#6581: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#6581: #14 naming to docker.io/library/donce-4db1fc1d0a5c done
#6581: #14 DONE 0.0s
+ sudo docker run --detach --name donce-16ef5b4e39b9 --add-host host.docker.internal:host-gateway --publish 1051:8545 --user=1001:1001 donce-4db1fc1d0a5c /bin/bash -c npx\ hardhat\ node\ /#6613
#6613: 9c26dc0a886b227e2bb311e6992f48f33af8a854269142a83eb6a6f93193d7e6
+ sudo docker build --tag donce-cb9cae099040 --build-arg HOST\=host.docker.internal --build-arg PORT\=1051 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6622
#6622: #0 building with "default" instance using docker driver
#6622:
#6622: #1 [internal] load build definition from Dockerfile
#6622: #1 transferring dockerfile: 552B done
#6622: #1 DONE 0.0s
#6622:
#6622: #2 [internal] load metadata for docker.io/library/node:24
#6622: #2 DONE 0.1s
#6622:
#6622: #3 [internal] load .dockerignore
#6622: #3 transferring context: 2B done
#6622: #3 DONE 0.0s
#6622:
#6622: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6622: #4 DONE 0.0s
#6622:
#6622: #5 [internal] load build context
#6622: #5 transferring context: 243B done
#6622: #5 DONE 0.0s
#6622:
#6622: #6 [2/9] WORKDIR /app
#6622: #6 CACHED
#6622:
#6622: #7 [3/9] COPY package.json .
#6622: #7 CACHED
#6622:
#6622: #8 [4/9] RUN npm install
#6622: #8 CACHED
#6622:
#6622: #9 [5/9] COPY hardhat.config.js .
#6622: #9 CACHED
#6622:
#6622: #10 [6/9] RUN sed -i "s/PORT/1051/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6622: #10 DONE 0.3s
#6622:
#6622: #11 [7/9] COPY contracts contracts
#6622: #11 DONE 0.1s
#6622:
#6622: #12 [8/9] COPY ignition ignition
#6622: #12 DONE 0.0s
#6622:
#6622: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6622: #13 1.388 Downloading compiler 0.8.28
#6622: #13 1.991 Compiled 1 Solidity file successfully (evm target: paris).
#6622: #13 DONE 2.1s
#6622:
#6622: #14 exporting to image
#6622: #14 exporting layers
#6622: #14 exporting layers 0.2s done
#6622: #14 writing image sha256:323567d4dfde424055b7840e8700dc81bfc294e7819ce1a9efa4916ce4f44c15 done
#6622: #14 naming to docker.io/library/donce-cb9cae099040 done
#6622: #14 DONE 0.2s
+ sudo docker run --name donce-6329d486285b --add-host host.docker.internal:host-gateway donce-cb9cae099040 /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\) /#6654
#6654: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6654: // SPDX-License-Identifier: MIT
#6654:
#6654: require("@nomicfoundation/hardhat-toolbox");
#6654:
#6654: /** @type import("hardhat/config").HardhatUserConfig */
#6654:
#6654: module.exports = {
#6654: solidity: "0.8.28",
#6654: defaultNetwork: "foo",
#6654: networks: {
#6654: hardhat: {
#6654: chainId: 4242,
#6654: gas: 10,
#6654: gasPrice: 4,
#6654: maxFeePerGas: 100,
#6654: maxPriorityFeePerGas: 100,
#6654: initialBaseFeePerGas: 100,
#6654: accounts: [
#6654: {
#6654: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6654: balance: "55555555555555555555555"
#6654: },
#6654: {
#6654: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6654: balance: "66666666666666666666666"
#6654: }
#6654: ]
#6654: },
#6654: foo: {
#6654: chainId: 4242,
#6654: url: "http://host.docker.internal:1051"
#6654: }
#6654: }
#6654: };
#6654: total 328
#6654: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6654: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6654: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6654: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6654: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6654: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6654: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6654: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6654: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6654: ?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
#6654: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6654: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6654:
#6654: Deploying [ FooModule ]
#6654:
#6654: Batch #1
#6654: Executing FooModule#Foo...
#6654:
#6654: 3A0JBatch #1
#6654: Executing FooModule#Foo...
#6654:
#6654: 3A0JBatch #1
#6654: Executed FooModule#Foo
#6654:
#6654: 3A0JBatch #1
#6654: Executed FooModule#Foo
#6654:
#6654: [ FooModule ] successfully deployed 🚀
#6654:
#6654: Deployed Addresses
#6654:
#6654: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6654: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-6329d486285b /#6663
#6663: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6663: // SPDX-License-Identifier: MIT
#6663:
#6663: require("@nomicfoundation/hardhat-toolbox");
#6663:
#6663: /** @type import("hardhat/config").HardhatUserConfig */
#6663:
#6663: module.exports = {
#6663: solidity: "0.8.28",
#6663: defaultNetwork: "foo",
#6663: networks: {
#6663: hardhat: {
#6663: chainId: 4242,
#6663: gas: 10,
#6663: gasPrice: 4,
#6663: maxFeePerGas: 100,
#6663: maxPriorityFeePerGas: 100,
#6663: initialBaseFeePerGas: 100,
#6663: accounts: [
#6663: {
#6663: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6663: balance: "55555555555555555555555"
#6663: },
#6663: {
#6663: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6663: balance: "66666666666666666666666"
#6663: }
#6663: ]
#6663: },
#6663: foo: {
#6663: chainId: 4242,
#6663: url: "http://host.docker.internal:1051"
#6663: }
#6663: }
#6663: };
#6663: total 328
#6663: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6663: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6663: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6663: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6663: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6663: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6663: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6663: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6663: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6663: ?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
#6663: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6663: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6663:
#6663: Deploying [ FooModule ]
#6663:
#6663: Batch #1
#6663: Executing FooModule#Foo...
#6663:
#6663: 3A0JBatch #1
#6663: Executing FooModule#Foo...
#6663:
#6663: 3A0JBatch #1
#6663: Executed FooModule#Foo
#6663:
#6663: 3A0JBatch #1
#6663: Executed FooModule#Foo
#6663:
#6663: [ FooModule ] successfully deployed 🚀
#6663:
#6663: Deployed Addresses
#6663:
#6663: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6663: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-6329d486285b /#6672
#6672: donce-6329d486285b
+ sudo docker rmi donce-cb9cae099040 /#6680
#6680: Untagged: donce-cb9cae099040:latest
#6680: Deleted: sha256:323567d4dfde424055b7840e8700dc81bfc294e7819ce1a9efa4916ce4f44c15
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-16ef5b4e39b9 /#6779
#6779: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6779:
#6779: Accounts
#6779: ========
#6779: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6779:
#6779: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6779:
#6779: 32meth_chainId0m
#6779: 32meth_chainId (2)0m
#6779: 32meth_accounts0m
#6779: 32mhardhat_getAutomine0m
#6779: 32meth_chainId0m
#6779: 32meth_getBlockByNumber0m
#6779: 32meth_getTransactionCount0m
#6779: 32meth_getTransactionCount (2)0m
#6779: 32meth_getTransactionCount (3)0m
#6779: 32meth_getBlockByNumber0m
#6779: 32meth_getTransactionCount0m
#6779: 32meth_getBlockByNumber0m
#6779: 32meth_chainId0m
#6779: 32meth_maxPriorityFeePerGas0m
#6779: 32meth_estimateGas0m
#6779: 32meth_call0m
#6779: Contract deployment: Foo
#6779: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779:
#6779: 32meth_sendTransaction0m
#6779: Contract deployment: Foo
#6779: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: Value: 0 ETH
#6779: Gas used: 1357081 of 1357081
#6779: Block #1: 0xa9bfaded6a7e1747c6a911b5787daf6fcf08e1eb138dc28b1ce90fd6d43f4fbf
#6779:
#6779: 32meth_getTransactionByHash0m
#6779: 32meth_getBlockByNumber0m
#6779: 32meth_getTransactionReceipt0m
#6779: 32meth_subscribe0m
#6779: 32meth_getBlockByNumber0m
#6779: 32meth_getBlockByNumber (2)0m
#6779: 32meth_getBlockByNumber (3)0m
#6779: 32meth_getBlockByNumber (4)0m
#6779: 32meth_getBlockByNumber (5)0m
#6779: 32meth_getBlockByNumber (6)0m
#6779: 32meth_getBlockByNumber (7)0m
#6779: 32meth_getBlockByNumber (8)0m
#6779: 32meth_getBlockByNumber (9)0m
#6779: 32meth_getTransactionCount0m
#6779: 32meth_getBlockByNumber0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #2: 0x4c2b8866800d8f05292fea2bbfad7e1893453abc24b96a01ae595d8d81839914
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #3: 0x586e1852a121e5a40431e59afc40a786b3caca5a6d95cab9ea650953df82727c
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #4: 0x4d332883e8a05a0ab5230482035db557047b14e1ded07314531d06cf940b1690
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #5: 0x3cae5d9d853b99375262e30683c80575a733a202c7896b24cee0da86edced74c
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #6: 0x6555b4a0162706f8456b874eff15ae5178b38d41d65fe2de3f5d39f83b152fe2
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #7: 0xb3a357760e9067d0afb18cf370443ded4fbfb618dda9c122c3f63e94a84f6487
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #8: 0x856b624227736313eca4980cc7c5834ded835b890f2dfea27c8b9b846cb0e45b
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #9: 0xa59dd138672039b346b8371981624d6d3ff63f677749b241e286ab0eb0c6e5e0
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #10: 0x4ff6fd7463fc978f5537112661fca10296347c9b49bb0897687b61336d70ce91
#6779:
#6779: 32meth_getTransactionCount0m
#6779: 32meth_estimateGas0m
#6779: 32meth_sendRawTransaction0m
#6779: Contract call: Foo#transfer
#6779: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#6779: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6779: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6779: Value: 0 ETH
#6779: Gas used: 35389 of 35389
#6779: Block #11: 0x907bad41cad045dccafd36cb2f2990bccede00a8b4402c0511caf735c3396b59
#6779:
#6779: 32meth_unsubscribe0m
+ sudo docker rm --force donce-16ef5b4e39b9 /#6787
#6787: donce-16ef5b4e39b9
+ sudo docker rmi donce-4db1fc1d0a5c /#6795
#6795: Untagged: donce-4db1fc1d0a5c:latest
#6795: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_accepts_payments_with_failures 32m PASS0m (10.80s)
+ sudo docker build --tag donce-7b40ca00540f --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6805
#6805: #0 building with "default" instance using docker driver
#6805:
#6805: #1 [internal] load build definition from Dockerfile
#6805: #1 transferring dockerfile: 552B done
#6805: #1 DONE 0.0s
#6805:
#6805: #2 [internal] load metadata for docker.io/library/node:24
#6805: #2 DONE 0.1s
#6805:
#6805: #3 [internal] load .dockerignore
#6805: #3 transferring context: 2B done
#6805: #3 DONE 0.0s
#6805:
#6805: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6805: #4 DONE 0.0s
#6805:
#6805: #5 [internal] load build context
#6805: #5 transferring context: 243B done
#6805: #5 DONE 0.0s
#6805:
#6805: #6 [7/9] COPY contracts contracts
#6805: #6 CACHED
#6805:
#6805: #7 [4/9] RUN npm install
#6805: #7 CACHED
#6805:
#6805: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6805: #8 CACHED
#6805:
#6805: #9 [8/9] COPY ignition ignition
#6805: #9 CACHED
#6805:
#6805: #10 [5/9] COPY hardhat.config.js .
#6805: #10 CACHED
#6805:
#6805: #11 [2/9] WORKDIR /app
#6805: #11 CACHED
#6805:
#6805: #12 [3/9] COPY package.json .
#6805: #12 CACHED
#6805:
#6805: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6805: #13 CACHED
#6805:
#6805: #14 exporting to image
#6805: #14 exporting layers done
#6805: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#6805: #14 naming to docker.io/library/donce-7b40ca00540f done
#6805: #14 DONE 0.0s
+ sudo docker run --detach --name donce-a2f0b0a3c5d2 --add-host host.docker.internal:host-gateway --publish 1052:8545 --user=1001:1001 donce-7b40ca00540f /bin/bash -c npx\ hardhat\ node\ /#6837
#6837: 6d0f591553e4fcb7fe497ad81a280d5d4a544c463d5d0b33ba2c812673310200
+ sudo docker build --tag donce-a2885b269092 --build-arg HOST\=host.docker.internal --build-arg PORT\=1052 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6846
#6846: #0 building with "default" instance using docker driver
#6846:
#6846: #1 [internal] load build definition from Dockerfile
#6846: #1 transferring dockerfile: 552B done
#6846: #1 DONE 0.0s
#6846:
#6846: #2 [internal] load metadata for docker.io/library/node:24
#6846: #2 DONE 0.1s
#6846:
#6846: #3 [internal] load .dockerignore
#6846: #3 transferring context: 2B done
#6846: #3 DONE 0.0s
#6846:
#6846: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6846: #4 DONE 0.0s
#6846:
#6846: #5 [internal] load build context
#6846: #5 transferring context: 243B done
#6846: #5 DONE 0.0s
#6846:
#6846: #6 [4/9] RUN npm install
#6846: #6 CACHED
#6846:
#6846: #7 [2/9] WORKDIR /app
#6846: #7 CACHED
#6846:
#6846: #8 [3/9] COPY package.json .
#6846: #8 CACHED
#6846:
#6846: #9 [5/9] COPY hardhat.config.js .
#6846: #9 CACHED
#6846:
#6846: #10 [6/9] RUN sed -i "s/PORT/1052/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6846: #10 DONE 0.3s
#6846:
#6846: #11 [7/9] COPY contracts contracts
#6846: #11 DONE 0.1s
#6846:
#6846: #12 [8/9] COPY ignition ignition
#6846: #12 DONE 0.0s
#6846:
#6846: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6846: #13 1.410 Downloading compiler 0.8.28
#6846: #13 2.273 Compiled 1 Solidity file successfully (evm target: paris).
#6846: #13 DONE 2.4s
#6846:
#6846: #14 exporting to image
#6846: #14 exporting layers
#6846: #14 exporting layers 0.2s done
#6846: #14 writing image sha256:9bd8524857dc17c9ed3741aa6c5035938151e71278fd26fa3f6034f835ddfec6
#6846: #14 writing image sha256:9bd8524857dc17c9ed3741aa6c5035938151e71278fd26fa3f6034f835ddfec6 done
#6846: #14 naming to docker.io/library/donce-a2885b269092 done
#6846: #14 DONE 0.2s
+ sudo docker run --name donce-8dc79acc1488 --add-host host.docker.internal:host-gateway donce-a2885b269092 /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\) /#6878
#6878: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6878: // SPDX-License-Identifier: MIT
#6878:
#6878: require("@nomicfoundation/hardhat-toolbox");
#6878:
#6878: /** @type import("hardhat/config").HardhatUserConfig */
#6878:
#6878: module.exports = {
#6878: solidity: "0.8.28",
#6878: defaultNetwork: "foo",
#6878: networks: {
#6878: hardhat: {
#6878: chainId: 4242,
#6878: gas: 10,
#6878: gasPrice: 4,
#6878: maxFeePerGas: 100,
#6878: maxPriorityFeePerGas: 100,
#6878: initialBaseFeePerGas: 100,
#6878: accounts: [
#6878: {
#6878: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6878: balance: "55555555555555555555555"
#6878: },
#6878: {
#6878: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6878: balance: "66666666666666666666666"
#6878: }
#6878: ]
#6878: },
#6878: foo: {
#6878: chainId: 4242,
#6878: url: "http://host.docker.internal:1052"
#6878: }
#6878: }
#6878: };
#6878: total 328
#6878: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6878: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6878: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6878: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6878: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6878: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6878: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6878: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6878: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#6878: ?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
#6878: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6878: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6878:
#6878: Deploying [ FooModule ]
#6878:
#6878: Batch #1
#6878: Executing FooModule#Foo...
#6878:
#6878: 3A0JBatch #1
#6878: Executing FooModule#Foo...
#6878:
#6878: 3A0JBatch #1
#6878: Executed FooModule#Foo
#6878:
#6878: 3A0JBatch #1
#6878: Executed FooModule#Foo
#6878:
#6878: [ FooModule ] successfully deployed 🚀
#6878:
#6878: Deployed Addresses
#6878:
#6878: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6878: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-8dc79acc1488 /#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: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6889: balance: "55555555555555555555555"
#6889: },
#6889: {
#6889: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6889: balance: "66666666666666666666666"
#6889: }
#6889: ]
#6889: },
#6889: foo: {
#6889: chainId: 4242,
#6889: url: "http://host.docker.internal:1052"
#6889: }
#6889: }
#6889: };
#6889: total 328
#6889: drwxr-xr-x 1 root root 4096 Sep 3 17:12 .
#6889: drwxr-xr-x 1 root root 4096 Sep 3 17:12 ..
#6889: drwxr-xr-x 4 root root 4096 Sep 3 17:12 artifacts
#6889: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#6889: -rw-r--r-- 1 root root 874 Sep 3 17:12 hardhat.config.js
#6889: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#6889: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#6889: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#6889: -rw-r--r-- 1 root root 106 Sep 3 17:05 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-8dc79acc1488 /#6897
#6897: donce-8dc79acc1488
+ sudo docker rmi donce-a2885b269092 /#6905
#6905: Untagged: donce-a2885b269092:latest
#6905: Deleted: sha256:9bd8524857dc17c9ed3741aa6c5035938151e71278fd26fa3f6034f835ddfec6
+ sudo docker logs donce-a2f0b0a3c5d2 /#6915
#6915: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6915:
#6915: Accounts
#6915: ========
#6915: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6915:
#6915: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6915:
#6915: 32meth_chainId0m
#6915: 32meth_chainId (2)0m
#6915: 32meth_accounts0m
#6915: 32mhardhat_getAutomine0m
#6915: 32meth_chainId0m
#6915: 32meth_getBlockByNumber0m
#6915: 32meth_getTransactionCount0m
#6915: 32meth_getTransactionCount (2)0m
#6915: 32meth_getTransactionCount (3)0m
#6915: 32meth_getBlockByNumber0m
#6915: 32meth_getTransactionCount0m
#6915: 32meth_getBlockByNumber0m
#6915: 32meth_chainId0m
#6915: 32meth_maxPriorityFeePerGas0m
#6915: 32meth_estimateGas0m
#6915: 32meth_call0m
#6915: Contract deployment: Foo
#6915: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6915: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6915:
#6915: 32meth_sendTransaction0m
#6915: Contract deployment: Foo
#6915: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6915: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6915: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6915: Value: 0 ETH
#6915: Gas used: 1357081 of 1357081
#6915: Block #1: 0x583d049622e12048f291c78504d886a2c8722e758117c9a8e0b8012dcb797f86
#6915:
#6915: 32meth_getTransactionByHash0m
#6915: 32meth_getBlockByNumber0m
#6915: 32meth_getTransactionReceipt0m
#6915: 32meth_getBalance0m
+ sudo docker rm --force donce-a2f0b0a3c5d2 /#6923
#6923: donce-a2f0b0a3c5d2
+ sudo docker rmi donce-7b40ca00540f /#6932
#6932: Untagged: donce-7b40ca00540f:latest
#6932: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_checks_eth_balance 32m PASS0m (9.47s)
+ sudo docker build --tag donce-e83798d5c929 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6941
#6941: #0 building with "default" instance using docker driver
#6941:
#6941: #1 [internal] load build definition from Dockerfile
#6941: #1 transferring dockerfile: 552B done
#6941: #1 DONE 0.0s
#6941:
#6941: #2 [internal] load metadata for docker.io/library/node:24
#6941: #2 DONE 0.1s
#6941:
#6941: #3 [internal] load .dockerignore
#6941: #3 transferring context: 2B done
#6941: #3 DONE 0.0s
#6941:
#6941: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6941: #4 DONE 0.0s
#6941:
#6941: #5 [internal] load build context
#6941: #5 transferring context: 243B done
#6941: #5 DONE 0.0s
#6941:
#6941: #6 [5/9] COPY hardhat.config.js .
#6941: #6 CACHED
#6941:
#6941: #7 [7/9] COPY contracts contracts
#6941: #7 CACHED
#6941:
#6941: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6941: #8 CACHED
#6941:
#6941: #9 [3/9] COPY package.json .
#6941: #9 CACHED
#6941:
#6941: #10 [8/9] COPY ignition ignition
#6941: #10 CACHED
#6941:
#6941: #11 [2/9] WORKDIR /app
#6941: #11 CACHED
#6941:
#6941: #12 [4/9] RUN npm install
#6941: #12 CACHED
#6941:
#6941: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6941: #13 CACHED
#6941:
#6941: #14 exporting to image
#6941: #14 exporting layers done
#6941: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#6941: #14 naming to docker.io/library/donce-e83798d5c929 done
#6941: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e6c418c44c6b --add-host host.docker.internal:host-gateway --publish 1053:8545 --user=1001:1001 donce-e83798d5c929 /bin/bash -c npx\ hardhat\ node\ /#6973
#6973: 777555091f0398312e564357794401f634fd7bf431cb5fae1470c6b2929ad29e
+ sudo docker build --tag donce-68cd5dd576b9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1053 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6984
#6984: #0 building with "default" instance using docker driver
#6984:
#6984: #1 [internal] load build definition from Dockerfile
#6984: #1 transferring dockerfile: 552B done
#6984: #1 DONE 0.0s
#6984:
#6984: #2 [internal] load metadata for docker.io/library/node:24
#6984: #2 DONE 0.1s
#6984:
#6984: #3 [internal] load .dockerignore
#6984: #3 transferring context: 2B done
#6984: #3 DONE 0.0s
#6984:
#6984: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#6984: #4 DONE 0.0s
#6984:
#6984: #5 [internal] load build context
#6984: #5 transferring context: 243B done
#6984: #5 DONE 0.0s
#6984:
#6984: #6 [2/9] WORKDIR /app
#6984: #6 CACHED
#6984:
#6984: #7 [3/9] COPY package.json .
#6984: #7 CACHED
#6984:
#6984: #8 [4/9] RUN npm install
#6984: #8 CACHED
#6984:
#6984: #9 [5/9] COPY hardhat.config.js .
#6984: #9 CACHED
#6984:
#6984: #10 [6/9] RUN sed -i "s/PORT/1053/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6984: #10 DONE 0.3s
#6984:
#6984: #11 [7/9] COPY contracts contracts
#6984: #11 DONE 0.1s
#6984:
#6984: #12 [8/9] COPY ignition ignition
#6984: #12 DONE 0.1s
#6984:
#6984: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6984: #13 1.400 Downloading compiler 0.8.28
#6984: #13 2.303 Compiled 1 Solidity file successfully (evm target: paris).
#6984: #13 DONE 2.4s
#6984:
#6984: #14 exporting to image
#6984: #14 exporting layers
#6984: #14 exporting layers 0.2s done
#6984: #14 writing image sha256:50fe346513f79f5af7bc35fa8959421a906502a3fdfcdd74d54dde1e6ff293b7 done
#6984: #14 naming to docker.io/library/donce-68cd5dd576b9 done
#6984: #14 DONE 0.2s
+ sudo docker run --name donce-8840d01275c1 --add-host host.docker.internal:host-gateway donce-68cd5dd576b9 /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\) /#7016
#7016: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7016: // SPDX-License-Identifier: MIT
#7016:
#7016: require("@nomicfoundation/hardhat-toolbox");
#7016:
#7016: /** @type import("hardhat/config").HardhatUserConfig */
#7016:
#7016: module.exports = {
#7016: solidity: "0.8.28",
#7016: defaultNetwork: "foo",
#7016: networks: {
#7016: hardhat: {
#7016: chainId: 4242,
#7016: gas: 10,
#7016: gasPrice: 4,
#7016: maxFeePerGas: 100,
#7016: maxPriorityFeePerGas: 100,
#7016: initialBaseFeePerGas: 100,
#7016: accounts: [
#7016: {
#7016: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7016: balance: "55555555555555555555555"
#7016: },
#7016: {
#7016: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7016: balance: "66666666666666666666666"
#7016: }
#7016: ]
#7016: },
#7016: foo: {
#7016: chainId: 4242,
#7016: url: "http://host.docker.internal:1053"
#7016: }
#7016: }
#7016: };
#7016: total 328
#7016: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7016: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7016: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7016: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7016: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7016: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7016: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7016: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7016: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7016: ?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
#7016: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7016: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7016:
#7016: Deploying [ FooModule ]
#7016:
#7016: Batch #1
#7016: Executing FooModule#Foo...
#7016:
#7016: 3A0JBatch #1
#7016: Executing FooModule#Foo...
#7016:
#7016: 3A0JBatch #1
#7016: Executed FooModule#Foo
#7016:
#7016: 3A0JBatch #1
#7016: Executed FooModule#Foo
#7016:
#7016: [ FooModule ] successfully deployed 🚀
#7016:
#7016: Deployed Addresses
#7016:
#7016: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7016: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-8840d01275c1 /#7027
#7027: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7027: // SPDX-License-Identifier: MIT
#7027:
#7027: require("@nomicfoundation/hardhat-toolbox");
#7027:
#7027: /** @type import("hardhat/config").HardhatUserConfig */
#7027:
#7027: module.exports = {
#7027: solidity: "0.8.28",
#7027: defaultNetwork: "foo",
#7027: networks: {
#7027: hardhat: {
#7027: chainId: 4242,
#7027: gas: 10,
#7027: gasPrice: 4,
#7027: maxFeePerGas: 100,
#7027: maxPriorityFeePerGas: 100,
#7027: initialBaseFeePerGas: 100,
#7027: accounts: [
#7027: {
#7027: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7027: balance: "55555555555555555555555"
#7027: },
#7027: {
#7027: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7027: balance: "66666666666666666666666"
#7027: }
#7027: ]
#7027: },
#7027: foo: {
#7027: chainId: 4242,
#7027: url: "http://host.docker.internal:1053"
#7027: }
#7027: }
#7027: };
#7027: total 328
#7027: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7027: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7027: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7027: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7027: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7027: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7027: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7027: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7027: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7027: ?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
#7027: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7027: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7027:
#7027: Deploying [ FooModule ]
#7027:
#7027: Batch #1
#7027: Executing FooModule#Foo...
#7027:
#7027: 3A0JBatch #1
#7027: Executing FooModule#Foo...
#7027:
#7027: 3A0JBatch #1
#7027: Executed FooModule#Foo
#7027:
#7027: 3A0JBatch #1
#7027: Executed FooModule#Foo
#7027:
#7027: [ FooModule ] successfully deployed 🚀
#7027:
#7027: Deployed Addresses
#7027:
#7027: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7027: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-8840d01275c1 /#7035
#7035: donce-8840d01275c1
+ sudo docker rmi donce-68cd5dd576b9 /#7043
#7043: Untagged: donce-68cd5dd576b9:latest
#7043: Deleted: sha256:50fe346513f79f5af7bc35fa8959421a906502a3fdfcdd74d54dde1e6ff293b7
+ sudo docker logs donce-e6c418c44c6b /#7053
#7053: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7053:
#7053: Accounts
#7053: ========
#7053: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7053:
#7053: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7053:
#7053: 32meth_chainId0m
#7053: 32meth_chainId (2)0m
#7053: 32meth_accounts0m
#7053: 32mhardhat_getAutomine0m
#7053: 32meth_chainId0m
#7053: 32meth_getBlockByNumber0m
#7053: 32meth_getTransactionCount0m
#7053: 32meth_getTransactionCount (2)0m
#7053: 32meth_getTransactionCount (3)0m
#7053: 32meth_getBlockByNumber0m
#7053: 32meth_getTransactionCount0m
#7053: 32meth_getBlockByNumber0m
#7053: 32meth_chainId0m
#7053: 32meth_maxPriorityFeePerGas0m
#7053: 32meth_estimateGas0m
#7053: 32meth_call0m
#7053: Contract deployment: Foo
#7053: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7053: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7053:
#7053: 32meth_sendTransaction0m
#7053: Contract deployment: Foo
#7053: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7053: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7053: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7053: Value: 0 ETH
#7053: Gas used: 1357081 of 1357081
#7053: Block #1: 0xf238585b2be626bc78d5e68cf9eedf0f4c4b7fd164b9aca13ef35406287ff336
#7053:
#7053: 32meth_getTransactionByHash0m
#7053: 32meth_getBlockByNumber0m
#7053: 32meth_getTransactionReceipt0m
#7053: 32meth_estimateGas0m
+ sudo docker rm --force donce-e6c418c44c6b /#7061
#7061: donce-e6c418c44c6b
+ sudo docker rmi donce-e83798d5c929 /#7069
#7069: Untagged: donce-e83798d5c929:latest
#7069: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_checks_gas_estimate 32m PASS0m (9.53s)
+ sudo docker build --tag donce-ddf09a76b01e --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7078
#7078: #0 building with "default" instance using docker driver
#7078:
#7078: #1 [internal] load build definition from Dockerfile
#7078: #1 transferring dockerfile: 552B done
#7078: #1 DONE 0.0s
#7078:
#7078: #2 [internal] load metadata for docker.io/library/node:24
#7078: #2 DONE 0.1s
#7078:
#7078: #3 [internal] load .dockerignore
#7078: #3 transferring context: 2B done
#7078: #3 DONE 0.0s
#7078:
#7078: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#7078: #4 DONE 0.0s
#7078:
#7078: #5 [internal] load build context
#7078: #5 transferring context: 243B done
#7078: #5 DONE 0.0s
#7078:
#7078: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7078: #6 CACHED
#7078:
#7078: #7 [8/9] COPY ignition ignition
#7078: #7 CACHED
#7078:
#7078: #8 [4/9] RUN npm install
#7078: #8 CACHED
#7078:
#7078: #9 [3/9] COPY package.json .
#7078: #9 CACHED
#7078:
#7078: #10 [5/9] COPY hardhat.config.js .
#7078: #10 CACHED
#7078:
#7078: #11 [7/9] COPY contracts contracts
#7078: #11 CACHED
#7078:
#7078: #12 [2/9] WORKDIR /app
#7078: #12 CACHED
#7078:
#7078: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7078: #13 CACHED
#7078:
#7078: #14 exporting to image
#7078: #14 exporting layers done
#7078: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#7078: #14 naming to docker.io/library/donce-ddf09a76b01e done
#7078: #14 DONE 0.0s
+ sudo docker run --detach --name donce-63230544db20 --add-host host.docker.internal:host-gateway --publish 1054:8545 --user=1001:1001 donce-ddf09a76b01e /bin/bash -c npx\ hardhat\ node\ /#7110
#7110: 6cf073c5e9b090582e2ceabb5adf52619230b479cd5110e5fb3f9118e0c05e1d
+ sudo docker build --tag donce-55e13d158723 --build-arg HOST\=host.docker.internal --build-arg PORT\=1054 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7118
#7118: #0 building with "default" instance using docker driver
#7118:
#7118: #1 [internal] load build definition from Dockerfile
#7118: #1 transferring dockerfile: 552B done
#7118: #1 DONE 0.0s
#7118:
#7118: #2 [internal] load metadata for docker.io/library/node:24
#7118: #2 DONE 0.1s
#7118:
#7118: #3 [internal] load .dockerignore
#7118: #3 transferring context: 2B done
#7118: #3 DONE 0.0s
#7118:
#7118: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#7118: #4 DONE 0.0s
#7118:
#7118: #5 [internal] load build context
#7118: #5 transferring context: 243B done
#7118: #5 DONE 0.0s
#7118:
#7118: #6 [4/9] RUN npm install
#7118: #6 CACHED
#7118:
#7118: #7 [2/9] WORKDIR /app
#7118: #7 CACHED
#7118:
#7118: #8 [3/9] COPY package.json .
#7118: #8 CACHED
#7118:
#7118: #9 [5/9] COPY hardhat.config.js .
#7118: #9 CACHED
#7118:
#7118: #10 [6/9] RUN sed -i "s/PORT/1054/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7118: #10 DONE 0.3s
#7118:
#7118: #11 [7/9] COPY contracts contracts
#7118: #11 DONE 0.1s
#7118:
#7118: #12 [8/9] COPY ignition ignition
#7118: #12 DONE 0.0s
#7118:
#7118: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7118: #13 1.411 Downloading compiler 0.8.28
#7118: #13 3.569 Compiled 1 Solidity file successfully (evm target: paris).
#7118: #13 DONE 3.7s
#7118:
#7118: #14 exporting to image
#7118: #14 exporting layers
#7118: #14 exporting layers 0.2s done
#7118: #14 writing image sha256:aaac801895fc451749cc2fdee1639d51ef9d724d72b9a337cf8525f21fe23c21 done
#7118: #14 naming to docker.io/library/donce-55e13d158723 done
#7118: #14 DONE 0.2s
+ sudo docker run --name donce-af6454adebfe --add-host host.docker.internal:host-gateway donce-55e13d158723 /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\) /#7150
#7150: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7150: // SPDX-License-Identifier: MIT
#7150:
#7150: require("@nomicfoundation/hardhat-toolbox");
#7150:
#7150: /** @type import("hardhat/config").HardhatUserConfig */
#7150:
#7150: module.exports = {
#7150: solidity: "0.8.28",
#7150: defaultNetwork: "foo",
#7150: networks: {
#7150: hardhat: {
#7150: chainId: 4242,
#7150: gas: 10,
#7150: gasPrice: 4,
#7150: maxFeePerGas: 100,
#7150: maxPriorityFeePerGas: 100,
#7150: initialBaseFeePerGas: 100,
#7150: accounts: [
#7150: {
#7150: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7150: balance: "55555555555555555555555"
#7150: },
#7150: {
#7150: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7150: balance: "66666666666666666666666"
#7150: }
#7150: ]
#7150: },
#7150: foo: {
#7150: chainId: 4242,
#7150: url: "http://host.docker.internal:1054"
#7150: }
#7150: }
#7150: };
#7150: total 328
#7150: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7150: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7150: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7150: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7150: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7150: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7150: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7150: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7150: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7150: ?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
#7150: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7150: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7150:
#7150: Deploying [ FooModule ]
#7150:
#7150: Batch #1
#7150: Executing FooModule#Foo...
#7150:
#7150: 3A0JBatch #1
#7150: Executing FooModule#Foo...
#7150:
#7150: 3A0JBatch #1
#7150: Executed FooModule#Foo
#7150:
#7150: 3A0JBatch #1
#7150: Executed FooModule#Foo
#7150:
#7150: [ FooModule ] successfully deployed 🚀
#7150:
#7150: Deployed Addresses
#7150:
#7150: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7150: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-af6454adebfe /#7159
#7159: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7159: // SPDX-License-Identifier: MIT
#7159:
#7159: require("@nomicfoundation/hardhat-toolbox");
#7159:
#7159: /** @type import("hardhat/config").HardhatUserConfig */
#7159:
#7159: module.exports = {
#7159: solidity: "0.8.28",
#7159: defaultNetwork: "foo",
#7159: networks: {
#7159: hardhat: {
#7159: chainId: 4242,
#7159: gas: 10,
#7159: gasPrice: 4,
#7159: maxFeePerGas: 100,
#7159: maxPriorityFeePerGas: 100,
#7159: initialBaseFeePerGas: 100,
#7159: accounts: [
#7159: {
#7159: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7159: balance: "55555555555555555555555"
#7159: },
#7159: {
#7159: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7159: balance: "66666666666666666666666"
#7159: }
#7159: ]
#7159: },
#7159: foo: {
#7159: chainId: 4242,
#7159: url: "http://host.docker.internal:1054"
#7159: }
#7159: }
#7159: };
#7159: total 328
#7159: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7159: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7159: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7159: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7159: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7159: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7159: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7159: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7159: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7159: ?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
#7159: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7159: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7159:
#7159: Deploying [ FooModule ]
#7159:
#7159: Batch #1
#7159: Executing FooModule#Foo...
#7159:
#7159: 3A0JBatch #1
#7159: Executing FooModule#Foo...
#7159:
#7159: 3A0JBatch #1
#7159: Executed FooModule#Foo
#7159:
#7159: 3A0JBatch #1
#7159: Executed FooModule#Foo
#7159:
#7159: [ FooModule ] successfully deployed 🚀
#7159:
#7159: Deployed Addresses
#7159:
#7159: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7159: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-af6454adebfe /#7167
#7167: donce-af6454adebfe
+ sudo docker rmi donce-55e13d158723 /#7175
#7175: Untagged: donce-55e13d158723:latest
#7175: Deleted: sha256:aaac801895fc451749cc2fdee1639d51ef9d724d72b9a337cf8525f21fe23c21
+ sudo docker logs donce-63230544db20 /#7193
#7193: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7193:
#7193: Accounts
#7193: ========
#7193: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7193:
#7193: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7193:
#7193: 32meth_chainId0m
#7193: 32meth_chainId (2)0m
#7193: 32meth_accounts0m
#7193: 32mhardhat_getAutomine0m
#7193: 32meth_chainId0m
#7193: 32meth_getBlockByNumber0m
#7193: 32meth_getTransactionCount0m
#7193: 32meth_getTransactionCount (2)0m
#7193: 32meth_getTransactionCount (3)0m
#7193: 32meth_getBlockByNumber0m
#7193: 32meth_getTransactionCount0m
#7193: 32meth_getBlockByNumber0m
#7193: 32meth_chainId0m
#7193: 32meth_maxPriorityFeePerGas0m
#7193: 32meth_estimateGas0m
#7193: 32meth_call0m
#7193: Contract deployment: Foo
#7193: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7193: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7193:
#7193: 32meth_sendTransaction0m
#7193: Contract deployment: Foo
#7193: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7193: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7193: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7193: Value: 0 ETH
#7193: Gas used: 1357081 of 1357081
#7193: Block #1: 0x685381ee5ad8ffe7b7455f3bae249d05a5ec7f8d8200b0eeadc534b5f34c1904
#7193:
#7193: 32meth_getTransactionByHash0m
#7193: 32meth_getBlockByNumber0m
#7193: 32meth_getTransactionReceipt0m
#7193: 32meth_getBlockByNumber0m
#7193: 32meth_getTransactionCount0m
#7193: 32meth_estimateGas0m
#7193: 32meth_sendRawTransaction0m
#7193: Contract call: Foo#transfer
#7193: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#7193: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7193: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7193: Value: 0 ETH
#7193: Gas used: 35389 of 35389
#7193: Block #2: 0x9bed6f16b3498eea04326453f1f5c6e2e62914951cd656aecadf802182798940
#7193:
#7193: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-63230544db20 /#7201
#7201: donce-63230544db20
+ sudo docker rmi donce-ddf09a76b01e /#7209
#7209: Untagged: donce-ddf09a76b01e:latest
#7209: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_reads_payment_amount 32m PASS0m (10.85s)
+ sudo docker build --tag donce-cbaf3847397d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7218
#7218: #0 building with "default" instance using docker driver
#7218:
#7218: #1 [internal] load build definition from Dockerfile
#7218: #1 transferring dockerfile: 552B done
#7218: #1 DONE 0.0s
#7218:
#7218: #2 [internal] load metadata for docker.io/library/node:24
#7218: #2 DONE 0.1s
#7218:
#7218: #3 [internal] load .dockerignore
#7218: #3 transferring context: 2B done
#7218: #3 DONE 0.0s
#7218:
#7218: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#7218: #4 DONE 0.0s
#7218:
#7218: #5 [internal] load build context
#7218: #5 transferring context: 243B done
#7218: #5 DONE 0.0s
#7218:
#7218: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7218: #6 CACHED
#7218:
#7218: #7 [5/9] COPY hardhat.config.js .
#7218: #7 CACHED
#7218:
#7218: #8 [7/9] COPY contracts contracts
#7218: #8 CACHED
#7218:
#7218: #9 [2/9] WORKDIR /app
#7218: #9 CACHED
#7218:
#7218: #10 [3/9] COPY package.json .
#7218: #10 CACHED
#7218:
#7218: #11 [4/9] RUN npm install
#7218: #11 CACHED
#7218:
#7218: #12 [8/9] COPY ignition ignition
#7218: #12 CACHED
#7218:
#7218: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7218: #13 CACHED
#7218:
#7218: #14 exporting to image
#7218: #14 exporting layers done
#7218: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#7218: #14 naming to docker.io/library/donce-cbaf3847397d done
#7218: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3c853b10042d --add-host host.docker.internal:host-gateway --publish 1055:8545 --user=1001:1001 donce-cbaf3847397d /bin/bash -c npx\ hardhat\ node\ /#7250
#7250: c7964888dbe50bdf14884d8d7ea17223a134bfc75f7171e8257ef1a678dd8e61
+ sudo docker build --tag donce-0a7916234ea5 --build-arg HOST\=host.docker.internal --build-arg PORT\=1055 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7258
#7258: #0 building with "default" instance using docker driver
#7258:
#7258: #1 [internal] load build definition from Dockerfile
#7258: #1 transferring dockerfile: 552B done
#7258: #1 DONE 0.0s
#7258:
#7258: #2 [internal] load metadata for docker.io/library/node:24
#7258: #2 DONE 0.1s
#7258:
#7258: #3 [internal] load .dockerignore
#7258: #3 transferring context: 2B done
#7258: #3 DONE 0.0s
#7258:
#7258: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#7258: #4 DONE 0.0s
#7258:
#7258: #5 [internal] load build context
#7258: #5 transferring context: 243B done
#7258: #5 DONE 0.0s
#7258:
#7258: #6 [2/9] WORKDIR /app
#7258: #6 CACHED
#7258:
#7258: #7 [3/9] COPY package.json .
#7258: #7 CACHED
#7258:
#7258: #8 [4/9] RUN npm install
#7258: #8 CACHED
#7258:
#7258: #9 [5/9] COPY hardhat.config.js .
#7258: #9 CACHED
#7258:
#7258: #10 [6/9] RUN sed -i "s/PORT/1055/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7258: #10 DONE 0.3s
#7258:
#7258: #11 [7/9] COPY contracts contracts
#7258: #11 DONE 0.1s
#7258:
#7258: #12 [8/9] COPY ignition ignition
#7258: #12 DONE 0.0s
#7258:
#7258: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7258: #13 1.409 Downloading compiler 0.8.28
#7258: #13 2.300 Compiled 1 Solidity file successfully (evm target: paris).
#7258: #13 DONE 2.4s
#7258:
#7258: #14 exporting to image
#7258: #14 exporting layers
#7258: #14 exporting layers 0.2s done
#7258: #14 writing image sha256:ea37cd816cc772c703c7fbd36bccf8017774b71f9ef74cd2632405c8edb90ef7
#7258: #14 writing image sha256:ea37cd816cc772c703c7fbd36bccf8017774b71f9ef74cd2632405c8edb90ef7 done
#7258: #14 naming to docker.io/library/donce-0a7916234ea5 done
#7258: #14 DONE 0.2s
+ sudo docker run --name donce-578b9552fd23 --add-host host.docker.internal:host-gateway donce-0a7916234ea5 /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\) /#7290
#7290: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7290: // SPDX-License-Identifier: MIT
#7290:
#7290: require("@nomicfoundation/hardhat-toolbox");
#7290:
#7290: /** @type import("hardhat/config").HardhatUserConfig */
#7290:
#7290: module.exports = {
#7290: solidity: "0.8.28",
#7290: defaultNetwork: "foo",
#7290: networks: {
#7290: hardhat: {
#7290: chainId: 4242,
#7290: gas: 10,
#7290: gasPrice: 4,
#7290: maxFeePerGas: 100,
#7290: maxPriorityFeePerGas: 100,
#7290: initialBaseFeePerGas: 100,
#7290: accounts: [
#7290: {
#7290: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7290: balance: "55555555555555555555555"
#7290: },
#7290: {
#7290: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7290: balance: "66666666666666666666666"
#7290: }
#7290: ]
#7290: },
#7290: foo: {
#7290: chainId: 4242,
#7290: url: "http://host.docker.internal:1055"
#7290: }
#7290: }
#7290: };
#7290: total 328
#7290: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7290: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7290: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7290: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7290: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7290: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7290: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7290: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7290: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7290: ?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
#7290: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7290: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7290:
#7290: Deploying [ FooModule ]
#7290:
#7290: Batch #1
#7290: Executing FooModule#Foo...
#7290:
#7290: 3A0JBatch #1
#7290: Executing FooModule#Foo...
#7290:
#7290: 3A0JBatch #1
#7290: Executed FooModule#Foo
#7290:
#7290: 3A0JBatch #1
#7290: Executed FooModule#Foo
#7290:
#7290: [ FooModule ] successfully deployed 🚀
#7290:
#7290: Deployed Addresses
#7290:
#7290: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7290: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-578b9552fd23 /#7301
#7301: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7301: // SPDX-License-Identifier: MIT
#7301:
#7301: require("@nomicfoundation/hardhat-toolbox");
#7301:
#7301: /** @type import("hardhat/config").HardhatUserConfig */
#7301:
#7301: module.exports = {
#7301: solidity: "0.8.28",
#7301: defaultNetwork: "foo",
#7301: networks: {
#7301: hardhat: {
#7301: chainId: 4242,
#7301: gas: 10,
#7301: gasPrice: 4,
#7301: maxFeePerGas: 100,
#7301: maxPriorityFeePerGas: 100,
#7301: initialBaseFeePerGas: 100,
#7301: accounts: [
#7301: {
#7301: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7301: balance: "55555555555555555555555"
#7301: },
#7301: {
#7301: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7301: balance: "66666666666666666666666"
#7301: }
#7301: ]
#7301: },
#7301: foo: {
#7301: chainId: 4242,
#7301: url: "http://host.docker.internal:1055"
#7301: }
#7301: }
#7301: };
#7301: total 328
#7301: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7301: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7301: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7301: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7301: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7301: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7301: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7301: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7301: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7301: ?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
#7301: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7301: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7301:
#7301: Deploying [ FooModule ]
#7301:
#7301: Batch #1
#7301: Executing FooModule#Foo...
#7301:
#7301: 3A0JBatch #1
#7301: Executing FooModule#Foo...
#7301:
#7301: 3A0JBatch #1
#7301: Executed FooModule#Foo
#7301:
#7301: 3A0JBatch #1
#7301: Executed FooModule#Foo
#7301:
#7301: [ FooModule ] successfully deployed 🚀
#7301:
#7301: Deployed Addresses
#7301:
#7301: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7301: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-578b9552fd23 /#7309
#7309: donce-578b9552fd23
+ sudo docker rmi donce-0a7916234ea5 /#7317
#7317: Untagged: donce-0a7916234ea5:latest
#7317: Deleted: sha256:ea37cd816cc772c703c7fbd36bccf8017774b71f9ef74cd2632405c8edb90ef7
+ sudo docker logs donce-3c853b10042d /#7399
#7399: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7399:
#7399: Accounts
#7399: ========
#7399: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7399:
#7399: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7399:
#7399: 32meth_chainId0m
#7399: 32meth_chainId (2)0m
#7399: 32meth_accounts0m
#7399: 32mhardhat_getAutomine0m
#7399: 32meth_chainId0m
#7399: 32meth_getBlockByNumber0m
#7399: 32meth_getTransactionCount0m
#7399: 32meth_getTransactionCount (2)0m
#7399: 32meth_getTransactionCount (3)0m
#7399: 32meth_getBlockByNumber0m
#7399: 32meth_getTransactionCount0m
#7399: 32meth_getBlockByNumber0m
#7399: 32meth_chainId0m
#7399: 32meth_maxPriorityFeePerGas0m
#7399: 32meth_estimateGas0m
#7399: 32meth_call0m
#7399: Contract deployment: Foo
#7399: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399:
#7399: 32meth_sendTransaction0m
#7399: Contract deployment: Foo
#7399: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7399: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: Value: 0 ETH
#7399: Gas used: 1357081 of 1357081
#7399: Block #1: 0x3e6239149187707bc31a5c0bf4cf9d1299e2d18f596a72f593af68d23d54b1a7
#7399:
#7399: 32meth_getTransactionByHash0m
#7399: 32meth_getBlockByNumber0m
#7399: 32meth_getTransactionReceipt0m
#7399: 32meth_getBalance0m
#7399: 32meth_getBlockByNumber0m
#7399: 32meth_getBlockByNumber (2)0m
#7399: 32meth_getBlockByNumber (3)0m
#7399: 32meth_getBlockByNumber (4)0m
#7399: 32meth_getBlockByNumber (5)0m
#7399: 32meth_getBlockByNumber (6)0m
#7399: 32meth_getBlockByNumber (7)0m
#7399: 32meth_getBlockByNumber (8)0m
#7399: 32meth_getBlockByNumber (9)0m
#7399: 32meth_getTransactionCount0m
#7399: 32meth_getBlockByNumber0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #2: 0x4867805bfb516f69ff936ee8841fc79f93899723b42fcafe4a36a8f2cc4209fc
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #3: 0x0064090673bbb684ad72348e9e518f3ad5560b23e54a54c06ca263826f2fec99
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #4: 0xa4b5c2940def76a1ccfe97d4dc28c545619efebbf4cd4465288aaeda9fec64dd
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #5: 0x7e0ff65dbd0ee2ebb8b439abf03d53ae5df52bf2c2c396b1e8ecb3dfafcbf03f
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #6: 0x91e3b2bb3bfe80f9e92984c6773b78ff65a374aa2494365d7be7cc1e885f8c76
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #7: 0x6b67e375e1f37603a0cd647035de3de551edbb92a06d33326fc843b2d57a8486
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #8: 0xb6fb707b378dd87026dc7afa257d1b5568a96808804ec95a9b7921f5c09eb86c
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #9: 0xedc0bc3490d1411c6c6b4ecc438b9119064f0ce0ebb88ecec1ad2cdb02e7cde6
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #10: 0x30345dcc2a84e24e6d7658b9dff2316a3529d4b7955c2bbdccb983f893f5f4aa
#7399:
#7399: 32meth_getTransactionCount0m
#7399: 32meth_sendRawTransaction0m
#7399: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#7399: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7399: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7399: Value: 42000 wei
#7399: Gas used: 21000 of 22000
#7399: Block #11: 0xf3d9337de996282c2ca4568101d252235c37a4129b5af1bba8cbb3915a7b2a2c
#7399:
#7399: 32meth_getBalance0m
+ sudo docker rm --force donce-3c853b10042d /#7407
#7407: donce-3c853b10042d
+ sudo docker rmi donce-cbaf3847397d /#7415
#7415: Untagged: donce-cbaf3847397d:latest
#7415: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_pays_eth_in_threads 32m PASS0m (9.79s)
+ sudo docker build --tag donce-379f12f0595c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7424
#7424: #0 building with "default" instance using docker driver
#7424:
#7424: #1 [internal] load build definition from Dockerfile
#7424: #1 transferring dockerfile: 552B done
#7424: #1 DONE 0.0s
#7424:
#7424: #2 [internal] load metadata for docker.io/library/node:24
#7424: #2 DONE 0.1s
#7424:
#7424: #3 [internal] load .dockerignore
#7424: #3 transferring context: 2B done
#7424: #3 DONE 0.0s
#7424:
#7424: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#7424: #4 DONE 0.0s
#7424:
#7424: #5 [internal] load build context
#7424: #5 transferring context: 243B done
#7424: #5 DONE 0.0s
#7424:
#7424: #6 [4/9] RUN npm install
#7424: #6 CACHED
#7424:
#7424: #7 [5/9] COPY hardhat.config.js .
#7424: #7 CACHED
#7424:
#7424: #8 [2/9] WORKDIR /app
#7424: #8 CACHED
#7424:
#7424: #9 [3/9] COPY package.json .
#7424: #9 CACHED
#7424:
#7424: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7424: #10 CACHED
#7424:
#7424: #11 [7/9] COPY contracts contracts
#7424: #11 CACHED
#7424:
#7424: #12 [8/9] COPY ignition ignition
#7424: #12 CACHED
#7424:
#7424: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7424: #13 CACHED
#7424:
#7424: #14 exporting to image
#7424: #14 exporting layers done
#7424: #14 writing image sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a done
#7424: #14 naming to docker.io/library/donce-379f12f0595c done
#7424: #14 DONE 0.0s
+ sudo docker run --detach --name donce-9e4f61c7ac03 --add-host host.docker.internal:host-gateway --publish 1056:8545 --user=1001:1001 donce-379f12f0595c /bin/bash -c npx\ hardhat\ node\ /#7456
#7456: 71bd9299c11330fac6de08b3a205ef349e0541f84a144adcf3bebb630364909a
+ sudo docker build --tag donce-16ae8863142a --build-arg HOST\=host.docker.internal --build-arg PORT\=1056 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7465
#7465: #0 building with "default" instance using docker driver
#7465:
#7465: #1 [internal] load build definition from Dockerfile
#7465: #1 transferring dockerfile: 552B done
#7465: #1 DONE 0.0s
#7465:
#7465: #2 [internal] load metadata for docker.io/library/node:24
#7465: #2 DONE 0.1s
#7465:
#7465: #3 [internal] load .dockerignore
#7465: #3 transferring context: 2B done
#7465: #3 DONE 0.0s
#7465:
#7465: #4 [1/9] FROM docker.io/library/node:24@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2
#7465: #4 DONE 0.0s
#7465:
#7465: #5 [internal] load build context
#7465: #5 transferring context: 243B done
#7465: #5 DONE 0.0s
#7465:
#7465: #6 [2/9] WORKDIR /app
#7465: #6 CACHED
#7465:
#7465: #7 [3/9] COPY package.json .
#7465: #7 CACHED
#7465:
#7465: #8 [4/9] RUN npm install
#7465: #8 CACHED
#7465:
#7465: #9 [5/9] COPY hardhat.config.js .
#7465: #9 CACHED
#7465:
#7465: #10 [6/9] RUN sed -i "s/PORT/1056/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7465: #10 DONE 0.3s
#7465:
#7465: #11 [7/9] COPY contracts contracts
#7465: #11 DONE 0.1s
#7465:
#7465: #12 [8/9] COPY ignition ignition
#7465: #12 DONE 0.0s
#7465:
#7465: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7465: #13 1.395 Downloading compiler 0.8.28
#7465: #13 3.515 Compiled 1 Solidity file successfully (evm target: paris).
#7465: #13 DONE 3.6s
#7465:
#7465: #14 exporting to image
#7465: #14 exporting layers
#7465: #14 exporting layers 0.2s done
#7465: #14 writing image sha256:be09ed52fb17ff6366bffeb0a5183195805f698d99bfbe961eb702f6744caefc
#7465: #14 writing image sha256:be09ed52fb17ff6366bffeb0a5183195805f698d99bfbe961eb702f6744caefc done
#7465: #14 naming to docker.io/library/donce-16ae8863142a done
#7465: #14 DONE 0.2s
+ sudo docker run --name donce-4f39a17979d7 --add-host host.docker.internal:host-gateway donce-16ae8863142a /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\) /#7497
#7497: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7497: // SPDX-License-Identifier: MIT
#7497:
#7497: require("@nomicfoundation/hardhat-toolbox");
#7497:
#7497: /** @type import("hardhat/config").HardhatUserConfig */
#7497:
#7497: module.exports = {
#7497: solidity: "0.8.28",
#7497: defaultNetwork: "foo",
#7497: networks: {
#7497: hardhat: {
#7497: chainId: 4242,
#7497: gas: 10,
#7497: gasPrice: 4,
#7497: maxFeePerGas: 100,
#7497: maxPriorityFeePerGas: 100,
#7497: initialBaseFeePerGas: 100,
#7497: accounts: [
#7497: {
#7497: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7497: balance: "55555555555555555555555"
#7497: },
#7497: {
#7497: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7497: balance: "66666666666666666666666"
#7497: }
#7497: ]
#7497: },
#7497: foo: {
#7497: chainId: 4242,
#7497: url: "http://host.docker.internal:1056"
#7497: }
#7497: }
#7497: };
#7497: total 328
#7497: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7497: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7497: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7497: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7497: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7497: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7497: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7497: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7497: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7497: ?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
#7497: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7497: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7497:
#7497: Deploying [ FooModule ]
#7497:
#7497: Batch #1
#7497: Executing FooModule#Foo...
#7497:
#7497: 3A0JBatch #1
#7497: Executing FooModule#Foo...
#7497:
#7497: 3A0JBatch #1
#7497: Executed FooModule#Foo
#7497:
#7497: 3A0JBatch #1
#7497: Executed FooModule#Foo
#7497:
#7497: [ FooModule ] successfully deployed 🚀
#7497:
#7497: Deployed Addresses
#7497:
#7497: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7497: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-4f39a17979d7 /#7509
#7509: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7509: // SPDX-License-Identifier: MIT
#7509:
#7509: require("@nomicfoundation/hardhat-toolbox");
#7509:
#7509: /** @type import("hardhat/config").HardhatUserConfig */
#7509:
#7509: module.exports = {
#7509: solidity: "0.8.28",
#7509: defaultNetwork: "foo",
#7509: networks: {
#7509: hardhat: {
#7509: chainId: 4242,
#7509: gas: 10,
#7509: gasPrice: 4,
#7509: maxFeePerGas: 100,
#7509: maxPriorityFeePerGas: 100,
#7509: initialBaseFeePerGas: 100,
#7509: accounts: [
#7509: {
#7509: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7509: balance: "55555555555555555555555"
#7509: },
#7509: {
#7509: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7509: balance: "66666666666666666666666"
#7509: }
#7509: ]
#7509: },
#7509: foo: {
#7509: chainId: 4242,
#7509: url: "http://host.docker.internal:1056"
#7509: }
#7509: }
#7509: };
#7509: total 328
#7509: drwxr-xr-x 1 root root 4096 Sep 3 17:13 .
#7509: drwxr-xr-x 1 root root 4096 Sep 3 17:13 ..
#7509: drwxr-xr-x 4 root root 4096 Sep 3 17:13 artifacts
#7509: drwxr-xr-x 2 root root 4096 Sep 3 17:05 contracts
#7509: -rw-r--r-- 1 root root 874 Sep 3 17:13 hardhat.config.js
#7509: drwxr-xr-x 3 root root 4096 Sep 3 17:05 ignition
#7509: drwxr-xr-x 381 root root 12288 Sep 3 17:10 node_modules
#7509: -rw-r--r-- 1 root root 294439 Sep 3 17:10 package-lock.json
#7509: -rw-r--r-- 1 root root 106 Sep 3 17:05 package.json
#7509: ?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
#7509: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7509: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7509:
#7509: Deploying [ FooModule ]
#7509:
#7509: Batch #1
#7509: Executing FooModule#Foo...
#7509:
#7509: 3A0JBatch #1
#7509: Executing FooModule#Foo...
#7509:
#7509: 3A0JBatch #1
#7509: Executed FooModule#Foo
#7509:
#7509: 3A0JBatch #1
#7509: Executed FooModule#Foo
#7509:
#7509: [ FooModule ] successfully deployed 🚀
#7509:
#7509: Deployed Addresses
#7509:
#7509: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7509: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-4f39a17979d7 /#7517
#7517: donce-4f39a17979d7
+ sudo docker rmi donce-16ae8863142a /#7525
#7525: Untagged: donce-16ae8863142a:latest
#7525: Deleted: sha256:be09ed52fb17ff6366bffeb0a5183195805f698d99bfbe961eb702f6744caefc
+ sudo docker logs donce-9e4f61c7ac03 /#7624
#7624: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7624:
#7624: Accounts
#7624: ========
#7624: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7624:
#7624: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7624:
#7624: 32meth_chainId0m
#7624: 32meth_chainId (2)0m
#7624: 32meth_accounts0m
#7624: 32mhardhat_getAutomine0m
#7624: 32meth_chainId0m
#7624: 32meth_getBlockByNumber0m
#7624: 32meth_getTransactionCount0m
#7624: 32meth_getTransactionCount (2)0m
#7624: 32meth_getTransactionCount (3)0m
#7624: 32meth_getBlockByNumber0m
#7624: 32meth_getTransactionCount0m
#7624: 32meth_getBlockByNumber0m
#7624: 32meth_chainId0m
#7624: 32meth_maxPriorityFeePerGas0m
#7624: 32meth_estimateGas0m
#7624: 32meth_call0m
#7624: Contract deployment: Foo
#7624: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624:
#7624: 32meth_sendTransaction0m
#7624: Contract deployment: Foo
#7624: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: Value: 0 ETH
#7624: Gas used: 1357081 of 1357081
#7624: Block #1: 0x8c75ca9b2ffd7a6a9d1c79913d3ab906c9a12618c4608e62f83d64342b7d0ce6
#7624:
#7624: 32meth_getTransactionByHash0m
#7624: 32meth_getBlockByNumber0m
#7624: 32meth_getTransactionReceipt0m
#7624: 32meth_subscribe0m
#7624: 32meth_getBlockByNumber0m
#7624: 32meth_getBlockByNumber (2)0m
#7624: 32meth_getBlockByNumber (3)0m
#7624: 32meth_getBlockByNumber (4)0m
#7624: 32meth_getBlockByNumber (5)0m
#7624: 32meth_getBlockByNumber (6)0m
#7624: 32meth_getBlockByNumber (7)0m
#7624: 32meth_getBlockByNumber (8)0m
#7624: 32meth_getBlockByNumber (9)0m
#7624: 32meth_getTransactionCount0m
#7624: 32meth_getBlockByNumber0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #2: 0x44b03932fcc19b1e4895eea700c90343074010dbcae7d8d7f5d5cad6cbbc3736
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #3: 0x8f0264c3cd9320480463b1f0bff9c21336aba525f5700e29f0287d440cda58ea
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #4: 0x14e76be6305884dee6df48b0a7e27b84ab50fdf17821d0411656b9e484b08bee
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #5: 0x5b16941c28f046eaa9731030c8bdb6f1ae297ea4b5121d9f679937688a427c5c
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #6: 0xf2a2df3a7a8cec30225478fd4f2c65e4f64485bd393018f1bf288decab0e7145
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #7: 0x6f5cefe2cd9c77171c5428099f20f2e596341273f2212906e722cf174e7fe627
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #8: 0x3e096f968754510035fac1e121835d7a19871b4b213a165b8ec220195b7c3b09
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #9: 0x2fb17eb681c5535f37dc9c1fe99a691302861f5351cbb8f9fdd5df32aefb723a
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #10: 0x92d469263adca74318de950bff211183a5aec274fb4d8fe3d7b5fea8ddf7c0db
#7624:
#7624: 32meth_getTransactionCount0m
#7624: 32meth_estimateGas0m
#7624: 32meth_sendRawTransaction0m
#7624: Contract call: Foo#transfer
#7624: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#7624: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7624: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7624: Value: 0 ETH
#7624: Gas used: 35389 of 35389
#7624: Block #11: 0x66d91244f55241b7887bd1f6e26a0fce93c222ee902fa9d63c61c560f26d1708
#7624:
#7624: 32meth_unsubscribe0m
+ sudo docker rm --force donce-9e4f61c7ac03 /#7633
#7633: donce-9e4f61c7ac03
+ sudo docker rmi donce-379f12f0595c /#7641
#7641: Untagged: donce-379f12f0595c:latest
#7641: Deleted: sha256:c521037aea9cb1889004938ee0cb959f2b0942765fb547a4e0d662aaf0b6834a
test_accepts_many_payments 32m PASS0m (12.22s)
TestBin
test_prints_version 32m PASS0m (4.37s)
test_prints_help 32m PASS0m (1.18s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.47s)
test_sends_exact_amount_of_eth 32m PASS0m (1.64s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.58s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.58s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.48s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.47s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.46s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.50s)
test_sends_eth_payment_in_eth 32m PASS0m (1.52s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.50s)
test_sends_eth_payment_in_wei 32m PASS0m (1.48s)
test_generates_private_key 32m PASS0m (0.50s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.48s)
test_fetches_eth_balance 32m PASS0m (1.48s)
test_fetches_gas_price 32m PASS0m (0.49s)
test_generates_public_key 32m PASS0m (1.00s)
test_sends_erc20_payment 32m PASS0m (1.48s)
test_wrong_command 32m PASS0m (0.49s)
test_sends_eth_payment 32m PASS0m (1.47s)
test_fetches_erc20_balance 32m PASS0m (1.46s)
TestFakeWallet
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_checks_gas_estimate 32m PASS0m (0.00s)
test_reads_sum_of_payment 32m PASS0m (0.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
Finished in 345.35995s
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)
0m10.485s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m Command line option: 36m--publish0m 1m32m│0m0m
1m32m│0m0m Environment variable: 36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m 1m32m│0m0m
1m32m│0m0m cucumber.yml: 36mdefault: --publish0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the 1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m 1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m 1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 17 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
17 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo4/ERC20/FakeWallet.html.0mtml0ml0m
Modules: 2 ( 0 undocumented)
Classes: 2 ( 0 undocumented)
Constants: 5 ( 5 undocumented)
Attributes: 8 ( 0 undocumented)
Methods: 20 ( 0 undocumented)
86.49% documented
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/erc20.git
517eacc..00ca4f4 master -> master
container 611be301e933dd38947f06ad7b1c94e3400e1778d0e83d10aea413bfaceb110a is dead
Thu Sep 3 17:15:04 UTC 2026