mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
141 lines
26 KiB
Plaintext
141 lines
26 KiB
Plaintext
2026-03-14 04:36:46.858 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:36:46.858 DEBUG [tests.conftest] Running test: test_sync_nodes_are_not_relay_and_have_storenode_set with id: 2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab
|
|
2026-03-14 04:36:46.858 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:36:46.866 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:46.866 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:46.872 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:46.873 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:46.879 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:46.879 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:46.879 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:36:46.880 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:46.880 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:46.882 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:46.882 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.99
|
|
2026-03-14 04:36:46.882 DEBUG [src.node.docker_mananger] Generated ports ['36883', '36884', '36885', '36886', '36887']
|
|
2026-03-14 04:36:46.882 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:46.882 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:46.882 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:46.882 DEBUG [src.node.docker_mananger] docker run -i -t -p 36883:36883 -p 36884:36884 -p 36885:36885 -p 36886:36886 -p 36887:36887 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=36885 --rest-port=36883 --tcp-port=36884 --discv5-udp-port=36886 --rest-address=0.0.0.0 --nat=extip:172.18.199.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1dcbcc7be3f690cdbb375991bb7c950b23d216cfffe9b4efe48498e5d36ff8cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36887 --metrics-logging=true --store=true --relay=true
|
|
2026-03-14 04:36:47.057 ERROR [src.node.docker_mananger] Max retries reached for container 96df794fe11c. Exiting log stream.
|
|
2026-03-14 04:36:47.088 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.99 waku 9f5f00be6aac43a2d798d26ac34044be16cddfa84a5312f840fdcf359b7fe612
|
|
2026-03-14 04:36:47.122 DEBUG [src.node.docker_mananger] Container started with ID 9f5f00be6aac. Setting up logs at ./log/docker/node1_2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:47.123 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36883
|
|
2026-03-14 04:36:47.123 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:47.639 ERROR [src.node.docker_mananger] Max retries reached for container 0254274f7b37. Exiting log stream.
|
|
2026-03-14 04:36:48.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36883/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:48.128 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-14 04:36:48.128 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:48.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:48.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.99/tcp/36884/p2p/16Uiu2HAm5Rp4qypBw3n1fo1bnMBQUyu7uwqsStnC8pfS9kV5Gjtc","/ip4/172.18.199.99/tcp/36885/ws/p2p/16Uiu2HAm5Rp4qypBw3n1fo1bnMBQUyu7uwqsStnC8pfS9kV5Gjtc"],"enrUri":"enr:-L24QNrOO1M4Oqn1h18PFKllBXDJmTuYQc2K20BheHN8U-bYNt8PBc4wS-WoY30Vr8tv_HwpFK_nk6KE1vcF3bsxp_kCgmlkgnY0gmlwhKwSx2OKbXVsdGlhZGRyc5YACASsEsdjBpAUAAoErBLHYwaQFd0DgnJzhQADAQAAiXNlY3AyNTZrMaEClJ4DbJ52RXRMdB3MoBhTv5ulcIRZ7JLFzmdfFtYMR3GDdGNwgpAUg3VkcIKQFoV3YWt1MgM"}'
|
|
2026-03-14 04:36:48.131 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:48.131 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:48.131 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:48.133 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:48.133 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.158
|
|
2026-03-14 04:36:48.133 DEBUG [src.node.docker_mananger] Generated ports ['2341', '2342', '2343', '2344', '2345']
|
|
2026-03-14 04:36:48.133 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:48.133 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:48.133 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:48.133 DEBUG [src.node.docker_mananger] docker run -i -t -p 2341:2341 -p 2342:2342 -p 2343:2343 -p 2344:2344 -p 2345:2345 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=2343 --rest-port=2341 --tcp-port=2342 --discv5-udp-port=2344 --rest-address=0.0.0.0 --nat=extip:172.18.47.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=584e004edaacd54c7e8c0dbb0b5abceaaf19f45b49660dfd342e43faf8ee151a --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2345 --metrics-logging=true --relay=false --storenode=/ip4/172.18.199.99/tcp/36884/p2p/16Uiu2HAm5Rp4qypBw3n1fo1bnMBQUyu7uwqsStnC8pfS9kV5Gjtc --discv5-bootstrap-node=enr:-L24QNrOO1M4Oqn1h18PFKllBXDJmTuYQc2K20BheHN8U-bYNt8PBc4wS-WoY30Vr8tv_HwpFK_nk6KE1vcF3bsxp_kCgmlkgnY0gmlwhKwSx2OKbXVsdGlhZGRyc5YACASsEsdjBpAUAAoErBLHYwaQFd0DgnJzhQADAQAAiXNlY3AyNTZrMaEClJ4DbJ52RXRMdB3MoBhTv5ulcIRZ7JLFzmdfFtYMR3GDdGNwgpAUg3VkcIKQFoV3YWt1MgM
|
|
2026-03-14 04:36:48.336 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.158 waku 795ec625be2d6cb9c67f7e6f679ec30b5506cdfb46ae55c0c4792ea00481d4da
|
|
2026-03-14 04:36:48.372 DEBUG [src.node.docker_mananger] Container started with ID 795ec625be2d. Setting up logs at ./log/docker/node2_2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:48.373 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2341
|
|
2026-03-14 04:36:48.373 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:49.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2341/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:49.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-14 04:36:49.377 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:49.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2341/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:49.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.158/tcp/2342/p2p/16Uiu2HAmDf4Uxr6wS25i9U7XYHWnKeU1paBwzPaVZXqboNac7SvW","/ip4/172.18.47.158/tcp/2343/ws/p2p/16Uiu2HAmDf4Uxr6wS25i9U7XYHWnKeU1paBwzPaVZXqboNac7SvW"],"enrUri":"enr:-L24QLAMhslA9CT8Vv3HAdX9iHLxjV7grVEJiw3RpgAzyxw7d-27RHxTO5hEO40JVXM0_cn4KhuxliNMHX-Hi6Ma3UACgmlkgnY0gmlwhKwSL56KbXVsdGlhZGRyc5YACASsEi-eBgkmAAoErBIvngYJJ90DgnJzhQADAQAAiXNlY3AyNTZrMaEDDuBb_cPxsW398U2c_reRgsGrgrMKP8393KDlWs4sZKODdGNwggkmg3VkcIIJKIV3YWt1MgA"}'
|
|
2026-03-14 04:36:49.379 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:49.379 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:49.380 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:49.381 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:49.381 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.150
|
|
2026-03-14 04:36:49.381 DEBUG [src.node.docker_mananger] Generated ports ['17404', '17405', '17406', '17407', '17408']
|
|
2026-03-14 04:36:49.382 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:49.382 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:49.382 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:49.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 17404:17404 -p 17405:17405 -p 17406:17406 -p 17407:17407 -p 17408:17408 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=17406 --rest-port=17404 --tcp-port=17405 --discv5-udp-port=17407 --rest-address=0.0.0.0 --nat=extip:172.18.127.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5cec548e3be82dacecbaddf865fa80110972ae34b0bebb2da78c16eea9b24a85 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17408 --metrics-logging=true --relay=false --storenode=/ip4/172.18.199.99/tcp/36884/p2p/16Uiu2HAm5Rp4qypBw3n1fo1bnMBQUyu7uwqsStnC8pfS9kV5Gjtc --discv5-bootstrap-node=enr:-L24QLAMhslA9CT8Vv3HAdX9iHLxjV7grVEJiw3RpgAzyxw7d-27RHxTO5hEO40JVXM0_cn4KhuxliNMHX-Hi6Ma3UACgmlkgnY0gmlwhKwSL56KbXVsdGlhZGRyc5YACASsEi-eBgkmAAoErBIvngYJJ90DgnJzhQADAQAAiXNlY3AyNTZrMaEDDuBb_cPxsW398U2c_reRgsGrgrMKP8393KDlWs4sZKODdGNwggkmg3VkcIIJKIV3YWt1MgA
|
|
2026-03-14 04:36:49.576 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.150 waku ce6964b3e8102e9f838a05d82aa9853de2ccaa53d8f2314cca1b9aef778e3711
|
|
2026-03-14 04:36:49.610 DEBUG [src.node.docker_mananger] Container started with ID ce6964b3e810. Setting up logs at ./log/docker/node3_2026-03-14_04-36-46__bd1f094d-9a7a-4b7e-a1c9-42303d299bab__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:49.610 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17404
|
|
2026-03-14 04:36:49.610 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:50.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17404/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:50.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-14 04:36:50.614 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:50.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17404/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:50.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.150/tcp/17405/p2p/16Uiu2HAmGCN3EJqfKp8UuoPTKHDbcaXiPqsgwpJmeLQRVsw9MBKE","/ip4/172.18.127.150/tcp/17406/ws/p2p/16Uiu2HAmGCN3EJqfKp8UuoPTKHDbcaXiPqsgwpJmeLQRVsw9MBKE"],"enrUri":"enr:-L24QGDCv-Z7jCx2RkvQg2EOb3Cn0_6TD0jmUDr8vnMlxlwoILHcMWAQjCFudPnu1U52pxc06rN9LdywP6t55f4s7U8CgmlkgnY0gmlwhKwSf5aKbXVsdGlhZGRyc5YACASsEn-WBkP9AAoErBJ_lgZD_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNJyW2lwucpCx9utn5Cjp6JtaykX1HMWxRb7eeZs7C2mDdGNwgkP9g3VkcIJD_4V3YWt1MgA"}'
|
|
2026-03-14 04:36:50.617 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:50.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2341/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.199.99/tcp/36884/p2p/16Uiu2HAm5Rp4qypBw3n1fo1bnMBQUyu7uwqsStnC8pfS9kV5Gjtc"]'
|
|
2026-03-14 04:36:50.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:50.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17404/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.47.158/tcp/2342/p2p/16Uiu2HAmDf4Uxr6wS25i9U7XYHWnKeU1paBwzPaVZXqboNac7SvW"]'
|
|
2026-03-14 04:36:50.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:50.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:36:50.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:50.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:50.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:50.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:50.715 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:50.917 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:50.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:50.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:50.921 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:51.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:51.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:51.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:51.126 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:51.327 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:51.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:51.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:51.332 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:51.533 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:51.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:51.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:51.537 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:51.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:51.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:51.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:51.743 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:51.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:51.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:51.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:51.948 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:52.149 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:52.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:52.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:52.153 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:52.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:52.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:52.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:52.359 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:52.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:36:52.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36883/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-14 04:36:52.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:52.564 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:36:52.765 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:36:52.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36883/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:52.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x41a58a8349416c46514f20fb5e81d294bfdc6fb74505f8c369a8fe7ca6032e3a"},{"messageHash":"0xb436c891661eeae2d64d8db660318fe3369762f209c3eaf1e5f1fa5b1f7a1510"},{"messageHash":"0xc09ff52ff8a5573812767db763db485ee49083d99108296af0f5fe38c3b2b00e"},{"messageHash":"0x88c3bb20aa33dcd1fdac3118343c8bb7112c87b7be102a5d59a2cf0c00900c20"},{"messageHash":"0x44b59b6758e0f956b8e88521f01fe0c4c35bfbeb093b8dcdb9e7a2c1630fbffe"},{"messageHash":"0x18c0fb0d4232fb423743f0162d8df464e47f3571c3866f0a7e98dedb485b60ef"},{"messageHash":"0x0173df5ea8c766795a5cf8b35d9d432887bd7ec92340ec42b19f8e1721cc594a"},{"messageHash":"0x9746dbcbacd9b5454ecf8f2321475a537bf4cd9425e1f00ca18b3bfafcac2866"},{"messageHash":"0x6f6ea9504af3b7753dd46ce8a1d92e114ab22f40473da2f71c48155819ad1ef6"},{"messageHash":"0x01d75486a0d9e577ddc4c5120946e0bbbac0409d00fdfa9e28ba012df9dd2048"}]}'
|
|
2026-03-14 04:36:52.769 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-14 04:36:52.770 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:36:52.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2341/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:52.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1ab21a88015b2ebd1916","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x41a58a8349416c46514f20fb5e81d294bfdc6fb74505f8c369a8fe7ca6032e3a"},{"messageHash":"0xb436c891661eeae2d64d8db660318fe3369762f209c3eaf1e5f1fa5b1f7a1510"},{"messageHash":"0xc09ff52ff8a5573812767db763db485ee49083d99108296af0f5fe38c3b2b00e"},{"messageHash":"0x88c3bb20aa33dcd1fdac3118343c8bb7112c87b7be102a5d59a2cf0c00900c20"},{"messageHash":"0x44b59b6758e0f956b8e88521f01fe0c4c35bfbeb093b8dcdb9e7a2c1630fbffe"},{"messageHash":"0x18c0fb0d4232fb423743f0162d8df464e47f3571c3866f0a7e98dedb485b60ef"},{"messageHash":"0x0173df5ea8c766795a5cf8b35d9d432887bd7ec92340ec42b19f8e1721cc594a"},{"messageHash":"0x9746dbcbacd9b5454ecf8f2321475a537bf4cd9425e1f00ca18b3bfafcac2866"},{"messageHash":"0x6f6ea9504af3b7753dd46ce8a1d92e114ab22f40473da2f71c48155819ad1ef6"},{"messageHash":"0x01d75486a0d9e577ddc4c5120946e0bbbac0409d00fdfa9e28ba012df9dd2048"}]}'
|
|
2026-03-14 04:36:52.779 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-14 04:36:52.781 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:36:52.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:52.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"7e9feffb41f88f199873","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x41a58a8349416c46514f20fb5e81d294bfdc6fb74505f8c369a8fe7ca6032e3a"},{"messageHash":"0xb436c891661eeae2d64d8db660318fe3369762f209c3eaf1e5f1fa5b1f7a1510"},{"messageHash":"0xc09ff52ff8a5573812767db763db485ee49083d99108296af0f5fe38c3b2b00e"},{"messageHash":"0x88c3bb20aa33dcd1fdac3118343c8bb7112c87b7be102a5d59a2cf0c00900c20"},{"messageHash":"0x44b59b6758e0f956b8e88521f01fe0c4c35bfbeb093b8dcdb9e7a2c1630fbffe"},{"messageHash":"0x18c0fb0d4232fb423743f0162d8df464e47f3571c3866f0a7e98dedb485b60ef"},{"messageHash":"0x0173df5ea8c766795a5cf8b35d9d432887bd7ec92340ec42b19f8e1721cc594a"},{"messageHash":"0x9746dbcbacd9b5454ecf8f2321475a537bf4cd9425e1f00ca18b3bfafcac2866"},{"messageHash":"0x6f6ea9504af3b7753dd46ce8a1d92e114ab22f40473da2f71c48155819ad1ef6"},{"messageHash":"0x01d75486a0d9e577ddc4c5120946e0bbbac0409d00fdfa9e28ba012df9dd2048"}]}'
|
|
2026-03-14 04:36:52.813 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-14 04:36:52.821 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:36:52.824 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:36:52.824 DEBUG [src.node.waku_node] Stopping container with id 9f5f00be6aac
|
|
2026-03-14 04:36:53.383 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:53.385 DEBUG [src.node.waku_node] Stopping container with id 795ec625be2d
|
|
2026-03-14 04:36:53.937 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:53.939 DEBUG [src.node.waku_node] Stopping container with id ce6964b3e810
|
|
2026-03-14 04:36:54.197 ERROR [src.node.docker_mananger] Max retries reached for container 9f5f00be6aac. Exiting log stream.
|
|
2026-03-14 04:36:54.520 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:54.522 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:36:54.531 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:36:54.537 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:36:54.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|