Verification run 00f3eed19314
Captured output from the Testnet Radar verification harness. Every command below was read out of content/guides/celestia.mdx in the order the page publishes it, and executed as root in a throwaway ubuntu container that was destroyed afterwards. A clean run proves the published commands execute; it does not prove the node works.
Provenance
- result
- PASSED11 of 11 command block(s) executed
- coverage
- PREFIX ONLY — through “Step 4: Initialise the node store”Step 5 runs the node under systemd. The harness container has no service manager, so sudo systemctl daemon-reload exits 127 there - an environment limit, not a fault in the guide.never run: Step 5: Run the node as a service · Verify your node
- ran
- → (19.1 s)
- guide
- content/guides/celestia.mdx
- commands sha256
- 505690a2df6f8af127db5d9f7d8b2db5e8a8e249d3573b39bf21763a969121ae
- guide sha256
- d3201cc8657c485083f5a66669fee14a8441858d16c81a5eda0fe62277d7b588
- image
- ubuntu@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517
- harness sha256
- a0a1d222b9ef7b3102f800c0c607acda03d5a6ef9e5cca4ae8133a4d69e0c742
- transcript sha256
- 4c3ee1867f07f5a16fd77dfb8d390c3e05deadb1c5994759a60196186224967d
- limits
- cpus=1.0 memory=2g pids=256 network=bridge
- host
- docker 29.7.2 · linux/amd64 · 6.8.0-137-generic
- artifact
- harness/artifacts/celestia/00f3eed19314.json · harness/artifacts/celestia/00f3eed19314.txt(schemaVersion 3)
This transcript is NOT verbatim — output was removed before it was written. Known secret shapes are stripped from the captured streams byscripts/verify/redact.mjsbefore either file is written (ADR-0011 §5a). Command text and exit codes are untouched and complete; only stdout and stderr were filtered, and every removal is marked in place below.
- command 10 · stdout · bip39-mnemonic × 1
Transcript
Rendered exactly as harness/artifacts/celestia/00f3eed19314.txt sits in the repository — same bytes, same order, nothing folded away.
========================================================================
Testnet Radar verification run — celestia
========================================================================
result PASSED
commands 11 of 11 executed
coverage PREFIX ONLY — through "Step 4: Initialise the node store"
stop reason Step 5 runs the node under systemd. The harness container has no service manager, so sudo systemctl daemon-reload exits 127 there - an environment limit, not a fault in the guide.
NOT RUN "Step 5: Run the node as a service", "Verify your node"
run id 00f3eed19314
guide content/guides/celestia.mdx
guide sha256 d3201cc8657c485083f5a66669fee14a8441858d16c81a5eda0fe62277d7b588
commands sha 505690a2df6f8af127db5d9f7d8b2db5e8a8e249d3573b39bf21763a969121ae
started 2026-09-06T03:09:50.909Z
finished 2026-09-06T03:10:10.015Z (19106 ms)
image ubuntu@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517
host docker 29.7.2 · linux/amd64 · 6.8.0-137-generic
limits cpus=1.0 memory=2g pids=256 network=bridge
harness a0a1d222b9ef7b3102f800c0c607acda03d5a6ef9e5cca4ae8133a4d69e0c742
redactions 1 (bip39-mnemonic ×1)
========================================================================
REDACTED — this transcript is not verbatim
========================================================================
Known secret shapes were removed from the captured output before this
file was written. Command text and exit codes are untouched and complete;
only stdout and stderr were filtered. Each removal is marked in place.
command 10 · stdout · bip39-mnemonic × 1
The transcript sha256 at the foot of this file covers the REDACTED
bytes — the ones printed here — so it can be recomputed from what you
are reading. ADR-0011 §5a.
========================================================================
PREAMBLE — harness setup, not guide content
========================================================================
$ install /usr/local/bin/sudo (harness shim)
exit 0
$ write /etc/gitconfig — [http] version = HTTP/1.1 (harness environment, not a guide command)
exit 0
========================================================================
[1/11] Step 2: Check the machine, and check the network — line 171
========================================================================
command (1 line, verbatim from the guide):
uname -m
stdout:
x86_64
stderr: (empty)
exit 0 · 77 ms
sha256 stdout=aaf631698ae5160ceb04a97681a14887fdcab47cd6e0f163c87485b3b1340b62 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[2/11] Step 2: Check the machine, and check the network — line 184
========================================================================
command (3 lines, verbatim from the guide):
nproc
free -m
df -h $HOME
stdout:
1
total used free shared buff/cache available
Mem: 3915 520 2129 0 1548 3394
Swap: 0 0 0
Filesystem Size Used Avail Use% Mounted on
overlay 48G 2.9G 45G 7% /
stderr: (empty)
exit 0 · 78 ms
sha256 stdout=475f81bd79aa1f61bad669cd70161adbdb774b725a73cd65ac9a487fdd9b8126 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[3/11] Step 2: Check the machine, and check the network — line 195
========================================================================
command (2 lines, verbatim from the guide):
sudo apt update
sudo apt install -y curl tar jq
stdout:
Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB]
Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2151 kB]
Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1903 kB]
Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1562 kB]
Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [55.8 kB]
Get:13 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB]
Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
Get:16 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1237 kB]
Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [50.0 kB]
Get:18 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1786 kB]
Get:19 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1530 kB]
Fetched 32.6 MB in 2s (17.9 MB/s)
Reading package lists...
Building dependency tree...
Reading state information...
27 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists...
Building dependency tree...
Reading state information...
tar is already the newest version (1.35+dfsg-3ubuntu0.4).
The following additional packages will be installed:
ca-certificates krb5-locales libbrotli1 libcurl4t64 libgssapi-krb5-2 libjq1
libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-common libldap2
libnghttp2-14 libonig5 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules
libsasl2-modules-db libssh-4 libssl3t64 openssl publicsuffix
Suggested packages:
krb5-doc krb5-user libsasl2-modules-gssapi-mit
| libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
libsasl2-modules-sql
The following NEW packages will be installed:
ca-certificates curl jq krb5-locales libbrotli1 libcurl4t64 libgssapi-krb5-2
libjq1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-common
libldap2 libnghttp2-14 libonig5 libpsl5t64 librtmp1 libsasl2-2
libsasl2-modules libsasl2-modules-db libssh-4 openssl publicsuffix
The following packages will be upgraded:
libssl3t64
1 upgraded, 24 newly installed, 0 to remove and 26 not upgraded.
Need to get 5880 kB of archives.
After this operation, 10.3 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.15 [1944 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.15 [1003 kB]
Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ca-certificates all 20260601~24.04.1 [139 kB]
Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.8 [15.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.8 [34.7 kB]
Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.8 [81.9 kB]
Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B]
Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.8 [348 kB]
Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.8 [143 kB]
Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.4 [74.6 kB]
Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB]
Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 publicsuffix all 20231001.0357-0.1 [129 kB]
Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB]
Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB]
Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB]
Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB]
Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB]
Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.5 [191 kB]
Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.13 [343 kB]
Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.13 [226 kB]
Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB]
Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB]
Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB]
Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.10+dfsg-0ubuntu0.24.04.1 [32.9 kB]
Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB]
Fetched 5880 kB in 0s (18.7 MB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4381 files and directories currently installed.)
Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.15_amd64.deb ...
Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.15) over (3.0.13-0ubuntu3.12) ...
Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.15) ...
Selecting previously unselected package openssl.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4381 files and directories currently installed.)
Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.15_amd64.deb ...
Unpacking openssl (3.0.13-0ubuntu3.15) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../01-ca-certificates_20260601~24.04.1_all.deb ...
Unpacking ca-certificates (20260601~24.04.1) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../02-krb5-locales_1.20.1-6ubuntu2.8_all.deb ...
Unpacking krb5-locales (1.20.1-6ubuntu2.8) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../03-libkrb5support0_1.20.1-6ubuntu2.8_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../04-libk5crypto3_1.20.1-6ubuntu2.8_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../05-libkeyutils1_1.6.3-3build1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-3build1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../06-libkrb5-3_1.20.1-6ubuntu2.8_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-6ubuntu2.8_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
Selecting previously unselected package libpsl5t64:amd64.
Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ...
Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ...
Selecting previously unselected package publicsuffix.
Preparing to unpack .../10-publicsuffix_20231001.0357-0.1_all.deb ...
Unpacking publicsuffix (20231001.0357-0.1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../11-libbrotli1_1.1.0-2build2_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2build2) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../12-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../13-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libldap2:amd64.
Preparing to unpack .../14-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...
Selecting previously unselected package libssh-4:amd64.
Preparing to unpack .../16-libssh-4_0.10.6-2ubuntu0.5_amd64.deb ...
Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.5) ...
Selecting previously unselected package libcurl4t64:amd64.
Preparing to unpack .../17-libcurl4t64_8.5.0-2ubuntu10.13_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.13) ...
Selecting previously unselected package curl.
Preparing to unpack .../18-curl_8.5.0-2ubuntu10.13_amd64.deb ...
Unpacking curl (8.5.0-2ubuntu10.13) ...
Selecting previously unselected package libonig5:amd64.
Preparing to unpack .../19-libonig5_6.9.9-1build1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.9-1build1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../20-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ...
Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ...
Selecting previously unselected package jq.
Preparing to unpack .../21-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ...
Unpacking jq (1.7.1-3ubuntu0.24.04.2) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../22-libldap-common_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ...
Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ...
Selecting previously unselected package libsasl2-modules:amd64.
Preparing to unpack .../23-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libkeyutils1:amd64 (1.6.3-3build1) ...
Setting up libbrotli1:amd64 (1.1.0-2build2) ...
Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ...
Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
Setting up krb5-locales (1.20.1-6ubuntu2.8) ...
Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ...
Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...
Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ...
Setting up openssl (3.0.13-0ubuntu3.15) ...
Setting up publicsuffix (20231001.0357-0.1) ...
Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ...
Setting up libonig5:amd64 (6.9.9-1build1) ...
Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ...
Setting up ca-certificates (20260601~24.04.1) ...
Updating certificates in /etc/ssl/certs...
121 added, 0 removed; done.
Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ...
Setting up libssh-4:amd64 (0.10.6-2ubuntu0.5) ...
Setting up jq (1.7.1-3ubuntu0.24.04.2) ...
Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.13) ...
Setting up curl (8.5.0-2ubuntu10.13) ...
Processing triggers for libc-bin (2.39-0ubuntu8.8) ...
Processing triggers for ca-certificates (20260601~24.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
stderr:
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
exit 0 · 10200 ms
sha256 stdout=a2397c1e38867b21fcb10495792eb006aae3c7e0816a2409d5fa6a4a557b001b stderr=cda8eb3f633a304ba5357d8f5f9fb541a551413ff2274c94194b53ff9639fa69
========================================================================
[4/11] Step 2: Check the machine, and check the network — line 205
========================================================================
command (1 line, verbatim from the guide):
curl -s https://rpc-mocha.pops.one/status | jq -r '.result.node_info.network'
stdout:
mocha-5
stderr: (empty)
exit 0 · 343 ms
sha256 stdout=42614d3c81687cbe80a48eed63dede4ecd5c0560dbb9653eb93f4f20996a7b35 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[5/11] Step 2: Check the machine, and check the network — line 216
========================================================================
command (1 line, verbatim from the guide):
curl -s https://rpc-mocha.pops.one/status | jq -r '.result.sync_info.latest_block_height'
stdout:
519109
stderr: (empty)
exit 0 · 310 ms
sha256 stdout=812f3395dee80164b3d776f30689379c9bb5ea01fcb9d7060510293ae4ec9f38 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[6/11] Step 3: Install celestia-node — line 237
========================================================================
command (3 lines, verbatim from the guide):
cd $HOME
curl -sSLO https://github.com/celestiaorg/celestia-node/releases/download/v0.32.1-mocha/celestia-node_Linux_x86_64.tar.gz
curl -sSLO https://github.com/celestiaorg/celestia-node/releases/download/v0.32.1-mocha/checksums.txt
stdout: (empty)
stderr: (empty)
exit 0 · 3450 ms
sha256 stdout=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[7/11] Step 3: Install celestia-node — line 247
========================================================================
command (1 line, verbatim from the guide):
sha256sum --ignore-missing --check checksums.txt
stdout:
celestia-node_Linux_x86_64.tar.gz: OK
stderr: (empty)
exit 0 · 232 ms
sha256 stdout=82af05d416c2a69fa0ac9fc610f42c424fa4593fc26ba84a504024674878510d stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[8/11] Step 3: Install celestia-node — line 259
========================================================================
command (2 lines, verbatim from the guide):
tar -xzf celestia-node_Linux_x86_64.tar.gz
sudo install -m 0755 celestia /usr/local/bin/celestia
stdout: (empty)
stderr: (empty)
exit 0 · 2082 ms
sha256 stdout=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[9/11] Step 3: Install celestia-node — line 267
========================================================================
command (1 line, verbatim from the guide):
celestia version
stdout:
Semantic version: 0.32.1-mocha
Commit: 8fc6945a38db8af6277d906c5d313a70db33c444
Build Date: 2026-09-01T13:40:00Z
System version: amd64/linux
Golang version: go1.26.5
stderr: (empty)
exit 0 · 235 ms
sha256 stdout=af05e7c578824f37ccb50f5572cad74b1232a1754ec5b4e78613d82d3756ac91 stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
[10/11] Step 4: Initialise the node store — line 289
========================================================================
command (1 line, verbatim from the guide):
celestia light init --p2p.network mocha
stdout:
NAME: my_celes_key
ADDRESS: celestia1uwmf6whut4ugmkssem9raa5pnk20z0qg5h6k90
MNEMONIC (save this somewhere safe!!!):
[REDACTED bip39-mnemonic: 24 words — verification harness, ADR-0011 §5a]
stderr:
2026-09-06T03:10:09.228Z INFO module/pruner pruner/flags.go:37 PRUNING MODE ENABLED. Node will prune blocks to save space.
2026-09-06T03:10:09.229Z INFO node nodebuilder/init.go:31 Initializing Light Node Store over '/root/.celestia-light-mocha-5'
2026-09-06T03:10:09.231Z INFO node nodebuilder/init.go:64 Saved config {"path": "/root/.celestia-light-mocha-5/config.toml"}
2026-09-06T03:10:09.231Z INFO node nodebuilder/init.go:66 Accessing keyring...
2026-09-06T03:10:09.241Z WARN node nodebuilder/init.go:196 Detected plaintext keyring backend. For elevated security properties, consider using the `file` keyring backend.
2026-09-06T03:10:09.242Z INFO node nodebuilder/init.go:211 NO KEY FOUND IN STORE, GENERATING NEW KEY... {"path": "/root/.celestia-light-mocha-5/keys"}
2026-09-06T03:10:09.276Z INFO node nodebuilder/init.go:216 NEW KEY GENERATED...
2026-09-06T03:10:09.277Z INFO node nodebuilder/init.go:73 Node Store initialized
exit 0 · 270 ms
sha256 stdout=ba6d7f8dcd4e2d7385f9cb8f787d2a78eabed466bf8cef9c0976481fc6d8d8ba stderr=7f9d1f22e656ccf7d57b3527ac9ec1d178c82d24ce6cb79df6be092c11e66bcb
========================================================================
[11/11] Step 4: Initialise the node store — line 309
========================================================================
command (1 line, verbatim from the guide):
ls -d $HOME/.celestia-light-mocha-5
stdout:
/root/.celestia-light-mocha-5
stderr: (empty)
exit 0 · 86 ms
sha256 stdout=78c726a3a5ed4c09baf72325cea21e9d51cd64d0fb3b3785771cac57f0af4ade stderr=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
========================================================================
transcript sha256 4c3ee1867f07f5a16fd77dfb8d390c3e05deadb1c5994759a60196186224967d
========================================================================