mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
146 lines
27 KiB
Plaintext
146 lines
27 KiB
Plaintext
2026-03-09 04:43:37.838 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:43:37.838 DEBUG [tests.conftest] Running test: test_sync_flags with id: 2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44
|
|
2026-03-09 04:43:37.838 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:43:37.845 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:43:37.846 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:43:37.852 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:43:37.852 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:43:37.858 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:43:37.858 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:43:37.858 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-09 04:43:37.859 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:43:37.859 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:43:37.860 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:43:37.861 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.195
|
|
2026-03-09 04:43:37.861 DEBUG [src.node.docker_mananger] Generated ports ['54490', '54491', '54492', '54493', '54494']
|
|
2026-03-09 04:43:37.861 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:43:37.861 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:43:37.861 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:43:37.861 DEBUG [src.node.docker_mananger] docker run -i -t -p 54490:54490 -p 54491:54491 -p 54492:54492 -p 54493:54493 -p 54494:54494 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=54492 --rest-port=54490 --tcp-port=54491 --discv5-udp-port=54493 --rest-address=0.0.0.0 --nat=extip:172.18.208.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0a20a8c50e5d39861fabcbee34b18d8004cc45f170a78b20f2c23d6febc874a --store-sync=true --store=true --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54494 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true
|
|
2026-03-09 04:43:38.056 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.195 waku 98c2e9bbdea04c8ad9bdbd9beaee330537059dfb64f19becac73c534b1827091
|
|
2026-03-09 04:43:38.072 ERROR [src.node.docker_mananger] Max retries reached for container 127fd02bf2c6. Exiting log stream.
|
|
2026-03-09 04:43:38.100 DEBUG [src.node.docker_mananger] Container started with ID 98c2e9bbdea0. Setting up logs at ./log/docker/node1_2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:43:38.102 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54490
|
|
2026-03-09 04:43:38.103 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:43:38.601 ERROR [src.node.docker_mananger] Max retries reached for container 2484c090127c. Exiting log stream.
|
|
2026-03-09 04:43:39.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54490/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:39.107 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-09 04:43:39.107 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:43:39.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54490/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:39.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.195/tcp/54491/p2p/16Uiu2HAmFuhTL6rzpArEtr6TL5j3ktHbrDVAQTbhmZ58y1HJeskL","/ip4/172.18.208.195/tcp/54492/ws/p2p/16Uiu2HAmFuhTL6rzpArEtr6TL5j3ktHbrDVAQTbhmZ58y1HJeskL"],"enrUri":"enr:-L24QNNBKC_yJRQbjgoCJphzhG3Rf5OiHKpE3pG9NT6eOC08WpRKTC4PSJck_PyQEh2Kp6H0js2PNbN0cOSRKT9JwDYCgmlkgnY0gmlwhKwS0MOKbXVsdGlhZGRyc5YACASsEtDDBtTbAAoErBLQwwbU3N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMFerMHdN1ZYcs_-u5Ny4vT8Ns2ZTvXYcjQp42fInVbGDdGNwgtTbg3VkcILU3YV3YWt1MhM"}'
|
|
2026-03-09 04:43:39.110 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:43:39.110 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:43:39.110 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:43:39.111 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:43:39.111 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.2
|
|
2026-03-09 04:43:39.112 DEBUG [src.node.docker_mananger] Generated ports ['53802', '53803', '53804', '53805', '53806']
|
|
2026-03-09 04:43:39.112 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:43:39.112 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:43:39.112 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:43:39.112 DEBUG [src.node.docker_mananger] docker run -i -t -p 53802:53802 -p 53803:53803 -p 53804:53804 -p 53805:53805 -p 53806:53806 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=53804 --rest-port=53802 --tcp-port=53803 --discv5-udp-port=53805 --rest-address=0.0.0.0 --nat=extip:172.18.141.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=214baf87e2f3ec94eefa0d55eb0c5afbe066dabc65ee2663a7ac2fc2bcef6fd5 --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53806 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QNNBKC_yJRQbjgoCJphzhG3Rf5OiHKpE3pG9NT6eOC08WpRKTC4PSJck_PyQEh2Kp6H0js2PNbN0cOSRKT9JwDYCgmlkgnY0gmlwhKwS0MOKbXVsdGlhZGRyc5YACASsEtDDBtTbAAoErBLQwwbU3N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMFerMHdN1ZYcs_-u5Ny4vT8Ns2ZTvXYcjQp42fInVbGDdGNwgtTbg3VkcILU3YV3YWt1MhM
|
|
2026-03-09 04:43:39.309 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.2 waku a23e272f4663b192db3112ddf8a22dbb1debf9f66a398f3f0c6f01c59fc9f2de
|
|
2026-03-09 04:43:39.344 DEBUG [src.node.docker_mananger] Container started with ID a23e272f4663. Setting up logs at ./log/docker/node2_2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:43:39.344 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53802
|
|
2026-03-09 04:43:39.345 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:43:40.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53802/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:40.378 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":"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":"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-09 04:43:40.380 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:43:40.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53802/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:40.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.2/tcp/53803/p2p/16Uiu2HAmRtQF1t2hBT5Gc3KDZ5Zdse3p5QgAx4UiZbwEneUwYCVH","/ip4/172.18.141.2/tcp/53804/ws/p2p/16Uiu2HAmRtQF1t2hBT5Gc3KDZ5Zdse3p5QgAx4UiZbwEneUwYCVH"],"enrUri":"enr:-L24QLB847k1xPvKrVWx8ps6GN6Uhc49sDm414th2lgk_qV2ABv_5-auG6G35Sy2KgicoWed9FZzt9qU2BkXEjfVQGgCgmlkgnY0gmlwhKwSjQKKbXVsdGlhZGRyc5YACASsEo0CBtIrAAoErBKNAgbSLN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxJd-wWGrV3RvGgcXxgP65pz4wd4MArUwqk13yGqC68yDdGNwgtIrg3VkcILSLYV3YWt1MgE"}'
|
|
2026-03-09 04:43:40.382 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:43:40.383 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:43:40.383 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:43:40.384 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:43:40.384 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.135
|
|
2026-03-09 04:43:40.384 DEBUG [src.node.docker_mananger] Generated ports ['8426', '8427', '8428', '8429', '8430']
|
|
2026-03-09 04:43:40.385 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:43:40.385 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:43:40.385 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:43:40.385 DEBUG [src.node.docker_mananger] docker run -i -t -p 8426:8426 -p 8427:8427 -p 8428:8428 -p 8429:8429 -p 8430:8430 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=8428 --rest-port=8426 --tcp-port=8427 --discv5-udp-port=8429 --rest-address=0.0.0.0 --nat=extip:172.18.249.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb1bf725e40cdbbd967261587c9f79c5dbbfb3e4bc93091eccfd71d0c155bcad --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8430 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QLB847k1xPvKrVWx8ps6GN6Uhc49sDm414th2lgk_qV2ABv_5-auG6G35Sy2KgicoWed9FZzt9qU2BkXEjfVQGgCgmlkgnY0gmlwhKwSjQKKbXVsdGlhZGRyc5YACASsEo0CBtIrAAoErBKNAgbSLN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxJd-wWGrV3RvGgcXxgP65pz4wd4MArUwqk13yGqC68yDdGNwgtIrg3VkcILSLYV3YWt1MgE
|
|
2026-03-09 04:43:40.591 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.135 waku 0bee9025b941b4fde874642cc30b9bfceffcf6dfd7a4ff55ffc083622e7b317c
|
|
2026-03-09 04:43:40.623 DEBUG [src.node.docker_mananger] Container started with ID 0bee9025b941. Setting up logs at ./log/docker/node3_2026-03-09_04-43-37__f5fa5601-8d0f-4d72-9af1-6cfde5e8de44__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:43:40.624 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8426
|
|
2026-03-09 04:43:40.624 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:43:41.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8426/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:41.647 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"},{"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-09 04:43:41.648 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:43:41.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8426/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:41.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.135/tcp/8427/p2p/16Uiu2HAmPEabNNjS3CHvu1QejfLzut5eKcavEpNMVHtQK4fSi9t8","/ip4/172.18.249.135/tcp/8428/ws/p2p/16Uiu2HAmPEabNNjS3CHvu1QejfLzut5eKcavEpNMVHtQK4fSi9t8"],"enrUri":"enr:-L24QAMjJFLTeDDHo7OkeZS_Xz_rNsG3fyDnWHioIGXaR9SVYHQvx6sRx2Am9Tu8Du-dP5I8Qz-b89sVphnJNtlGwTQCgmlkgnY0gmlwhKwS-YeKbXVsdGlhZGRyc5YACASsEvmHBiDrAAoErBL5hwYg7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnS_BHfNs-sbM_FKMRvZ9YuNi5wvYThLjxXgX_qbn1i2DdGNwgiDrg3VkcIIg7YV3YWt1MgE"}'
|
|
2026-03-09 04:43:41.654 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:43:41.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53802/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.208.195/tcp/54491/p2p/16Uiu2HAmFuhTL6rzpArEtr6TL5j3ktHbrDVAQTbhmZ58y1HJeskL"]'
|
|
2026-03-09 04:43:41.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8426/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.141.2/tcp/53803/p2p/16Uiu2HAmRtQF1t2hBT5Gc3KDZ5Zdse3p5QgAx4UiZbwEneUwYCVH"]'
|
|
2026-03-09 04:43:41.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-09 04:43:41.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53802/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-09 04:43:41.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8426/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-09 04:43:41.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:41.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:41.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:41.877 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:41.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:41.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:41.884 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:42.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:42.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:42.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:42.091 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:42.292 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:42.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:42.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:42.298 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:42.499 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:42.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:42.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:42.508 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:42.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:42.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:42.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:42.715 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:42.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:42.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:42.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:42.925 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:43.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:43.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:43.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:43.132 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:43.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:43.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:43.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:43.339 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:43.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:43:43.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54490/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-09 04:43:43.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:43:43.546 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:43:43.748 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-09 04:43:45.748 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-09 04:43:45.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54490/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:45.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27d06b9a807f9be4c079d09e1ef004e8e3d72b436ce639efdb659da9e3bb4f21"},{"messageHash":"0xbd44592379f36fcac4f088916b415ca3043dc9b0d9241c0561ad960fa68e0847"},{"messageHash":"0x25894d6be59b8b7e5d699a49cee78d38784f2851ed8835422ebeb7e77760bcee"},{"messageHash":"0x033c0dbf38d82babe5764e9e76bffd3ec913492d994b6e6b0386e9152e4380a4"},{"messageHash":"0x8a346b47eee8c11a3bcb4f8afe74356084d28ea4ae2b4a5c6bef36400430877a"},{"messageHash":"0xe1e29be297008fc0b93d8909c2c32debe90c0ace53586725f3758d22e9ba0098"},{"messageHash":"0x8d0f0731fe56a38f64a6fdf2fa8edc66466254d053ffd8da5459cfde13f69aaa"},{"messageHash":"0xd873eff9f34b140136ce4297aa923e0498765f045860bd6d029036b848f22850"},{"messageHash":"0x0dd0856e82c2797cc3e915647e225e08c7816e10d7c07ea8a8103547beaddb3b"},{"messageHash":"0x768098a6045e17653f79fe92f059979188efff476fd2c5dd92641ada405c16fb"}]}'
|
|
2026-03-09 04:43:45.752 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-09 04:43:45.754 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-09 04:43:45.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53802/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:45.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"89460ec493c4784ec3d7","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27d06b9a807f9be4c079d09e1ef004e8e3d72b436ce639efdb659da9e3bb4f21"},{"messageHash":"0xbd44592379f36fcac4f088916b415ca3043dc9b0d9241c0561ad960fa68e0847"},{"messageHash":"0x25894d6be59b8b7e5d699a49cee78d38784f2851ed8835422ebeb7e77760bcee"},{"messageHash":"0x033c0dbf38d82babe5764e9e76bffd3ec913492d994b6e6b0386e9152e4380a4"},{"messageHash":"0x8a346b47eee8c11a3bcb4f8afe74356084d28ea4ae2b4a5c6bef36400430877a"},{"messageHash":"0xe1e29be297008fc0b93d8909c2c32debe90c0ace53586725f3758d22e9ba0098"},{"messageHash":"0x8d0f0731fe56a38f64a6fdf2fa8edc66466254d053ffd8da5459cfde13f69aaa"},{"messageHash":"0xd873eff9f34b140136ce4297aa923e0498765f045860bd6d029036b848f22850"},{"messageHash":"0x0dd0856e82c2797cc3e915647e225e08c7816e10d7c07ea8a8103547beaddb3b"},{"messageHash":"0x768098a6045e17653f79fe92f059979188efff476fd2c5dd92641ada405c16fb"}]}'
|
|
2026-03-09 04:43:45.763 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-09 04:43:45.765 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-09 04:43:45.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8426/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:43:45.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f54adebd2d05de2bcdc3","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27d06b9a807f9be4c079d09e1ef004e8e3d72b436ce639efdb659da9e3bb4f21"},{"messageHash":"0xbd44592379f36fcac4f088916b415ca3043dc9b0d9241c0561ad960fa68e0847"},{"messageHash":"0x25894d6be59b8b7e5d699a49cee78d38784f2851ed8835422ebeb7e77760bcee"},{"messageHash":"0x033c0dbf38d82babe5764e9e76bffd3ec913492d994b6e6b0386e9152e4380a4"},{"messageHash":"0x8a346b47eee8c11a3bcb4f8afe74356084d28ea4ae2b4a5c6bef36400430877a"},{"messageHash":"0xe1e29be297008fc0b93d8909c2c32debe90c0ace53586725f3758d22e9ba0098"},{"messageHash":"0x8d0f0731fe56a38f64a6fdf2fa8edc66466254d053ffd8da5459cfde13f69aaa"},{"messageHash":"0xd873eff9f34b140136ce4297aa923e0498765f045860bd6d029036b848f22850"},{"messageHash":"0x0dd0856e82c2797cc3e915647e225e08c7816e10d7c07ea8a8103547beaddb3b"},{"messageHash":"0x768098a6045e17653f79fe92f059979188efff476fd2c5dd92641ada405c16fb"}]}'
|
|
2026-03-09 04:43:45.806 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-09 04:43:45.811 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:43:45.812 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:43:45.812 DEBUG [src.node.waku_node] Stopping container with id 98c2e9bbdea0
|
|
2026-03-09 04:43:46.425 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:43:46.427 DEBUG [src.node.waku_node] Stopping container with id a23e272f4663
|
|
2026-03-09 04:43:46.998 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:43:46.998 DEBUG [src.node.waku_node] Stopping container with id 0bee9025b941
|
|
2026-03-09 04:43:47.241 ERROR [src.node.docker_mananger] Max retries reached for container 98c2e9bbdea0. Exiting log stream.
|
|
2026-03-09 04:43:47.560 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:43:47.562 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:43:47.575 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:43:47.585 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:43:47.594 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|