++ dirname ./run.sh
+ cd .
+ echo 1269
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Sep 18 08:52:59 UTC 2026
+ uptime
08:52:59 up 4 min, 0 users, load average: 0.16, 0.09, 0.04
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update reviewdog/action-actionlint action to v1.75.2'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=192
+ 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=192' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=192'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2'\''\'\'''\'''\'' '\'';'\'' '\''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=192'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_192
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-17-169
+ pwd
/tmp/rultor-b9Qb
+ 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=192'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
* [new branch] 106 -> fork/106
* [new branch] 11 -> fork/11
* [new branch] 145 -> fork/145
* [new branch] 146 -> fork/146
* [new branch] 147 -> fork/147
* [new branch] 148 -> fork/148
* [new branch] 149 -> fork/149
* [new branch] 15 -> fork/15
* [new branch] 150 -> fork/150
* [new branch] 151 -> fork/151
* [new branch] 152 -> fork/152
* [new branch] 153 -> fork/153
* [new branch] 154 -> fork/154
* [new branch] 155 -> fork/155
* [new branch] 156 -> fork/156
* [new branch] 157 -> fork/157
* [new branch] 158 -> fork/158
* [new branch] 163 -> fork/163
* [new branch] 18 -> fork/18
* [new branch] 44 -> fork/44
* [new branch] 6 -> fork/6
* [new branch] 9 -> fork/9
* [new branch] claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
* [new branch] master -> fork/master
* [new branch] renovate/hardhat-3.x -> fork/renovate/hardhat-3.x
* [new branch] renovate/nomicfoundation-hardhat-toolbox-7.x -> fork/renovate/nomicfoundation-hardhat-toolbox-7.x
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update reviewdog/action-actionlint action to v1.75.2' --ff __rultor
Updating 9903c6e..59e642a
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 59e642ad1e5695c57de49bdc6f2dceb742ebe0e7
gpg: Signature made Fri Sep 18 06:37:28 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: Fri Sep 18 06:37:28 2026 +0000
chore(deps): update reviewdog/action-actionlint action to v1.75.2
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.05
++ bc
++ echo 0.05 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.05, low enough to run a new Docker container'
load average is 0.05, 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
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: 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_192\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 18 08:53 .
drwxrwxrwt 12 root root 4096 Sep 18 08:53 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 18 08:52 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 18 08:53 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 18 08:52 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 18 08:53 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 18 08:52 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6672 Sep 18 08:52 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 601 Sep 18 08:53 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8580 Sep 18 08:53 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-b9Qb:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=192 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=192'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2'\''\'\'''\'''\'' '\'';'\'' '\''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-b9Qb/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_192 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=192' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update reviewdog/action-actionlint action to v1.75.2' ; 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 22936
TestWallet
test_complains_when_the_block_fails 32m PASS0m (1.72s)
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_tips_the_proposer_a_gwei 32m PASS0m (0.26s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.61s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.10s)
test_fails_after_exhausting_attempts 32m PASS0m (0.14s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.09s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.15s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.16s)
test_rejects_empty_result_of_eth_balance 32m PASS0m (0.05s)
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_rejects_empty_result_of_balance 32m PASS0m (0.05s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.71s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.62s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.82s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.72s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.72s)
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
test_yields_a_complete_payment 32m PASS0m (1.72s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.12s)
test_ignores_payment_removed_by_reorg 32m PASS0m (1.51s)
test_retries_on_transient_non_json_response 32m PASS0m (0.05s)
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.42s)
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.04s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.04s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.04s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.04s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.08s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.22s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.41s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
E: Request #42 was rejected by ws://127.0.0.1:1036: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.30s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.09s)
Talked to example.org:443 in 22ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.02s)
test_reaches_the_last_fallback 32m PASS0m (0.07s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.02s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
E: Request #42 was rejected by ws://127.0.0.1:1037: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.31s)
TestFakeWallet
test_checks_gas_estimate 32m PASS0m (0.00s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
test_reads_sum_of_payment 32m PASS0m (0.00s)
TestWalletLive
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-e98057696cde --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1038:3128 yegor256/squid-proxy:latest /#5086
#5086: Unable to find image 'yegor256/squid-proxy:latest' locally
#5086: latest: Pulling from yegor256/squid-proxy
#5086: cb259a83ac3d: Already exists
#5086: 3a7b115649ea: Pulling fs layer
#5086: a8d48c50659b: Pulling fs layer
#5086: b8637ed74f7c: Pulling fs layer
#5086: a8d48c50659b: Verifying Checksum
#5086: a8d48c50659b: Download complete
#5086: b8637ed74f7c: Verifying Checksum
#5086: b8637ed74f7c: Download complete
#5086: 3a7b115649ea: Verifying Checksum
#5086: 3a7b115649ea: Download complete
#5086: 3a7b115649ea: Pull complete
#5086: a8d48c50659b: Pull complete
#5086: b8637ed74f7c: Pull complete
#5086: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#5086: Status: Downloaded newer image for yegor256/squid-proxy:latest
#5086: bc79dd26313a4bea343cdee5c862411fbff217b41dc526dfb5cb681d21e8afd6
+ sudo docker logs donce-e98057696cde /#5098
#5098: + set -e
#5098: + [ -z jeffrey ]
#5098: + [ -z swordfish ]
#5098: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5098: Adding password for user jeffrey
#5098: + rm -f /run/squid.pid
#5098: + which squid
#5098: + exec /usr/sbin/squid -NYCd 1
#5098: 2026/09/18 08:59:23| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5098: 2026/09/18 08:59:23| aclIpParseIpData: IPv6 has not been enabled.
#5098: 2026/09/18 08:59:23| aclIpParseIpData: IPv6 has not been enabled.
#5098: 2026/09/18 08:59:23| aclIpParseIpData: IPv6 has not been enabled.
#5098: 2026/09/18 08:59:23| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5098: 2026/09/18 08:59:23| Created PID file (/run/squid.pid)
#5098: 2026/09/18 08:59:23| Current Directory is /
#5098: 2026/09/18 08:59:23| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5098: 2026/09/18 08:59:23| Service Name: squid
#5098: 2026/09/18 08:59:23| Process ID 1
#5098: 2026/09/18 08:59:23| Process Roles: master worker
#5098: 2026/09/18 08:59:23| With 1048576 file descriptors available
#5098: 2026/09/18 08:59:23| Initializing IP Cache...
#5098: 2026/09/18 08:59:23| DNS IPv4 socket created at 0.0.0.0, FD 8
#5098: 2026/09/18 08:59:23| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5098: 2026/09/18 08:59:23| Adding domain ec2.internal from /etc/resolv.conf
#5098: 2026/09/18 08:59:23| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5098: 2026/09/18 08:59:23| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5098: 2026/09/18 08:59:23| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5098: 2026/09/18 08:59:23| Store logging disabled
#5098: 2026/09/18 08:59:23| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5098: 2026/09/18 08:59:23| Target number of buckets: 31
#5098: 2026/09/18 08:59:23| Using 8192 Store buckets
#5098: 2026/09/18 08:59:23| Max Mem size: 8192 KB
#5098: 2026/09/18 08:59:23| Max Swap size: 0 KB
#5098: 2026/09/18 08:59:23| Using Least Load store dir selection
#5098: 2026/09/18 08:59:23| Current Directory is /
#5098: 2026/09/18 08:59:23| Finished loading MIME types and icons.
#5098: 2026/09/18 08:59:23| HTCP Disabled.
#5098: 2026/09/18 08:59:23| Pinger socket opened on FD 11
#5098: 2026/09/18 08:59:23| Squid plugin modules loaded: 0
#5098: 2026/09/18 08:59:23| Adaptation support is off.
#5098: 2026/09/18 08:59:23| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5098: listening port: 3128
#5098: 2026/09/18 08:59:23| Starting new basicauthenticator helpers...
#5098: current master transaction: master53
#5098: 2026/09/18 08:59:23| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5098: current master transaction: master53
+ sudo docker rm --force donce-e98057696cde /#5106
#5106: donce-e98057696cde
test_pings_google_via_proxy 32m PASS0m (8.14s)
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
test_pays_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-9db855852e4e --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1039:3128 yegor256/squid-proxy:latest /#5115
#5115: ab05388ba937db766292e79a05c414d5e105270dfc27f26e48d395a9e9cb7a1c
+ sudo docker logs donce-9db855852e4e /#5124
#5124: + set -e
#5124: + [ -z jeffrey ]
#5124: + [ -z swordfish ]
#5124: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5124: Adding password for user jeffrey
#5124: + rm -f /run/squid.pid
#5124: + which squid
#5124: + exec /usr/sbin/squid -NYCd 1
#5124: 2026/09/18 08:59:24| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5124: 2026/09/18 08:59:24| aclIpParseIpData: IPv6 has not been enabled.
#5124: 2026/09/18 08:59:24| aclIpParseIpData: IPv6 has not been enabled.
#5124: 2026/09/18 08:59:24| aclIpParseIpData: IPv6 has not been enabled.
#5124: 2026/09/18 08:59:24| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5124: 2026/09/18 08:59:24| Created PID file (/run/squid.pid)
#5124: 2026/09/18 08:59:24| Current Directory is /
#5124: 2026/09/18 08:59:24| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5124: 2026/09/18 08:59:24| Service Name: squid
#5124: 2026/09/18 08:59:24| Process ID 1
#5124: 2026/09/18 08:59:24| Process Roles: master worker
#5124: 2026/09/18 08:59:24| With 1048576 file descriptors available
#5124: 2026/09/18 08:59:24| Initializing IP Cache...
#5124: 2026/09/18 08:59:24| DNS IPv4 socket created at 0.0.0.0, FD 8
#5124: 2026/09/18 08:59:24| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5124: 2026/09/18 08:59:24| Adding domain ec2.internal from /etc/resolv.conf
#5124: 2026/09/18 08:59:24| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5124: 2026/09/18 08:59:24| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5124: 2026/09/18 08:59:24| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5124: 2026/09/18 08:59:24| Store logging disabled
#5124: 2026/09/18 08:59:24| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5124: 2026/09/18 08:59:24| Target number of buckets: 31
#5124: 2026/09/18 08:59:24| Using 8192 Store buckets
#5124: 2026/09/18 08:59:24| Max Mem size: 8192 KB
#5124: 2026/09/18 08:59:24| Max Swap size: 0 KB
#5124: 2026/09/18 08:59:24| Using Least Load store dir selection
#5124: 2026/09/18 08:59:24| Current Directory is /
#5124: 2026/09/18 08:59:24| Finished loading MIME types and icons.
#5124: 2026/09/18 08:59:24| HTCP Disabled.
#5124: 2026/09/18 08:59:24| Pinger socket opened on FD 11
#5124: 2026/09/18 08:59:24| Squid plugin modules loaded: 0
#5124: 2026/09/18 08:59:24| Adaptation support is off.
#5124: 2026/09/18 08:59:24| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5124: listening port: 3128
#5124: 2026/09/18 08:59:24| Starting new basicauthenticator helpers...
#5124: current master transaction: master53
#5124: 2026/09/18 08:59:24| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5124: current master transaction: master53
+ sudo docker rm --force donce-9db855852e4e /#5132
#5132: donce-9db855852e4e
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.94s)
TestBin
test_fetches_erc20_balance 32m PASS0m (2.06s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.46s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.45s)
test_prints_version 32m PASS0m (0.49s)
test_generates_public_key 32m PASS0m (0.96s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.46s)
test_wrong_command 32m PASS0m (0.48s)
test_sends_exact_amount_of_eth 32m PASS0m (1.44s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.45s)
test_sends_erc20_payment 32m PASS0m (1.44s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.44s)
test_fetches_gas_price 32m PASS0m (0.48s)
test_sends_eth_payment_in_eth 32m PASS0m (1.44s)
test_sends_eth_payment_in_wei 32m PASS0m (1.43s)
test_prints_help 32m PASS0m (0.59s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.44s)
test_sends_eth_payment 32m PASS0m (1.43s)
test_fetches_eth_balance 32m PASS0m (1.43s)
test_generates_private_key 32m PASS0m (0.49s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.44s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.45s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.45s)
TestWalletHardhat
+ sudo docker build --tag donce-6d5615a83742 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5530
#5530: #0 building with "default" instance using docker driver
#5530:
#5530: #1 [internal] load build definition from Dockerfile
#5530: #1 transferring dockerfile: 552B done
#5530: #1 DONE 0.1s
#5530:
#5530: #2 [internal] load metadata for docker.io/library/node:24
#5530: #2 DONE 0.4s
#5530:
#5530: #3 [internal] load .dockerignore
#5530: #3 transferring context: 2B done
#5530: #3 DONE 0.0s
#5530:
#5530: #4 [internal] load build context
#5530: #4 transferring context: 4.97kB done
#5530: #4 DONE 0.0s
#5530:
#5530: #5 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5530: #5 resolve docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0 0.0s done
#5530: #5 sha256:367d9464824bc2fc1c5303b522c01df3b7cf33afc63785f88449798566b5c254 6.67kB / 6.67kB done
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 1.65MB / 48.50MB 0.2s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0B / 24.06MB 0.2s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 10.49MB / 64.41MB 0.2s
#5530: #5 sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0 3.88kB / 3.88kB done
#5530: #5 sha256:b977d0f785d96029d8d4c0790b6bf1c2a4c72e0f26319808e7ba2e9d966a1ac3 2.49kB / 2.49kB done
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 5.24MB / 48.50MB 0.3s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 18.87MB / 64.41MB 0.3s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 8.39MB / 48.50MB 0.4s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 2.10MB / 24.06MB 0.4s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 25.17MB / 64.41MB 0.4s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 11.53MB / 48.50MB 0.5s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 30.41MB / 64.41MB 0.5s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 18.87MB / 48.50MB 0.7s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 8.39MB / 24.06MB 0.7s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 40.89MB / 64.41MB 0.7s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 23.07MB / 48.50MB 0.8s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 10.49MB / 24.06MB 0.8s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 46.14MB / 64.41MB 0.8s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 26.21MB / 48.50MB 0.9s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 12.58MB / 24.06MB 0.9s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 51.38MB / 64.41MB 0.9s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 34.60MB / 48.50MB 1.1s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 16.78MB / 24.06MB 1.1s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 62.91MB / 64.41MB 1.1s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 45.09MB / 48.50MB 1.3s
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 22.02MB / 24.06MB 1.3s
#5530: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 64.41MB / 64.41MB 1.2s done
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 0B / 211.66MB 1.3s
#5530: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 1.4s done
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 24.06MB / 24.06MB 1.4s
#5530: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d
#5530: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 24.06MB / 24.06MB 1.4s done
#5530: #5 sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 0B / 3.33kB 1.5s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 0B / 59.82MB 1.5s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 11.53MB / 211.66MB 1.7s
#5530: #5 sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 3.33kB / 3.33kB 1.6s done
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 3.15MB / 59.82MB 1.7s
#5530: #5 sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 0B / 1.25MB 1.7s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 10.49MB / 59.82MB 1.9s
#5530: #5 sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 1.25MB / 1.25MB 1.7s done
#5530: #5 sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 448B / 448B 1.8s done
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 25.17MB / 211.66MB 2.0s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 14.68MB / 59.82MB 2.0s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 26.21MB / 59.82MB 2.2s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 38.80MB / 211.66MB 2.3s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 32.51MB / 59.82MB 2.3s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 37.75MB / 59.82MB 2.4s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 51.38MB / 211.66MB 2.6s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 51.38MB / 59.82MB 2.6s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 57.67MB / 59.82MB 2.7s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 68.16MB / 211.66MB 2.9s
#5530: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 59.82MB / 59.82MB 2.8s done
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 82.84MB / 211.66MB 3.1s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 98.57MB / 211.66MB 3.3s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 122.68MB / 211.66MB 3.6s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 139.02MB / 211.66MB 3.8s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 161.48MB / 211.66MB 4.1s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 177.21MB / 211.66MB 4.3s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 199.23MB / 211.66MB 4.6s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 211.66MB / 211.66MB 4.8s
#5530: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 211.66MB / 211.66MB 5.0s done
#5530: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 4.9s done
#5530: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0.1s
#5530: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0.9s done
#5530: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 0.1s
#5530: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 3.2s done
#5530: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e
#5530: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 5.0s
#5530: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 9.4s done
#5530: #5 extracting sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 done
#5530: #5 extracting sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932
#5530: #5 extracting sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 3.2s done
#5530: #5 extracting sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 0.1s done
#5530: #5 extracting sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 done
#5530: #5 DONE 23.8s
#5530:
#5530: #6 [2/9] WORKDIR /app
#5530: #6 DONE 0.3s
#5530:
#5530: #7 [3/9] COPY package.json .
#5530: #7 DONE 0.0s
#5530:
#5530: #8 [4/9] RUN npm install
#5530: #8 19.43 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.
#5530: #8 23.07 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5530: #8 23.26 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
#5530: #8 23.26 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
#5530: #8 23.38 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
#5530: #8 23.68 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
#5530: #8 23.74 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
#5530: #8 26.41 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).
#5530: #8 27.05 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
#5530: #8 36.77
#5530: #8 36.77 added 590 packages, and audited 591 packages in 36s
#5530: #8 36.77
#5530: #8 36.77 117 packages are looking for funding
#5530: #8 36.77 run `npm fund` for details
#5530: #8 36.83
#5530: #8 36.83 37 vulnerabilities (14 low, 17 moderate, 6 high)
#5530: #8 36.83
#5530: #8 36.83 To address all issues (including breaking changes), run:
#5530: #8 36.83 npm audit fix --force
#5530: #8 36.83
#5530: #8 36.83 Run `npm audit` for details.
#5530: #8 36.83 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#5530: #8 36.83 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#5530: #8 36.83 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#5530: #8 36.83 npm warn install-scripts
#5530: #8 36.83 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#5530: #8 36.83 npm notice
#5530: #8 36.83 npm notice New major version of npm available! 11.19.0 -> 12.0.2
#5530: #8 36.83 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#5530: #8 36.83 npm notice To update run: npm install -g npm@12.0.2
#5530: #8 36.83 npm notice
#5530: #8 DONE 37.3s
#5530:
#5530: #9 [5/9] COPY hardhat.config.js .
#5530: #9 DONE 0.1s
#5530:
#5530: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5530: #10 DONE 0.4s
#5530:
#5530: #11 [7/9] COPY contracts contracts
#5530: #11 DONE 0.1s
#5530:
#5530: #12 [8/9] COPY ignition ignition
#5530: #12 DONE 0.0s
#5530:
#5530: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5530: #13 1.956 Downloading compiler 0.8.28
#5530: #13 2.792 Compiled 1 Solidity file successfully (evm target: paris).
#5530: #13 DONE 2.9s
#5530:
#5530: #14 exporting to image
#5530: #14 exporting layers
#5530: #14 exporting layers 18.4s done
#5530: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#5530: #14 naming to docker.io/library/donce-6d5615a83742 done
#5530: #14 DONE 18.4s
+ sudo docker run --detach --name donce-4926f8aa876b --add-host host.docker.internal:host-gateway --publish 1040:8545 --user=1001:1001 donce-6d5615a83742 /bin/bash -c npx\ hardhat\ node\ /#5563
#5563: f6e6237e971f8b1864ba726e0e4377fec43d3dd385a2be2d63780d7d4779fffd
+ sudo docker build --tag donce-0a3fe53d5d4f --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5575
#5575: #0 building with "default" instance using docker driver
#5575:
#5575: #1 [internal] load build definition from Dockerfile
#5575: #1 transferring dockerfile: 552B done
#5575: #1 DONE 0.0s
#5575:
#5575: #2 [internal] load metadata for docker.io/library/node:24
#5575: #2 DONE 0.1s
#5575:
#5575: #3 [internal] load .dockerignore
#5575: #3 transferring context: 2B done
#5575: #3 DONE 0.0s
#5575:
#5575: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5575: #4 DONE 0.0s
#5575:
#5575: #5 [internal] load build context
#5575: #5 transferring context: 243B done
#5575: #5 DONE 0.0s
#5575:
#5575: #6 [2/9] WORKDIR /app
#5575: #6 CACHED
#5575:
#5575: #7 [3/9] COPY package.json .
#5575: #7 CACHED
#5575:
#5575: #8 [4/9] RUN npm install
#5575: #8 CACHED
#5575:
#5575: #9 [5/9] COPY hardhat.config.js .
#5575: #9 CACHED
#5575:
#5575: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5575: #10 DONE 0.4s
#5575:
#5575: #11 [7/9] COPY contracts contracts
#5575: #11 DONE 0.0s
#5575:
#5575: #12 [8/9] COPY ignition ignition
#5575: #12 DONE 0.0s
#5575:
#5575: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5575: #13 1.601 Downloading compiler 0.8.28
#5575: #13 2.312 Compiled 1 Solidity file successfully (evm target: paris).
#5575: #13 DONE 2.4s
#5575:
#5575: #14 exporting to image
#5575: #14 exporting layers
#5575: #14 exporting layers 0.2s done
#5575: #14 writing image sha256:113a25e4094eb67c461bf17a5f625a4d160ae5d2cad73d0726ab17b37584b358 done
#5575: #14 naming to docker.io/library/donce-0a3fe53d5d4f done
#5575: #14 DONE 0.2s
+ sudo docker run --name donce-27a7726c14ad --add-host host.docker.internal:host-gateway donce-0a3fe53d5d4f /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\) /#5608
#5608: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5608: // SPDX-License-Identifier: MIT
#5608:
#5608: require("@nomicfoundation/hardhat-toolbox");
#5608:
#5608: /** @type import("hardhat/config").HardhatUserConfig */
#5608:
#5608: module.exports = {
#5608: solidity: "0.8.28",
#5608: defaultNetwork: "foo",
#5608: networks: {
#5608: hardhat: {
#5608: chainId: 4242,
#5608: gas: 10,
#5608: gasPrice: 4,
#5608: maxFeePerGas: 100,
#5608: maxPriorityFeePerGas: 100,
#5608: initialBaseFeePerGas: 100,
#5608: accounts: [
#5608: {
#5608: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5608: balance: "55555555555555555555555"
#5608: },
#5608: {
#5608: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5608: balance: "66666666666666666666666"
#5608: }
#5608: ]
#5608: },
#5608: foo: {
#5608: chainId: 4242,
#5608: url: "http://host.docker.internal:1040"
#5608: }
#5608: }
#5608: };
#5608: total 328
#5608: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#5608: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#5608: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#5608: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#5608: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#5608: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#5608: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#5608: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#5608: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#5608: ?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
#5608: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5608: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5608:
#5608: Deploying [ FooModule ]
#5608:
#5608: Batch #1
#5608: Executing FooModule#Foo...
#5608:
#5608: 3A0JBatch #1
#5608: Executing FooModule#Foo...
#5608:
#5608: 3A0JBatch #1
#5608: Executed FooModule#Foo
#5608:
#5608: 3A0JBatch #1
#5608: Executed FooModule#Foo
#5608:
#5608: [ FooModule ] successfully deployed 🚀
#5608:
#5608: Deployed Addresses
#5608:
#5608: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5608: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-27a7726c14ad /#5620
#5620: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5620: // SPDX-License-Identifier: MIT
#5620:
#5620: require("@nomicfoundation/hardhat-toolbox");
#5620:
#5620: /** @type import("hardhat/config").HardhatUserConfig */
#5620:
#5620: module.exports = {
#5620: solidity: "0.8.28",
#5620: defaultNetwork: "foo",
#5620: networks: {
#5620: hardhat: {
#5620: chainId: 4242,
#5620: gas: 10,
#5620: gasPrice: 4,
#5620: maxFeePerGas: 100,
#5620: maxPriorityFeePerGas: 100,
#5620: initialBaseFeePerGas: 100,
#5620: accounts: [
#5620: {
#5620: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5620: balance: "55555555555555555555555"
#5620: },
#5620: {
#5620: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5620: balance: "66666666666666666666666"
#5620: }
#5620: ]
#5620: },
#5620: foo: {
#5620: chainId: 4242,
#5620: url: "http://host.docker.internal:1040"
#5620: }
#5620: }
#5620: };
#5620: total 328
#5620: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#5620: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#5620: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#5620: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#5620: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#5620: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#5620: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#5620: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#5620: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#5620: ?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
#5620: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5620: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5620:
#5620: Deploying [ FooModule ]
#5620:
#5620: Batch #1
#5620: Executing FooModule#Foo...
#5620:
#5620: 3A0JBatch #1
#5620: Executing FooModule#Foo...
#5620:
#5620: 3A0JBatch #1
#5620: Executed FooModule#Foo
#5620:
#5620: 3A0JBatch #1
#5620: Executed FooModule#Foo
#5620:
#5620: [ FooModule ] successfully deployed 🚀
#5620:
#5620: Deployed Addresses
#5620:
#5620: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5620: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-27a7726c14ad /#5628
#5628: donce-27a7726c14ad
+ sudo docker rmi donce-0a3fe53d5d4f /#5636
#5636: Untagged: donce-0a3fe53d5d4f:latest
#5636: Deleted: sha256:113a25e4094eb67c461bf17a5f625a4d160ae5d2cad73d0726ab17b37584b358
+ sudo docker logs donce-4926f8aa876b /#5646
#5646: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5646:
#5646: Accounts
#5646: ========
#5646: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5646:
#5646: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5646:
#5646: 32meth_chainId0m
#5646: 32meth_chainId (2)0m
#5646: 32meth_accounts0m
#5646: 32mhardhat_getAutomine0m
#5646: 32meth_chainId0m
#5646: 32meth_getBlockByNumber0m
#5646: 32meth_getTransactionCount0m
#5646: 32meth_getTransactionCount (2)0m
#5646: 32meth_getTransactionCount (3)0m
#5646: 32meth_getBlockByNumber0m
#5646: 32meth_getTransactionCount0m
#5646: 32meth_getBlockByNumber0m
#5646: 32meth_chainId0m
#5646: 32meth_maxPriorityFeePerGas0m
#5646: 32meth_estimateGas0m
#5646: 32meth_call0m
#5646: Contract deployment: Foo
#5646: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5646: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5646:
#5646: 32meth_sendTransaction0m
#5646: Contract deployment: Foo
#5646: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5646: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5646: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5646: Value: 0 ETH
#5646: Gas used: 1357081 of 1357081
#5646: Block #1: 0xec41aeceb55db8c3a95139b63ea73916c7f7002efc7cad56a50b26a3a3003d21
#5646:
#5646: 32meth_getTransactionByHash0m
#5646: 32meth_getBlockByNumber0m
#5646: 32meth_getTransactionReceipt0m
#5646: 32meth_accounts0m
#5646: 32meth_call0m
#5646: Contract call: Foo#balanceOf
#5646: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5646: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5646:
+ sudo docker rm --force donce-4926f8aa876b /#5654
#5654: donce-4926f8aa876b
+ sudo docker rmi donce-6d5615a83742 /#5662
#5662: Untagged: donce-6d5615a83742:latest
#5662: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_checks_balance 32m PASS0m (102.60s)
+ sudo docker build --tag donce-2cb572d55e60 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5671
#5671: #0 building with "default" instance using docker driver
#5671:
#5671: #1 [internal] load build definition from Dockerfile
#5671: #1 transferring dockerfile: 552B done
#5671: #1 DONE 0.0s
#5671:
#5671: #2 [internal] load metadata for docker.io/library/node:24
#5671: #2 DONE 0.1s
#5671:
#5671: #3 [internal] load .dockerignore
#5671: #3 transferring context: 2B done
#5671: #3 DONE 0.0s
#5671:
#5671: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5671: #4 DONE 0.0s
#5671:
#5671: #5 [internal] load build context
#5671: #5 transferring context: 243B done
#5671: #5 DONE 0.0s
#5671:
#5671: #6 [5/9] COPY hardhat.config.js .
#5671: #6 CACHED
#5671:
#5671: #7 [4/9] RUN npm install
#5671: #7 CACHED
#5671:
#5671: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5671: #8 CACHED
#5671:
#5671: #9 [7/9] COPY contracts contracts
#5671: #9 CACHED
#5671:
#5671: #10 [2/9] WORKDIR /app
#5671: #10 CACHED
#5671:
#5671: #11 [3/9] COPY package.json .
#5671: #11 CACHED
#5671:
#5671: #12 [8/9] COPY ignition ignition
#5671: #12 CACHED
#5671:
#5671: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5671: #13 CACHED
#5671:
#5671: #14 exporting to image
#5671: #14 exporting layers done
#5671: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#5671: #14 naming to docker.io/library/donce-2cb572d55e60 done
#5671: #14 DONE 0.0s
+ sudo docker run --detach --name donce-73ad006deb3e --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-2cb572d55e60 /bin/bash -c npx\ hardhat\ node\ /#5703
#5703: 51b698bcf7bd6202070006b96eeb7ef0e507dbd62789e6488fb3a4acf24842a5
+ sudo docker build --tag donce-a2e3f6395649 --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5712
#5712: #0 building with "default" instance using docker driver
#5712:
#5712: #1 [internal] load build definition from Dockerfile
#5712: #1 transferring dockerfile: 552B done
#5712: #1 DONE 0.0s
#5712:
#5712: #2 [internal] load metadata for docker.io/library/node:24
#5712: #2 DONE 0.1s
#5712:
#5712: #3 [internal] load .dockerignore
#5712: #3 transferring context: 2B done
#5712: #3 DONE 0.0s
#5712:
#5712: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5712: #4 DONE 0.0s
#5712:
#5712: #5 [internal] load build context
#5712: #5 transferring context: 243B done
#5712: #5 DONE 0.0s
#5712:
#5712: #6 [4/9] RUN npm install
#5712: #6 CACHED
#5712:
#5712: #7 [2/9] WORKDIR /app
#5712: #7 CACHED
#5712:
#5712: #8 [3/9] COPY package.json .
#5712: #8 CACHED
#5712:
#5712: #9 [5/9] COPY hardhat.config.js .
#5712: #9 CACHED
#5712:
#5712: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5712: #10 DONE 0.4s
#5712:
#5712: #11 [7/9] COPY contracts contracts
#5712: #11 DONE 0.1s
#5712:
#5712: #12 [8/9] COPY ignition ignition
#5712: #12 DONE 0.0s
#5712:
#5712: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5712: #13 1.385 Downloading compiler 0.8.28
#5712: #13 2.157 Compiled 1 Solidity file successfully (evm target: paris).
#5712: #13 DONE 2.2s
#5712:
#5712: #14 exporting to image
#5712: #14 exporting layers
#5712: #14 exporting layers 0.2s done
#5712: #14 writing image sha256:0ddaa11ed16affacd29691e1bb9880a94be97b549edec89f7458218cf0a1188c done
#5712: #14 naming to docker.io/library/donce-a2e3f6395649 done
#5712: #14 DONE 0.2s
+ sudo docker run --name donce-6b3805b27d75 --add-host host.docker.internal:host-gateway donce-a2e3f6395649 /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\) /#5744
#5744: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5744: // SPDX-License-Identifier: MIT
#5744:
#5744: require("@nomicfoundation/hardhat-toolbox");
#5744:
#5744: /** @type import("hardhat/config").HardhatUserConfig */
#5744:
#5744: module.exports = {
#5744: solidity: "0.8.28",
#5744: defaultNetwork: "foo",
#5744: networks: {
#5744: hardhat: {
#5744: chainId: 4242,
#5744: gas: 10,
#5744: gasPrice: 4,
#5744: maxFeePerGas: 100,
#5744: maxPriorityFeePerGas: 100,
#5744: initialBaseFeePerGas: 100,
#5744: accounts: [
#5744: {
#5744: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5744: balance: "55555555555555555555555"
#5744: },
#5744: {
#5744: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5744: balance: "66666666666666666666666"
#5744: }
#5744: ]
#5744: },
#5744: foo: {
#5744: chainId: 4242,
#5744: url: "http://host.docker.internal:1041"
#5744: }
#5744: }
#5744: };
#5744: total 328
#5744: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#5744: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#5744: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#5744: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#5744: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#5744: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#5744: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#5744: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#5744: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#5744: ?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
#5744: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5744: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5744:
#5744: Deploying [ FooModule ]
#5744:
#5744: Batch #1
#5744: Executing FooModule#Foo...
#5744:
#5744: 3A0JBatch #1
#5744: Executing FooModule#Foo...
#5744:
#5744: 3A0JBatch #1
#5744: Executed FooModule#Foo
#5744:
#5744: 3A0JBatch #1
#5744: Executed FooModule#Foo
#5744:
#5744: [ FooModule ] successfully deployed 🚀
#5744:
#5744: Deployed Addresses
#5744:
#5744: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5744: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-6b3805b27d75 /#5755
#5755: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5755: // SPDX-License-Identifier: MIT
#5755:
#5755: require("@nomicfoundation/hardhat-toolbox");
#5755:
#5755: /** @type import("hardhat/config").HardhatUserConfig */
#5755:
#5755: module.exports = {
#5755: solidity: "0.8.28",
#5755: defaultNetwork: "foo",
#5755: networks: {
#5755: hardhat: {
#5755: chainId: 4242,
#5755: gas: 10,
#5755: gasPrice: 4,
#5755: maxFeePerGas: 100,
#5755: maxPriorityFeePerGas: 100,
#5755: initialBaseFeePerGas: 100,
#5755: accounts: [
#5755: {
#5755: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5755: balance: "55555555555555555555555"
#5755: },
#5755: {
#5755: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5755: balance: "66666666666666666666666"
#5755: }
#5755: ]
#5755: },
#5755: foo: {
#5755: chainId: 4242,
#5755: url: "http://host.docker.internal:1041"
#5755: }
#5755: }
#5755: };
#5755: total 328
#5755: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#5755: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#5755: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#5755: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#5755: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#5755: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#5755: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#5755: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#5755: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#5755: ?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
#5755: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5755: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5755:
#5755: Deploying [ FooModule ]
#5755:
#5755: Batch #1
#5755: Executing FooModule#Foo...
#5755:
#5755: 3A0JBatch #1
#5755: Executing FooModule#Foo...
#5755:
#5755: 3A0JBatch #1
#5755: Executed FooModule#Foo
#5755:
#5755: 3A0JBatch #1
#5755: Executed FooModule#Foo
#5755:
#5755: [ FooModule ] successfully deployed 🚀
#5755:
#5755: Deployed Addresses
#5755:
#5755: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5755: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-6b3805b27d75 /#5763
#5763: donce-6b3805b27d75
+ sudo docker rmi donce-a2e3f6395649 /#5771
#5771: Untagged: donce-a2e3f6395649:latest
#5771: Deleted: sha256:0ddaa11ed16affacd29691e1bb9880a94be97b549edec89f7458218cf0a1188c
+ sudo docker logs donce-73ad006deb3e /#5781
#5781: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5781:
#5781: Accounts
#5781: ========
#5781: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5781:
#5781: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5781:
#5781: 32meth_chainId0m
#5781: 32meth_chainId (2)0m
#5781: 32meth_accounts0m
#5781: 32mhardhat_getAutomine0m
#5781: 32meth_chainId0m
#5781: 32meth_getBlockByNumber0m
#5781: 32meth_getTransactionCount0m
#5781: 32meth_getTransactionCount (2)0m
#5781: 32meth_getTransactionCount (3)0m
#5781: 32meth_getBlockByNumber0m
#5781: 32meth_getTransactionCount0m
#5781: 32meth_getBlockByNumber0m
#5781: 32meth_chainId0m
#5781: 32meth_maxPriorityFeePerGas0m
#5781: 32meth_estimateGas0m
#5781: 32meth_call0m
#5781: Contract deployment: Foo
#5781: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5781: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5781:
#5781: 32meth_sendTransaction0m
#5781: Contract deployment: Foo
#5781: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5781: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5781: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5781: Value: 0 ETH
#5781: Gas used: 1357081 of 1357081
#5781: Block #1: 0x671c26951310c93747ce907c10f62da4eaf1fb2f76f61668cf2226d6bc51f3a8
#5781:
#5781: 32meth_getTransactionByHash0m
#5781: 32meth_getBlockByNumber0m
#5781: 32meth_getTransactionReceipt0m
#5781: 32meth_getBalance0m
+ sudo docker rm --force donce-73ad006deb3e /#5789
#5789: donce-73ad006deb3e
+ sudo docker rmi donce-2cb572d55e60 /#5797
#5797: Untagged: donce-2cb572d55e60:latest
#5797: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_checks_eth_balance 32m PASS0m (9.30s)
+ sudo docker build --tag donce-03d99805e06a --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5806
#5806: #0 building with "default" instance using docker driver
#5806:
#5806: #1 [internal] load build definition from Dockerfile
#5806: #1 transferring dockerfile: 552B done
#5806: #1 DONE 0.0s
#5806:
#5806: #2 [internal] load metadata for docker.io/library/node:24
#5806: #2 DONE 0.1s
#5806:
#5806: #3 [internal] load .dockerignore
#5806: #3 transferring context: 2B done
#5806: #3 DONE 0.0s
#5806:
#5806: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5806: #4 DONE 0.0s
#5806:
#5806: #5 [internal] load build context
#5806: #5 transferring context: 243B done
#5806: #5 DONE 0.0s
#5806:
#5806: #6 [3/9] COPY package.json .
#5806: #6 CACHED
#5806:
#5806: #7 [7/9] COPY contracts contracts
#5806: #7 CACHED
#5806:
#5806: #8 [5/9] COPY hardhat.config.js .
#5806: #8 CACHED
#5806:
#5806: #9 [4/9] RUN npm install
#5806: #9 CACHED
#5806:
#5806: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5806: #10 CACHED
#5806:
#5806: #11 [8/9] COPY ignition ignition
#5806: #11 CACHED
#5806:
#5806: #12 [2/9] WORKDIR /app
#5806: #12 CACHED
#5806:
#5806: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5806: #13 CACHED
#5806:
#5806: #14 exporting to image
#5806: #14 exporting layers done
#5806: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#5806: #14 naming to docker.io/library/donce-03d99805e06a done
#5806: #14 DONE 0.0s
+ sudo docker run --detach --name donce-81df2af29656 --add-host host.docker.internal:host-gateway --publish 1042:8545 --user=1001:1001 donce-03d99805e06a /bin/bash -c npx\ hardhat\ node\ /#5838
#5838: 8ae321d1ae6c62a5628ce44f9d817708014616d69e8f767386476f1dce411aab
+ sudo docker build --tag donce-acf96d657a42 --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5846
#5846: #0 building with "default" instance using docker driver
#5846:
#5846: #1 [internal] load build definition from Dockerfile
#5846: #1 transferring dockerfile: 552B done
#5846: #1 DONE 0.0s
#5846:
#5846: #2 [internal] load metadata for docker.io/library/node:24
#5846: #2 DONE 0.1s
#5846:
#5846: #3 [internal] load .dockerignore
#5846: #3 transferring context: 2B done
#5846: #3 DONE 0.0s
#5846:
#5846: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5846: #4 DONE 0.0s
#5846:
#5846: #5 [internal] load build context
#5846: #5 transferring context: 243B done
#5846: #5 DONE 0.0s
#5846:
#5846: #6 [2/9] WORKDIR /app
#5846: #6 CACHED
#5846:
#5846: #7 [3/9] COPY package.json .
#5846: #7 CACHED
#5846:
#5846: #8 [4/9] RUN npm install
#5846: #8 CACHED
#5846:
#5846: #9 [5/9] COPY hardhat.config.js .
#5846: #9 CACHED
#5846:
#5846: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5846: #10 DONE 0.3s
#5846:
#5846: #11 [7/9] COPY contracts contracts
#5846: #11 DONE 0.1s
#5846:
#5846: #12 [8/9] COPY ignition ignition
#5846: #12 DONE 0.0s
#5846:
#5846: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5846: #13 1.366 Downloading compiler 0.8.28
#5846: #13 2.138 Compiled 1 Solidity file successfully (evm target: paris).
#5846: #13 DONE 2.2s
#5846:
#5846: #14 exporting to image
#5846: #14 exporting layers
#5846: #14 exporting layers 0.2s done
#5846: #14 writing image sha256:73af42eddfcd54da9486799e468c344d4f50dca3b0466477b4cd91f7cfb73f77 done
#5846: #14 naming to docker.io/library/donce-acf96d657a42 done
#5846: #14 DONE 0.2s
+ sudo docker run --name donce-5442df275d23 --add-host host.docker.internal:host-gateway donce-acf96d657a42 /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\) /#5878
#5878: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5878: // SPDX-License-Identifier: MIT
#5878:
#5878: require("@nomicfoundation/hardhat-toolbox");
#5878:
#5878: /** @type import("hardhat/config").HardhatUserConfig */
#5878:
#5878: module.exports = {
#5878: solidity: "0.8.28",
#5878: defaultNetwork: "foo",
#5878: networks: {
#5878: hardhat: {
#5878: chainId: 4242,
#5878: gas: 10,
#5878: gasPrice: 4,
#5878: maxFeePerGas: 100,
#5878: maxPriorityFeePerGas: 100,
#5878: initialBaseFeePerGas: 100,
#5878: accounts: [
#5878: {
#5878: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5878: balance: "55555555555555555555555"
#5878: },
#5878: {
#5878: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5878: balance: "66666666666666666666666"
#5878: }
#5878: ]
#5878: },
#5878: foo: {
#5878: chainId: 4242,
#5878: url: "http://host.docker.internal:1042"
#5878: }
#5878: }
#5878: };
#5878: total 328
#5878: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#5878: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#5878: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#5878: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#5878: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#5878: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#5878: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#5878: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#5878: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#5878: ?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
#5878: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5878: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5878:
#5878: Deploying [ FooModule ]
#5878:
#5878: Batch #1
#5878: Executing FooModule#Foo...
#5878:
#5878: 3A0JBatch #1
#5878: Executing FooModule#Foo...
#5878:
#5878: 3A0JBatch #1
#5878: Executed FooModule#Foo
#5878:
#5878: 3A0JBatch #1
#5878: Executed FooModule#Foo
#5878:
#5878: [ FooModule ] successfully deployed 🚀
#5878:
#5878: Deployed Addresses
#5878:
#5878: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5878: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-5442df275d23 /#5889
#5889: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5889: // SPDX-License-Identifier: MIT
#5889:
#5889: require("@nomicfoundation/hardhat-toolbox");
#5889:
#5889: /** @type import("hardhat/config").HardhatUserConfig */
#5889:
#5889: module.exports = {
#5889: solidity: "0.8.28",
#5889: defaultNetwork: "foo",
#5889: networks: {
#5889: hardhat: {
#5889: chainId: 4242,
#5889: gas: 10,
#5889: gasPrice: 4,
#5889: maxFeePerGas: 100,
#5889: maxPriorityFeePerGas: 100,
#5889: initialBaseFeePerGas: 100,
#5889: accounts: [
#5889: {
#5889: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5889: balance: "55555555555555555555555"
#5889: },
#5889: {
#5889: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5889: balance: "66666666666666666666666"
#5889: }
#5889: ]
#5889: },
#5889: foo: {
#5889: chainId: 4242,
#5889: url: "http://host.docker.internal:1042"
#5889: }
#5889: }
#5889: };
#5889: total 328
#5889: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#5889: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#5889: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#5889: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#5889: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#5889: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#5889: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#5889: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#5889: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#5889: ?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
#5889: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5889: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5889:
#5889: Deploying [ FooModule ]
#5889:
#5889: Batch #1
#5889: Executing FooModule#Foo...
#5889:
#5889: 3A0JBatch #1
#5889: Executing FooModule#Foo...
#5889:
#5889: 3A0JBatch #1
#5889: Executed FooModule#Foo
#5889:
#5889: 3A0JBatch #1
#5889: Executed FooModule#Foo
#5889:
#5889: [ FooModule ] successfully deployed 🚀
#5889:
#5889: Deployed Addresses
#5889:
#5889: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5889: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-5442df275d23 /#5897
#5897: donce-5442df275d23
+ sudo docker rmi donce-acf96d657a42 /#5905
#5905: Untagged: donce-acf96d657a42:latest
#5905: Deleted: sha256:73af42eddfcd54da9486799e468c344d4f50dca3b0466477b4cd91f7cfb73f77
+ sudo docker logs donce-81df2af29656 /#6008
#6008: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6008:
#6008: Accounts
#6008: ========
#6008: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6008:
#6008: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6008:
#6008: 32meth_chainId0m
#6008: 32meth_chainId (2)0m
#6008: 32meth_accounts0m
#6008: 32mhardhat_getAutomine0m
#6008: 32meth_chainId0m
#6008: 32meth_getBlockByNumber0m
#6008: 32meth_getTransactionCount0m
#6008: 32meth_getTransactionCount (2)0m
#6008: 32meth_getTransactionCount (3)0m
#6008: 32meth_getBlockByNumber0m
#6008: 32meth_getTransactionCount0m
#6008: 32meth_getBlockByNumber0m
#6008: 32meth_chainId0m
#6008: 32meth_maxPriorityFeePerGas0m
#6008: 32meth_estimateGas0m
#6008: 32meth_call0m
#6008: Contract deployment: Foo
#6008: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008:
#6008: 32meth_sendTransaction0m
#6008: Contract deployment: Foo
#6008: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: Value: 0 ETH
#6008: Gas used: 1357081 of 1357081
#6008: Block #1: 0xdf9bc10e9f39cf3ea477ebdffa6bf799d5807a14726a1fe9895c9d53e1a4ce27
#6008:
#6008: 32meth_getTransactionByHash0m
#6008: 32meth_getBlockByNumber0m
#6008: 32meth_getTransactionReceipt0m
#6008: 32meth_accounts0m
#6008: 32meth_call0m
#6008: Contract call: Foo#balanceOf
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008:
#6008: 32meth_getBlockByNumber0m
#6008: 32meth_getBlockByNumber (2)0m
#6008: 32meth_getBlockByNumber (3)0m
#6008: 32meth_getBlockByNumber (4)0m
#6008: 32meth_getBlockByNumber (5)0m
#6008: 32meth_getBlockByNumber (6)0m
#6008: 32meth_getBlockByNumber (7)0m
#6008: 32meth_getBlockByNumber (8)0m
#6008: 32meth_getBlockByNumber (9)0m
#6008: 32meth_getTransactionCount0m
#6008: 32meth_getBlockByNumber0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #2: 0xfd8f306532e457c32b880f10c80fc517aed626692a4e8b81ffbbcd73ca23d405
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #3: 0xef73e75de4cc4ec68aef9a2623ab27a99b6081c4effd3dfd3645086f8e00ab04
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #4: 0x32ef138a552f8b4fa45601c6a7938cf699c169b1853d20a6e2ad63037305ebed
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #5: 0x2315a140f309b56b6ae3bdf26eca52c0f06ad95005d202301208898e9afca7e0
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #6: 0xe4a30190e66f9c77243be40fef54305d43f1aa6bbd95395f17fc1a69d3488039
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #7: 0xf02bb6ee93cb44d45cc75195e7e9175ff3ee79f9a688070d8b5c915047a89241
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #8: 0xd16953ba16af765aaa95414928e327a008f2f30c7a31e7bcfbb0dcf591a48efd
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #9: 0xce4bc7be3ff8d0f934955212a5079a45554b149eda1feaf43e4a85aaacede16e
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #10: 0x612833e8d5dc8c992beccc0338cf392690d4c8f4f7301a323595469accf4c5da
#6008:
#6008: 32meth_getTransactionCount0m
#6008: 32meth_estimateGas0m
#6008: 32meth_sendRawTransaction0m
#6008: Contract call: Foo#transfer
#6008: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008: Value: 0 ETH
#6008: Gas used: 35389 of 35389
#6008: Block #11: 0xc2d57a9dcb319db011fc069042d088707ef14a26810584a4aa018a19a0c57b86
#6008:
#6008: 32meth_call0m
#6008: Contract call: Foo#balanceOf
#6008: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6008: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6008:
+ sudo docker rm --force donce-81df2af29656 /#6016
#6016: donce-81df2af29656
+ sudo docker rmi donce-03d99805e06a /#6024
#6024: Untagged: donce-03d99805e06a:latest
#6024: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_pays_in_threads 32m PASS0m (9.74s)
+ sudo docker build --tag donce-9e0eadf0d837 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6033
#6033: #0 building with "default" instance using docker driver
#6033:
#6033: #1 [internal] load build definition from Dockerfile
#6033: #1 transferring dockerfile: 552B done
#6033: #1 DONE 0.0s
#6033:
#6033: #2 [internal] load metadata for docker.io/library/node:24
#6033: #2 DONE 0.1s
#6033:
#6033: #3 [internal] load .dockerignore
#6033: #3 transferring context: 2B done
#6033: #3 DONE 0.0s
#6033:
#6033: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6033: #4 DONE 0.0s
#6033:
#6033: #5 [internal] load build context
#6033: #5 transferring context: 243B done
#6033: #5 DONE 0.0s
#6033:
#6033: #6 [3/9] COPY package.json .
#6033: #6 CACHED
#6033:
#6033: #7 [4/9] RUN npm install
#6033: #7 CACHED
#6033:
#6033: #8 [7/9] COPY contracts contracts
#6033: #8 CACHED
#6033:
#6033: #9 [2/9] WORKDIR /app
#6033: #9 CACHED
#6033:
#6033: #10 [8/9] COPY ignition ignition
#6033: #10 CACHED
#6033:
#6033: #11 [5/9] COPY hardhat.config.js .
#6033: #11 CACHED
#6033:
#6033: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6033: #12 CACHED
#6033:
#6033: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6033: #13 CACHED
#6033:
#6033: #14 exporting to image
#6033: #14 exporting layers done
#6033: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#6033: #14 naming to docker.io/library/donce-9e0eadf0d837 done
#6033: #14 DONE 0.0s
+ sudo docker run --detach --name donce-4869a533dc6c --add-host host.docker.internal:host-gateway --publish 1043:8545 --user=1001:1001 donce-9e0eadf0d837 /bin/bash -c npx\ hardhat\ node\ /#6065
#6065: 215b119befd043e7d6f04c66e79253f1de052500218800a23fc206f8e211d05b
+ sudo docker build --tag donce-f7e254b218c1 --build-arg HOST\=host.docker.internal --build-arg PORT\=1043 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6076
#6076: #0 building with "default" instance using docker driver
#6076:
#6076: #1 [internal] load build definition from Dockerfile
#6076: #1 transferring dockerfile: 552B done
#6076: #1 DONE 0.0s
#6076:
#6076: #2 [internal] load metadata for docker.io/library/node:24
#6076: #2 DONE 0.1s
#6076:
#6076: #3 [internal] load .dockerignore
#6076: #3 transferring context: 2B done
#6076: #3 DONE 0.0s
#6076:
#6076: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6076: #4 DONE 0.0s
#6076:
#6076: #5 [internal] load build context
#6076: #5 transferring context: 243B done
#6076: #5 DONE 0.0s
#6076:
#6076: #6 [2/9] WORKDIR /app
#6076: #6 CACHED
#6076:
#6076: #7 [3/9] COPY package.json .
#6076: #7 CACHED
#6076:
#6076: #8 [4/9] RUN npm install
#6076: #8 CACHED
#6076:
#6076: #9 [5/9] COPY hardhat.config.js .
#6076: #9 CACHED
#6076:
#6076: #10 [6/9] RUN sed -i "s/PORT/1043/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6076: #10 DONE 0.3s
#6076:
#6076: #11 [7/9] COPY contracts contracts
#6076: #11 DONE 0.1s
#6076:
#6076: #12 [8/9] COPY ignition ignition
#6076: #12 DONE 0.0s
#6076:
#6076: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6076: #13 1.360 Downloading compiler 0.8.28
#6076: #13 2.026 Compiled 1 Solidity file successfully (evm target: paris).
#6076: #13 DONE 2.1s
#6076:
#6076: #14 exporting to image
#6076: #14 exporting layers
#6076: #14 exporting layers 0.2s done
#6076: #14 writing image sha256:483fc78dff0406c87aef5cdaa97d64e65fabad416540f475d368678a6c3763cc done
#6076: #14 naming to docker.io/library/donce-f7e254b218c1 done
#6076: #14 DONE 0.3s
+ sudo docker run --name donce-e5aa7d99d10b --add-host host.docker.internal:host-gateway donce-f7e254b218c1 /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\) /#6108
#6108: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6108: // SPDX-License-Identifier: MIT
#6108:
#6108: require("@nomicfoundation/hardhat-toolbox");
#6108:
#6108: /** @type import("hardhat/config").HardhatUserConfig */
#6108:
#6108: module.exports = {
#6108: solidity: "0.8.28",
#6108: defaultNetwork: "foo",
#6108: networks: {
#6108: hardhat: {
#6108: chainId: 4242,
#6108: gas: 10,
#6108: gasPrice: 4,
#6108: maxFeePerGas: 100,
#6108: maxPriorityFeePerGas: 100,
#6108: initialBaseFeePerGas: 100,
#6108: accounts: [
#6108: {
#6108: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6108: balance: "55555555555555555555555"
#6108: },
#6108: {
#6108: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6108: balance: "66666666666666666666666"
#6108: }
#6108: ]
#6108: },
#6108: foo: {
#6108: chainId: 4242,
#6108: url: "http://host.docker.internal:1043"
#6108: }
#6108: }
#6108: };
#6108: total 328
#6108: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#6108: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#6108: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#6108: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6108: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#6108: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6108: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6108: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6108: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6108: ?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
#6108: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6108: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6108:
#6108: Deploying [ FooModule ]
#6108:
#6108: Batch #1
#6108: Executing FooModule#Foo...
#6108:
#6108: 3A0JBatch #1
#6108: Executing FooModule#Foo...
#6108:
#6108: 3A0JBatch #1
#6108: Executed FooModule#Foo
#6108:
#6108: 3A0JBatch #1
#6108: Executed FooModule#Foo
#6108:
#6108: [ FooModule ] successfully deployed 🚀
#6108:
#6108: Deployed Addresses
#6108:
#6108: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6108: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-e5aa7d99d10b /#6118
#6118: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6118: // SPDX-License-Identifier: MIT
#6118:
#6118: require("@nomicfoundation/hardhat-toolbox");
#6118:
#6118: /** @type import("hardhat/config").HardhatUserConfig */
#6118:
#6118: module.exports = {
#6118: solidity: "0.8.28",
#6118: defaultNetwork: "foo",
#6118: networks: {
#6118: hardhat: {
#6118: chainId: 4242,
#6118: gas: 10,
#6118: gasPrice: 4,
#6118: maxFeePerGas: 100,
#6118: maxPriorityFeePerGas: 100,
#6118: initialBaseFeePerGas: 100,
#6118: accounts: [
#6118: {
#6118: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6118: balance: "55555555555555555555555"
#6118: },
#6118: {
#6118: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6118: balance: "66666666666666666666666"
#6118: }
#6118: ]
#6118: },
#6118: foo: {
#6118: chainId: 4242,
#6118: url: "http://host.docker.internal:1043"
#6118: }
#6118: }
#6118: };
#6118: total 328
#6118: drwxr-xr-x 1 root root 4096 Sep 18 09:01 .
#6118: drwxr-xr-x 1 root root 4096 Sep 18 09:01 ..
#6118: drwxr-xr-x 4 root root 4096 Sep 18 09:01 artifacts
#6118: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6118: -rw-r--r-- 1 root root 874 Sep 18 09:01 hardhat.config.js
#6118: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6118: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6118: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6118: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6118: ?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
#6118: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6118: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6118:
#6118: Deploying [ FooModule ]
#6118:
#6118: Batch #1
#6118: Executing FooModule#Foo...
#6118:
#6118: 3A0JBatch #1
#6118: Executing FooModule#Foo...
#6118:
#6118: 3A0JBatch #1
#6118: Executed FooModule#Foo
#6118:
#6118: 3A0JBatch #1
#6118: Executed FooModule#Foo
#6118:
#6118: [ FooModule ] successfully deployed 🚀
#6118:
#6118: Deployed Addresses
#6118:
#6118: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6118: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-e5aa7d99d10b /#6127
#6127: donce-e5aa7d99d10b
+ sudo docker rmi donce-f7e254b218c1 /#6135
#6135: Untagged: donce-f7e254b218c1:latest
#6135: Deleted: sha256:483fc78dff0406c87aef5cdaa97d64e65fabad416540f475d368678a6c3763cc
+ sudo docker logs donce-4869a533dc6c /#6157
#6157: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6157:
#6157: Accounts
#6157: ========
#6157: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6157:
#6157: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6157:
#6157: 32meth_chainId0m
#6157: 32meth_chainId (2)0m
#6157: 32meth_accounts0m
#6157: 32mhardhat_getAutomine0m
#6157: 32meth_chainId0m
#6157: 32meth_getBlockByNumber0m
#6157: 32meth_getTransactionCount0m
#6157: 32meth_getTransactionCount (2)0m
#6157: 32meth_getTransactionCount (3)0m
#6157: 32meth_getBlockByNumber0m
#6157: 32meth_getTransactionCount0m
#6157: 32meth_getBlockByNumber0m
#6157: 32meth_chainId0m
#6157: 32meth_maxPriorityFeePerGas0m
#6157: 32meth_estimateGas0m
#6157: 32meth_call0m
#6157: Contract deployment: Foo
#6157: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6157: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6157:
#6157: 32meth_sendTransaction0m
#6157: Contract deployment: Foo
#6157: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6157: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6157: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6157: Value: 0 ETH
#6157: Gas used: 1357081 of 1357081
#6157: Block #1: 0xbf92b53e107ab1dd01b3f90dc4af318a67a8b31bbbd940539106d37ebef2530e
#6157:
#6157: 32meth_getTransactionByHash0m
#6157: 32meth_getBlockByNumber0m
#6157: 32meth_getTransactionReceipt0m
#6157: 32meth_accounts0m
#6157: 32meth_call0m
#6157: Contract call: Foo#balanceOf
#6157: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6157: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6157:
#6157: 32meth_call0m
#6157: Contract call: Foo#balanceOf
#6157: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6157: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6157:
#6157: 32meth_getBlockByNumber0m
#6157: 32meth_getTransactionCount0m
#6157: 32meth_estimateGas0m
#6157: 32meth_sendRawTransaction0m
#6157: Contract call: Foo#transfer
#6157: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6157: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6157: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6157: Value: 0 ETH
#6157: Gas used: 35389 of 35389
#6157: Block #2: 0x0187c1c2a9653c15a2f747ab329a34bb5438507c8edbadd5fbe439e0cff7e00c
#6157:
#6157: 32meth_call0m
#6157: Contract call: Foo#balanceOf
#6157: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6157: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6157:
+ sudo docker rm --force donce-4869a533dc6c /#6165
#6165: donce-4869a533dc6c
+ sudo docker rmi donce-9e0eadf0d837 /#6173
#6173: Untagged: donce-9e0eadf0d837:latest
#6173: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_pays 32m PASS0m (9.37s)
+ sudo docker build --tag donce-1f2fe476690b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6182
#6182: #0 building with "default" instance using docker driver
#6182:
#6182: #1 [internal] load build definition from Dockerfile
#6182: #1 transferring dockerfile: 552B done
#6182: #1 DONE 0.0s
#6182:
#6182: #2 [internal] load metadata for docker.io/library/node:24
#6182: #2 DONE 0.1s
#6182:
#6182: #3 [internal] load .dockerignore
#6182: #3 transferring context: 2B done
#6182: #3 DONE 0.0s
#6182:
#6182: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6182: #4 DONE 0.0s
#6182:
#6182: #5 [internal] load build context
#6182: #5 transferring context: 243B done
#6182: #5 DONE 0.0s
#6182:
#6182: #6 [3/9] COPY package.json .
#6182: #6 CACHED
#6182:
#6182: #7 [4/9] RUN npm install
#6182: #7 CACHED
#6182:
#6182: #8 [5/9] COPY hardhat.config.js .
#6182: #8 CACHED
#6182:
#6182: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6182: #9 CACHED
#6182:
#6182: #10 [2/9] WORKDIR /app
#6182: #10 CACHED
#6182:
#6182: #11 [7/9] COPY contracts contracts
#6182: #11 CACHED
#6182:
#6182: #12 [8/9] COPY ignition ignition
#6182: #12 CACHED
#6182:
#6182: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6182: #13 CACHED
#6182:
#6182: #14 exporting to image
#6182: #14 exporting layers done
#6182: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#6182: #14 naming to docker.io/library/donce-1f2fe476690b done
#6182: #14 DONE 0.0s
+ sudo docker run --detach --name donce-afcaff422802 --add-host host.docker.internal:host-gateway --publish 1044:8545 --user=1001:1001 donce-1f2fe476690b /bin/bash -c npx\ hardhat\ node\ /#6214
#6214: f41b83a738e8061014c2bbb13383a3a6fcf34950c9ca367ae5e97c076656a587
+ sudo docker build --tag donce-920c29973d3f --build-arg HOST\=host.docker.internal --build-arg PORT\=1044 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6222
#6222: #0 building with "default" instance using docker driver
#6222:
#6222: #1 [internal] load build definition from Dockerfile
#6222: #1 transferring dockerfile: 552B done
#6222: #1 DONE 0.0s
#6222:
#6222: #2 [internal] load metadata for docker.io/library/node:24
#6222: #2 DONE 0.1s
#6222:
#6222: #3 [internal] load .dockerignore
#6222: #3 transferring context: 2B done
#6222: #3 DONE 0.0s
#6222:
#6222: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6222: #4 DONE 0.0s
#6222:
#6222: #5 [internal] load build context
#6222: #5 transferring context: 243B done
#6222: #5 DONE 0.0s
#6222:
#6222: #6 [2/9] WORKDIR /app
#6222: #6 CACHED
#6222:
#6222: #7 [3/9] COPY package.json .
#6222: #7 CACHED
#6222:
#6222: #8 [4/9] RUN npm install
#6222: #8 CACHED
#6222:
#6222: #9 [5/9] COPY hardhat.config.js .
#6222: #9 CACHED
#6222:
#6222: #10 [6/9] RUN sed -i "s/PORT/1044/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6222: #10 DONE 0.4s
#6222:
#6222: #11 [7/9] COPY contracts contracts
#6222: #11 DONE 0.0s
#6222:
#6222: #12 [8/9] COPY ignition ignition
#6222: #12 DONE 0.0s
#6222:
#6222: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6222: #13 1.339 Downloading compiler 0.8.28
#6222: #13 2.012 Compiled 1 Solidity file successfully (evm target: paris).
#6222: #13 DONE 2.1s
#6222:
#6222: #14 exporting to image
#6222: #14 exporting layers
#6222: #14 exporting layers 0.2s done
#6222: #14 writing image sha256:aba41ac152ed18d60459a56c24633ea79cb16afe13c7d71610c63deb72dc28e2
#6222: #14 writing image sha256:aba41ac152ed18d60459a56c24633ea79cb16afe13c7d71610c63deb72dc28e2 done
#6222: #14 naming to docker.io/library/donce-920c29973d3f done
#6222: #14 DONE 0.3s
+ sudo docker run --name donce-8b2c035b3a3c --add-host host.docker.internal:host-gateway donce-920c29973d3f /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\) /#6253
#6253: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6253: // SPDX-License-Identifier: MIT
#6253:
#6253: require("@nomicfoundation/hardhat-toolbox");
#6253:
#6253: /** @type import("hardhat/config").HardhatUserConfig */
#6253:
#6253: module.exports = {
#6253: solidity: "0.8.28",
#6253: defaultNetwork: "foo",
#6253: networks: {
#6253: hardhat: {
#6253: chainId: 4242,
#6253: gas: 10,
#6253: gasPrice: 4,
#6253: maxFeePerGas: 100,
#6253: maxPriorityFeePerGas: 100,
#6253: initialBaseFeePerGas: 100,
#6253: accounts: [
#6253: {
#6253: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6253: balance: "55555555555555555555555"
#6253: },
#6253: {
#6253: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6253: balance: "66666666666666666666666"
#6253: }
#6253: ]
#6253: },
#6253: foo: {
#6253: chainId: 4242,
#6253: url: "http://host.docker.internal:1044"
#6253: }
#6253: }
#6253: };
#6253: total 328
#6253: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6253: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6253: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6253: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6253: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6253: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6253: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6253: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6253: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6253: ?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
#6253: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6253: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6253:
#6253: Deploying [ FooModule ]
#6253:
#6253: Batch #1
#6253: Executing FooModule#Foo...
#6253:
#6253: 3A0JBatch #1
#6253: Executing FooModule#Foo...
#6253:
#6253: 3A0JBatch #1
#6253: Executed FooModule#Foo
#6253:
#6253: 3A0JBatch #1
#6253: Executed FooModule#Foo
#6253:
#6253: [ FooModule ] successfully deployed 🚀
#6253:
#6253: Deployed Addresses
#6253:
#6253: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6253: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-8b2c035b3a3c /#6264
#6264: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6264: // SPDX-License-Identifier: MIT
#6264:
#6264: require("@nomicfoundation/hardhat-toolbox");
#6264:
#6264: /** @type import("hardhat/config").HardhatUserConfig */
#6264:
#6264: module.exports = {
#6264: solidity: "0.8.28",
#6264: defaultNetwork: "foo",
#6264: networks: {
#6264: hardhat: {
#6264: chainId: 4242,
#6264: gas: 10,
#6264: gasPrice: 4,
#6264: maxFeePerGas: 100,
#6264: maxPriorityFeePerGas: 100,
#6264: initialBaseFeePerGas: 100,
#6264: accounts: [
#6264: {
#6264: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6264: balance: "55555555555555555555555"
#6264: },
#6264: {
#6264: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6264: balance: "66666666666666666666666"
#6264: }
#6264: ]
#6264: },
#6264: foo: {
#6264: chainId: 4242,
#6264: url: "http://host.docker.internal:1044"
#6264: }
#6264: }
#6264: };
#6264: total 328
#6264: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6264: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6264: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6264: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6264: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6264: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6264: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6264: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6264: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6264: ?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
#6264: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6264: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6264:
#6264: Deploying [ FooModule ]
#6264:
#6264: Batch #1
#6264: Executing FooModule#Foo...
#6264:
#6264: 3A0JBatch #1
#6264: Executing FooModule#Foo...
#6264:
#6264: 3A0JBatch #1
#6264: Executed FooModule#Foo
#6264:
#6264: 3A0JBatch #1
#6264: Executed FooModule#Foo
#6264:
#6264: [ FooModule ] successfully deployed 🚀
#6264:
#6264: Deployed Addresses
#6264:
#6264: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6264: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-8b2c035b3a3c /#6272
#6272: donce-8b2c035b3a3c
+ sudo docker rmi donce-920c29973d3f /#6280
#6280: Untagged: donce-920c29973d3f:latest
#6280: Deleted: sha256:aba41ac152ed18d60459a56c24633ea79cb16afe13c7d71610c63deb72dc28e2
+ sudo docker logs donce-afcaff422802 /#6379
#6379: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6379:
#6379: Accounts
#6379: ========
#6379: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6379:
#6379: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6379:
#6379: 32meth_chainId0m
#6379: 32meth_chainId (2)0m
#6379: 32meth_accounts0m
#6379: 32mhardhat_getAutomine0m
#6379: 32meth_chainId0m
#6379: 32meth_getBlockByNumber0m
#6379: 32meth_getTransactionCount0m
#6379: 32meth_getTransactionCount (2)0m
#6379: 32meth_getTransactionCount (3)0m
#6379: 32meth_getBlockByNumber0m
#6379: 32meth_getTransactionCount0m
#6379: 32meth_getBlockByNumber0m
#6379: 32meth_chainId0m
#6379: 32meth_maxPriorityFeePerGas0m
#6379: 32meth_estimateGas0m
#6379: 32meth_call0m
#6379: Contract deployment: Foo
#6379: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379:
#6379: 32meth_sendTransaction0m
#6379: Contract deployment: Foo
#6379: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: Value: 0 ETH
#6379: Gas used: 1357081 of 1357081
#6379: Block #1: 0x897e429ac1317afb4067d91bcfd6815afe62933baee3342e34262e0bc1316abb
#6379:
#6379: 32meth_getTransactionByHash0m
#6379: 32meth_getBlockByNumber0m
#6379: 32meth_getTransactionReceipt0m
#6379: 32meth_subscribe0m
#6379: 32meth_getBlockByNumber0m
#6379: 32meth_getBlockByNumber (2)0m
#6379: 32meth_getBlockByNumber (3)0m
#6379: 32meth_getBlockByNumber (4)0m
#6379: 32meth_getBlockByNumber (5)0m
#6379: 32meth_getBlockByNumber (6)0m
#6379: 32meth_getBlockByNumber (7)0m
#6379: 32meth_getBlockByNumber (8)0m
#6379: 32meth_getBlockByNumber (9)0m
#6379: 32meth_getTransactionCount0m
#6379: 32meth_getBlockByNumber0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #2: 0xeb7be7e27a5da66ccd830987e0ce895e0c0a8a1a6873a45160f31351bd1fdec3
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #3: 0xe7f6b628f7a705697c462e8d8517175150424348337c8c7f2e95a8862a00ce3c
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #4: 0x010eea7c598083a13ed8f3307466aa7be373266c67e835b8dccf411fd1da16cb
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #5: 0x1307cd2dfac911031f3fd892fbd149faf3794da0fc1af19bf3d5184b2d4ece91
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #6: 0xa3d53c43026829fe1a43ca3f3afbeadea14e25e99e9118255d11b5e340201618
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #7: 0x57ca2376adaea5908264f3dbd6e49af078f1432de6f0bab5b2b6e60b9ef37008
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #8: 0xcf1d05f51221e479dc15b1b7f71a9ad22acb649f7f698ce7d5c674681c1c8c05
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #9: 0x0a5f8b5ca17f07dd1d625fe7d70f3bf30870b800e435afafcbb559c80ee8c6da
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #10: 0x6faeba5a24ffe9e1fe757ff67795e05a01b89816ed5cda23b09ac69a272e0ac7
#6379:
#6379: 32meth_getTransactionCount0m
#6379: 32meth_estimateGas0m
#6379: 32meth_sendRawTransaction0m
#6379: Contract call: Foo#transfer
#6379: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#6379: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6379: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6379: Value: 0 ETH
#6379: Gas used: 35389 of 35389
#6379: Block #11: 0xad47e99034a78b9b5b4b4f7f426dc0834f049745cf9236fdc52bf6c977093a4d
#6379:
#6379: 32meth_unsubscribe0m
+ sudo docker rm --force donce-afcaff422802 /#6387
#6387: donce-afcaff422802
+ sudo docker rmi donce-1f2fe476690b /#6395
#6395: Untagged: donce-1f2fe476690b:latest
#6395: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_accepts_many_payments 32m PASS0m (10.87s)
+ sudo docker build --tag donce-b73a09fd5cb3 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6404
#6404: #0 building with "default" instance using docker driver
#6404:
#6404: #1 [internal] load build definition from Dockerfile
#6404: #1 transferring dockerfile: 552B done
#6404: #1 DONE 0.0s
#6404:
#6404: #2 [internal] load metadata for docker.io/library/node:24
#6404: #2 DONE 0.1s
#6404:
#6404: #3 [internal] load .dockerignore
#6404: #3 transferring context: 2B done
#6404: #3 DONE 0.0s
#6404:
#6404: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6404: #4 DONE 0.0s
#6404:
#6404: #5 [internal] load build context
#6404: #5 transferring context: 243B done
#6404: #5 DONE 0.0s
#6404:
#6404: #6 [7/9] COPY contracts contracts
#6404: #6 CACHED
#6404:
#6404: #7 [8/9] COPY ignition ignition
#6404: #7 CACHED
#6404:
#6404: #8 [2/9] WORKDIR /app
#6404: #8 CACHED
#6404:
#6404: #9 [3/9] COPY package.json .
#6404: #9 CACHED
#6404:
#6404: #10 [4/9] RUN npm install
#6404: #10 CACHED
#6404:
#6404: #11 [5/9] COPY hardhat.config.js .
#6404: #11 CACHED
#6404:
#6404: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6404: #12 CACHED
#6404:
#6404: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6404: #13 CACHED
#6404:
#6404: #14 exporting to image
#6404: #14 exporting layers done
#6404: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#6404: #14 naming to docker.io/library/donce-b73a09fd5cb3 done
#6404: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3583353c4d2f --add-host host.docker.internal:host-gateway --publish 1045:8545 --user=1001:1001 donce-b73a09fd5cb3 /bin/bash -c npx\ hardhat\ node\ /#6436
#6436: 030e5c1d5345174de3e4503da6905481a06be2f08ba5b9cf61dde9115d1fb0d7
+ sudo docker build --tag donce-5d8905a2817d --build-arg HOST\=host.docker.internal --build-arg PORT\=1045 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6444
#6444: #0 building with "default" instance using docker driver
#6444:
#6444: #1 [internal] load build definition from Dockerfile
#6444: #1 transferring dockerfile: 552B done
#6444: #1 DONE 0.0s
#6444:
#6444: #2 [internal] load metadata for docker.io/library/node:24
#6444: #2 DONE 0.1s
#6444:
#6444: #3 [internal] load .dockerignore
#6444: #3 transferring context: 2B done
#6444: #3 DONE 0.0s
#6444:
#6444: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6444: #4 DONE 0.0s
#6444:
#6444: #5 [internal] load build context
#6444: #5 transferring context: 243B done
#6444: #5 DONE 0.0s
#6444:
#6444: #6 [3/9] COPY package.json .
#6444: #6 CACHED
#6444:
#6444: #7 [4/9] RUN npm install
#6444: #7 CACHED
#6444:
#6444: #8 [2/9] WORKDIR /app
#6444: #8 CACHED
#6444:
#6444: #9 [5/9] COPY hardhat.config.js .
#6444: #9 CACHED
#6444:
#6444: #10 [6/9] RUN sed -i "s/PORT/1045/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6444: #10 DONE 0.3s
#6444:
#6444: #11 [7/9] COPY contracts contracts
#6444: #11 DONE 0.1s
#6444:
#6444: #12 [8/9] COPY ignition ignition
#6444: #12 DONE 0.0s
#6444:
#6444: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6444: #13 1.351 Downloading compiler 0.8.28
#6444: #13 2.123 Compiled 1 Solidity file successfully (evm target: paris).
#6444: #13 DONE 2.2s
#6444:
#6444: #14 exporting to image
#6444: #14 exporting layers
#6444: #14 exporting layers 0.2s done
#6444: #14 writing image sha256:d2d7647b17f11c6123b576f4b6c6839990f7bb037dd1f569cc12e8e92b707c62 done
#6444: #14 naming to docker.io/library/donce-5d8905a2817d done
#6444: #14 DONE 0.2s
+ sudo docker run --name donce-206495d44598 --add-host host.docker.internal:host-gateway donce-5d8905a2817d /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\) /#6476
#6476: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6476: // SPDX-License-Identifier: MIT
#6476:
#6476: require("@nomicfoundation/hardhat-toolbox");
#6476:
#6476: /** @type import("hardhat/config").HardhatUserConfig */
#6476:
#6476: module.exports = {
#6476: solidity: "0.8.28",
#6476: defaultNetwork: "foo",
#6476: networks: {
#6476: hardhat: {
#6476: chainId: 4242,
#6476: gas: 10,
#6476: gasPrice: 4,
#6476: maxFeePerGas: 100,
#6476: maxPriorityFeePerGas: 100,
#6476: initialBaseFeePerGas: 100,
#6476: accounts: [
#6476: {
#6476: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6476: balance: "55555555555555555555555"
#6476: },
#6476: {
#6476: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6476: balance: "66666666666666666666666"
#6476: }
#6476: ]
#6476: },
#6476: foo: {
#6476: chainId: 4242,
#6476: url: "http://host.docker.internal:1045"
#6476: }
#6476: }
#6476: };
#6476: total 328
#6476: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6476: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6476: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6476: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6476: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6476: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6476: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6476: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6476: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6476: ?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
#6476: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6476: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6476:
#6476: Deploying [ FooModule ]
#6476:
#6476: Batch #1
#6476: Executing FooModule#Foo...
#6476:
#6476: 3A0JBatch #1
#6476: Executing FooModule#Foo...
#6476:
#6476: 3A0JBatch #1
#6476: Executed FooModule#Foo
#6476:
#6476: 3A0JBatch #1
#6476: Executed FooModule#Foo
#6476:
#6476: [ FooModule ] successfully deployed 🚀
#6476:
#6476: Deployed Addresses
#6476:
#6476: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6476: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-206495d44598 /#6485
#6485: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6485: // SPDX-License-Identifier: MIT
#6485:
#6485: require("@nomicfoundation/hardhat-toolbox");
#6485:
#6485: /** @type import("hardhat/config").HardhatUserConfig */
#6485:
#6485: module.exports = {
#6485: solidity: "0.8.28",
#6485: defaultNetwork: "foo",
#6485: networks: {
#6485: hardhat: {
#6485: chainId: 4242,
#6485: gas: 10,
#6485: gasPrice: 4,
#6485: maxFeePerGas: 100,
#6485: maxPriorityFeePerGas: 100,
#6485: initialBaseFeePerGas: 100,
#6485: accounts: [
#6485: {
#6485: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6485: balance: "55555555555555555555555"
#6485: },
#6485: {
#6485: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6485: balance: "66666666666666666666666"
#6485: }
#6485: ]
#6485: },
#6485: foo: {
#6485: chainId: 4242,
#6485: url: "http://host.docker.internal:1045"
#6485: }
#6485: }
#6485: };
#6485: total 328
#6485: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6485: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6485: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6485: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6485: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6485: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6485: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6485: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6485: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6485: ?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
#6485: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6485: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6485:
#6485: Deploying [ FooModule ]
#6485:
#6485: Batch #1
#6485: Executing FooModule#Foo...
#6485:
#6485: 3A0JBatch #1
#6485: Executing FooModule#Foo...
#6485:
#6485: 3A0JBatch #1
#6485: Executed FooModule#Foo
#6485:
#6485: 3A0JBatch #1
#6485: Executed FooModule#Foo
#6485:
#6485: [ FooModule ] successfully deployed 🚀
#6485:
#6485: Deployed Addresses
#6485:
#6485: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6485: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-206495d44598 /#6493
#6493: donce-206495d44598
+ sudo docker rmi donce-5d8905a2817d /#6501
#6501: Untagged: donce-5d8905a2817d:latest
#6501: Deleted: sha256:d2d7647b17f11c6123b576f4b6c6839990f7bb037dd1f569cc12e8e92b707c62
+ sudo docker logs donce-3583353c4d2f /#6511
#6511: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6511:
#6511: Accounts
#6511: ========
#6511: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6511:
#6511: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6511:
#6511: 32meth_chainId0m
#6511: 32meth_chainId (2)0m
#6511: 32meth_accounts0m
#6511: 32mhardhat_getAutomine0m
#6511: 32meth_chainId0m
#6511: 32meth_getBlockByNumber0m
#6511: 32meth_getTransactionCount0m
#6511: 32meth_getTransactionCount (2)0m
#6511: 32meth_getTransactionCount (3)0m
#6511: 32meth_getBlockByNumber0m
#6511: 32meth_getTransactionCount0m
#6511: 32meth_getBlockByNumber0m
#6511: 32meth_chainId0m
#6511: 32meth_maxPriorityFeePerGas0m
#6511: 32meth_estimateGas0m
#6511: 32meth_call0m
#6511: Contract deployment: Foo
#6511: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6511: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6511:
#6511: 32meth_sendTransaction0m
#6511: Contract deployment: Foo
#6511: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6511: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6511: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6511: Value: 0 ETH
#6511: Gas used: 1357081 of 1357081
#6511: Block #1: 0x76eace497132c67f17c1039b2c6c84571a1a551647d02fe19683305b6e8d0fe8
#6511:
#6511: 32meth_getTransactionByHash0m
#6511: 32meth_getBlockByNumber0m
#6511: 32meth_getTransactionReceipt0m
#6511: 32meth_estimateGas0m
+ sudo docker rm --force donce-3583353c4d2f /#6519
#6519: donce-3583353c4d2f
+ sudo docker rmi donce-b73a09fd5cb3 /#6527
#6527: Untagged: donce-b73a09fd5cb3:latest
#6527: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_checks_gas_estimate 32m PASS0m (9.33s)
+ sudo docker build --tag donce-0195b114e3a0 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6536
#6536: #0 building with "default" instance using docker driver
#6536:
#6536: #1 [internal] load build definition from Dockerfile
#6536: #1 transferring dockerfile: 552B done
#6536: #1 DONE 0.0s
#6536:
#6536: #2 [internal] load metadata for docker.io/library/node:24
#6536: #2 DONE 0.1s
#6536:
#6536: #3 [internal] load .dockerignore
#6536: #3 transferring context:
#6536: #3 transferring context: 2B done
#6536: #3 DONE 0.0s
#6536:
#6536: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6536: #4 DONE 0.0s
#6536:
#6536: #5 [internal] load build context
#6536: #5 transferring context: 243B done
#6536: #5 DONE 0.0s
#6536:
#6536: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6536: #6 CACHED
#6536:
#6536: #7 [8/9] COPY ignition ignition
#6536: #7 CACHED
#6536:
#6536: #8 [5/9] COPY hardhat.config.js .
#6536: #8 CACHED
#6536:
#6536: #9 [3/9] COPY package.json .
#6536: #9 CACHED
#6536:
#6536: #10 [4/9] RUN npm install
#6536: #10 CACHED
#6536:
#6536: #11 [7/9] COPY contracts contracts
#6536: #11 CACHED
#6536:
#6536: #12 [2/9] WORKDIR /app
#6536: #12 CACHED
#6536:
#6536: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6536: #13 CACHED
#6536:
#6536: #14 exporting to image
#6536: #14 exporting layers done
#6536: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#6536: #14 naming to docker.io/library/donce-0195b114e3a0 done
#6536: #14 DONE 0.0s
+ sudo docker run --detach --name donce-10e4974d13d2 --add-host host.docker.internal:host-gateway --publish 1046:8545 --user=1001:1001 donce-0195b114e3a0 /bin/bash -c npx\ hardhat\ node\ /#6568
#6568: b9545abf1bb47fd51b5c455c8f77dc5189e59873a045cb477a2a8f568cf9bc80
+ sudo docker build --tag donce-6058785f007a --build-arg HOST\=host.docker.internal --build-arg PORT\=1046 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6576
#6576: #0 building with "default" instance using docker driver
#6576:
#6576: #1 [internal] load build definition from Dockerfile
#6576: #1 transferring dockerfile: 552B done
#6576: #1 DONE 0.0s
#6576:
#6576: #2 [internal] load metadata for docker.io/library/node:24
#6576: #2 DONE 0.1s
#6576:
#6576: #3 [internal] load .dockerignore
#6576: #3 transferring context: 2B done
#6576: #3 DONE 0.0s
#6576:
#6576: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6576: #4 DONE 0.0s
#6576:
#6576: #5 [internal] load build context
#6576: #5 transferring context: 243B done
#6576: #5 DONE 0.0s
#6576:
#6576: #6 [3/9] COPY package.json .
#6576: #6 CACHED
#6576:
#6576: #7 [4/9] RUN npm install
#6576: #7 CACHED
#6576:
#6576: #8 [2/9] WORKDIR /app
#6576: #8 CACHED
#6576:
#6576: #9 [5/9] COPY hardhat.config.js .
#6576: #9 CACHED
#6576:
#6576: #10 [6/9] RUN sed -i "s/PORT/1046/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6576: #10 DONE 0.3s
#6576:
#6576: #11 [7/9] COPY contracts contracts
#6576: #11 DONE 0.1s
#6576:
#6576: #12 [8/9] COPY ignition ignition
#6576: #12 DONE 0.0s
#6576:
#6576: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6576: #13 1.335 Downloading compiler 0.8.28
#6576: #13 2.132 Compiled 1 Solidity file successfully (evm target: paris).
#6576: #13 DONE 2.2s
#6576:
#6576: #14 exporting to image
#6576: #14 exporting layers
#6576: #14 exporting layers 0.2s done
#6576: #14 writing image sha256:367eb0f74c091b1292a7940fad28a1f92b2e61abe25dd6cc4f70090137658edd done
#6576: #14 naming to docker.io/library/donce-6058785f007a done
#6576: #14 DONE 0.2s
+ sudo docker run --name donce-880d81be3220 --add-host host.docker.internal:host-gateway donce-6058785f007a /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\) /#6608
#6608: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6608: // SPDX-License-Identifier: MIT
#6608:
#6608: require("@nomicfoundation/hardhat-toolbox");
#6608:
#6608: /** @type import("hardhat/config").HardhatUserConfig */
#6608:
#6608: module.exports = {
#6608: solidity: "0.8.28",
#6608: defaultNetwork: "foo",
#6608: networks: {
#6608: hardhat: {
#6608: chainId: 4242,
#6608: gas: 10,
#6608: gasPrice: 4,
#6608: maxFeePerGas: 100,
#6608: maxPriorityFeePerGas: 100,
#6608: initialBaseFeePerGas: 100,
#6608: accounts: [
#6608: {
#6608: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6608: balance: "55555555555555555555555"
#6608: },
#6608: {
#6608: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6608: balance: "66666666666666666666666"
#6608: }
#6608: ]
#6608: },
#6608: foo: {
#6608: chainId: 4242,
#6608: url: "http://host.docker.internal:1046"
#6608: }
#6608: }
#6608: };
#6608: total 328
#6608: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6608: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6608: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6608: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6608: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6608: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6608: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6608: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6608: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6608: ?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
#6608: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6608: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6608:
#6608: Deploying [ FooModule ]
#6608:
#6608: Batch #1
#6608: Executing FooModule#Foo...
#6608:
#6608: 3A0JBatch #1
#6608: Executing FooModule#Foo...
#6608:
#6608: 3A0JBatch #1
#6608: Executed FooModule#Foo
#6608:
#6608: 3A0JBatch #1
#6608: Executed FooModule#Foo
#6608:
#6608: [ FooModule ] successfully deployed 🚀
#6608:
#6608: Deployed Addresses
#6608:
#6608: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6608: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-880d81be3220 /#6620
#6620: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6620: // SPDX-License-Identifier: MIT
#6620:
#6620: require("@nomicfoundation/hardhat-toolbox");
#6620:
#6620: /** @type import("hardhat/config").HardhatUserConfig */
#6620:
#6620: module.exports = {
#6620: solidity: "0.8.28",
#6620: defaultNetwork: "foo",
#6620: networks: {
#6620: hardhat: {
#6620: chainId: 4242,
#6620: gas: 10,
#6620: gasPrice: 4,
#6620: maxFeePerGas: 100,
#6620: maxPriorityFeePerGas: 100,
#6620: initialBaseFeePerGas: 100,
#6620: accounts: [
#6620: {
#6620: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6620: balance: "55555555555555555555555"
#6620: },
#6620: {
#6620: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6620: balance: "66666666666666666666666"
#6620: }
#6620: ]
#6620: },
#6620: foo: {
#6620: chainId: 4242,
#6620: url: "http://host.docker.internal:1046"
#6620: }
#6620: }
#6620: };
#6620: total 328
#6620: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6620: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6620: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6620: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6620: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6620: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6620: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6620: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6620: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6620: ?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
#6620: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6620: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6620:
#6620: Deploying [ FooModule ]
#6620:
#6620: Batch #1
#6620: Executing FooModule#Foo...
#6620:
#6620: 3A0JBatch #1
#6620: Executing FooModule#Foo...
#6620:
#6620: 3A0JBatch #1
#6620: Executed FooModule#Foo
#6620:
#6620: 3A0JBatch #1
#6620: Executed FooModule#Foo
#6620:
#6620: [ FooModule ] successfully deployed 🚀
#6620:
#6620: Deployed Addresses
#6620:
#6620: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6620: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-880d81be3220 /#6628
#6628: donce-880d81be3220
+ sudo docker rmi donce-6058785f007a /#6636
#6636: Untagged: donce-6058785f007a:latest
#6636: Deleted: sha256:367eb0f74c091b1292a7940fad28a1f92b2e61abe25dd6cc4f70090137658edd
+ sudo docker logs donce-10e4974d13d2 /#6669
#6669: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6669:
#6669: Accounts
#6669: ========
#6669: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6669:
#6669: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6669:
#6669: 32meth_chainId0m
#6669: 32meth_chainId (2)0m
#6669: 32meth_accounts0m
#6669: 32mhardhat_getAutomine0m
#6669: 32meth_chainId0m
#6669: 32meth_getBlockByNumber0m
#6669: 32meth_getTransactionCount0m
#6669: 32meth_getTransactionCount (2)0m
#6669: 32meth_getTransactionCount (3)0m
#6669: 32meth_getBlockByNumber0m
#6669: 32meth_getTransactionCount0m
#6669: 32meth_getBlockByNumber0m
#6669: 32meth_chainId0m
#6669: 32meth_maxPriorityFeePerGas0m
#6669: 32meth_estimateGas0m
#6669: 32meth_call0m
#6669: Contract deployment: Foo
#6669: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669:
#6669: 32meth_sendTransaction0m
#6669: Contract deployment: Foo
#6669: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: Value: 0 ETH
#6669: Gas used: 1357081 of 1357081
#6669: Block #1: 0x8e9b736ccef1d45b67e2694c234124a389a969a5aefead8a30222e54e009ed94
#6669:
#6669: 32meth_getTransactionByHash0m
#6669: 32meth_getBlockByNumber0m
#6669: 32meth_getTransactionReceipt0m
#6669: 32meth_accounts0m
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
#6669: 32meth_call0m
#6669: Contract call: Foo#balanceOf
#6669: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6669: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6669:
+ sudo docker rm --force donce-10e4974d13d2 /#6677
#6677: donce-10e4974d13d2
+ sudo docker rmi donce-0195b114e3a0 /#6685
#6685: Untagged: donce-0195b114e3a0:latest
#6685: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_checks_balance_in_threads 32m PASS0m (9.44s)
+ sudo docker run --detach --name donce-447dc52ecab0 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1047:3128 yegor256/squid-proxy:latest /#6694
#6694: 7c1c2f21c5a52728b68c0455f33245c68b39edaf242f927c5446158c05dc25b0
+ sudo docker build --tag donce-0fe51e6815b4 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6703
#6703: #0 building with "default" instance using docker driver
#6703:
#6703: #1 [internal] load build definition from Dockerfile
#6703: #1 transferring dockerfile: 552B done
#6703: #1 DONE 0.0s
#6703:
#6703: #2 [internal] load metadata for docker.io/library/node:24
#6703: #2 DONE 0.1s
#6703:
#6703: #3 [internal] load .dockerignore
#6703: #3 transferring context: 2B done
#6703: #3 DONE 0.0s
#6703:
#6703: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6703: #4 DONE 0.0s
#6703:
#6703: #5 [internal] load build context
#6703: #5 transferring context: 243B done
#6703: #5 DONE 0.0s
#6703:
#6703: #6 [5/9] COPY hardhat.config.js .
#6703: #6 CACHED
#6703:
#6703: #7 [7/9] COPY contracts contracts
#6703: #7 CACHED
#6703:
#6703: #8 [2/9] WORKDIR /app
#6703: #8 CACHED
#6703:
#6703: #9 [4/9] RUN npm install
#6703: #9 CACHED
#6703:
#6703: #10 [8/9] COPY ignition ignition
#6703: #10 CACHED
#6703:
#6703: #11 [3/9] COPY package.json .
#6703: #11 CACHED
#6703:
#6703: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6703: #12 CACHED
#6703:
#6703: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6703: #13 CACHED
#6703:
#6703: #14 exporting to image
#6703: #14 exporting layers done
#6703: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#6703: #14 naming to docker.io/library/donce-0fe51e6815b4 done
#6703: #14 DONE 0.0s
+ sudo docker run --detach --name donce-9929fececd49 --add-host host.docker.internal:host-gateway --publish 1048:8545 --user=1001:1001 donce-0fe51e6815b4 /bin/bash -c npx\ hardhat\ node\ /#6735
#6735: 59e2a458b99a241a6dc39a5ca7fdf877d334404bb566cd33387755e06f594aa0
+ sudo docker build --tag donce-e953edd25c5a --build-arg HOST\=host.docker.internal --build-arg PORT\=1048 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6743
#6743: #0 building with "default" instance using docker driver
#6743:
#6743: #1 [internal] load build definition from Dockerfile
#6743: #1 transferring dockerfile: 552B done
#6743: #1 DONE 0.0s
#6743:
#6743: #2 [internal] load metadata for docker.io/library/node:24
#6743: #2 DONE 0.1s
#6743:
#6743: #3 [internal] load .dockerignore
#6743: #3 transferring context: 2B done
#6743: #3 DONE 0.0s
#6743:
#6743: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6743: #4 DONE 0.0s
#6743:
#6743: #5 [internal] load build context
#6743: #5 transferring context: 243B done
#6743: #5 DONE 0.0s
#6743:
#6743: #6 [2/9] WORKDIR /app
#6743: #6 CACHED
#6743:
#6743: #7 [3/9] COPY package.json .
#6743: #7 CACHED
#6743:
#6743: #8 [4/9] RUN npm install
#6743: #8 CACHED
#6743:
#6743: #9 [5/9] COPY hardhat.config.js .
#6743: #9 CACHED
#6743:
#6743: #10 [6/9] RUN sed -i "s/PORT/1048/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6743: #10 DONE 0.3s
#6743:
#6743: #11 [7/9] COPY contracts contracts
#6743: #11 DONE 0.1s
#6743:
#6743: #12 [8/9] COPY ignition ignition
#6743: #12 DONE 0.0s
#6743:
#6743: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6743: #13 1.583 Downloading compiler 0.8.28
#6743: #13 2.336 Compiled 1 Solidity file successfully (evm target: paris).
#6743: #13 DONE 2.4s
#6743:
#6743: #14 exporting to image
#6743: #14 exporting layers
#6743: #14 exporting layers 0.2s done
#6743: #14 writing image sha256:e8d56a64c4f8516a2c9dae20ceb49617644626a3d60044845915c641cf2ea43a
#6743: #14 writing image sha256:e8d56a64c4f8516a2c9dae20ceb49617644626a3d60044845915c641cf2ea43a done
#6743: #14 naming to docker.io/library/donce-e953edd25c5a done
#6743: #14 DONE 0.3s
+ sudo docker run --name donce-50e0c2be3782 --add-host host.docker.internal:host-gateway donce-e953edd25c5a /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\) /#6775
#6775: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6775: // SPDX-License-Identifier: MIT
#6775:
#6775: require("@nomicfoundation/hardhat-toolbox");
#6775:
#6775: /** @type import("hardhat/config").HardhatUserConfig */
#6775:
#6775: module.exports = {
#6775: solidity: "0.8.28",
#6775: defaultNetwork: "foo",
#6775: networks: {
#6775: hardhat: {
#6775: chainId: 4242,
#6775: gas: 10,
#6775: gasPrice: 4,
#6775: maxFeePerGas: 100,
#6775: maxPriorityFeePerGas: 100,
#6775: initialBaseFeePerGas: 100,
#6775: accounts: [
#6775: {
#6775: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6775: balance: "55555555555555555555555"
#6775: },
#6775: {
#6775: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6775: balance: "66666666666666666666666"
#6775: }
#6775: ]
#6775: },
#6775: foo: {
#6775: chainId: 4242,
#6775: url: "http://host.docker.internal:1048"
#6775: }
#6775: }
#6775: };
#6775: total 328
#6775: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6775: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6775: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6775: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6775: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6775: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6775: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6775: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6775: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6775: ?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
#6775: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6775: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6775:
#6775: Deploying [ FooModule ]
#6775:
#6775: Batch #1
#6775: Executing FooModule#Foo...
#6775:
#6775: 3A0JBatch #1
#6775: Executing FooModule#Foo...
#6775:
#6775: 3A0JBatch #1
#6775: Executed FooModule#Foo
#6775:
#6775: 3A0JBatch #1
#6775: Executed FooModule#Foo
#6775:
#6775: [ FooModule ] successfully deployed 🚀
#6775:
#6775: Deployed Addresses
#6775:
#6775: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6775: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-50e0c2be3782 /#6787
#6787: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6787: // SPDX-License-Identifier: MIT
#6787:
#6787: require("@nomicfoundation/hardhat-toolbox");
#6787:
#6787: /** @type import("hardhat/config").HardhatUserConfig */
#6787:
#6787: module.exports = {
#6787: solidity: "0.8.28",
#6787: defaultNetwork: "foo",
#6787: networks: {
#6787: hardhat: {
#6787: chainId: 4242,
#6787: gas: 10,
#6787: gasPrice: 4,
#6787: maxFeePerGas: 100,
#6787: maxPriorityFeePerGas: 100,
#6787: initialBaseFeePerGas: 100,
#6787: accounts: [
#6787: {
#6787: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6787: balance: "55555555555555555555555"
#6787: },
#6787: {
#6787: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6787: balance: "66666666666666666666666"
#6787: }
#6787: ]
#6787: },
#6787: foo: {
#6787: chainId: 4242,
#6787: url: "http://host.docker.internal:1048"
#6787: }
#6787: }
#6787: };
#6787: total 328
#6787: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6787: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6787: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6787: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6787: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6787: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6787: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6787: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6787: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6787: ?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
#6787: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6787: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6787:
#6787: Deploying [ FooModule ]
#6787:
#6787: Batch #1
#6787: Executing FooModule#Foo...
#6787:
#6787: 3A0JBatch #1
#6787: Executing FooModule#Foo...
#6787:
#6787: 3A0JBatch #1
#6787: Executed FooModule#Foo
#6787:
#6787: 3A0JBatch #1
#6787: Executed FooModule#Foo
#6787:
#6787: [ FooModule ] successfully deployed 🚀
#6787:
#6787: Deployed Addresses
#6787:
#6787: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6787: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-50e0c2be3782 /#6795
#6795: donce-50e0c2be3782
+ sudo docker rmi donce-e953edd25c5a /#6803
#6803: Untagged: donce-e953edd25c5a:latest
#6803: Deleted: sha256:e8d56a64c4f8516a2c9dae20ceb49617644626a3d60044845915c641cf2ea43a
+ sudo docker logs donce-9929fececd49 /#6813
#6813: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6813:
#6813: Accounts
#6813: ========
#6813: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6813:
#6813: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6813:
#6813: 32meth_chainId0m
#6813: 32meth_chainId (2)0m
#6813: 32meth_accounts0m
#6813: 32mhardhat_getAutomine0m
#6813: 32meth_chainId0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_getTransactionCount0m
#6813: 32meth_getTransactionCount (2)0m
#6813: 32meth_getTransactionCount (3)0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_getTransactionCount0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_chainId0m
#6813: 32meth_maxPriorityFeePerGas0m
#6813: 32meth_estimateGas0m
#6813: 32meth_call0m
#6813: Contract deployment: Foo
#6813: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6813: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6813:
#6813: 32meth_sendTransaction0m
#6813: Contract deployment: Foo
#6813: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6813: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6813: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6813: Value: 0 ETH
#6813: Gas used: 1357081 of 1357081
#6813: Block #1: 0xbe5aedb45a23c43afeff83f3a9ceb229098be035ee19818096798d4779998e47
#6813:
#6813: 32meth_getTransactionByHash0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_getTransactionReceipt0m
#6813: 32meth_accounts0m
#6813: 32meth_call0m
#6813: Contract call: Foo#balanceOf
#6813: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6813: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6813:
+ sudo docker rm --force donce-9929fececd49 /#6821
#6821: donce-9929fececd49
+ sudo docker rmi donce-0fe51e6815b4 /#6829
#6829: Untagged: donce-0fe51e6815b4:latest
#6829: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
+ sudo docker logs donce-447dc52ecab0 /#6837
#6837: + set -e
#6837: + [ -z jeffrey ]
#6837: + [ -z swordfish ]
#6837: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6837: Adding password for user jeffrey
#6837: + rm -f /run/squid.pid
#6837: + which squid
#6837: + exec /usr/sbin/squid -NYCd 1
#6837: 2026/09/18 09:02:34| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6837: 2026/09/18 09:02:34| aclIpParseIpData: IPv6 has not been enabled.
#6837: 2026/09/18 09:02:34| aclIpParseIpData: IPv6 has not been enabled.
#6837: 2026/09/18 09:02:34| aclIpParseIpData: IPv6 has not been enabled.
#6837: 2026/09/18 09:02:34| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6837: 2026/09/18 09:02:34| Created PID file (/run/squid.pid)
#6837: 2026/09/18 09:02:34| Current Directory is /
#6837: 2026/09/18 09:02:34| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6837: 2026/09/18 09:02:34| Service Name: squid
#6837: 2026/09/18 09:02:34| Process ID 1
#6837: 2026/09/18 09:02:34| Process Roles: master worker
#6837: 2026/09/18 09:02:34| With 1048576 file descriptors available
#6837: 2026/09/18 09:02:34| Initializing IP Cache...
#6837: 2026/09/18 09:02:34| DNS IPv4 socket created at 0.0.0.0, FD 8
#6837: 2026/09/18 09:02:34| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6837: 2026/09/18 09:02:34| Adding domain ec2.internal from /etc/resolv.conf
#6837: 2026/09/18 09:02:34| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6837: 2026/09/18 09:02:34| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6837: 2026/09/18 09:02:34| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6837: 2026/09/18 09:02:34| Store logging disabled
#6837: 2026/09/18 09:02:34| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6837: 2026/09/18 09:02:34| Target number of buckets: 31
#6837: 2026/09/18 09:02:34| Using 8192 Store buckets
#6837: 2026/09/18 09:02:34| Max Mem size: 8192 KB
#6837: 2026/09/18 09:02:34| Max Swap size: 0 KB
#6837: 2026/09/18 09:02:34| Using Least Load store dir selection
#6837: 2026/09/18 09:02:34| Current Directory is /
#6837: 2026/09/18 09:02:34| Finished loading MIME types and icons.
#6837: 2026/09/18 09:02:34| HTCP Disabled.
#6837: 2026/09/18 09:02:34| Pinger socket opened on FD 11
#6837: 2026/09/18 09:02:34| Squid plugin modules loaded: 0
#6837: 2026/09/18 09:02:34| Adaptation support is off.
#6837: 2026/09/18 09:02:34| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6837: listening port: 3128
#6837: 2026/09/18 09:02:34| Starting new basicauthenticator helpers...
#6837: current master transaction: master53
#6837: 2026/09/18 09:02:34| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6837: current master transaction: master53
#6837: 2026/09/18 09:02:35| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-447dc52ecab0 /#6846
#6846: donce-447dc52ecab0
test_checks_balance_via_proxy 32m PASS0m (12.27s)
+ sudo docker build --tag donce-e2fd52db09da --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6855
#6855: #0 building with "default" instance using docker driver
#6855:
#6855: #1 [internal] load build definition from Dockerfile
#6855: #1 transferring dockerfile: 552B done
#6855: #1 DONE 0.0s
#6855:
#6855: #2 [internal] load metadata for docker.io/library/node:24
#6855: #2 DONE 0.1s
#6855:
#6855: #3 [internal] load .dockerignore
#6855: #3 transferring context: 2B done
#6855: #3 DONE 0.0s
#6855:
#6855: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6855: #4 DONE 0.0s
#6855:
#6855: #5 [internal] load build context
#6855: #5 transferring context: 243B done
#6855: #5 DONE 0.0s
#6855:
#6855: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6855: #6 CACHED
#6855:
#6855: #7 [7/9] COPY contracts contracts
#6855: #7 CACHED
#6855:
#6855: #8 [2/9] WORKDIR /app
#6855: #8 CACHED
#6855:
#6855: #9 [3/9] COPY package.json .
#6855: #9 CACHED
#6855:
#6855: #10 [5/9] COPY hardhat.config.js .
#6855: #10 CACHED
#6855:
#6855: #11 [8/9] COPY ignition ignition
#6855: #11 CACHED
#6855:
#6855: #12 [4/9] RUN npm install
#6855: #12 CACHED
#6855:
#6855: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6855: #13 CACHED
#6855:
#6855: #14 exporting to image
#6855: #14 exporting layers done
#6855: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#6855: #14 naming to docker.io/library/donce-e2fd52db09da done
#6855: #14 DONE 0.0s
+ sudo docker run --detach --name donce-5d24dbd96cf1 --add-host host.docker.internal:host-gateway --publish 1049:8545 --user=1001:1001 donce-e2fd52db09da /bin/bash -c npx\ hardhat\ node\ /#6888
#6888: ec77e4953a5dc5cc6404fd3ae429df673b42242256c649051e5529914c737ce1
+ sudo docker build --tag donce-4d279c9739b0 --build-arg HOST\=host.docker.internal --build-arg PORT\=1049 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6896
#6896: #0 building with "default" instance using docker driver
#6896:
#6896: #1 [internal] load build definition from Dockerfile
#6896: #1 transferring dockerfile: 552B done
#6896: #1 DONE 0.0s
#6896:
#6896: #2 [internal] load metadata for docker.io/library/node:24
#6896: #2 DONE 0.1s
#6896:
#6896: #3 [internal] load .dockerignore
#6896: #3 transferring context: 2B done
#6896: #3 DONE 0.0s
#6896:
#6896: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6896: #4 DONE 0.0s
#6896:
#6896: #5 [internal] load build context
#6896: #5 transferring context: 243B done
#6896: #5 DONE 0.0s
#6896:
#6896: #6 [2/9] WORKDIR /app
#6896: #6 CACHED
#6896:
#6896: #7 [3/9] COPY package.json .
#6896: #7 CACHED
#6896:
#6896: #8 [4/9] RUN npm install
#6896: #8 CACHED
#6896:
#6896: #9 [5/9] COPY hardhat.config.js .
#6896: #9 CACHED
#6896:
#6896: #10 [6/9] RUN sed -i "s/PORT/1049/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6896: #10 DONE 0.3s
#6896:
#6896: #11 [7/9] COPY contracts contracts
#6896: #11 DONE 0.1s
#6896:
#6896: #12 [8/9] COPY ignition ignition
#6896: #12 DONE 0.0s
#6896:
#6896: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6896: #13 1.326 Downloading compiler 0.8.28
#6896: #13 2.103 Compiled 1 Solidity file successfully (evm target: paris).
#6896: #13 DONE 2.2s
#6896:
#6896: #14 exporting to image
#6896: #14 exporting layers
#6896: #14 exporting layers 0.2s done
#6896: #14 writing image sha256:49e6b2484d8c6e5b7f18233e2710b45ab8625927e30ae71e605e45aab7ff0439
#6896: #14 writing image sha256:49e6b2484d8c6e5b7f18233e2710b45ab8625927e30ae71e605e45aab7ff0439 done
#6896: #14 naming to docker.io/library/donce-4d279c9739b0 done
#6896: #14 DONE 0.2s
+ sudo docker run --name donce-099b04db08a8 --add-host host.docker.internal:host-gateway donce-4d279c9739b0 /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\) /#6928
#6928: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6928: // SPDX-License-Identifier: MIT
#6928:
#6928: require("@nomicfoundation/hardhat-toolbox");
#6928:
#6928: /** @type import("hardhat/config").HardhatUserConfig */
#6928:
#6928: module.exports = {
#6928: solidity: "0.8.28",
#6928: defaultNetwork: "foo",
#6928: networks: {
#6928: hardhat: {
#6928: chainId: 4242,
#6928: gas: 10,
#6928: gasPrice: 4,
#6928: maxFeePerGas: 100,
#6928: maxPriorityFeePerGas: 100,
#6928: initialBaseFeePerGas: 100,
#6928: accounts: [
#6928: {
#6928: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6928: balance: "55555555555555555555555"
#6928: },
#6928: {
#6928: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6928: balance: "66666666666666666666666"
#6928: }
#6928: ]
#6928: },
#6928: foo: {
#6928: chainId: 4242,
#6928: url: "http://host.docker.internal:1049"
#6928: }
#6928: }
#6928: };
#6928: total 328
#6928: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6928: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6928: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6928: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6928: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6928: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6928: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6928: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6928: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6928: ?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
#6928: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6928: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6928:
#6928: Deploying [ FooModule ]
#6928:
#6928: Batch #1
#6928: Executing FooModule#Foo...
#6928:
#6928: 3A0JBatch #1
#6928: Executing FooModule#Foo...
#6928:
#6928: 3A0JBatch #1
#6928: Executed FooModule#Foo
#6928:
#6928: 3A0JBatch #1
#6928: Executed FooModule#Foo
#6928:
#6928: [ FooModule ] successfully deployed 🚀
#6928:
#6928: Deployed Addresses
#6928:
#6928: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6928: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-099b04db08a8 /#6937
#6937: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6937: // SPDX-License-Identifier: MIT
#6937:
#6937: require("@nomicfoundation/hardhat-toolbox");
#6937:
#6937: /** @type import("hardhat/config").HardhatUserConfig */
#6937:
#6937: module.exports = {
#6937: solidity: "0.8.28",
#6937: defaultNetwork: "foo",
#6937: networks: {
#6937: hardhat: {
#6937: chainId: 4242,
#6937: gas: 10,
#6937: gasPrice: 4,
#6937: maxFeePerGas: 100,
#6937: maxPriorityFeePerGas: 100,
#6937: initialBaseFeePerGas: 100,
#6937: accounts: [
#6937: {
#6937: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6937: balance: "55555555555555555555555"
#6937: },
#6937: {
#6937: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6937: balance: "66666666666666666666666"
#6937: }
#6937: ]
#6937: },
#6937: foo: {
#6937: chainId: 4242,
#6937: url: "http://host.docker.internal:1049"
#6937: }
#6937: }
#6937: };
#6937: total 328
#6937: drwxr-xr-x 1 root root 4096 Sep 18 09:02 .
#6937: drwxr-xr-x 1 root root 4096 Sep 18 09:02 ..
#6937: drwxr-xr-x 4 root root 4096 Sep 18 09:02 artifacts
#6937: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#6937: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#6937: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#6937: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#6937: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#6937: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#6937: ?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
#6937: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6937: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6937:
#6937: Deploying [ FooModule ]
#6937:
#6937: Batch #1
#6937: Executing FooModule#Foo...
#6937:
#6937: 3A0JBatch #1
#6937: Executing FooModule#Foo...
#6937:
#6937: 3A0JBatch #1
#6937: Executed FooModule#Foo
#6937:
#6937: 3A0JBatch #1
#6937: Executed FooModule#Foo
#6937:
#6937: [ FooModule ] successfully deployed 🚀
#6937:
#6937: Deployed Addresses
#6937:
#6937: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6937: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-099b04db08a8 /#6945
#6945: donce-099b04db08a8
+ sudo docker rmi donce-4d279c9739b0 /#6954
#6954: Untagged: donce-4d279c9739b0:latest
#6954: Deleted: sha256:49e6b2484d8c6e5b7f18233e2710b45ab8625927e30ae71e605e45aab7ff0439
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-5d24dbd96cf1 /#7054
#7054: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7054:
#7054: Accounts
#7054: ========
#7054: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7054:
#7054: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7054:
#7054: 32meth_chainId0m
#7054: 32meth_chainId (2)0m
#7054: 32meth_accounts0m
#7054: 32mhardhat_getAutomine0m
#7054: 32meth_chainId0m
#7054: 32meth_getBlockByNumber0m
#7054: 32meth_getTransactionCount0m
#7054: 32meth_getTransactionCount (2)0m
#7054: 32meth_getTransactionCount (3)0m
#7054: 32meth_getBlockByNumber0m
#7054: 32meth_getTransactionCount0m
#7054: 32meth_getBlockByNumber0m
#7054: 32meth_chainId0m
#7054: 32meth_maxPriorityFeePerGas0m
#7054: 32meth_estimateGas0m
#7054: 32meth_call0m
#7054: Contract deployment: Foo
#7054: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054:
#7054: 32meth_sendTransaction0m
#7054: Contract deployment: Foo
#7054: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: Value: 0 ETH
#7054: Gas used: 1357081 of 1357081
#7054: Block #1: 0xee0ba429935bd0dba237f44bd67877bd7cf7a7bacd2d77e5a331933b428abe89
#7054:
#7054: 32meth_getTransactionByHash0m
#7054: 32meth_getBlockByNumber0m
#7054: 32meth_getTransactionReceipt0m
#7054: 32meth_subscribe0m
#7054: 32meth_getBlockByNumber0m
#7054: 32meth_getBlockByNumber (2)0m
#7054: 32meth_getBlockByNumber (3)0m
#7054: 32meth_getBlockByNumber (4)0m
#7054: 32meth_getBlockByNumber (5)0m
#7054: 32meth_getBlockByNumber (6)0m
#7054: 32meth_getBlockByNumber (7)0m
#7054: 32meth_getBlockByNumber (8)0m
#7054: 32meth_getBlockByNumber (9)0m
#7054: 32meth_getTransactionCount0m
#7054: 32meth_getBlockByNumber0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #2: 0x1f929b71c61dbcb278742b4b0d5cd4473bba6c8983a3bf45e02bed1afc21308d
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #3: 0x4c9675d8e2d9524d08e80b56029b70021b8af42f5e85478c266c162c18cf5093
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #4: 0x02a7d1121c649bee69b99a940818527d11001635eeebfab72a1855cf16648aab
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #5: 0x625d3de0f29e209f84f356cbeadb9a4122692db73828fef921bcb0327a9945f8
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #6: 0x729a1d9cac11ae88c4608cf2ce44a8bb1dcec3b6fcf589ff982aab96377d9605
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #7: 0x8e8f7c3799c71c816242066e70a512d122941a9ada797bd47971c7ead379864e
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #8: 0xfea31cfc856ed5e451463b116415c2e36e8fa16f7c0f81cc859384cc96c3730e
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #9: 0xeca9289fa03ae3f58b4baa04a28c0c5fd7c5120758bbf06ee449d6220a72d084
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #10: 0x9e21228152839bb02457d0e7368862ac71cfe2201a40ab20dc300cc55d5201fd
#7054:
#7054: 32meth_getTransactionCount0m
#7054: 32meth_estimateGas0m
#7054: 32meth_sendRawTransaction0m
#7054: Contract call: Foo#transfer
#7054: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#7054: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7054: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7054: Value: 0 ETH
#7054: Gas used: 35389 of 35389
#7054: Block #11: 0xb48d33763334ee61d90c64b3d16175099a97960c58e92fed54139cf9c7689343
#7054:
#7054: 32meth_unsubscribe0m
+ sudo docker rm --force donce-5d24dbd96cf1 /#7062
#7062: donce-5d24dbd96cf1
+ sudo docker rmi donce-e2fd52db09da /#7070
#7070: Untagged: donce-e2fd52db09da:latest
#7070: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_accepts_payments_with_failures 32m PASS0m (10.73s)
+ sudo docker build --tag donce-715d1f1c2076 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7079
#7079: #0 building with "default" instance using docker driver
#7079:
#7079: #1 [internal] load build definition from Dockerfile
#7079: #1 transferring dockerfile: 552B done
#7079: #1 DONE 0.0s
#7079:
#7079: #2 [internal] load metadata for docker.io/library/node:24
#7079: #2 DONE 0.1s
#7079:
#7079: #3 [internal] load .dockerignore
#7079: #3 transferring context: 2B done
#7079: #3 DONE 0.0s
#7079:
#7079: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7079: #4 DONE 0.0s
#7079:
#7079: #5 [internal] load build context
#7079: #5 transferring context: 243B done
#7079: #5 DONE 0.0s
#7079:
#7079: #6 [3/9] COPY package.json .
#7079: #6 CACHED
#7079:
#7079: #7 [4/9] RUN npm install
#7079: #7 CACHED
#7079:
#7079: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7079: #8 CACHED
#7079:
#7079: #9 [8/9] COPY ignition ignition
#7079: #9 CACHED
#7079:
#7079: #10 [2/9] WORKDIR /app
#7079: #10 CACHED
#7079:
#7079: #11 [5/9] COPY hardhat.config.js .
#7079: #11 CACHED
#7079:
#7079: #12 [7/9] COPY contracts contracts
#7079: #12 CACHED
#7079:
#7079: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7079: #13 CACHED
#7079:
#7079: #14 exporting to image
#7079: #14 exporting layers done
#7079: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#7079: #14 naming to docker.io/library/donce-715d1f1c2076 done
#7079: #14 DONE 0.0s
+ sudo docker run --detach --name donce-78b8797e28ad --add-host host.docker.internal:host-gateway --publish 1050:8545 --user=1001:1001 donce-715d1f1c2076 /bin/bash -c npx\ hardhat\ node\ /#7111
#7111: 3c267027cda76bde74a2e018ac727fa73e610804fbfd5917fa1acf0e5d809fd0
+ sudo docker build --tag donce-e8de151963f3 --build-arg HOST\=host.docker.internal --build-arg PORT\=1050 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7119
#7119: #0 building with "default" instance using docker driver
#7119:
#7119: #1 [internal] load build definition from Dockerfile
#7119: #1 transferring dockerfile: 552B done
#7119: #1 DONE 0.0s
#7119:
#7119: #2 [internal] load metadata for docker.io/library/node:24
#7119: #2 DONE 0.1s
#7119:
#7119: #3 [internal] load .dockerignore
#7119: #3 transferring context: 2B done
#7119: #3 DONE 0.0s
#7119:
#7119: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7119: #4 DONE 0.0s
#7119:
#7119: #5 [internal] load build context
#7119: #5 transferring context: 243B done
#7119: #5 DONE 0.0s
#7119:
#7119: #6 [3/9] COPY package.json .
#7119: #6 CACHED
#7119:
#7119: #7 [4/9] RUN npm install
#7119: #7 CACHED
#7119:
#7119: #8 [2/9] WORKDIR /app
#7119: #8 CACHED
#7119:
#7119: #9 [5/9] COPY hardhat.config.js .
#7119: #9 CACHED
#7119:
#7119: #10 [6/9] RUN sed -i "s/PORT/1050/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7119: #10 DONE 0.3s
#7119:
#7119: #11 [7/9] COPY contracts contracts
#7119: #11 DONE 0.1s
#7119:
#7119: #12 [8/9] COPY ignition ignition
#7119: #12 DONE 0.0s
#7119:
#7119: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7119: #13 1.326 Downloading compiler 0.8.28
#7119: #13 2.000 Compiled 1 Solidity file successfully (evm target: paris).
#7119: #13 DONE 2.1s
#7119:
#7119: #14 exporting to image
#7119: #14 exporting layers
#7119: #14 exporting layers 0.2s done
#7119: #14 writing image sha256:ca03e052e58a9bbfbc4edc15c75f24c00b5d0101d39cb35780ab2150f6ae0e8f
#7119: #14 writing image sha256:ca03e052e58a9bbfbc4edc15c75f24c00b5d0101d39cb35780ab2150f6ae0e8f done
#7119: #14 naming to docker.io/library/donce-e8de151963f3 done
#7119: #14 DONE 0.2s
+ sudo docker run --name donce-86b3c1edddef --add-host host.docker.internal:host-gateway donce-e8de151963f3 /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\) /#7151
#7151: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7151: // SPDX-License-Identifier: MIT
#7151:
#7151: require("@nomicfoundation/hardhat-toolbox");
#7151:
#7151: /** @type import("hardhat/config").HardhatUserConfig */
#7151:
#7151: module.exports = {
#7151: solidity: "0.8.28",
#7151: defaultNetwork: "foo",
#7151: networks: {
#7151: hardhat: {
#7151: chainId: 4242,
#7151: gas: 10,
#7151: gasPrice: 4,
#7151: maxFeePerGas: 100,
#7151: maxPriorityFeePerGas: 100,
#7151: initialBaseFeePerGas: 100,
#7151: accounts: [
#7151: {
#7151: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7151: balance: "55555555555555555555555"
#7151: },
#7151: {
#7151: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7151: balance: "66666666666666666666666"
#7151: }
#7151: ]
#7151: },
#7151: foo: {
#7151: chainId: 4242,
#7151: url: "http://host.docker.internal:1050"
#7151: }
#7151: }
#7151: };
#7151: total 328
#7151: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7151: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7151: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7151: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7151: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#7151: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7151: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7151: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7151: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7151: ?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
#7151: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7151: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7151:
#7151: Deploying [ FooModule ]
#7151:
#7151: Batch #1
#7151: Executing FooModule#Foo...
#7151:
#7151: 3A0JBatch #1
#7151: Executing FooModule#Foo...
#7151:
#7151: 3A0JBatch #1
#7151: Executed FooModule#Foo
#7151:
#7151: 3A0JBatch #1
#7151: Executed FooModule#Foo
#7151:
#7151: [ FooModule ] successfully deployed 🚀
#7151:
#7151: Deployed Addresses
#7151:
#7151: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7151: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-86b3c1edddef /#7161
#7161: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7161: // SPDX-License-Identifier: MIT
#7161:
#7161: require("@nomicfoundation/hardhat-toolbox");
#7161:
#7161: /** @type import("hardhat/config").HardhatUserConfig */
#7161:
#7161: module.exports = {
#7161: solidity: "0.8.28",
#7161: defaultNetwork: "foo",
#7161: networks: {
#7161: hardhat: {
#7161: chainId: 4242,
#7161: gas: 10,
#7161: gasPrice: 4,
#7161: maxFeePerGas: 100,
#7161: maxPriorityFeePerGas: 100,
#7161: initialBaseFeePerGas: 100,
#7161: accounts: [
#7161: {
#7161: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7161: balance: "55555555555555555555555"
#7161: },
#7161: {
#7161: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7161: balance: "66666666666666666666666"
#7161: }
#7161: ]
#7161: },
#7161: foo: {
#7161: chainId: 4242,
#7161: url: "http://host.docker.internal:1050"
#7161: }
#7161: }
#7161: };
#7161: total 328
#7161: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7161: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7161: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7161: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7161: -rw-r--r-- 1 root root 874 Sep 18 09:02 hardhat.config.js
#7161: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7161: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7161: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7161: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7161: ?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
#7161: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7161: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7161:
#7161: Deploying [ FooModule ]
#7161:
#7161: Batch #1
#7161: Executing FooModule#Foo...
#7161:
#7161: 3A0JBatch #1
#7161: Executing FooModule#Foo...
#7161:
#7161: 3A0JBatch #1
#7161: Executed FooModule#Foo
#7161:
#7161: 3A0JBatch #1
#7161: Executed FooModule#Foo
#7161:
#7161: [ FooModule ] successfully deployed 🚀
#7161:
#7161: Deployed Addresses
#7161:
#7161: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7161: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-86b3c1edddef /#7169
#7169: donce-86b3c1edddef
+ sudo docker rmi donce-e8de151963f3 /#7177
#7177: Untagged: donce-e8de151963f3:latest
#7177: Deleted: sha256:ca03e052e58a9bbfbc4edc15c75f24c00b5d0101d39cb35780ab2150f6ae0e8f
+ sudo docker logs donce-78b8797e28ad /#7195
#7195: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7195:
#7195: Accounts
#7195: ========
#7195: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7195:
#7195: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7195:
#7195: 32meth_chainId0m
#7195: 32meth_chainId (2)0m
#7195: 32meth_accounts0m
#7195: 32mhardhat_getAutomine0m
#7195: 32meth_chainId0m
#7195: 32meth_getBlockByNumber0m
#7195: 32meth_getTransactionCount0m
#7195: 32meth_getTransactionCount (2)0m
#7195: 32meth_getTransactionCount (3)0m
#7195: 32meth_getBlockByNumber0m
#7195: 32meth_getTransactionCount0m
#7195: 32meth_getBlockByNumber0m
#7195: 32meth_chainId0m
#7195: 32meth_maxPriorityFeePerGas0m
#7195: 32meth_estimateGas0m
#7195: 32meth_call0m
#7195: Contract deployment: Foo
#7195: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7195: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7195:
#7195: 32meth_sendTransaction0m
#7195: Contract deployment: Foo
#7195: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7195: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7195: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7195: Value: 0 ETH
#7195: Gas used: 1357081 of 1357081
#7195: Block #1: 0xa2e26c6090257bf3505aac3f8617357459c8d7a972bc5661808031e8ef6a1969
#7195:
#7195: 32meth_getTransactionByHash0m
#7195: 32meth_getBlockByNumber0m
#7195: 32meth_getTransactionReceipt0m
#7195: 32meth_getBlockByNumber0m
#7195: 32meth_getTransactionCount0m
#7195: 32meth_estimateGas0m
#7195: 32meth_sendRawTransaction0m
#7195: Contract call: Foo#transfer
#7195: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#7195: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7195: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7195: Value: 0 ETH
#7195: Gas used: 35389 of 35389
#7195: Block #2: 0x9245f126b8148a45a6d3c0a0da7b99bb174fe0532d8e9e94554b10e07b45102b
#7195:
#7195: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-78b8797e28ad /#7203
#7203: donce-78b8797e28ad
+ sudo docker rmi donce-715d1f1c2076 /#7211
#7211: Untagged: donce-715d1f1c2076:latest
#7211: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_reads_payment_amount 32m PASS0m (9.15s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.00s)
+ sudo docker build --tag donce-151fc76e3639 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7220
#7220: #0 building with "default" instance using docker driver
#7220:
#7220: #1 [internal] load build definition from Dockerfile
#7220: #1 transferring dockerfile: 552B done
#7220: #1 DONE 0.0s
#7220:
#7220: #2 [internal] load metadata for docker.io/library/node:24
#7220: #2 DONE 0.1s
#7220:
#7220: #3 [internal] load .dockerignore
#7220: #3 transferring context: 2B done
#7220: #3 DONE 0.0s
#7220:
#7220: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7220: #4 DONE 0.0s
#7220:
#7220: #5 [internal] load build context
#7220: #5 transferring context: 243B done
#7220: #5 DONE 0.0s
#7220:
#7220: #6 [2/9] WORKDIR /app
#7220: #6 CACHED
#7220:
#7220: #7 [7/9] COPY contracts contracts
#7220: #7 CACHED
#7220:
#7220: #8 [8/9] COPY ignition ignition
#7220: #8 CACHED
#7220:
#7220: #9 [3/9] COPY package.json .
#7220: #9 CACHED
#7220:
#7220: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7220: #10 CACHED
#7220:
#7220: #11 [4/9] RUN npm install
#7220: #11 CACHED
#7220:
#7220: #12 [5/9] COPY hardhat.config.js .
#7220: #12 CACHED
#7220:
#7220: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7220: #13 CACHED
#7220:
#7220: #14 exporting to image
#7220: #14 exporting layers done
#7220: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#7220: #14 naming to docker.io/library/donce-151fc76e3639 done
#7220: #14 DONE 0.0s
+ sudo docker run --detach --name donce-896c228a3072 --add-host host.docker.internal:host-gateway --publish 1051:8545 --user=1001:1001 donce-151fc76e3639 /bin/bash -c npx\ hardhat\ node\ /#7252
#7252: 1dd1289030325221adc462aafdfbe608521a8dcab5565e3f41198a97a31b0839
+ sudo docker build --tag donce-11f359d4980f --build-arg HOST\=host.docker.internal --build-arg PORT\=1051 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7263
#7263: #0 building with "default" instance using docker driver
#7263:
#7263: #1 [internal] load build definition from Dockerfile
#7263: #1 transferring dockerfile: 552B done
#7263: #1 DONE 0.0s
#7263:
#7263: #2 [internal] load metadata for docker.io/library/node:24
#7263: #2 DONE 0.1s
#7263:
#7263: #3 [internal] load .dockerignore
#7263: #3 transferring context: 2B done
#7263: #3 DONE 0.0s
#7263:
#7263: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7263: #4 DONE 0.0s
#7263:
#7263: #5 [internal] load build context
#7263: #5 transferring context: 243B done
#7263: #5 DONE 0.0s
#7263:
#7263: #6 [3/9] COPY package.json .
#7263: #6 CACHED
#7263:
#7263: #7 [4/9] RUN npm install
#7263: #7 CACHED
#7263:
#7263: #8 [2/9] WORKDIR /app
#7263: #8 CACHED
#7263:
#7263: #9 [5/9] COPY hardhat.config.js .
#7263: #9 CACHED
#7263:
#7263: #10 [6/9] RUN sed -i "s/PORT/1051/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7263: #10 DONE 0.3s
#7263:
#7263: #11 [7/9] COPY contracts contracts
#7263: #11 DONE 0.1s
#7263:
#7263: #12 [8/9] COPY ignition ignition
#7263: #12 DONE 0.0s
#7263:
#7263: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7263: #13 1.330 Downloading compiler 0.8.28
#7263: #13 1.974 Compiled 1 Solidity file successfully (evm target: paris).
#7263: #13 DONE 2.1s
#7263:
#7263: #14 exporting to image
#7263: #14 exporting layers
#7263: #14 exporting layers 0.2s done
#7263: #14 writing image sha256:a1d9d8953a73026f344279ffb9d84e78b017b318eb9cf72992de86e063e6e3e8 0.0s done
#7263: #14 naming to docker.io/library/donce-11f359d4980f 0.0s done
#7263: #14 DONE 0.2s
+ sudo docker run --name donce-4e2c5f0bbf77 --add-host host.docker.internal:host-gateway donce-11f359d4980f /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\) /#7295
#7295: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7295: // SPDX-License-Identifier: MIT
#7295:
#7295: require("@nomicfoundation/hardhat-toolbox");
#7295:
#7295: /** @type import("hardhat/config").HardhatUserConfig */
#7295:
#7295: module.exports = {
#7295: solidity: "0.8.28",
#7295: defaultNetwork: "foo",
#7295: networks: {
#7295: hardhat: {
#7295: chainId: 4242,
#7295: gas: 10,
#7295: gasPrice: 4,
#7295: maxFeePerGas: 100,
#7295: maxPriorityFeePerGas: 100,
#7295: initialBaseFeePerGas: 100,
#7295: accounts: [
#7295: {
#7295: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7295: balance: "55555555555555555555555"
#7295: },
#7295: {
#7295: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7295: balance: "66666666666666666666666"
#7295: }
#7295: ]
#7295: },
#7295: foo: {
#7295: chainId: 4242,
#7295: url: "http://host.docker.internal:1051"
#7295: }
#7295: }
#7295: };
#7295: total 328
#7295: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7295: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7295: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7295: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7295: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7295: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7295: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7295: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7295: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7295: ?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
#7295: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7295: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7295:
#7295: Deploying [ FooModule ]
#7295:
#7295: Batch #1
#7295: Executing FooModule#Foo...
#7295:
#7295: 3A0JBatch #1
#7295: Executing FooModule#Foo...
#7295:
#7295: 3A0JBatch #1
#7295: Executed FooModule#Foo
#7295:
#7295: 3A0JBatch #1
#7295: Executed FooModule#Foo
#7295:
#7295: [ FooModule ] successfully deployed 🚀
#7295:
#7295: Deployed Addresses
#7295:
#7295: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7295: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-4e2c5f0bbf77 /#7306
#7306: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7306: // SPDX-License-Identifier: MIT
#7306:
#7306: require("@nomicfoundation/hardhat-toolbox");
#7306:
#7306: /** @type import("hardhat/config").HardhatUserConfig */
#7306:
#7306: module.exports = {
#7306: solidity: "0.8.28",
#7306: defaultNetwork: "foo",
#7306: networks: {
#7306: hardhat: {
#7306: chainId: 4242,
#7306: gas: 10,
#7306: gasPrice: 4,
#7306: maxFeePerGas: 100,
#7306: maxPriorityFeePerGas: 100,
#7306: initialBaseFeePerGas: 100,
#7306: accounts: [
#7306: {
#7306: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7306: balance: "55555555555555555555555"
#7306: },
#7306: {
#7306: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7306: balance: "66666666666666666666666"
#7306: }
#7306: ]
#7306: },
#7306: foo: {
#7306: chainId: 4242,
#7306: url: "http://host.docker.internal:1051"
#7306: }
#7306: }
#7306: };
#7306: total 328
#7306: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7306: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7306: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7306: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7306: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7306: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7306: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7306: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7306: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7306: ?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
#7306: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7306: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7306:
#7306: Deploying [ FooModule ]
#7306:
#7306: Batch #1
#7306: Executing FooModule#Foo...
#7306:
#7306: 3A0JBatch #1
#7306: Executing FooModule#Foo...
#7306:
#7306: 3A0JBatch #1
#7306: Executed FooModule#Foo
#7306:
#7306: 3A0JBatch #1
#7306: Executed FooModule#Foo
#7306:
#7306: [ FooModule ] successfully deployed 🚀
#7306:
#7306: Deployed Addresses
#7306:
#7306: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7306: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-4e2c5f0bbf77 /#7314
#7314: donce-4e2c5f0bbf77
+ sudo docker rmi donce-11f359d4980f /#7322
#7322: Untagged: donce-11f359d4980f:latest
#7322: Deleted: sha256:a1d9d8953a73026f344279ffb9d84e78b017b318eb9cf72992de86e063e6e3e8
+ sudo docker logs donce-896c228a3072 /#7404
#7404: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7404:
#7404: Accounts
#7404: ========
#7404: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7404:
#7404: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7404:
#7404: 32meth_chainId0m
#7404: 32meth_chainId (2)0m
#7404: 32meth_accounts0m
#7404: 32mhardhat_getAutomine0m
#7404: 32meth_chainId0m
#7404: 32meth_getBlockByNumber0m
#7404: 32meth_getTransactionCount0m
#7404: 32meth_getTransactionCount (2)0m
#7404: 32meth_getTransactionCount (3)0m
#7404: 32meth_getBlockByNumber0m
#7404: 32meth_getTransactionCount0m
#7404: 32meth_getBlockByNumber0m
#7404: 32meth_chainId0m
#7404: 32meth_maxPriorityFeePerGas0m
#7404: 32meth_estimateGas0m
#7404: 32meth_call0m
#7404: Contract deployment: Foo
#7404: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404:
#7404: 32meth_sendTransaction0m
#7404: Contract deployment: Foo
#7404: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7404: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: Value: 0 ETH
#7404: Gas used: 1357081 of 1357081
#7404: Block #1: 0x59546a1dff6415107ab32eebcd35bcd7f9fbed284a6af2ccdf8b1be6d6eaacae
#7404:
#7404: 32meth_getTransactionByHash0m
#7404: 32meth_getBlockByNumber0m
#7404: 32meth_getTransactionReceipt0m
#7404: 32meth_getBalance0m
#7404: 32meth_getBlockByNumber0m
#7404: 32meth_getBlockByNumber (2)0m
#7404: 32meth_getBlockByNumber (3)0m
#7404: 32meth_getBlockByNumber (4)0m
#7404: 32meth_getBlockByNumber (5)0m
#7404: 32meth_getBlockByNumber (6)0m
#7404: 32meth_getBlockByNumber (7)0m
#7404: 32meth_getBlockByNumber (8)0m
#7404: 32meth_getBlockByNumber (9)0m
#7404: 32meth_getBlockByNumber (10)0m
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #2: 0x1fc8d4144c75a4123181737aa43fac76f1b9f5857b78f7e12007a34d6847ab33
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #3: 0x16f0c542da8c90869562c6f1c453f3c577b52d43e9dee6c7afa9297432dcbee9
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #4: 0x696eaead9e733ef61d8f28d787fbad893c48f37c06abb1d038094a62470252a3
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #5: 0xc7c58f8c345550f5042d1f07d772f69d2eef51200e96aad2abf0d5ce4dd51d92
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #6: 0xcde2f1e47ea8ac609168a9bb661c5855cf85b13e71ffc0a2fe50378d328f7770
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #7: 0x61ce3acda9126fefdfeda6eeddc6c4518763f7dcff836827de9576aeba64b2a4
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #8: 0xaa093e5cc4d24fd98411e901d1c25b6059cb8b649132fdb6bf2f1946f94a58ef
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #9: 0xd7dae0aec6a753c728c338b056e6c957233f57d7f5100408ad9f2d328dd54b93
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #10: 0xe096ed87ec1db406fddff3ed8f5eaa1c22332b8863f97fd510b7815f898f4e9e
#7404:
#7404: 32meth_getTransactionCount0m
#7404: 32meth_sendRawTransaction0m
#7404: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#7404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7404: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7404: Value: 42000 wei
#7404: Gas used: 21000 of 22000
#7404: Block #11: 0xa6cc9519078f5865f30c8e1da72ce1f44655c6df01653e244c37b9223ab67907
#7404:
#7404: 32meth_getBalance0m
+ sudo docker rm --force donce-896c228a3072 /#7412
#7412: donce-896c228a3072
+ sudo docker rmi donce-151fc76e3639 /#7420
#7420: Untagged: donce-151fc76e3639:latest
#7420: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_pays_eth_in_threads 32m PASS0m (9.25s)
+ sudo docker build --tag donce-2fdf79af1aab --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7429
#7429: #0 building with "default" instance using docker driver
#7429:
#7429: #1 [internal] load build definition from Dockerfile
#7429: #1 transferring dockerfile: 552B done
#7429: #1 DONE 0.0s
#7429:
#7429: #2 [internal] load metadata for docker.io/library/node:24
#7429: #2 DONE 0.1s
#7429:
#7429: #3 [internal] load .dockerignore
#7429: #3 transferring context:
#7429: #3 transferring context: 2B done
#7429: #3 DONE 0.0s
#7429:
#7429: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7429: #4 DONE 0.0s
#7429:
#7429: #5 [internal] load build context
#7429: #5 transferring context: 243B done
#7429: #5 DONE 0.0s
#7429:
#7429: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7429: #6 CACHED
#7429:
#7429: #7 [2/9] WORKDIR /app
#7429: #7 CACHED
#7429:
#7429: #8 [3/9] COPY package.json .
#7429: #8 CACHED
#7429:
#7429: #9 [4/9] RUN npm install
#7429: #9 CACHED
#7429:
#7429: #10 [5/9] COPY hardhat.config.js .
#7429: #10 CACHED
#7429:
#7429: #11 [7/9] COPY contracts contracts
#7429: #11 CACHED
#7429:
#7429: #12 [8/9] COPY ignition ignition
#7429: #12 CACHED
#7429:
#7429: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7429: #13 CACHED
#7429:
#7429: #14 exporting to image
#7429: #14 exporting layers done
#7429: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#7429: #14 naming to docker.io/library/donce-2fdf79af1aab done
#7429: #14 DONE 0.0s
+ sudo docker run --detach --name donce-9c69950d20d8 --add-host host.docker.internal:host-gateway --publish 1052:8545 --user=1001:1001 donce-2fdf79af1aab /bin/bash -c npx\ hardhat\ node\ /#7461
#7461: d8e8b31a149d6d3b180a0cd08449fb20a5e18fcd304a9b7a095439c2d91ccfd3
+ sudo docker build --tag donce-3c6a18860516 --build-arg HOST\=host.docker.internal --build-arg PORT\=1052 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7473
#7473: #0 building with "default" instance using docker driver
#7473:
#7473: #1 [internal] load build definition from Dockerfile
#7473: #1 transferring dockerfile: 552B done
#7473: #1 DONE 0.0s
#7473:
#7473: #2 [internal] load metadata for docker.io/library/node:24
#7473: #2 DONE 0.1s
#7473:
#7473: #3 [internal] load .dockerignore
#7473: #3 transferring context: 2B done
#7473: #3 DONE 0.0s
#7473:
#7473: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7473: #4 DONE 0.0s
#7473:
#7473: #5 [internal] load build context
#7473: #5 transferring context: 243B done
#7473: #5 DONE 0.0s
#7473:
#7473: #6 [2/9] WORKDIR /app
#7473: #6 CACHED
#7473:
#7473: #7 [3/9] COPY package.json .
#7473: #7 CACHED
#7473:
#7473: #8 [4/9] RUN npm install
#7473: #8 CACHED
#7473:
#7473: #9 [5/9] COPY hardhat.config.js .
#7473: #9 CACHED
#7473:
#7473: #10 [6/9] RUN sed -i "s/PORT/1052/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7473: #10 DONE 0.3s
#7473:
#7473: #11 [7/9] COPY contracts contracts
#7473: #11 DONE 0.1s
#7473:
#7473: #12 [8/9] COPY ignition ignition
#7473: #12 DONE 0.0s
#7473:
#7473: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7473: #13 1.304 Downloading compiler 0.8.28
#7473: #13 1.939 Compiled 1 Solidity file successfully (evm target: paris).
#7473: #13 DONE 2.0s
#7473:
#7473: #14 exporting to image
#7473: #14 exporting layers
#7473: #14 exporting layers 0.2s done
#7473: #14 writing image sha256:89c7b4e64df93c1064972eb29a3b4dd658d90ae66fa36a89c5bd3836a30c8edc
#7473: #14 writing image sha256:89c7b4e64df93c1064972eb29a3b4dd658d90ae66fa36a89c5bd3836a30c8edc done
#7473: #14 naming to docker.io/library/donce-3c6a18860516 done
#7473: #14 DONE 0.2s
+ sudo docker run --name donce-0617de3546ee --add-host host.docker.internal:host-gateway donce-3c6a18860516 /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\) /#7505
#7505: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7505: // SPDX-License-Identifier: MIT
#7505:
#7505: require("@nomicfoundation/hardhat-toolbox");
#7505:
#7505: /** @type import("hardhat/config").HardhatUserConfig */
#7505:
#7505: module.exports = {
#7505: solidity: "0.8.28",
#7505: defaultNetwork: "foo",
#7505: networks: {
#7505: hardhat: {
#7505: chainId: 4242,
#7505: gas: 10,
#7505: gasPrice: 4,
#7505: maxFeePerGas: 100,
#7505: maxPriorityFeePerGas: 100,
#7505: initialBaseFeePerGas: 100,
#7505: accounts: [
#7505: {
#7505: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7505: balance: "55555555555555555555555"
#7505: },
#7505: {
#7505: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7505: balance: "66666666666666666666666"
#7505: }
#7505: ]
#7505: },
#7505: foo: {
#7505: chainId: 4242,
#7505: url: "http://host.docker.internal:1052"
#7505: }
#7505: }
#7505: };
#7505: total 328
#7505: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7505: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7505: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7505: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7505: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7505: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7505: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7505: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7505: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7505: ?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
#7505: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7505: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7505:
#7505: Deploying [ FooModule ]
#7505:
#7505: Batch #1
#7505: Executing FooModule#Foo...
#7505:
#7505: 3A0JBatch #1
#7505: Executing FooModule#Foo...
#7505:
#7505: 3A0JBatch #1
#7505: Executed FooModule#Foo
#7505:
#7505: 3A0JBatch #1
#7505: Executed FooModule#Foo
#7505:
#7505: [ FooModule ] successfully deployed 🚀
#7505:
#7505: Deployed Addresses
#7505:
#7505: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7505: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-0617de3546ee /#7513
#7513: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7513: // SPDX-License-Identifier: MIT
#7513:
#7513: require("@nomicfoundation/hardhat-toolbox");
#7513:
#7513: /** @type import("hardhat/config").HardhatUserConfig */
#7513:
#7513: module.exports = {
#7513: solidity: "0.8.28",
#7513: defaultNetwork: "foo",
#7513: networks: {
#7513: hardhat: {
#7513: chainId: 4242,
#7513: gas: 10,
#7513: gasPrice: 4,
#7513: maxFeePerGas: 100,
#7513: maxPriorityFeePerGas: 100,
#7513: initialBaseFeePerGas: 100,
#7513: accounts: [
#7513: {
#7513: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7513: balance: "55555555555555555555555"
#7513: },
#7513: {
#7513: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7513: balance: "66666666666666666666666"
#7513: }
#7513: ]
#7513: },
#7513: foo: {
#7513: chainId: 4242,
#7513: url: "http://host.docker.internal:1052"
#7513: }
#7513: }
#7513: };
#7513: total 328
#7513: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7513: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7513: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7513: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7513: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7513: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7513: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7513: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7513: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7513: ?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
#7513: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7513: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7513:
#7513: Deploying [ FooModule ]
#7513:
#7513: Batch #1
#7513: Executing FooModule#Foo...
#7513:
#7513: 3A0JBatch #1
#7513: Executing FooModule#Foo...
#7513:
#7513: 3A0JBatch #1
#7513: Executed FooModule#Foo
#7513:
#7513: 3A0JBatch #1
#7513: Executed FooModule#Foo
#7513:
#7513: [ FooModule ] successfully deployed 🚀
#7513:
#7513: Deployed Addresses
#7513:
#7513: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7513: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-0617de3546ee /#7521
#7521: donce-0617de3546ee
+ sudo docker rmi donce-3c6a18860516 /#7529
#7529: Untagged: donce-3c6a18860516:latest
#7529: Deleted: sha256:89c7b4e64df93c1064972eb29a3b4dd658d90ae66fa36a89c5bd3836a30c8edc
+ sudo docker logs donce-9c69950d20d8 /#7554
#7554: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7554:
#7554: Accounts
#7554: ========
#7554: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7554:
#7554: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7554:
#7554: 32meth_chainId0m
#7554: 32meth_chainId (2)0m
#7554: 32meth_accounts0m
#7554: 32mhardhat_getAutomine0m
#7554: 32meth_chainId0m
#7554: 32meth_getBlockByNumber0m
#7554: 32meth_getTransactionCount0m
#7554: 32meth_getTransactionCount (2)0m
#7554: 32meth_getTransactionCount (3)0m
#7554: 32meth_getBlockByNumber0m
#7554: 32meth_getTransactionCount0m
#7554: 32meth_getBlockByNumber0m
#7554: 32meth_chainId0m
#7554: 32meth_maxPriorityFeePerGas0m
#7554: 32meth_estimateGas0m
#7554: 32meth_call0m
#7554: Contract deployment: Foo
#7554: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7554: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7554:
#7554: 32meth_sendTransaction0m
#7554: Contract deployment: Foo
#7554: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7554: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7554: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7554: Value: 0 ETH
#7554: Gas used: 1357081 of 1357081
#7554: Block #1: 0x12ffb910f83b1fe507f329aa69e2e23bc9bfc119e3d3c02f05403b03321e821b
#7554:
#7554: 32meth_getTransactionByHash0m
#7554: 32meth_getBlockByNumber0m
#7554: 32meth_getTransactionReceipt0m
#7554: 32meth_subscribe0m
#7554: 32meth_getBlockByNumber0m
#7554: 32meth_getTransactionCount0m
#7554: 32meth_estimateGas0m
#7554: 32meth_sendRawTransaction0m
#7554: Contract call: Foo#transfer
#7554: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#7554: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7554: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7554: Value: 0 ETH
#7554: Gas used: 35401 of 35401
#7554: Block #2: 0x7eec2a8472396e80c6631f0eb6c75556480add269144dbc393cc85e6bbf5fbd5
#7554:
#7554: 32meth_unsubscribe0m
#7554: 32meth_subscribe0m
#7554: 32meth_getBlockByNumber0m
#7554: 32meth_getTransactionCount0m
#7554: 32meth_estimateGas0m
#7554: 32meth_sendRawTransaction0m
#7554: Contract call: Foo#transfer
#7554: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#7554: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7554: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7554: Value: 0 ETH
#7554: Gas used: 35389 of 35389
#7554: Block #3: 0xaec5332a9030f7df816240f960ad6423f6a150cabc94a16e3e94028c88b8434f
#7554:
#7554: 32meth_unsubscribe0m
#7554: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-9c69950d20d8 /#7563
#7563: donce-9c69950d20d8
+ sudo docker rmi donce-2fdf79af1aab /#7571
#7571: Untagged: donce-2fdf79af1aab:latest
#7571: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_accepts_payments_on_changing_addresses 32m PASS0m (11.20s)
+ sudo docker build --tag donce-78207b15b028 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7580
#7580: #0 building with "default" instance using docker driver
#7580:
#7580: #1 [internal] load build definition from Dockerfile
#7580: #1 transferring dockerfile: 552B done
#7580: #1 DONE 0.0s
#7580:
#7580: #2 [internal] load metadata for docker.io/library/node:24
#7580: #2 DONE 0.1s
#7580:
#7580: #3 [internal] load .dockerignore
#7580: #3 transferring context: 2B done
#7580: #3 DONE 0.0s
#7580:
#7580: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7580: #4 DONE 0.0s
#7580:
#7580: #5 [internal] load build context
#7580: #5 transferring context: 243B done
#7580: #5 DONE 0.0s
#7580:
#7580: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7580: #6 CACHED
#7580:
#7580: #7 [2/9] WORKDIR /app
#7580: #7 CACHED
#7580:
#7580: #8 [3/9] COPY package.json .
#7580: #8 CACHED
#7580:
#7580: #9 [4/9] RUN npm install
#7580: #9 CACHED
#7580:
#7580: #10 [5/9] COPY hardhat.config.js .
#7580: #10 CACHED
#7580:
#7580: #11 [7/9] COPY contracts contracts
#7580: #11 CACHED
#7580:
#7580: #12 [8/9] COPY ignition ignition
#7580: #12 CACHED
#7580:
#7580: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7580: #13 CACHED
#7580:
#7580: #14 exporting to image
#7580: #14 exporting layers done
#7580: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#7580: #14 naming to docker.io/library/donce-78207b15b028 done
#7580: #14 DONE 0.0s
+ sudo docker run --detach --name donce-feafb7477bb7 --add-host host.docker.internal:host-gateway --publish 1053:8545 --user=1001:1001 donce-78207b15b028 /bin/bash -c npx\ hardhat\ node\ /#7612
#7612: 3b4dda64b66e647f63a2ce9c72ffa54dd03ef6b0cd57f1c00e2dbb95d6540d85
+ sudo docker build --tag donce-762aac7e12f9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1053 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7620
#7620: #0 building with "default" instance using docker driver
#7620:
#7620: #1 [internal] load build definition from Dockerfile
#7620: #1 transferring dockerfile: 552B done
#7620: #1 DONE 0.0s
#7620:
#7620: #2 [internal] load metadata for docker.io/library/node:24
#7620: #2 DONE 0.1s
#7620:
#7620: #3 [internal] load .dockerignore
#7620: #3 transferring context: 2B done
#7620: #3 DONE 0.0s
#7620:
#7620: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7620: #4 DONE 0.0s
#7620:
#7620: #5 [internal] load build context
#7620: #5 transferring context: 243B done
#7620: #5 DONE 0.0s
#7620:
#7620: #6 [2/9] WORKDIR /app
#7620: #6 CACHED
#7620:
#7620: #7 [3/9] COPY package.json .
#7620: #7 CACHED
#7620:
#7620: #8 [4/9] RUN npm install
#7620: #8 CACHED
#7620:
#7620: #9 [5/9] COPY hardhat.config.js .
#7620: #9 CACHED
#7620:
#7620: #10 [6/9] RUN sed -i "s/PORT/1053/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7620: #10 DONE 0.3s
#7620:
#7620: #11 [7/9] COPY contracts contracts
#7620: #11 DONE 0.1s
#7620:
#7620: #12 [8/9] COPY ignition ignition
#7620: #12 DONE 0.0s
#7620:
#7620: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7620: #13 1.343 Downloading compiler 0.8.28
#7620: #13 1.984 Compiled 1 Solidity file successfully (evm target: paris).
#7620: #13 DONE 2.1s
#7620:
#7620: #14 exporting to image
#7620: #14 exporting layers
#7620: #14 exporting layers 0.2s done
#7620: #14 writing image sha256:5c334d6baff4c272b543d7e6d103bc1e5b24594f71a64e1f2cf483ce73c5fda4
#7620: #14 writing image sha256:5c334d6baff4c272b543d7e6d103bc1e5b24594f71a64e1f2cf483ce73c5fda4 done
#7620: #14 naming to docker.io/library/donce-762aac7e12f9 done
#7620: #14 DONE 0.2s
+ sudo docker run --name donce-58f364b0cfb8 --add-host host.docker.internal:host-gateway donce-762aac7e12f9 /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\) /#7652
#7652: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7652: // SPDX-License-Identifier: MIT
#7652:
#7652: require("@nomicfoundation/hardhat-toolbox");
#7652:
#7652: /** @type import("hardhat/config").HardhatUserConfig */
#7652:
#7652: module.exports = {
#7652: solidity: "0.8.28",
#7652: defaultNetwork: "foo",
#7652: networks: {
#7652: hardhat: {
#7652: chainId: 4242,
#7652: gas: 10,
#7652: gasPrice: 4,
#7652: maxFeePerGas: 100,
#7652: maxPriorityFeePerGas: 100,
#7652: initialBaseFeePerGas: 100,
#7652: accounts: [
#7652: {
#7652: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7652: balance: "55555555555555555555555"
#7652: },
#7652: {
#7652: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7652: balance: "66666666666666666666666"
#7652: }
#7652: ]
#7652: },
#7652: foo: {
#7652: chainId: 4242,
#7652: url: "http://host.docker.internal:1053"
#7652: }
#7652: }
#7652: };
#7652: total 328
#7652: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7652: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7652: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7652: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7652: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7652: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7652: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7652: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7652: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7652: ?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
#7652: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7652: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7652:
#7652: Deploying [ FooModule ]
#7652:
#7652: Batch #1
#7652: Executing FooModule#Foo...
#7652:
#7652: 3A0JBatch #1
#7652: Executing FooModule#Foo...
#7652:
#7652: 3A0JBatch #1
#7652: Executed FooModule#Foo
#7652:
#7652: 3A0JBatch #1
#7652: Executed FooModule#Foo
#7652:
#7652: [ FooModule ] successfully deployed 🚀
#7652:
#7652: Deployed Addresses
#7652:
#7652: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7652: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-58f364b0cfb8 /#7664
#7664: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7664: // SPDX-License-Identifier: MIT
#7664:
#7664: require("@nomicfoundation/hardhat-toolbox");
#7664:
#7664: /** @type import("hardhat/config").HardhatUserConfig */
#7664:
#7664: module.exports = {
#7664: solidity: "0.8.28",
#7664: defaultNetwork: "foo",
#7664: networks: {
#7664: hardhat: {
#7664: chainId: 4242,
#7664: gas: 10,
#7664: gasPrice: 4,
#7664: maxFeePerGas: 100,
#7664: maxPriorityFeePerGas: 100,
#7664: initialBaseFeePerGas: 100,
#7664: accounts: [
#7664: {
#7664: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7664: balance: "55555555555555555555555"
#7664: },
#7664: {
#7664: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7664: balance: "66666666666666666666666"
#7664: }
#7664: ]
#7664: },
#7664: foo: {
#7664: chainId: 4242,
#7664: url: "http://host.docker.internal:1053"
#7664: }
#7664: }
#7664: };
#7664: total 328
#7664: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7664: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7664: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7664: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7664: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7664: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7664: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7664: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7664: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7664: ?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
#7664: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7664: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7664:
#7664: Deploying [ FooModule ]
#7664:
#7664: Batch #1
#7664: Executing FooModule#Foo...
#7664:
#7664: 3A0JBatch #1
#7664: Executing FooModule#Foo...
#7664:
#7664: 3A0JBatch #1
#7664: Executed FooModule#Foo
#7664:
#7664: 3A0JBatch #1
#7664: Executed FooModule#Foo
#7664:
#7664: [ FooModule ] successfully deployed 🚀
#7664:
#7664: Deployed Addresses
#7664:
#7664: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7664: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-58f364b0cfb8 /#7673
#7673: donce-58f364b0cfb8
+ sudo docker rmi donce-762aac7e12f9 /#7681
#7681: Untagged: donce-762aac7e12f9:latest
#7681: Deleted: sha256:5c334d6baff4c272b543d7e6d103bc1e5b24594f71a64e1f2cf483ce73c5fda4
+ sudo docker logs donce-feafb7477bb7 /#7698
#7698: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7698:
#7698: Accounts
#7698: ========
#7698: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7698:
#7698: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7698:
#7698: 32meth_chainId0m
#7698: 32meth_chainId (2)0m
#7698: 32meth_accounts0m
#7698: 32mhardhat_getAutomine0m
#7698: 32meth_chainId0m
#7698: 32meth_getBlockByNumber0m
#7698: 32meth_getTransactionCount0m
#7698: 32meth_getTransactionCount (2)0m
#7698: 32meth_getTransactionCount (3)0m
#7698: 32meth_getBlockByNumber0m
#7698: 32meth_getTransactionCount0m
#7698: 32meth_getBlockByNumber0m
#7698: 32meth_chainId0m
#7698: 32meth_maxPriorityFeePerGas0m
#7698: 32meth_estimateGas0m
#7698: 32meth_call0m
#7698: Contract deployment: Foo
#7698: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7698: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7698:
#7698: 32meth_sendTransaction0m
#7698: Contract deployment: Foo
#7698: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7698: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7698: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7698: Value: 0 ETH
#7698: Gas used: 1357081 of 1357081
#7698: Block #1: 0xfe153b6c4f4a4ca4423de64dfef450f46e53ca6821d3728d2930b509f65e2f44
#7698:
#7698: 32meth_getTransactionByHash0m
#7698: 32meth_getBlockByNumber0m
#7698: 32meth_getTransactionReceipt0m
#7698: 32meth_subscribe0m
#7698: 32meth_getBlockByNumber0m
#7698: 32meth_getTransactionCount0m
#7698: 32meth_estimateGas0m
#7698: 32meth_sendRawTransaction0m
#7698: Contract call: Foo#transfer
#7698: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#7698: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7698: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7698: Value: 0 ETH
#7698: Gas used: 35401 of 35401
#7698: Block #2: 0xa447385d0375cd0c89fb6909eb2e55abcff5b8cc1510bdb034e0026e22202198
#7698:
#7698: 32meth_unsubscribe0m
+ sudo docker rm --force donce-feafb7477bb7 /#7706
#7706: donce-feafb7477bb7
+ sudo docker rmi donce-78207b15b028 /#7714
#7714: Untagged: donce-78207b15b028:latest
#7714: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_accepts_payments 32m PASS0m (10.42s)
+ sudo docker run --detach --name donce-7aef657c827f --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1054:3128 yegor256/squid-proxy:latest /#7723
#7723: 584d6dcab0870ecbc5c6b3d3dd54e37c1a6e5eac5c00d928ee263d51b0fdb08a
+ sudo docker build --tag donce-63a31f013e42 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7732
#7732: #0 building with "default" instance using docker driver
#7732:
#7732: #1 [internal] load build definition from Dockerfile
#7732: #1 transferring dockerfile: 552B done
#7732: #1 DONE 0.0s
#7732:
#7732: #2 [internal] load metadata for docker.io/library/node:24
#7732: #2 DONE 0.1s
#7732:
#7732: #3 [internal] load .dockerignore
#7732: #3 transferring context:
#7732: #3 transferring context: 2B done
#7732: #3 DONE 0.0s
#7732:
#7732: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7732: #4 DONE 0.0s
#7732:
#7732: #5 [internal] load build context
#7732: #5 transferring context: 243B done
#7732: #5 DONE 0.0s
#7732:
#7732: #6 [4/9] RUN npm install
#7732: #6 CACHED
#7732:
#7732: #7 [2/9] WORKDIR /app
#7732: #7 CACHED
#7732:
#7732: #8 [5/9] COPY hardhat.config.js .
#7732: #8 CACHED
#7732:
#7732: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7732: #9 CACHED
#7732:
#7732: #10 [7/9] COPY contracts contracts
#7732: #10 CACHED
#7732:
#7732: #11 [3/9] COPY package.json .
#7732: #11 CACHED
#7732:
#7732: #12 [8/9] COPY ignition ignition
#7732: #12 CACHED
#7732:
#7732: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7732: #13 CACHED
#7732:
#7732: #14 exporting to image
#7732: #14 exporting layers done
#7732: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#7732: #14 naming to docker.io/library/donce-63a31f013e42 done
#7732: #14 DONE 0.0s
+ sudo docker run --detach --name donce-2b8ced14a674 --add-host host.docker.internal:host-gateway --publish 1055:8545 --user=1001:1001 donce-63a31f013e42 /bin/bash -c npx\ hardhat\ node\ /#7764
#7764: 313a3fc67c8e0410c20328bad4d14ef941495b8137c990ddde05f467fb13ae55
+ sudo docker build --tag donce-7067bbd774ff --build-arg HOST\=host.docker.internal --build-arg PORT\=1055 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7775
#7775: #0 building with "default" instance using docker driver
#7775:
#7775: #1 [internal] load build definition from Dockerfile
#7775: #1 transferring dockerfile: 552B done
#7775: #1 DONE 0.0s
#7775:
#7775: #2 [internal] load metadata for docker.io/library/node:24
#7775: #2 DONE 0.1s
#7775:
#7775: #3 [internal] load .dockerignore
#7775: #3 transferring context: 2B done
#7775: #3 DONE 0.0s
#7775:
#7775: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7775: #4 DONE 0.0s
#7775:
#7775: #5 [internal] load build context
#7775: #5 transferring context: 243B done
#7775: #5 DONE 0.0s
#7775:
#7775: #6 [2/9] WORKDIR /app
#7775: #6 CACHED
#7775:
#7775: #7 [3/9] COPY package.json .
#7775: #7 CACHED
#7775:
#7775: #8 [4/9] RUN npm install
#7775: #8 CACHED
#7775:
#7775: #9 [5/9] COPY hardhat.config.js .
#7775: #9 CACHED
#7775:
#7775: #10 [6/9] RUN sed -i "s/PORT/1055/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7775: #10 DONE 0.3s
#7775:
#7775: #11 [7/9] COPY contracts contracts
#7775: #11 DONE 0.1s
#7775:
#7775: #12 [8/9] COPY ignition ignition
#7775: #12 DONE 0.0s
#7775:
#7775: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7775: #13 1.322 Downloading compiler 0.8.28
#7775: #13 2.143 Compiled 1 Solidity file successfully (evm target: paris).
#7775: #13 DONE 2.2s
#7775:
#7775: #14 exporting to image
#7775: #14 exporting layers
#7775: #14 exporting layers 0.2s done
#7775: #14 writing image sha256:0b64ba74491ece444d55ed88b85db573ac6a128c5e8f8b1af2a51be2439b1987 done
#7775: #14 naming to docker.io/library/donce-7067bbd774ff done
#7775: #14 DONE 0.2s
+ sudo docker run --name donce-6f04072317f4 --add-host host.docker.internal:host-gateway donce-7067bbd774ff /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\) /#7807
#7807: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7807: // SPDX-License-Identifier: MIT
#7807:
#7807: require("@nomicfoundation/hardhat-toolbox");
#7807:
#7807: /** @type import("hardhat/config").HardhatUserConfig */
#7807:
#7807: module.exports = {
#7807: solidity: "0.8.28",
#7807: defaultNetwork: "foo",
#7807: networks: {
#7807: hardhat: {
#7807: chainId: 4242,
#7807: gas: 10,
#7807: gasPrice: 4,
#7807: maxFeePerGas: 100,
#7807: maxPriorityFeePerGas: 100,
#7807: initialBaseFeePerGas: 100,
#7807: accounts: [
#7807: {
#7807: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7807: balance: "55555555555555555555555"
#7807: },
#7807: {
#7807: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7807: balance: "66666666666666666666666"
#7807: }
#7807: ]
#7807: },
#7807: foo: {
#7807: chainId: 4242,
#7807: url: "http://host.docker.internal:1055"
#7807: }
#7807: }
#7807: };
#7807: total 328
#7807: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7807: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7807: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7807: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7807: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7807: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7807: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7807: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7807: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7807: ?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
#7807: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7807: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7807:
#7807: Deploying [ FooModule ]
#7807:
#7807: Batch #1
#7807: Executing FooModule#Foo...
#7807:
#7807: 3A0JBatch #1
#7807: Executing FooModule#Foo...
#7807:
#7807: 3A0JBatch #1
#7807: Executed FooModule#Foo
#7807:
#7807: 3A0JBatch #1
#7807: Executed FooModule#Foo
#7807:
#7807: [ FooModule ] successfully deployed 🚀
#7807:
#7807: Deployed Addresses
#7807:
#7807: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7807: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-6f04072317f4 /#7818
#7818: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7818: // SPDX-License-Identifier: MIT
#7818:
#7818: require("@nomicfoundation/hardhat-toolbox");
#7818:
#7818: /** @type import("hardhat/config").HardhatUserConfig */
#7818:
#7818: module.exports = {
#7818: solidity: "0.8.28",
#7818: defaultNetwork: "foo",
#7818: networks: {
#7818: hardhat: {
#7818: chainId: 4242,
#7818: gas: 10,
#7818: gasPrice: 4,
#7818: maxFeePerGas: 100,
#7818: maxPriorityFeePerGas: 100,
#7818: initialBaseFeePerGas: 100,
#7818: accounts: [
#7818: {
#7818: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7818: balance: "55555555555555555555555"
#7818: },
#7818: {
#7818: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7818: balance: "66666666666666666666666"
#7818: }
#7818: ]
#7818: },
#7818: foo: {
#7818: chainId: 4242,
#7818: url: "http://host.docker.internal:1055"
#7818: }
#7818: }
#7818: };
#7818: total 328
#7818: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7818: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7818: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7818: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7818: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7818: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7818: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7818: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7818: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7818: ?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
#7818: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7818: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7818:
#7818: Deploying [ FooModule ]
#7818:
#7818: Batch #1
#7818: Executing FooModule#Foo...
#7818:
#7818: 3A0JBatch #1
#7818: Executing FooModule#Foo...
#7818:
#7818: 3A0JBatch #1
#7818: Executed FooModule#Foo
#7818:
#7818: 3A0JBatch #1
#7818: Executed FooModule#Foo
#7818:
#7818: [ FooModule ] successfully deployed 🚀
#7818:
#7818: Deployed Addresses
#7818:
#7818: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7818: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-6f04072317f4 /#7826
#7826: donce-6f04072317f4
+ sudo docker rmi donce-7067bbd774ff /#7834
#7834: Untagged: donce-7067bbd774ff:latest
#7834: Deleted: sha256:0b64ba74491ece444d55ed88b85db573ac6a128c5e8f8b1af2a51be2439b1987
+ sudo docker logs donce-2b8ced14a674 /#7851
#7851: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7851:
#7851: Accounts
#7851: ========
#7851: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7851:
#7851: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7851:
#7851: 32meth_chainId0m
#7851: 32meth_chainId (2)0m
#7851: 32meth_accounts0m
#7851: 32mhardhat_getAutomine0m
#7851: 32meth_chainId0m
#7851: 32meth_getBlockByNumber0m
#7851: 32meth_getTransactionCount0m
#7851: 32meth_getTransactionCount (2)0m
#7851: 32meth_getTransactionCount (3)0m
#7851: 32meth_getBlockByNumber0m
#7851: 32meth_getTransactionCount0m
#7851: 32meth_getBlockByNumber0m
#7851: 32meth_chainId0m
#7851: 32meth_maxPriorityFeePerGas0m
#7851: 32meth_estimateGas0m
#7851: 32meth_call0m
#7851: Contract deployment: Foo
#7851: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7851: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7851:
#7851: 32meth_sendTransaction0m
#7851: Contract deployment: Foo
#7851: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7851: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7851: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7851: Value: 0 ETH
#7851: Gas used: 1357081 of 1357081
#7851: Block #1: 0x40d53b5b01bf815d8ba9dc5b7a59de739ad76e71d80b924a9a58683405eb5d27
#7851:
#7851: 32meth_getTransactionByHash0m
#7851: 32meth_getBlockByNumber0m
#7851: 32meth_getTransactionReceipt0m
#7851: 32meth_subscribe0m
#7851: 32meth_getBlockByNumber0m
#7851: 32meth_getTransactionCount0m
#7851: 32meth_estimateGas0m
#7851: 32meth_sendRawTransaction0m
#7851: Contract call: Foo#transfer
#7851: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#7851: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7851: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7851: Value: 0 ETH
#7851: Gas used: 35389 of 35389
#7851: Block #2: 0x2f7439901d2d4c6eaff18bed5b5fc9c3758f2173811301c70035f8d2d26ccc67
#7851:
#7851: 32meth_unsubscribe0m
+ sudo docker rm --force donce-2b8ced14a674 /#7860
#7860: donce-2b8ced14a674
+ sudo docker rmi donce-63a31f013e42 /#7868
#7868: Untagged: donce-63a31f013e42:latest
#7868: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
+ sudo docker logs donce-7aef657c827f /#7876
#7876: + set -e
#7876: + [ -z jeffrey ]
#7876: + [ -z swordfish ]
#7876: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7876: Adding password for user jeffrey
#7876: + rm -f /run/squid.pid
#7876: + which squid
#7876: + exec /usr/sbin/squid -NYCd 1
#7876: 2026/09/18 09:03:36| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7876: 2026/09/18 09:03:36| aclIpParseIpData: IPv6 has not been enabled.
#7876: 2026/09/18 09:03:36| aclIpParseIpData: IPv6 has not been enabled.
#7876: 2026/09/18 09:03:36| aclIpParseIpData: IPv6 has not been enabled.
#7876: 2026/09/18 09:03:36| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7876: 2026/09/18 09:03:36| Created PID file (/run/squid.pid)
#7876: 2026/09/18 09:03:36| Current Directory is /
#7876: 2026/09/18 09:03:36| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7876: 2026/09/18 09:03:36| Service Name: squid
#7876: 2026/09/18 09:03:36| Process ID 1
#7876: 2026/09/18 09:03:36| Process Roles: master worker
#7876: 2026/09/18 09:03:36| With 1048576 file descriptors available
#7876: 2026/09/18 09:03:36| Initializing IP Cache...
#7876: 2026/09/18 09:03:36| DNS IPv4 socket created at 0.0.0.0, FD 8
#7876: 2026/09/18 09:03:36| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7876: 2026/09/18 09:03:36| Adding domain ec2.internal from /etc/resolv.conf
#7876: 2026/09/18 09:03:36| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7876: 2026/09/18 09:03:36| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7876: 2026/09/18 09:03:36| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7876: 2026/09/18 09:03:36| Store logging disabled
#7876: 2026/09/18 09:03:36| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7876: 2026/09/18 09:03:36| Target number of buckets: 31
#7876: 2026/09/18 09:03:36| Using 8192 Store buckets
#7876: 2026/09/18 09:03:36| Max Mem size: 8192 KB
#7876: 2026/09/18 09:03:36| Max Swap size: 0 KB
#7876: 2026/09/18 09:03:36| Using Least Load store dir selection
#7876: 2026/09/18 09:03:36| Current Directory is /
#7876: 2026/09/18 09:03:36| Finished loading MIME types and icons.
#7876: 2026/09/18 09:03:36| HTCP Disabled.
#7876: 2026/09/18 09:03:36| Pinger socket opened on FD 11
#7876: 2026/09/18 09:03:36| Squid plugin modules loaded: 0
#7876: 2026/09/18 09:03:36| Adaptation support is off.
#7876: 2026/09/18 09:03:36| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7876: listening port: 3128
#7876: 2026/09/18 09:03:36| Starting new basicauthenticator helpers...
#7876: current master transaction: master53
#7876: 2026/09/18 09:03:36| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7876: current master transaction: master53
#7876: 2026/09/18 09:03:37| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-7aef657c827f /#7884
#7884: donce-7aef657c827f
test_accepts_payments_via_proxy 32m PASS0m (11.85s)
+ sudo docker build --tag donce-a2cfb28609a6 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7893
#7893: #0 building with "default" instance using docker driver
#7893:
#7893: #1 [internal] load build definition from Dockerfile
#7893: #1 transferring dockerfile: 552B done
#7893: #1 DONE 0.0s
#7893:
#7893: #2 [internal] load metadata for docker.io/library/node:24
#7893: #2 DONE 0.1s
#7893:
#7893: #3 [internal] load .dockerignore
#7893: #3 transferring context:
#7893: #3 transferring context: 2B done
#7893: #3 DONE 0.0s
#7893:
#7893: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7893: #4 DONE 0.0s
#7893:
#7893: #5 [internal] load build context
#7893: #5 transferring context: 243B done
#7893: #5 DONE 0.0s
#7893:
#7893: #6 [3/9] COPY package.json .
#7893: #6 CACHED
#7893:
#7893: #7 [4/9] RUN npm install
#7893: #7 CACHED
#7893:
#7893: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7893: #8 CACHED
#7893:
#7893: #9 [8/9] COPY ignition ignition
#7893: #9 CACHED
#7893:
#7893: #10 [5/9] COPY hardhat.config.js .
#7893: #10 CACHED
#7893:
#7893: #11 [7/9] COPY contracts contracts
#7893: #11 CACHED
#7893:
#7893: #12 [2/9] WORKDIR /app
#7893: #12 CACHED
#7893:
#7893: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7893: #13 CACHED
#7893:
#7893: #14 exporting to image
#7893: #14 exporting layers done
#7893: #14 writing image sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af done
#7893: #14 naming to docker.io/library/donce-a2cfb28609a6 done
#7893: #14 DONE 0.0s
+ sudo docker run --detach --name donce-20c624125d8b --add-host host.docker.internal:host-gateway --publish 1056:8545 --user=1001:1001 donce-a2cfb28609a6 /bin/bash -c npx\ hardhat\ node\ /#7925
#7925: 3323ed3255e9e4ab3980e9c5835c360c44ef898e3b1cd7cddb5b87a68c525372
+ sudo docker build --tag donce-c7ce2ae5d34d --build-arg HOST\=host.docker.internal --build-arg PORT\=1056 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7937
#7937: #0 building with "default" instance using docker driver
#7937:
#7937: #1 [internal] load build definition from Dockerfile
#7937: #1 transferring dockerfile: 552B done
#7937: #1 DONE 0.0s
#7937:
#7937: #2 [internal] load metadata for docker.io/library/node:24
#7937: #2 DONE 0.1s
#7937:
#7937: #3 [internal] load .dockerignore
#7937: #3 transferring context: 2B done
#7937: #3 DONE 0.0s
#7937:
#7937: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7937: #4 DONE 0.0s
#7937:
#7937: #5 [internal] load build context
#7937: #5 transferring context: 243B done
#7937: #5 DONE 0.0s
#7937:
#7937: #6 [2/9] WORKDIR /app
#7937: #6 CACHED
#7937:
#7937: #7 [3/9] COPY package.json .
#7937: #7 CACHED
#7937:
#7937: #8 [4/9] RUN npm install
#7937: #8 CACHED
#7937:
#7937: #9 [5/9] COPY hardhat.config.js .
#7937: #9 CACHED
#7937:
#7937: #10 [6/9] RUN sed -i "s/PORT/1056/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7937: #10 DONE 0.3s
#7937:
#7937: #11 [7/9] COPY contracts contracts
#7937: #11 DONE 0.1s
#7937:
#7937: #12 [8/9] COPY ignition ignition
#7937: #12 DONE 0.1s
#7937:
#7937: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7937: #13 1.425 Downloading compiler 0.8.28
#7937: #13 2.073 Compiled 1 Solidity file successfully (evm target: paris).
#7937: #13 DONE 2.2s
#7937:
#7937: #14 exporting to image
#7937: #14 exporting layers
#7937: #14 exporting layers 0.2s done
#7937: #14 writing image sha256:ff63fd31ce279b63a3bb4a1f89805c950a20e3e99f54a974627db07d277ff140 done
#7937: #14 naming to docker.io/library/donce-c7ce2ae5d34d done
#7937: #14 DONE 0.2s
+ sudo docker run --name donce-23ded5bfbea1 --add-host host.docker.internal:host-gateway donce-c7ce2ae5d34d /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\) /#7969
#7969: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7969: // SPDX-License-Identifier: MIT
#7969:
#7969: require("@nomicfoundation/hardhat-toolbox");
#7969:
#7969: /** @type import("hardhat/config").HardhatUserConfig */
#7969:
#7969: module.exports = {
#7969: solidity: "0.8.28",
#7969: defaultNetwork: "foo",
#7969: networks: {
#7969: hardhat: {
#7969: chainId: 4242,
#7969: gas: 10,
#7969: gasPrice: 4,
#7969: maxFeePerGas: 100,
#7969: maxPriorityFeePerGas: 100,
#7969: initialBaseFeePerGas: 100,
#7969: accounts: [
#7969: {
#7969: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7969: balance: "55555555555555555555555"
#7969: },
#7969: {
#7969: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7969: balance: "66666666666666666666666"
#7969: }
#7969: ]
#7969: },
#7969: foo: {
#7969: chainId: 4242,
#7969: url: "http://host.docker.internal:1056"
#7969: }
#7969: }
#7969: };
#7969: total 328
#7969: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7969: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7969: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7969: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7969: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7969: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7969: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7969: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7969: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7969: ?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
#7969: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7969: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7969:
#7969: Deploying [ FooModule ]
#7969:
#7969: Batch #1
#7969: Executing FooModule#Foo...
#7969:
#7969: 3A0JBatch #1
#7969: Executing FooModule#Foo...
#7969:
#7969: 3A0JBatch #1
#7969: Executed FooModule#Foo
#7969:
#7969: 3A0JBatch #1
#7969: Executed FooModule#Foo
#7969:
#7969: [ FooModule ] successfully deployed 🚀
#7969:
#7969: Deployed Addresses
#7969:
#7969: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7969: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-23ded5bfbea1 /#7978
#7978: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7978: // SPDX-License-Identifier: MIT
#7978:
#7978: require("@nomicfoundation/hardhat-toolbox");
#7978:
#7978: /** @type import("hardhat/config").HardhatUserConfig */
#7978:
#7978: module.exports = {
#7978: solidity: "0.8.28",
#7978: defaultNetwork: "foo",
#7978: networks: {
#7978: hardhat: {
#7978: chainId: 4242,
#7978: gas: 10,
#7978: gasPrice: 4,
#7978: maxFeePerGas: 100,
#7978: maxPriorityFeePerGas: 100,
#7978: initialBaseFeePerGas: 100,
#7978: accounts: [
#7978: {
#7978: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7978: balance: "55555555555555555555555"
#7978: },
#7978: {
#7978: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7978: balance: "66666666666666666666666"
#7978: }
#7978: ]
#7978: },
#7978: foo: {
#7978: chainId: 4242,
#7978: url: "http://host.docker.internal:1056"
#7978: }
#7978: }
#7978: };
#7978: total 328
#7978: drwxr-xr-x 1 root root 4096 Sep 18 09:03 .
#7978: drwxr-xr-x 1 root root 4096 Sep 18 09:03 ..
#7978: drwxr-xr-x 4 root root 4096 Sep 18 09:03 artifacts
#7978: drwxr-xr-x 2 root root 4096 Sep 18 08:53 contracts
#7978: -rw-r--r-- 1 root root 874 Sep 18 09:03 hardhat.config.js
#7978: drwxr-xr-x 3 root root 4096 Sep 18 08:53 ignition
#7978: drwxr-xr-x 381 root root 12288 Sep 18 09:01 node_modules
#7978: -rw-r--r-- 1 root root 294439 Sep 18 09:01 package-lock.json
#7978: -rw-r--r-- 1 root root 106 Sep 18 08:53 package.json
#7978: ?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
#7978: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7978: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7978:
#7978: Deploying [ FooModule ]
#7978:
#7978: Batch #1
#7978: Executing FooModule#Foo...
#7978:
#7978: 3A0JBatch #1
#7978: Executing FooModule#Foo...
#7978:
#7978: 3A0JBatch #1
#7978: Executed FooModule#Foo
#7978:
#7978: 3A0JBatch #1
#7978: Executed FooModule#Foo
#7978:
#7978: [ FooModule ] successfully deployed 🚀
#7978:
#7978: Deployed Addresses
#7978:
#7978: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7978: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-23ded5bfbea1 /#7987
#7987: donce-23ded5bfbea1
+ sudo docker rmi donce-c7ce2ae5d34d /#7995
#7995: Untagged: donce-c7ce2ae5d34d:latest
#7995: Deleted: sha256:ff63fd31ce279b63a3bb4a1f89805c950a20e3e99f54a974627db07d277ff140
+ sudo docker logs donce-20c624125d8b /#8015
#8015: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#8015:
#8015: Accounts
#8015: ========
#8015: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#8015:
#8015: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#8015:
#8015: 32meth_chainId0m
#8015: 32meth_chainId (2)0m
#8015: 32meth_accounts0m
#8015: 32mhardhat_getAutomine0m
#8015: 32meth_chainId0m
#8015: 32meth_getBlockByNumber0m
#8015: 32meth_getTransactionCount0m
#8015: 32meth_getTransactionCount (2)0m
#8015: 32meth_getTransactionCount (3)0m
#8015: 32meth_getBlockByNumber0m
#8015: 32meth_getTransactionCount0m
#8015: 32meth_getBlockByNumber0m
#8015: 32meth_chainId0m
#8015: 32meth_maxPriorityFeePerGas0m
#8015: 32meth_estimateGas0m
#8015: 32meth_call0m
#8015: Contract deployment: Foo
#8015: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8015: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8015:
#8015: 32meth_sendTransaction0m
#8015: Contract deployment: Foo
#8015: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8015: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#8015: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8015: Value: 0 ETH
#8015: Gas used: 1357081 of 1357081
#8015: Block #1: 0xcaadd5c719f7a4d288ca9afb5851e937ce475ee33051f8cb6082e60c896bf5c3
#8015:
#8015: 32meth_getTransactionByHash0m
#8015: 32meth_getBlockByNumber0m
#8015: 32meth_getTransactionReceipt0m
#8015: 32meth_getBalance0m
#8015: 32meth_getBalance (2)0m
#8015: 32meth_getBlockByNumber0m
#8015: 32meth_getTransactionCount0m
#8015: 32meth_sendRawTransaction0m
#8015: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#8015: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8015: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8015: Value: 42000 wei
#8015: Gas used: 21000 of 22000
#8015: Block #2: 0xb67bf81b687c8d9eb149c924fedbe4f9224d27e0cc23356011d3f30aa7345825
#8015:
#8015: 32meth_getBalance0m
+ sudo docker rm --force donce-20c624125d8b /#8023
#8023: donce-20c624125d8b
+ sudo docker rmi donce-a2cfb28609a6 /#8031
#8031: Untagged: donce-a2cfb28609a6:latest
#8031: Deleted: sha256:7aa31326a63ee3f79eed0d19429c80e0e9cfc0fe5cbdd181dfa46e6ab7d670af
test_eth_pays 32m PASS0m (9.37s)
Finished in 319.07184s
110 tests, 180 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to coverage/index.html
Line coverage: 399 / 408 (32m97.79%0m)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.79% (399 / 408)
/usr/local/bin/ruby -S bundle exec cucumber
90m# SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko0m
90m# SPDX-License-Identifier: MIT0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it
Scenario: Help can be printed 90m# features/cli.feature:70m
32mWhen I run bin/erc20 with "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
32mAnd Stdout contains "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH private key can be generated 90m# features/cli.feature:120m
32mWhen I run bin/erc20 with "32m1mkey0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH address can be created 90m# features/cli.feature:160m
32mWhen I run bin/erc20 with "32m1maddress 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d10m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing, in Dry Mode
As a simple ETH/ERC20 user I want to test it in dry mode
Scenario: Gas price price can be retrieved 90m# features/dry.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=4 --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/dry.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/dry.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in tokens 90m# features/dry.feature:190m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in dollars 90m# features/dry.feature:230m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD \$100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in USDT 90m# features/dry.feature:270m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 10usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment in USDT keeps every token unit 90m# features/dry.feature:310m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 8.2usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Stdout contains "32m1mSending 8200000 ERC20 tokens0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH payment can be sent in wei 90m# features/dry.feature:350m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100000000m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment can be sent in ETH 90m# features/dry.feature:390m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 1eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment smaller than one wei is rejected 90m# features/dry.feature:430m
32mWhen I run bin/erc20 with "32m1meth_pay --dry 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 0.0000000000000000001eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is not zero90m # features/step_definitions/steps.rb:450m0m
Feature: Gem Package
As a source code writer I want to be able to
package the Gem into .gem file
Scenario: Gem can be packaged 90m# features/gem_package.feature:80m
32mGiven It is Unix90m # features/step_definitions/steps.rb:610m0m
32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:220m0m
32m """0m
32m #!/usr/bin/env ruby0m
32m require 'rubygems'0m
32m spec = Gem::Specification::load('./spec.rb')0m
32m if spec.executables.empty?0m
32m fail 'no executables: ' + File.read('./spec.rb')0m
32m end0m
32m """0m
32mWhen I run bash with:90m # features/step_definitions/steps.rb:550m0m
32m """0m
32m cd erc200m
32m gem build erc20.gemspec0m
32m gem specification --ruby erc20-*.gem > ../spec.rb0m
32m cd ..0m
32m ruby execs.rb0m
32m """0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it live
Scenario: Gas price price can be retrieved 90m# features/live.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/live.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/live.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
17 scenarios (32m17 passed0m)
37 steps (32m37 passed0m)
0m9.821s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m Command line option: 36m--publish0m 1m32m│0m0m
1m32m│0m0m Environment variable: 36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m 1m32m│0m0m
1m32m│0m0m cucumber.yml: 36mdefault: --publish0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the 1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m 1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m 1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 17 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
17 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo4/ERC20/FakeWallet.html..0mml0ml0m
Modules: 2 ( 0 undocumented)
Classes: 2 ( 0 undocumented)
Constants: 5 ( 5 undocumented)
Attributes: 8 ( 0 undocumented)
Methods: 20 ( 0 undocumented)
86.49% documented
+ 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
9903c6e..59e642a master -> master
container d89ab22bcaa87d3fa6ba24673821a37e6915e1d083b2c876209d8c509b7795b8 is dead
Fri Sep 18 09:05:09 UTC 2026