Skip to content

test-sim-after-import: runsim #2978

@wangjiulian

Description

@wangjiulian

/usr/bin/make -f /Users/avery/irishub2/Makefile -C /Users/avery/irishub2 test-sim-after-import
Running application simulation-after-import. This may take several minutes...
Allocating 4 workers...
[W2] Worker is up and running
[W1] Worker is up and running
[W3] Worker is up and running
[W0] Worker is up and running
[W2] Spawned simulation with pid 662 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-1-date-12-09-2024_132505.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-1-date-12-09-2024_132505.stderr]
[W3] Spawned simulation with pid 664 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-4-date-12-09-2024_132505.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-4-date-12-09-2024_132505.stderr]
[W0] Spawned simulation with pid 665 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-7-date-12-09-2024_132505.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-7-date-12-09-2024_132505.stderr]
[W1] Spawned simulation with pid 669 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-2-date-12-09-2024_132505.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/app-simulation-seed-2-date-12-09-2024_132505.stderr]
exit status 1
[W1] Seed 2: FAILED
To reproduce run: go test . -run TestAppSimulationAfterImport -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=2 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-543870287/sim_state-2.json -v -timeout 24h
ERROR OUTPUT

exit status 1
panic: halting simulations

goroutine 10 [running]:
main.worker(0x1, 0x140002067e0, 0x14000206930)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/runsim@v1.0.0/main.go:216 +0x5ac
main.main.func2(0x0?)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/runsim@v1.0.0/main.go:160 +0x50
created by main.main in goroutine 1
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/runsim@v1.0.0/main.go:158 +0xbc4
make: *** [test-sim-after-import] Error 2

Process finished with exit code 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions