mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-03-02 04:40:17.567 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:40:17.567 DEBUG [tests.conftest] Running test: test_sync_nodes_have_store_true with id: 2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3
|
|
2026-03-02 04:40:17.568 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:40:17.576 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:40:17.576 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:40:17.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:40:17.583 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:40:17.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:40:17.588 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:40:17.589 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-02 04:40:17.590 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:40:17.590 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:40:17.591 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:40:17.591 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.192
|
|
2026-03-02 04:40:17.591 DEBUG [src.node.docker_mananger] Generated ports ['1420', '1421', '1422', '1423', '1424']
|
|
2026-03-02 04:40:17.592 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:40:17.592 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:40:17.592 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:40:17.592 DEBUG [src.node.docker_mananger] docker run -i -t -p 1420:1420 -p 1421:1421 -p 1422:1422 -p 1423:1423 -p 1424:1424 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1422 --rest-port=1420 --tcp-port=1421 --discv5-udp-port=1423 --rest-address=0.0.0.0 --nat=extip:172.18.155.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d4f8da4fa24abeeaec0dd6679db4957dddcdfaeaaa3fbad0d2938e4cc18115fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1424 --metrics-logging=true --store=true --relay=true
|
|
2026-03-02 04:40:17.792 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.192 waku 976ff90a1578d1db240b539a2327df0022b258b9a35c4a814d2e2c1ee5b57dd9
|
|
2026-03-02 04:40:17.827 DEBUG [src.node.docker_mananger] Container started with ID 976ff90a1578. Setting up logs at ./log/docker/node1_2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:40:17.829 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1420
|
|
2026-03-02 04:40:17.829 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:40:17.848 ERROR [src.node.docker_mananger] Max retries reached for container 542fc78e05f1. Exiting log stream.
|
|
2026-03-02 04:40:18.393 ERROR [src.node.docker_mananger] Max retries reached for container cacd817694b2. Exiting log stream.
|
|
2026-03-02 04:40:18.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1420/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:18.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:40:18.833 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:40:18.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1420/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:18.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.192/tcp/1421/p2p/16Uiu2HAmUjhA2qSuE9rm3Mmdi9kqJGbFgz4TRZG6TfC3XPijJvXd","/ip4/172.18.155.192/tcp/1422/ws/p2p/16Uiu2HAmUjhA2qSuE9rm3Mmdi9kqJGbFgz4TRZG6TfC3XPijJvXd"],"enrUri":"enr:-L24QCs4M4bFvkIX4yWW5_m1DF3ZzwATTFSDHhAmjHH6XxJbXWrwAfD_QBf3aZu5xwkp6xZgaQZlcsZ8JuSFmY7CKuoCgmlkgnY0gmlwhKwSm8CKbXVsdGlhZGRyc5YACASsEpvABgWNAAoErBKbwAYFjt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7u90FOHI6AYrY2cJK93cpLJNALGoxFUBpNXtUV_vM8yDdGNwggWNg3VkcIIFj4V3YWt1MgM"}'
|
|
2026-03-02 04:40:18.836 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:40:18.836 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:40:18.836 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:40:18.838 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:40:18.838 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.60
|
|
2026-03-02 04:40:18.838 DEBUG [src.node.docker_mananger] Generated ports ['39822', '39823', '39824', '39825', '39826']
|
|
2026-03-02 04:40:18.838 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:40:18.838 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:40:18.838 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:40:18.839 DEBUG [src.node.docker_mananger] docker run -i -t -p 39822:39822 -p 39823:39823 -p 39824:39824 -p 39825:39825 -p 39826:39826 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39824 --rest-port=39822 --tcp-port=39823 --discv5-udp-port=39825 --rest-address=0.0.0.0 --nat=extip:172.18.111.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1209f5b5fc5c50ab4d0f65a2fa41cbca793fb5baea7fdcf20cf4ec0dd773ee8 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39826 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCs4M4bFvkIX4yWW5_m1DF3ZzwATTFSDHhAmjHH6XxJbXWrwAfD_QBf3aZu5xwkp6xZgaQZlcsZ8JuSFmY7CKuoCgmlkgnY0gmlwhKwSm8CKbXVsdGlhZGRyc5YACASsEpvABgWNAAoErBKbwAYFjt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7u90FOHI6AYrY2cJK93cpLJNALGoxFUBpNXtUV_vM8yDdGNwggWNg3VkcIIFj4V3YWt1MgM
|
|
2026-03-02 04:40:19.036 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.60 waku ac6e182d83a900ba66b82a609b38cc62a6e36867dde262273bb70802462cfef3
|
|
2026-03-02 04:40:19.076 DEBUG [src.node.docker_mananger] Container started with ID ac6e182d83a9. Setting up logs at ./log/docker/node2_2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:40:19.077 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39822
|
|
2026-03-02 04:40:19.077 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:40:20.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:20.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:40:20.081 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:40:20.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39822/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:20.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.60/tcp/39823/p2p/16Uiu2HAm4T5S2KkFznMgiu55CxhYMmUGF9QVy3nuMbqnWRhcKWGe","/ip4/172.18.111.60/tcp/39824/ws/p2p/16Uiu2HAm4T5S2KkFznMgiu55CxhYMmUGF9QVy3nuMbqnWRhcKWGe"],"enrUri":"enr:-L24QF03unA9yQppWHCek7E9wHhASjRFJ7LQTPqzyH6N07JPCbO3Hmn1ckULRpDslImxJK-_un6KoAqwWyAKsXHIvokCgmlkgnY0gmlwhKwSbzyKbXVsdGlhZGRyc5YACASsEm88BpuPAAoErBJvPAabkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEChhVH2svsdiSQ-0SWrLGy5Tf61vJR_A_trvDuEicU_R-DdGNwgpuPg3VkcIKbkYV3YWt1MhM"}'
|
|
2026-03-02 04:40:20.083 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:40:20.083 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:40:20.084 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:40:20.085 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:40:20.085 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.222
|
|
2026-03-02 04:40:20.086 DEBUG [src.node.docker_mananger] Generated ports ['30631', '30632', '30633', '30634', '30635']
|
|
2026-03-02 04:40:20.086 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:40:20.086 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:40:20.086 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:40:20.086 DEBUG [src.node.docker_mananger] docker run -i -t -p 30631:30631 -p 30632:30632 -p 30633:30633 -p 30634:30634 -p 30635:30635 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30633 --rest-port=30631 --tcp-port=30632 --discv5-udp-port=30634 --rest-address=0.0.0.0 --nat=extip:172.18.193.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a3ff4bba5cece88daadda3aca78cc9ae18f3ef6e6f71aa8a3409e7d47fb1ea4d --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30635 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF03unA9yQppWHCek7E9wHhASjRFJ7LQTPqzyH6N07JPCbO3Hmn1ckULRpDslImxJK-_un6KoAqwWyAKsXHIvokCgmlkgnY0gmlwhKwSbzyKbXVsdGlhZGRyc5YACASsEm88BpuPAAoErBJvPAabkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEChhVH2svsdiSQ-0SWrLGy5Tf61vJR_A_trvDuEicU_R-DdGNwgpuPg3VkcIKbkYV3YWt1MhM
|
|
2026-03-02 04:40:20.326 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.222 waku fa8fe9849c5fd2d8bec6345afaaf0887db973158274ab4b362ed1d19a2a76969
|
|
2026-03-02 04:40:20.362 DEBUG [src.node.docker_mananger] Container started with ID fa8fe9849c5f. Setting up logs at ./log/docker/node3_2026-03-02_04-40-17__75c19a9d-4445-4e52-a0d6-ccc9c24c99a3__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:40:20.362 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30631
|
|
2026-03-02 04:40:20.363 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:40:21.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30631/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:21.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:40:21.366 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:40:21.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30631/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:21.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.222/tcp/30632/p2p/16Uiu2HAmEUi1JXZQYnR4Fjxj6oDFchsfei9GoaWpxgqvTbu9jdr3","/ip4/172.18.193.222/tcp/30633/ws/p2p/16Uiu2HAmEUi1JXZQYnR4Fjxj6oDFchsfei9GoaWpxgqvTbu9jdr3"],"enrUri":"enr:-L24QBKeIZzK9jqYICch9vBvhSzp7xW0zXNTxRlvXrG_XPyVV9jqRDh8dmz21Fh2WMeu4N8UGzTTnHDZMAIcCkeHEnUCgmlkgnY0gmlwhKwSwd6KbXVsdGlhZGRyc5YACASsEsHeBneoAAoErBLB3gZ3qd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGxUVuYr6eOxx7f-202PXMSubtYnwHPIWy2I0Y2VmujyDdGNwgneog3VkcIJ3qoV3YWt1MhM"}'
|
|
2026-03-02 04:40:21.369 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:40:21.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39822/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.155.192/tcp/1421/p2p/16Uiu2HAmUjhA2qSuE9rm3Mmdi9kqJGbFgz4TRZG6TfC3XPijJvXd"]'
|
|
2026-03-02 04:40:21.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30631/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.111.60/tcp/39823/p2p/16Uiu2HAm4T5S2KkFznMgiu55CxhYMmUGF9QVy3nuMbqnWRhcKWGe"]'
|
|
2026-03-02 04:40:21.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:40:21.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39822/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:40:21.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30631/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-02 04:40:21.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:21.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:21.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:21.632 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:21.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:21.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.639 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:21.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:21.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:21.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:21.847 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:22.048 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:22.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:22.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:22.057 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:22.258 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:22.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:22.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:22.265 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:22.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:22.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:22.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:22.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:22.673 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:22.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:22.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:22.681 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:22.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:22.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:22.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:22.887 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:23.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:23.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:23.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:23.095 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:23.296 DEBUG [src.steps.store] Relaying message
|
|
2026-03-02 04:40:23.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1420/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:40:23.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:40:23.302 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-02 04:40:23.503 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:40:23.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1420/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:23.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3e6043a667f4aa97dcf47f3dfd2b8a09ed876b2b4c308194567faac1d1779cf"},{"messageHash":"0xa7ca8e6541f10b9a413c1507ec188fa353ea4985cf0b72ef21cc7d771aae8a87"},{"messageHash":"0xfdba0d6a2e5b69c9c3e605389069debb4abd531c371c8e90c95ef82a2d2612cb"},{"messageHash":"0xc6aeabbeb138ce8ef718ea493243b3f2e4062de9182c122878359b5793ec2cb1"},{"messageHash":"0xd1c3142e6c09d5eb899b172f219685aa081b324e22711933736bfb71fabf4f7e"},{"messageHash":"0x2f71687acbd5841d26558ac5f2cde2b6924c89760b617f97dfd87e249fbb0d48"},{"messageHash":"0x321c35dad5f99f18236b58d8e254219ed466bd0b6f71e63dfa93662deb5288c1"},{"messageHash":"0x3c7b609921aa9818c57d16e9aefdefdd97ec24f32afba09c16477f7960a43682"},{"messageHash":"0x894b2e23889e9070933f47e21d49b9cc6e65c5a108f59b8e83418b93d38a4e14"},{"messageHash":"0x0270ab9e55e7a99b3c8be232268ccf803cf9afef8340dfecdaa5e9a3288e0237"}]}'
|
|
2026-03-02 04:40:23.507 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-02 04:40:23.508 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:40:23.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39822/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:23.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3e6043a667f4aa97dcf47f3dfd2b8a09ed876b2b4c308194567faac1d1779cf"},{"messageHash":"0xa7ca8e6541f10b9a413c1507ec188fa353ea4985cf0b72ef21cc7d771aae8a87"},{"messageHash":"0xfdba0d6a2e5b69c9c3e605389069debb4abd531c371c8e90c95ef82a2d2612cb"},{"messageHash":"0xc6aeabbeb138ce8ef718ea493243b3f2e4062de9182c122878359b5793ec2cb1"},{"messageHash":"0xd1c3142e6c09d5eb899b172f219685aa081b324e22711933736bfb71fabf4f7e"},{"messageHash":"0x2f71687acbd5841d26558ac5f2cde2b6924c89760b617f97dfd87e249fbb0d48"},{"messageHash":"0x321c35dad5f99f18236b58d8e254219ed466bd0b6f71e63dfa93662deb5288c1"},{"messageHash":"0x3c7b609921aa9818c57d16e9aefdefdd97ec24f32afba09c16477f7960a43682"},{"messageHash":"0x894b2e23889e9070933f47e21d49b9cc6e65c5a108f59b8e83418b93d38a4e14"},{"messageHash":"0x0270ab9e55e7a99b3c8be232268ccf803cf9afef8340dfecdaa5e9a3288e0237"}]}'
|
|
2026-03-02 04:40:23.511 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-02 04:40:23.513 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-02 04:40:23.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30631/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:40:23.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3e6043a667f4aa97dcf47f3dfd2b8a09ed876b2b4c308194567faac1d1779cf"},{"messageHash":"0xa7ca8e6541f10b9a413c1507ec188fa353ea4985cf0b72ef21cc7d771aae8a87"},{"messageHash":"0xfdba0d6a2e5b69c9c3e605389069debb4abd531c371c8e90c95ef82a2d2612cb"},{"messageHash":"0xc6aeabbeb138ce8ef718ea493243b3f2e4062de9182c122878359b5793ec2cb1"},{"messageHash":"0xd1c3142e6c09d5eb899b172f219685aa081b324e22711933736bfb71fabf4f7e"},{"messageHash":"0x2f71687acbd5841d26558ac5f2cde2b6924c89760b617f97dfd87e249fbb0d48"},{"messageHash":"0x321c35dad5f99f18236b58d8e254219ed466bd0b6f71e63dfa93662deb5288c1"},{"messageHash":"0x3c7b609921aa9818c57d16e9aefdefdd97ec24f32afba09c16477f7960a43682"},{"messageHash":"0x894b2e23889e9070933f47e21d49b9cc6e65c5a108f59b8e83418b93d38a4e14"},{"messageHash":"0x0270ab9e55e7a99b3c8be232268ccf803cf9afef8340dfecdaa5e9a3288e0237"}]}'
|
|
2026-03-02 04:40:23.516 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-02 04:40:23.518 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:40:23.520 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:40:23.520 DEBUG [src.node.waku_node] Stopping container with id 976ff90a1578
|
|
2026-03-02 04:40:24.082 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:40:24.082 DEBUG [src.node.waku_node] Stopping container with id ac6e182d83a9
|
|
2026-03-02 04:40:24.603 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:40:24.605 DEBUG [src.node.waku_node] Stopping container with id fa8fe9849c5f
|
|
2026-03-02 04:40:24.893 ERROR [src.node.docker_mananger] Max retries reached for container 976ff90a1578. Exiting log stream.
|
|
2026-03-02 04:40:25.158 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:40:25.158 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:40:25.169 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:40:25.190 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:40:25.198 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|