Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test-sim-multi-seed-short: runsim #2981

Open
wangjiulian opened this issue Dec 13, 2024 · 0 comments
Open

test-sim-multi-seed-short: runsim #2981

wangjiulian opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working simulation

Comments

@wangjiulian
Copy link
Collaborator

/usr/bin/make -f /Users/avery/irishub2/sims.mk -C /Users/avery/irishub2 test-sim-multi-seed-short
Running multi-seed application simulation. This may take awhile!
Allocating 4 workers...
[W3] Worker is up and running
[W2] Worker is up and running
[W1] Worker is up and running
[W0] Worker is up and running
[W3] Spawned simulation with pid 21182 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-1-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-1-date-12-09-2024_135051.stderr]
[W2] Spawned simulation with pid 21183 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-2-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-2-date-12-09-2024_135051.stderr]
[W1] Spawned simulation with pid 21184 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-4-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-4-date-12-09-2024_135051.stderr]
[W0] Spawned simulation with pid 21185 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-7-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-7-date-12-09-2024_135051.stderr]
exit status 1
[W0] Seed 7: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=7 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-7.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-7.json -v -timeout 24h
[W0] Spawned simulation with pid 21611 [seed=32 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-32-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-32-date-12-09-2024_135051.stderr]
exit status 1
[W2] Seed 2: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=2 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-2.json -v -timeout 24h
[W2] Spawned simulation with pid 21612 [seed=123 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-123-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-123-date-12-09-2024_135051.stderr]
exit status 1
[W1] Seed 4: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=4 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-4.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-4.json -v -timeout 24h
[W1] Spawned simulation with pid 21700 [seed=124 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-124-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-124-date-12-09-2024_135051.stderr]
exit status 1
[W3] Seed 1: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=1 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-1.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-1.json -v -timeout 24h
[W3] Spawned simulation with pid 21773 [seed=582 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-582-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-582-date-12-09-2024_135051.stderr]
exit status 1
[W1] Seed 124: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=124 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-124.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-124.json -v -timeout 24h
[W1] Spawned simulation with pid 22068 [seed=1893 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-1893-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-1893-date-12-09-2024_135051.stderr]
exit status 1
[W2] Seed 123: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=123 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-123.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-123.json -v -timeout 24h
[W2] Spawned simulation with pid 22069 [seed=2989 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-2989-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-2989-date-12-09-2024_135051.stderr]
exit status 1
[W0] Seed 32: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=32 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-32.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-32.json -v -timeout 24h
[W0] Spawned simulation with pid 22071 [seed=3012 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-3012-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-3012-date-12-09-2024_135051.stderr]
exit status 1
[W3] Seed 582: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=582 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-582.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-582.json -v -timeout 24h
[W3] Spawned simulation with pid 22152 [seed=4728 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-4728-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-4728-date-12-09-2024_135051.stderr]
exit status 1
[W0] Seed 3012: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=3012 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-3012.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-3012.json -v -timeout 24h
[W0] Spawned simulation with pid 22371 [seed=37827 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-37827-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-37827-date-12-09-2024_135051.stderr]
exit status 1
[W3] Seed 4728: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=4728 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-4728.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-4728.json -v -timeout 24h
[W3] Spawned simulation with pid 22372 [seed=981928 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-981928-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-981928-date-12-09-2024_135051.stderr]
exit status 1
[W2] Seed 2989: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=2989 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-2989.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-2989.json -v -timeout 24h
[W2] Spawned simulation with pid 22375 [seed=87821 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-87821-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-87821-date-12-09-2024_135051.stderr]
exit status 1
[W1] Seed 1893: FAILED
To reproduce run: go test github.com/irisnet/irishub/v3/app -run TestFullAppSimulation -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=1893 -Period=10 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_params-1893.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/sim_state-1893.json -v -timeout 24h
[W1] Spawned simulation with pid 22460 [seed=891823782 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-891823782-date-12-09-2024_135051.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-1203468931/app-simulation-seed-891823782-date-12-09-2024_135051.stderr]

@wangjiulian wangjiulian added bug Something isn't working simulation labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working simulation
Projects
None yet
Development

No branches or pull requests

1 participant