Skip to content

Instantly share code, notes, and snippets.

@archseer
Created February 9, 2024 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save archseer/981c2b2b34ef8e559eaac8a397ac6314 to your computer and use it in GitHub Desktop.
Save archseer/981c2b2b34ef8e559eaac8a397ac6314 to your computer and use it in GitHub Desktop.
17:21:01.25 INF Set up local stack complete.
17:21:01.46 INF Reading P2P Keys Node URL=http://127.0.0.1:50100
17:21:01.46 INF Reading Tx Keys Node URL=http://127.0.0.1:50100
17:21:01.46 INF Reading OCR2 Keys Node URL=http://127.0.0.1:50100
17:21:01.47 INF Reading ETH Keys Node URL=http://127.0.0.1:50100
17:21:01.47 WRN Found no ETH Keys on the node Node URL=http://127.0.0.1:50100
17:21:01.47 INF Reading P2P Keys Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading Tx Keys Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading OCR2 Keys Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading ETH Keys Node URL=http://127.0.0.1:50101
17:21:01.47 WRN Found no ETH Keys on the node Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading P2P Keys Node URL=http://127.0.0.1:50102
17:21:01.48 INF Reading Tx Keys Node URL=http://127.0.0.1:50102
17:21:01.48 INF Reading OCR2 Keys Node URL=http://127.0.0.1:50102
17:21:01.48 INF Reading ETH Keys Node URL=http://127.0.0.1:50102
17:21:01.48 WRN Found no ETH Keys on the node Node URL=http://127.0.0.1:50102
17:21:01.48 INF Reading P2P Keys Node URL=http://127.0.0.1:50103
17:21:01.48 INF Reading Tx Keys Node URL=http://127.0.0.1:50103
17:21:01.48 INF Reading OCR2 Keys Node URL=http://127.0.0.1:50103
17:21:01.49 INF Reading ETH Keys Node URL=http://127.0.0.1:50103
17:21:01.49 WRN Found no ETH Keys on the node Node URL=http://127.0.0.1:50103
17:21:01.49 INF Gauntlet Command="yarn install"
17:21:01.59 INF yarn stdout="yarn install v1.22.19\n"
17:21:01.64 INF yarn stdout="[1/4] Resolving packages...\n"
17:21:01.85 INF yarn stdout="success Already up-to-date.\n"
17:21:01.85 INF yarn stdout="Done in 0.27s.\n"
17:21:01.86 INF Gauntlet Command="yarn gauntlet account:deploy --network=test170746680823569149538 --salt=100 --publicKey=0x26f21f49b51cc5302863bd637bf9febc33ce4625a25e249fc6372f50ce3c678"
17:21:01.96 INF gauntlet stdout="yarn run v1.22.19\n"
17:21:01.98 INF gauntlet stdout="$ node ./packages-ts/starknet-gauntlet-cli/dist/index.js account:deploy --network=test170746680823569149538 --salt=100 --publicKey=0x26f21f49b51cc5302863bd637bf9febc33ce4625a25e249fc6372f50ce3c678\n"
17:21:02.21 INF gauntlet stdout="🧤 gauntlet 0.3.1\n"
17:21:02.79 INF gauntlet stdout="ℹ️ About to deploy an OZ 0.x Account Contract with:\n"
17:21:02.79 INF gauntlet stdout=" public key: 0x26f21f49b51cc5302863bd637bf9febc33ce4625a25e249fc6372f50ce3c678\n"
17:21:02.79 INF gauntlet stdout=" salt: 100\n"
17:21:02.79 INF gauntlet stdout="ℹ️ Deploying contract account\n"
17:21:02.79 INF gauntlet stdout="⏳ Sending transaction...\n"
17:21:03.37 INF gauntlet stdout="LibraryError: RPC: starknet_getNonce with params {\n"
17:21:03.37 INF gauntlet stdout=" \"contract_address\": \"0x7e00d496e324876bbc8531f2d9a82bf154d1a04a50218ee74cdd372f75a551a\",\n"
17:21:03.37 INF gauntlet stdout=" \"block_id\": \"pending\"\n"
17:21:03.37 INF gauntlet stdout="}\n"
17:21:03.37 INF gauntlet stdout=" \n"
17:21:03.37 INF gauntlet stdout=" 20: Contract not found: undefined\n"
17:21:03.37 INF gauntlet stdout=" at RpcChannel.errorHandler (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:2912:13)\n"
17:21:03.37 INF gauntlet stdout=" at RpcChannel.fetchEndpoint (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:2929:12)\n"
17:21:03.37 INF gauntlet stdout=" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n"
17:21:03.37 INF gauntlet stdout=" at async Account.estimateDeclareFee (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:4252:45)\n"
17:21:03.37 INF gauntlet stdout=" at async Account.getSuggestedFee (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:4601:23)\n"
17:21:03.37 INF gauntlet stdout=" at async Account.getUniversalSuggestedFee (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:4587:35)\n"
17:21:03.37 INF gauntlet stdout=" at async Account.declare (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:4420:22)\n"
17:21:03.37 INF gauntlet stdout=" at async Account.declareAndDeploy (/home/speed/src/golang/chainlink-starknet/node_modules/starknet/dist/index.js:4492:19)\n"
17:21:03.37 INF gauntlet stdout=" at async Provider.declareAndDeployContract (/home/speed/src/golang/chainlink-starknet/packages-ts/starknet-gauntlet/dist/provider/index.js:49:24)\n"
17:21:03.37 INF gauntlet stdout=" at async ExecuteCommand.deployContract (/home/speed/src/golang/chainlink-starknet/packages-ts/starknet-gauntlet/dist/commands/base/executeCommand.js:51:30) {\n"
17:21:03.37 INF gauntlet stdout=" code: 'unknown'\n"
17:21:03.37 INF gauntlet stdout="}\n"
17:21:03.37 INF gauntlet stdout="Starknet Command execution error RPC: starknet_getNonce with params {\n"
17:21:03.37 INF gauntlet stdout=" \"contract_address\": \"0x7e00d496e324876bbc8531f2d9a82bf154d1a04a50218ee74cdd372f75a551a\",\n"
17:21:03.37 INF gauntlet stdout=" \"block_id\": \"pending\"\n"
17:21:03.37 INF gauntlet stdout="}\n"
17:21:03.37 INF gauntlet stdout=" \n"
17:21:03.37 INF gauntlet stdout=" 20: Contract not found: undefined\n"
17:21:03.39 INF gauntlet stdout="info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\n"
17:21:03.39 INF gauntlet stderr=".env not found\n"
17:21:03.39 INF gauntlet stderr=".env not found\n"
17:21:03.39 INF gauntlet stderr="Errors found during run: \n"
17:21:03.39 INF gauntlet stderr="unknown error: LibraryError: RPC: starknet_getNonce with params {\n"
17:21:03.39 INF gauntlet stderr=" \"contract_address\": \"0x7e00d496e324876bbc8531f2d9a82bf154d1a04a50218ee74cdd372f75a551a\",\n"
17:21:03.39 INF gauntlet stderr=" \"block_id\": \"pending\"\n"
17:21:03.39 INF gauntlet stderr="}\n"
17:21:03.39 INF gauntlet stderr=" \n"
17:21:03.39 INF gauntlet stderr=" 20: Contract not found: undefined\n"
17:21:03.39 INF gauntlet stderr="error Command failed with exit code 1.\n"
ocr2_test.go:46:
Error Trace: /home/speed/src/golang/chainlink-starknet/integration-tests/smoke/ocr2_test.go:46
Error: Received unexpected error:
exit status 1
Test: TestOCRBasic
Messages: Deploying contracts should not fail
--- FAIL: TestOCRBasic (55.16s)
FAIL
FAIL github.com/smartcontractkit/chainlink-starknet/integration-tests/smoke 55.312s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment