-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Content migration] - Zombienet missing terminal outputs (#60)
* fix: adding terminal outputs complments to zombie tutorial * fix: testing pre-commit hook * fix: test4 * fix: formatting
- Loading branch information
1 parent
d2c0a09
commit 7dd878f
Showing
3 changed files
with
108 additions
and
2 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
.snippets/code/tutorials/tooling/zombienet/tutorials/spawn-a-basic-network/alice-logs.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<div id="termynal" data-termynal> | ||
<span data-ty="input"><span class="file-path"></span>tail -f /var/folders/f4/7rdt2m9d7j361dm453cpggbm0000gn/T/zombie-75a01b93c92d571f6198a67bcb380fcd_21724-SEzfCidQ1za4/alice.log </span> | ||
<br /> | ||
<span data-ty>2024-08-29 16:03:54 🙌 Starting consensus session on top of parent 0x81bfcf7de46ca0f5c0eca78639dbfa67afa0a22c7f1a98dfc5778449cb0a82f9</span> | ||
<span data-ty>2024-08-29 16:03:54 🎁 Prepared block for proposing at 11 (1 ms) [hash: 0x4ae2c654439a9be25cedd03fb9a091a5be7b53eae82276850e8c7061cb656d26; parent_hash: 0x81bf…82f9; extrinsics (2): [0x469d…d7d3, 0x8dd2…66e8]</span> | ||
<span data-ty>2024-08-29 16:03:54 🔖 Pre-sealed block for proposal at 11. Hash now 0xb74014d0fcd6df55fbe42848e21ddb556aa5f7358c66795e9a5131f0a666dbbc, previously 0x4ae2c654439a9be25cedd03fb9a091a5be7b53eae82276850e8c7061cb656d26.</span> | ||
<span data-ty>2024-08-29 16:03:54 👶 New epoch 1 launching at block 0xb740…dbbc (block slot 287493039 >= start slot 287493039).</span> | ||
<span data-ty>2024-08-29 16:03:54 👶 Next epoch starts at slot 287493049</span> | ||
<span data-ty>2024-08-29 16:03:54 🏆 Imported #11 (0x81bf…82f9 → 0xb740…dbbc)</span> | ||
<span data-ty>2024-08-29 16:03:54 Node uses the following topology indices index_in_gossip_topology=Some(ValidatorIndex(0)) index_in_parachain_authorities=Some(Active(ValidatorIndex(0)))</span> | ||
<span data-ty>2024-08-29 16:03:57 💤 Idle (2 peers), best: #11 (0xb740…dbbc), finalized #8 (0x2282…6f0d), ⬇ 2.7kiB/s ⬆ 2.1kiB/s</span> | ||
<span data-ty>2024-08-29 16:04:00 🏆 Imported #12 (0xb740…dbbc → 0x49f4…fbd8)</span> | ||
<span data-ty>2024-08-29 16:04:02 💤 Idle (2 peers), best: #12 (0x49f4…fbd8), finalized #9 (0x470a…9184), ⬇ 2.4kiB/s ⬆ 2.1kiB/s</span> | ||
<span data-ty>2024-08-29 16:04:06 🙌 Starting consensus session on top of parent 0x49f420d6d1d84031712f8b7535fdcd73fda740e7a1db6c61c4cf35d8aef9fbd8</span> | ||
<span data-ty>2024-08-29 16:04:06 🎁 Prepared block for proposing at 13 (5 ms) [hash: 0xd5cb11f7ebc5ece3f9a6c304ab5f6209f1ba148c334efc0844e76dd0815b4ff9; parent_hash: 0x49f4…fbd8; extrinsics (2): [0x9e7c…30ff, 0x7e55…1806]</span> | ||
<span data-ty>2024-08-29 16:04:06 🔖 Pre-sealed block for proposal at 13. Hash now 0xa5022ff182095544d5db8714b2c10d81c75d8aff53c53515f22fcd7220ce97d5, previously 0xd5cb11f7ebc5ece3f9a6c304ab5f6209f1ba148c334efc0844e76dd0815b4ff9.</span> | ||
<span data-ty>2024-08-29 16:04:06 🏆 Imported #13 (0x49f4…fbd8 → 0xa502…97d5)</span> | ||
<span data-ty>2024-08-29 16:04:06 ♻️ Reorg on #13,0xa502…97d5 to #13,0xb6c8…5c34, common ancestor #12,0x49f4…fbd8</span> | ||
<span data-ty>2024-08-29 16:04:06 🏆 Imported #13 (0x49f4…fbd8 → 0xb6c8…5c34)</span> | ||
<span data-ty>2024-08-29 16:04:07 💤 Idle (2 peers), best: #13 (0xb6c8…5c34), finalized #10 (0x81bf…82f9), ⬇ 4.0kiB/s ⬆ 4.0kiB/s</span> | ||
<span data-ty>2024-08-29 16:04:11 🥩 New Rounds for validator set id: 1 with session_start 11</span> | ||
<span data-ty>2024-08-29 16:04:11 🥩 Concluded mandatory round #11</span> | ||
<span data-ty>2024-08-29 16:04:12 🏆 Imported #14 (0xb6c8…5c34 → 0xb51a…f125)</span> | ||
<span data-ty>2024-08-29 16:04:12 💤 Idle (2 peers), best: #14 (0xb51a…f125), finalized #11 (0xb740…dbbc), ⬇ 2.8kiB/s ⬆ 3.5kiB/s</span> | ||
... | ||
</div> |
74 changes: 74 additions & 0 deletions
74
.../tooling/zombienet/tutorials/spawn-a-basic-network/spawn-a-basic-network-test-output.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<div id="test-results" data-termynal> | ||
<table> | ||
<tr> | ||
<td colspan="2">🛎️ Tests are currently running. Results will appear at the end</td> | ||
</tr> | ||
<tr> | ||
<th colspan="2">Test Results</th> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:34:53 PM</td> | ||
<td>✅ alice: is up (104ms)</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2">2024-08-29 16:34:54 API/INIT: RPC methods not decorated: chainHead_v1_body, chainHead_v1_call, chainHead_v1_continue, chainHead_v1_follow, chainHead_v1_header, chainHead_v1_stopOperation, chainHead_v1_storage, chainHead_v1_unfollow, chainHead_v1_unpin, chainSpec_v1_chainName, chainSpec_v1_genesisHash, chainSpec_v1_properties, transactionWatch_v1_submitAndWatch, transactionWatch_v1_unwatch, transaction_v1_broadcast, transaction_v1_stop</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2">2024-08-29 16:34:54 API/INIT: rococo/1014000: Not decorating unknown runtime apis: 0x6ff52ee858e6c5bd/1, 0x91b1c8b16328eb92/1, 0x9ffb505aa738d69c/1</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:34:56 PM</td> | ||
<td>✅ alice: parachain 100 is registered within 225 seconds (2362ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:34:58 PM</td> | ||
<td>✅ alice: parachain 100 block height is at least 10 within 250 seconds (2037ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:34:58 PM</td> | ||
<td>✅ bob: is up (43ms)</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2">2024-08-29 16:34:58 API/INIT: RPC methods not decorated: chainHead_v1_body, chainHead_v1_call, chainHead_v1_continue, chainHead_v1_follow, chainHead_v1_header, chainHead_v1_stopOperation, chainHead_v1_storage, chainHead_v1_unfollow, chainHead_v1_unpin, chainSpec_v1_chainName, chainSpec_v1_genesisHash, chainSpec_v1_properties, transactionWatch_v1_submitAndWatch, transactionWatch_v1_unwatch, transaction_v1_broadcast, transaction_v1_stop</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2">2024-08-29 16:34:58 API/INIT: rococo/1014000: Not decorating unknown runtime apis: 0x6ff52ee858e6c5bd/1, 0x91b1c8b16328eb92/1, 0x9ffb505aa738d69c/1</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:35:00 PM</td> | ||
<td>✅ bob: parachain 100 is registered within 225 seconds (2206ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:35:02 PM</td> | ||
<td>✅ bob: parachain 100 block height is at least 10 within 250 seconds (2037ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:35:02 PM</td> | ||
<td>✅ alice: reports node_roles is 4 (0ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:35:02 PM</td> | ||
<td>✅ alice: reports sub_libp2p_is_major_syncing is 0 (0ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:35:02 PM</td> | ||
<td>✅ bob: reports node_roles is 4 (1ms)</td> | ||
</tr> | ||
<tr> | ||
<td>8/29/2024, 4:35:02 PM</td> | ||
<td>✅ collator01: reports node_roles is 4 (22ms)</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2">📓 To see the full logs of the nodes please go to:</td> | ||
</tr> | ||
<tr> | ||
<td colspan="2">/var/folders/f4/7rdt2m9d7j361dm453cpggbm0000gn/T/zombie-68b7ea2539c6ce9ad6350d8a88674147_-90400-wSMnGnsj9Gnu/logs</td> | ||
</tr> | ||
<tr> | ||
<th colspan="2">Result: 10/10</th> | ||
</tr> | ||
<tr> | ||
<td colspan="2">exit code 0</td> | ||
</tr> | ||
</table> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters