mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
135 lines
26 KiB
Plaintext
135 lines
26 KiB
Plaintext
2026-03-11 04:35:56.375 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:35:56.375 DEBUG [tests.conftest] Running test: test_sync_messages_received_via_lightpush with id: 2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6
|
|
2026-03-11 04:35:56.376 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:35:56.383 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:56.384 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:56.391 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:56.391 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:56.398 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:56.398 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:56.398 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:35:56.399 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:56.399 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:56.401 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:56.401 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.213
|
|
2026-03-11 04:35:56.401 DEBUG [src.node.docker_mananger] Generated ports ['2301', '2302', '2303', '2304', '2305']
|
|
2026-03-11 04:35:56.401 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:56.402 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:56.402 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:56.402 DEBUG [src.node.docker_mananger] docker run -i -t -p 2301:2301 -p 2302:2302 -p 2303:2303 -p 2304:2304 -p 2305:2305 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=2303 --rest-port=2301 --tcp-port=2302 --discv5-udp-port=2304 --rest-address=0.0.0.0 --nat=extip:172.18.114.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eddf2b1b5af1895becd21368dd32a5dbade278ed0cf9b1c2eaa6088c84b42c0b --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2305 --metrics-logging=true --relay=true --lightpush=true
|
|
2026-03-11 04:35:56.526 ERROR [src.node.docker_mananger] Max retries reached for container f0c6912d94dd. Exiting log stream.
|
|
2026-03-11 04:35:56.623 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.213 waku de5ea37e28d22873bf6659a32cc7364a47c65df550c222f5b32c1a25c695147f
|
|
2026-03-11 04:35:56.662 DEBUG [src.node.docker_mananger] Container started with ID de5ea37e28d2. Setting up logs at ./log/docker/node1_2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:56.664 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2301
|
|
2026-03-11 04:35:56.664 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:57.076 ERROR [src.node.docker_mananger] Max retries reached for container 5a5af59478c0. Exiting log stream.
|
|
2026-03-11 04:35:57.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2301/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:57.670 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-11 04:35:57.670 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:57.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2301/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:57.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.213/tcp/2302/p2p/16Uiu2HAm6XgxHpSskcnJLHL9pjfhCPCxjimAsxgdLkLgF9Lg5C77","/ip4/172.18.114.213/tcp/2303/ws/p2p/16Uiu2HAm6XgxHpSskcnJLHL9pjfhCPCxjimAsxgdLkLgF9Lg5C77"],"enrUri":"enr:-L24QLRupeOgR1VyytnmoFXYZhdNvVC_x9DgKeYDC5TwUHBVHPaag-dhFvM2s3njCTayqcxa7bFhBqrP1lNaR5vqtBoCgmlkgnY0gmlwhKwSctWKbXVsdGlhZGRyc5YACASsEnLVBgj-AAoErBJy1QYI_90DgnJzhQADAQAAiXNlY3AyNTZrMaECpPskd8DOxzwPOQ6SslQ5oDJ-Z6tb1w7VXu2LLp3Z0N6DdGNwggj-g3VkcIIJAIV3YWt1Mhs"}'
|
|
2026-03-11 04:35:57.673 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:57.673 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:57.673 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:57.675 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:57.676 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.200
|
|
2026-03-11 04:35:57.676 DEBUG [src.node.docker_mananger] Generated ports ['5363', '5364', '5365', '5366', '5367']
|
|
2026-03-11 04:35:57.676 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:57.676 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:57.676 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:57.676 DEBUG [src.node.docker_mananger] docker run -i -t -p 5363:5363 -p 5364:5364 -p 5365:5365 -p 5366:5366 -p 5367:5367 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=5365 --rest-port=5363 --tcp-port=5364 --discv5-udp-port=5366 --rest-address=0.0.0.0 --nat=extip:172.18.66.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d9ef0c1bd883735b73a882cbac6b1bc6ccb6e226ebd702cd299db5aca1caaae8 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5367 --metrics-logging=true --relay=true --lightpush=true --discv5-bootstrap-node=enr:-L24QLRupeOgR1VyytnmoFXYZhdNvVC_x9DgKeYDC5TwUHBVHPaag-dhFvM2s3njCTayqcxa7bFhBqrP1lNaR5vqtBoCgmlkgnY0gmlwhKwSctWKbXVsdGlhZGRyc5YACASsEnLVBgj-AAoErBJy1QYI_90DgnJzhQADAQAAiXNlY3AyNTZrMaECpPskd8DOxzwPOQ6SslQ5oDJ-Z6tb1w7VXu2LLp3Z0N6DdGNwggj-g3VkcIIJAIV3YWt1Mhs --lightpushnode=/ip4/172.18.114.213/tcp/2302/p2p/16Uiu2HAm6XgxHpSskcnJLHL9pjfhCPCxjimAsxgdLkLgF9Lg5C77
|
|
2026-03-11 04:35:57.877 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.200 waku 4b29d2ca856520588281fae110991220366aa484c8b75c1ab1785131809234f2
|
|
2026-03-11 04:35:57.923 DEBUG [src.node.docker_mananger] Container started with ID 4b29d2ca8565. Setting up logs at ./log/docker/node2_2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:57.923 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5363
|
|
2026-03-11 04:35:57.925 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:58.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5363/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:58.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"READY"},{"Legacy Lightpush":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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-11 04:35:58.929 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:58.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5363/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:58.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.200/tcp/5364/p2p/16Uiu2HAmQeQ9tH6YgUQHWbp3YZF6P9um1TPi5mXmCvuzaDvjq685","/ip4/172.18.66.200/tcp/5365/ws/p2p/16Uiu2HAmQeQ9tH6YgUQHWbp3YZF6P9um1TPi5mXmCvuzaDvjq685"],"enrUri":"enr:-L24QBF5_KTDEAXte6OA0QbR-ObXpauBAopEVWbwwXh9BtmiKIxxJeSklcUPxyWHQtmSuJhwB3w_3De9Zk5xqeyqreQCgmlkgnY0gmlwhKwSQsiKbXVsdGlhZGRyc5YACASsEkLIBhT0AAoErBJCyAYU9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsiWTrMdGP5huaegSENh_aptGn6_qduHn42NsrUSNPA6DdGNwghT0g3VkcIIU9oV3YWt1Mhs"}'
|
|
2026-03-11 04:35:58.932 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:58.932 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:58.932 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:58.934 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:58.934 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.149
|
|
2026-03-11 04:35:58.934 DEBUG [src.node.docker_mananger] Generated ports ['54760', '54761', '54762', '54763', '54764']
|
|
2026-03-11 04:35:58.934 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:58.934 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:58.934 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:58.935 DEBUG [src.node.docker_mananger] docker run -i -t -p 54760:54760 -p 54761:54761 -p 54762:54762 -p 54763:54763 -p 54764:54764 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=54762 --rest-port=54760 --tcp-port=54761 --discv5-udp-port=54763 --rest-address=0.0.0.0 --nat=extip:172.18.189.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9a586330f3c849ec340abf8fcf2c28a968725b266ef54caaf23c3cedd0edbdc7 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54764 --metrics-logging=true --relay=true --storenode=/ip4/172.18.66.200/tcp/5364/p2p/16Uiu2HAmQeQ9tH6YgUQHWbp3YZF6P9um1TPi5mXmCvuzaDvjq685 --discv5-bootstrap-node=enr:-L24QBF5_KTDEAXte6OA0QbR-ObXpauBAopEVWbwwXh9BtmiKIxxJeSklcUPxyWHQtmSuJhwB3w_3De9Zk5xqeyqreQCgmlkgnY0gmlwhKwSQsiKbXVsdGlhZGRyc5YACASsEkLIBhT0AAoErBJCyAYU9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsiWTrMdGP5huaegSENh_aptGn6_qduHn42NsrUSNPA6DdGNwghT0g3VkcIIU9oV3YWt1Mhs
|
|
2026-03-11 04:35:59.133 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.149 waku d0df83c0032880be1b0b58b33576a0bb4e6cfeccd746d4efe99749c6c5e78742
|
|
2026-03-11 04:35:59.168 DEBUG [src.node.docker_mananger] Container started with ID d0df83c00328. Setting up logs at ./log/docker/node3_2026-03-11_04-35-56__e3531464-67c5-4e84-80b9-1106af7a3cf6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:59.168 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54760
|
|
2026-03-11 04:35:59.168 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:36:00.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54760/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:00.173 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"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"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-11 04:36:00.173 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:36:00.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54760/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:00.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.149/tcp/54761/p2p/16Uiu2HAmBTRvspdFLhDpHaz4XVqm7TssehwzX5UmUU8kTFbS3pUH","/ip4/172.18.189.149/tcp/54762/ws/p2p/16Uiu2HAmBTRvspdFLhDpHaz4XVqm7TssehwzX5UmUU8kTFbS3pUH"],"enrUri":"enr:-L24QHpGbeEvn0qaWq6XeMjeBbWbM9gtDdOaAvk9iv-87MeSWIMsLA28sbkqBD1Bz5Fy4HkCDQqUraZ8WO1e61KFB2YCgmlkgnY0gmlwhKwSvZWKbXVsdGlhZGRyc5YACASsEr2VBtXpAAoErBK9lQbV6t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7i5EBxOCjpQdwnv-KQxqq-C1BMvnquX3orgs-OxFV2qDdGNwgtXpg3VkcILV64V3YWt1MhM"}'
|
|
2026-03-11 04:36:00.176 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:36:00.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5363/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.114.213/tcp/2302/p2p/16Uiu2HAm6XgxHpSskcnJLHL9pjfhCPCxjimAsxgdLkLgF9Lg5C77"]'
|
|
2026-03-11 04:36:00.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54760/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.200/tcp/5364/p2p/16Uiu2HAmQeQ9tH6YgUQHWbp3YZF6P9um1TPi5mXmCvuzaDvjq685"]'
|
|
2026-03-11 04:36:00.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-11 04:36:00.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5363/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-11 04:36:00.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54760/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-11 04:36:00.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203760191992221}}'
|
|
2026-03-11 04:36:00.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.207 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:00.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203760408769580}}'
|
|
2026-03-11 04:36:00.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.424 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:00.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203760625019827}}'
|
|
2026-03-11 04:36:00.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.640 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:00.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203760841505404}}'
|
|
2026-03-11 04:36:00.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:00.857 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:01.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203761058509829}}'
|
|
2026-03-11 04:36:01.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:01.073 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:01.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203761274950684}}'
|
|
2026-03-11 04:36:01.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:01.291 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:01.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203761492436708}}'
|
|
2026-03-11 04:36:01.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:01.511 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:01.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203761711625060}}'
|
|
2026-03-11 04:36:01.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:01.728 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:01.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203761929246652}}'
|
|
2026-03-11 04:36:01.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:01.946 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:02.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2301/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773203762149239605}}'
|
|
2026-03-11 04:36:02.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:02.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:02.364 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-11 04:36:02.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:02.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x080a56a0e953fb31454bfd7a2ee9f199a3abb22429af6aba7f354ad08f41e3f7"},{"messageHash":"0x5c79557162f4f9bdf66e229e4fde98117ce88f7cbe1acaa999d618f1ad3cd255"},{"messageHash":"0x7d686deecf565da09738b57ad5f61352981b4b797fa50899e468ca5cdda19778"},{"messageHash":"0x87ee0366d4895c5e11d4055492e9bfa54b097237ea26771d8140709dfe3775d1"},{"messageHash":"0x65c5df40369efb82d9d5d165b1a47e205363578d7a4066a852e4e5aa470cbf7e"},{"messageHash":"0x819d2caf422d68b347a4f004339337cf5d6cfe67965aed8dbf61568b60200082"},{"messageHash":"0xfb4ff21dbebd3e8778135600ff77d5d31a453db3016e87fc1103a7d931b1a360"},{"messageHash":"0xcdd0417f869274b16986f7df4b86e83c432a065c2c4fbfb22315719bfab0e085"},{"messageHash":"0x07fd17a9367f17a838131007e44f387622ce3f24d146cd97c810cc10148e13b8"},{"messageHash":"0x1ab84f3a4e53064022c4185d8b48d5f1bb3790401dab237d1a7aaf81828bd9ef"}]}'
|
|
2026-03-11 04:36:02.368 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-11 04:36:02.370 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-11 04:36:02.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5363/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:02.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x080a56a0e953fb31454bfd7a2ee9f199a3abb22429af6aba7f354ad08f41e3f7"},{"messageHash":"0x5c79557162f4f9bdf66e229e4fde98117ce88f7cbe1acaa999d618f1ad3cd255"},{"messageHash":"0x7d686deecf565da09738b57ad5f61352981b4b797fa50899e468ca5cdda19778"},{"messageHash":"0x87ee0366d4895c5e11d4055492e9bfa54b097237ea26771d8140709dfe3775d1"},{"messageHash":"0x65c5df40369efb82d9d5d165b1a47e205363578d7a4066a852e4e5aa470cbf7e"},{"messageHash":"0x819d2caf422d68b347a4f004339337cf5d6cfe67965aed8dbf61568b60200082"},{"messageHash":"0xfb4ff21dbebd3e8778135600ff77d5d31a453db3016e87fc1103a7d931b1a360"},{"messageHash":"0xcdd0417f869274b16986f7df4b86e83c432a065c2c4fbfb22315719bfab0e085"},{"messageHash":"0x07fd17a9367f17a838131007e44f387622ce3f24d146cd97c810cc10148e13b8"},{"messageHash":"0x1ab84f3a4e53064022c4185d8b48d5f1bb3790401dab237d1a7aaf81828bd9ef"}]}'
|
|
2026-03-11 04:36:02.374 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-11 04:36:02.375 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-11 04:36:02.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54760/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:02.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x080a56a0e953fb31454bfd7a2ee9f199a3abb22429af6aba7f354ad08f41e3f7"},{"messageHash":"0x5c79557162f4f9bdf66e229e4fde98117ce88f7cbe1acaa999d618f1ad3cd255"},{"messageHash":"0x7d686deecf565da09738b57ad5f61352981b4b797fa50899e468ca5cdda19778"},{"messageHash":"0x87ee0366d4895c5e11d4055492e9bfa54b097237ea26771d8140709dfe3775d1"},{"messageHash":"0x65c5df40369efb82d9d5d165b1a47e205363578d7a4066a852e4e5aa470cbf7e"},{"messageHash":"0x819d2caf422d68b347a4f004339337cf5d6cfe67965aed8dbf61568b60200082"},{"messageHash":"0xfb4ff21dbebd3e8778135600ff77d5d31a453db3016e87fc1103a7d931b1a360"},{"messageHash":"0xcdd0417f869274b16986f7df4b86e83c432a065c2c4fbfb22315719bfab0e085"},{"messageHash":"0x07fd17a9367f17a838131007e44f387622ce3f24d146cd97c810cc10148e13b8"},{"messageHash":"0x1ab84f3a4e53064022c4185d8b48d5f1bb3790401dab237d1a7aaf81828bd9ef"}]}'
|
|
2026-03-11 04:36:02.379 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-11 04:36:02.382 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:36:02.383 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:36:02.383 DEBUG [src.node.waku_node] Stopping container with id de5ea37e28d2
|
|
2026-03-11 04:36:03.018 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:03.020 DEBUG [src.node.waku_node] Stopping container with id 4b29d2ca8565
|
|
2026-03-11 04:36:03.636 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:03.637 DEBUG [src.node.waku_node] Stopping container with id d0df83c00328
|
|
2026-03-11 04:36:03.887 ERROR [src.node.docker_mananger] Max retries reached for container de5ea37e28d2. Exiting log stream.
|
|
2026-03-11 04:36:04.213 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:04.215 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:36:04.240 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:04.255 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:04.263 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|