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

flake in 64:crabble-start #91

Open
turadg opened this issue Feb 6, 2024 · 0 comments
Open

flake in 64:crabble-start #91

turadg opened this issue Feb 6, 2024 · 0 comments

Comments

@turadg
Copy link
Member

turadg commented Feb 6, 2024

I had thought the failures were caused by #89

But even after fixing that with 538f05d, the next build failed: 7c8a651. And then a simple logging output to help with debugging passed: 2b106ab

My guess is it's a race condition looking for the vstorage output after the proposal passes:

#1325 61.11   ✔ core eval proposal passes (17.6s)
#1325 61.11     ℹ submit proposal crabble
#1325 61.11     ℹ [
#1325 61.11         '/tmp/crabble-permit.json-482-rZNe3rW2YDOD',
#1325 61.11         '/tmp/crabbleCoreEval.js-482-oZGQmcpECPeP',
#1325 61.11         '/tmp/gov-permit.json-482-4vus5PFsMJzJ',
#1325 61.11         '/tmp/govStarting.js-482-jk2eSfLhNr6x',
#1325 61.11       ]
#1325 61.11     ℹ {
#1325 61.11         code: 0,
#1325 61.11         gas_used: '1960837',
#1325 61.11         height: '873',
#1325 61.11         txhash: 'D1E719AD3CF94998AC166475D33CF70DD48E291C9E38384AB34E3665C724286C',
#1325 61.11       }
#1325 61.11     ℹ 9 2024-02-06T00:33:28.777575741Z PROPOSAL_STATUS_PASSED
#1325 61.15   ✘ [fail]: vstorage published.CHILD is present published children
#1325 61.16   ✔ agoricNames.instance is populated
#1325 61.20   ✘ [fail]: crabble governance is present crabble committee
…
#1325 61.24     Error#1: error code 38 reading data of published.wallet.agoric1xdu48rxgakk5us7m3wud04pf92kzjmhwllzdef.current: no data for vstorage path: not found␊

In the green build,

#1320 72.95   ✔ vstorage published.CHILD is present
#1320 72.95   ✔ agoricNames.instance is populated
#1320 72.99   ✔ crabble governance is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant