mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 04:39:32 +00:00
128 lines
22 KiB
Plaintext
128 lines
22 KiB
Plaintext
2026-04-23 21:58:27.357 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 21:58:27.357 DEBUG [tests.conftest] Running test: test_message_relayed_before_store_node_is_started with id: 2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd
|
|
2026-04-23 21:58:27.358 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 21:58:27.358 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 21:58:27.358 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-04-23 21:58:27.366 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:27.366 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:27.366 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:27.366 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:27.367 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:27.367 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.194
|
|
2026-04-23 21:58:27.368 DEBUG [src.node.docker_mananger] Generated ports ['57872', '57873', '57874', '57875', '57876']
|
|
2026-04-23 21:58:27.368 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:27.368 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:27.368 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:27.368 DEBUG [src.node.docker_mananger] docker run -i -t -p 57872:57872 -p 57873:57873 -p 57874:57874 -p 57875:57875 -p 57876:57876 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=57874 --rest-port=57872 --tcp-port=57873 --discv5-udp-port=57875 --rest-address=0.0.0.0 --nat=extip:172.18.57.194 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bb5fd7d26cf560adf120206e1e4ce7fcf37bcce33ec753d3fe63cc9d9bddecee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57876 --metrics-logging=true --store=true --relay=true
|
|
2026-04-23 21:58:27.563 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.194 waku c0be9e5c0cf2da4913a966b33352a0e1f6c0782cdcfd01c60f64c6439365493b
|
|
2026-04-23 21:58:27.596 DEBUG [src.node.docker_mananger] Container started with ID c0be9e5c0cf2. Setting up logs at ./log/docker/publishing_node1_2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:27.597 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57872
|
|
2026-04-23 21:58:27.597 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:27.673 ERROR [src.node.docker_mananger] Max retries reached for container 2d07fe8e0d12. Exiting log stream.
|
|
2026-04-23 21:58:28.164 ERROR [src.node.docker_mananger] Max retries reached for container f92e922ea104. Exiting log stream.
|
|
2026-04-23 21:58:28.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57872/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:28.600 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:58:28.601 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:28.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57872/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:28.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.194/tcp/57873/p2p/16Uiu2HAm5xjUurGEuMz75zPtL6hHdrANy11hZLrXd2xMfP2SZgy4","/ip4/172.18.57.194/tcp/57874/ws/p2p/16Uiu2HAm5xjUurGEuMz75zPtL6hHdrANy11hZLrXd2xMfP2SZgy4"],"enrUri":"enr:-L24QPpaMgw2BI0yS3EfK6Umqi0NSNE86QaxDhkP0c5SyMCZOtLn5e940Tm_LcscivlLVA3YG6iby13hHI-Y4TqMW7ACgmlkgnY0gmlwhKwSOcKKbXVsdGlhZGRyc5YACASsEjnCBuIRAAoErBI5wgbiEt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECnInViLnCWW_cYB4rx9JJaVNMfz_MEpL8pVZOOo8cVN-DdGNwguIRg3VkcILiE4V3YWt1MgM"}'
|
|
2026-04-23 21:58:28.603 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:28.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:28.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:28.611 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:28.611 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:28.612 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:28.612 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.230
|
|
2026-04-23 21:58:28.613 DEBUG [src.node.docker_mananger] Generated ports ['4325', '4326', '4327', '4328', '4329']
|
|
2026-04-23 21:58:28.613 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:28.613 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:28.613 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:28.613 DEBUG [src.node.docker_mananger] docker run -i -t -p 4325:4325 -p 4326:4326 -p 4327:4327 -p 4328:4328 -p 4329:4329 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=4327 --rest-port=4325 --tcp-port=4326 --discv5-udp-port=4328 --rest-address=0.0.0.0 --nat=extip:172.18.239.230 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8977c7abe0d4f6f8c98df48efbde9c0e309fba71df4bef0a6a0cccfb8cad1ac9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4329 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPpaMgw2BI0yS3EfK6Umqi0NSNE86QaxDhkP0c5SyMCZOtLn5e940Tm_LcscivlLVA3YG6iby13hHI-Y4TqMW7ACgmlkgnY0gmlwhKwSOcKKbXVsdGlhZGRyc5YACASsEjnCBuIRAAoErBI5wgbiEt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECnInViLnCWW_cYB4rx9JJaVNMfz_MEpL8pVZOOo8cVN-DdGNwguIRg3VkcILiE4V3YWt1MgM --storenode=/ip4/172.18.57.194/tcp/57873/p2p/16Uiu2HAm5xjUurGEuMz75zPtL6hHdrANy11hZLrXd2xMfP2SZgy4 --store=true --relay=true
|
|
2026-04-23 21:58:28.803 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.230 waku 4109327b83be0f5004695bdc545b4588c98785cd61858127454d40812ea38bbd
|
|
2026-04-23 21:58:28.836 DEBUG [src.node.docker_mananger] Container started with ID 4109327b83be. Setting up logs at ./log/docker/store_node1_2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:28.837 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4325
|
|
2026-04-23 21:58:28.837 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:29.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4325/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:29.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:58:29.841 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:29.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:29.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.230/tcp/4326/p2p/16Uiu2HAmJKZbxsSALex2veM8VKnQt5rESfQvNCARTMFC8yrZDCNo","/ip4/172.18.239.230/tcp/4327/ws/p2p/16Uiu2HAmJKZbxsSALex2veM8VKnQt5rESfQvNCARTMFC8yrZDCNo"],"enrUri":"enr:-L24QDIvXyL2o95xlFuL7nV5hbE5LKGNcPQ8qSS_iIgPtYfNBfuEPBDMoJCoIdPKhQVLZ7Rcz351Zg7qptlgZm-KQLECgmlkgnY0gmlwhKwS7-aKbXVsdGlhZGRyc5YACASsEu_mBhDmAAoErBLv5gYQ590DgnJzhQDGAQAAiXNlY3AyNTZrMaEDVCway3-xusTuYZeXlvIpU0tBDDtN7A12oa9LCHI7E3yDdGNwghDmg3VkcIIQ6IV3YWt1MgM"}'
|
|
2026-04-23 21:58:29.843 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:29.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4325/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.57.194/tcp/57873/p2p/16Uiu2HAm5xjUurGEuMz75zPtL6hHdrANy11hZLrXd2xMfP2SZgy4"]'
|
|
2026-04-23 21:58:29.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:29.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57872/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 21:58:29.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:29.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4325/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 21:58:29.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:29.853 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 21:58:29.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57872/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:29.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:29.859 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 21:58:30.059 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 21:58:30.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57872/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:30.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfa2acb2040e71ef5692874b099dcffa06d87f33015f321fd036067dbc68ab3c"}]}'
|
|
2026-04-23 21:58:30.063 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 21:58:30.064 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 21:58:30.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4325/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:30.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfa2acb2040e71ef5692874b099dcffa06d87f33015f321fd036067dbc68ab3c"}]}'
|
|
2026-04-23 21:58:30.067 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 21:58:30.074 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:30.074 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node2_2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:30.074 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:30.074 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:30.076 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:30.076 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.160
|
|
2026-04-23 21:58:30.076 DEBUG [src.node.docker_mananger] Generated ports ['44674', '44675', '44676', '44677', '44678']
|
|
2026-04-23 21:58:30.076 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:30.076 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:30.076 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:30.076 DEBUG [src.node.docker_mananger] docker run -i -t -p 44674:44674 -p 44675:44675 -p 44676:44676 -p 44677:44677 -p 44678:44678 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=44676 --rest-port=44674 --tcp-port=44675 --discv5-udp-port=44677 --rest-address=0.0.0.0 --nat=extip:172.18.116.160 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=7fccdf3c0875ca93b285aaa9cce3600cbbfc6dc7ca3dfdced4f419df8d4a3260 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44678 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPpaMgw2BI0yS3EfK6Umqi0NSNE86QaxDhkP0c5SyMCZOtLn5e940Tm_LcscivlLVA3YG6iby13hHI-Y4TqMW7ACgmlkgnY0gmlwhKwSOcKKbXVsdGlhZGRyc5YACASsEjnCBuIRAAoErBI5wgbiEt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECnInViLnCWW_cYB4rx9JJaVNMfz_MEpL8pVZOOo8cVN-DdGNwguIRg3VkcILiE4V3YWt1MgM --storenode=/ip4/172.18.57.194/tcp/57873/p2p/16Uiu2HAm5xjUurGEuMz75zPtL6hHdrANy11hZLrXd2xMfP2SZgy4 --store=false --relay=true
|
|
2026-04-23 21:58:30.276 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.160 waku e6bb465ae7975a4101bd7ef9914aeb6d3d04e05b4a741ae9e2da80688ca39ab8
|
|
2026-04-23 21:58:30.311 DEBUG [src.node.docker_mananger] Container started with ID e6bb465ae797. Setting up logs at ./log/docker/store_node2_2026-04-23_21-58-27__f1be9995-bbe4-4c5d-a511-9af45e87c7fd__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:30.311 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44674
|
|
2026-04-23 21:58:30.311 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:31.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44674/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:31.315 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":"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":"NOT_READY","desc":"No Store service peer 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-04-23 21:58:31.315 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:31.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44674/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:31.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.160/tcp/44675/p2p/16Uiu2HAmRgjdoboYa4j5yTY4GcbTJtxhxPCPLxB6nwV3ngpL7U2t","/ip4/172.18.116.160/tcp/44676/ws/p2p/16Uiu2HAmRgjdoboYa4j5yTY4GcbTJtxhxPCPLxB6nwV3ngpL7U2t"],"enrUri":"enr:-L24QJQMifhG948p-6wumS8AgKLUqtqDgPSRJMDFAD-j1m12QNp6OxI1q2gBSYgcB0yp7TJ4yzZM_GARAaYciBE_FAUCgmlkgnY0gmlwhKwSdKCKbXVsdGlhZGRyc5YACASsEnSgBq6DAAoErBJ0oAauhN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDwZpz-0WwBKQSkSaiblYlgRWza8-pDdi76LclaKX4xvmDdGNwgq6Dg3VkcIKuhYV3YWt1MgE"}'
|
|
2026-04-23 21:58:31.318 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:31.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44674/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.57.194/tcp/57873/p2p/16Uiu2HAm5xjUurGEuMz75zPtL6hHdrANy11hZLrXd2xMfP2SZgy4"]'
|
|
2026-04-23 21:58:31.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:31.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57872/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 21:58:31.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:31.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4325/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 21:58:31.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:31.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44674/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 21:58:31.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:31.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44674/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:31.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ad8702e3c53f19861374","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfa2acb2040e71ef5692874b099dcffa06d87f33015f321fd036067dbc68ab3c"}]}'
|
|
2026-04-23 21:58:31.375 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 21:58:31.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57872/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:31.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:31.381 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 21:58:31.582 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 21:58:31.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57872/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:31.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfa2acb2040e71ef5692874b099dcffa06d87f33015f321fd036067dbc68ab3c"},{"messageHash":"0x9f9728288bb642fcfd884b6df31fd7221f3a4d317e35a5c5a8e372246661bc3b"}]}'
|
|
2026-04-23 21:58:31.586 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 21:58:31.586 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 21:58:31.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4325/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:31.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfa2acb2040e71ef5692874b099dcffa06d87f33015f321fd036067dbc68ab3c"},{"messageHash":"0x9f9728288bb642fcfd884b6df31fd7221f3a4d317e35a5c5a8e372246661bc3b"}]}'
|
|
2026-04-23 21:58:31.589 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 21:58:31.590 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 21:58:31.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44674/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:31.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0eba2ffa2c9b31c17f5b","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfa2acb2040e71ef5692874b099dcffa06d87f33015f321fd036067dbc68ab3c"},{"messageHash":"0x9f9728288bb642fcfd884b6df31fd7221f3a4d317e35a5c5a8e372246661bc3b"}]}'
|
|
2026-04-23 21:58:31.598 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 21:58:31.599 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 21:58:31.600 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 21:58:31.601 DEBUG [src.node.waku_node] Stopping container with id c0be9e5c0cf2
|
|
2026-04-23 21:58:32.085 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:32.086 DEBUG [src.node.waku_node] Stopping container with id 4109327b83be
|
|
2026-04-23 21:58:32.606 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:32.608 DEBUG [src.node.waku_node] Stopping container with id e6bb465ae797
|
|
2026-04-23 21:58:32.934 ERROR [src.node.docker_mananger] Max retries reached for container c0be9e5c0cf2. Exiting log stream.
|
|
2026-04-23 21:58:33.082 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:33.085 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 21:58:33.114 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:58:33.131 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:58:33.141 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|