mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
198 lines
39 KiB
Plaintext
198 lines
39 KiB
Plaintext
2026-03-08 04:31:53.228 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:31:53.228 DEBUG [tests.conftest] Running test: test_relay_packet_loss_sender_vs_receiver with id: 2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305
|
|
2026-03-08 04:31:53.229 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:31:53.229 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-08 04:31:53.239 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:53.239 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:53.245 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:53.245 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:53.253 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:53.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:53.259 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:53.259 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:53.259 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:31:53.259 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:31:53.307 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-08 04:31:53.307 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.139
|
|
2026-03-08 04:31:53.307 DEBUG [src.node.docker_mananger] Generated ports ['60969', '60970', '60971', '60972', '60973']
|
|
2026-03-08 04:31:53.307 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:31:53.307 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:31:53.307 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:31:53.308 DEBUG [src.node.docker_mananger] docker run -i -t -p 60969:60969 -p 60970:60970 -p 60971:60971 -p 60972:60972 -p 60973:60973 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=60971 --rest-port=60969 --tcp-port=60970 --discv5-udp-port=60972 --rest-address=0.0.0.0 --nat=extip:172.18.83.139 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b39ebcf1f6a2a3457f2bb3f11624c5d3a53af3883ee76d546decaaad1acebcae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60973 --metrics-logging=true --relay=true
|
|
2026-03-08 04:31:56.129 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.139 waku 5929e92c47e406067d73f22f589643bd864e196c62298bbf39d66dbef219ff46
|
|
2026-03-08 04:31:56.165 DEBUG [src.node.docker_mananger] Container started with ID 5929e92c47e4. Setting up logs at ./log/docker/node1_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:56.166 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60969
|
|
2026-03-08 04:31:56.167 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:31:57.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60969/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:31:57.171 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-08 04:31:57.171 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:31:57.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60969/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:31:57.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.139/tcp/60970/p2p/16Uiu2HAmKtSLnfDVCxKVFxmXiEg3Ecv1DgjstUDBk35perUy8npm","/ip4/172.18.83.139/tcp/60971/ws/p2p/16Uiu2HAmKtSLnfDVCxKVFxmXiEg3Ecv1DgjstUDBk35perUy8npm"],"enrUri":"enr:-L24QCnqsATP_lp46a9rveJVC-VHKvypYqBmWFGs-wLpaQ46OGwmqrlCQnUt0JghYu9ME9fZxrX1MSIyUAp8zZM4GPYCgmlkgnY0gmlwhKwSU4uKbXVsdGlhZGRyc5YACASsElOLBu4qAAoErBJTiwbuK90DgnJzhQADAQAAiXNlY3AyNTZrMaEDa3O_XQFdUY4q2eF_uCaoXAtK6Hj86V9Cn2tSe966gl6DdGNwgu4qg3VkcILuLIV3YWt1MgE"}'
|
|
2026-03-08 04:31:57.174 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:31:57.174 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:31:57.174 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:31:57.175 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:31:57.175 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.151
|
|
2026-03-08 04:31:57.175 DEBUG [src.node.docker_mananger] Generated ports ['10669', '10670', '10671', '10672', '10673']
|
|
2026-03-08 04:31:57.176 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:31:57.176 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:31:57.176 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:31:57.176 DEBUG [src.node.docker_mananger] docker run -i -t -p 10669:10669 -p 10670:10670 -p 10671:10671 -p 10672:10672 -p 10673:10673 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=10671 --rest-port=10669 --tcp-port=10670 --discv5-udp-port=10672 --rest-address=0.0.0.0 --nat=extip:172.18.40.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d867ecbcadab7ef299662ebdc83bdc0379e9fb80aa11edf6992f3c3deed1d6f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10673 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCnqsATP_lp46a9rveJVC-VHKvypYqBmWFGs-wLpaQ46OGwmqrlCQnUt0JghYu9ME9fZxrX1MSIyUAp8zZM4GPYCgmlkgnY0gmlwhKwSU4uKbXVsdGlhZGRyc5YACASsElOLBu4qAAoErBJTiwbuK90DgnJzhQADAQAAiXNlY3AyNTZrMaEDa3O_XQFdUY4q2eF_uCaoXAtK6Hj86V9Cn2tSe966gl6DdGNwgu4qg3VkcILuLIV3YWt1MgE
|
|
2026-03-08 04:31:57.381 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.151 waku 064c98ab3f4887bfef77b0a5273beb5776b96a86df806c0fbb6886616683a613
|
|
2026-03-08 04:31:57.416 DEBUG [src.node.docker_mananger] Container started with ID 064c98ab3f48. Setting up logs at ./log/docker/node2_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:57.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10669
|
|
2026-03-08 04:31:57.417 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:31:58.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10669/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:31:58.434 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-08 04:31:58.438 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:31:58.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10669/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:31:58.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.151/tcp/10670/p2p/16Uiu2HAm39y4YZQMEppDFgrExTeSNE9KisrdPv1HMj9BkcXcaTaE","/ip4/172.18.40.151/tcp/10671/ws/p2p/16Uiu2HAm39y4YZQMEppDFgrExTeSNE9KisrdPv1HMj9BkcXcaTaE"],"enrUri":"enr:-L24QF-xO5xVBKLoijp6iY4pp5Di9eKZUQwgxqwqd0Zz4BxNGYCErfFeRCI--k2emmCYzkpV5LT4drmK1OA4BRKa7tcCgmlkgnY0gmlwhKwSKJeKbXVsdGlhZGRyc5YACASsEiiXBimuAAoErBIolwYpr90DgnJzhQADAQAAiXNlY3AyNTZrMaECcteEXbq3cPpF6fgv6uIRisTVum9XZ-h0zR9rISHqzoeDdGNwgimug3VkcIIpsIV3YWt1MgE"}'
|
|
2026-03-08 04:31:58.444 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:31:58.444 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:31:58.444 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:31:58.445 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:31:58.446 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.81
|
|
2026-03-08 04:31:58.446 DEBUG [src.node.docker_mananger] Generated ports ['17216', '17217', '17218', '17219', '17220']
|
|
2026-03-08 04:31:58.446 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:31:58.446 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:31:58.446 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:31:58.446 DEBUG [src.node.docker_mananger] docker run -i -t -p 17216:17216 -p 17217:17217 -p 17218:17218 -p 17219:17219 -p 17220:17220 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=17218 --rest-port=17216 --tcp-port=17217 --discv5-udp-port=17219 --rest-address=0.0.0.0 --nat=extip:172.18.92.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=14e3b5ecee9db5736e1ff4c4cf1e5dad410e9fc813f46ffebfee39a6ac501bce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17220 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-xO5xVBKLoijp6iY4pp5Di9eKZUQwgxqwqd0Zz4BxNGYCErfFeRCI--k2emmCYzkpV5LT4drmK1OA4BRKa7tcCgmlkgnY0gmlwhKwSKJeKbXVsdGlhZGRyc5YACASsEiiXBimuAAoErBIolwYpr90DgnJzhQADAQAAiXNlY3AyNTZrMaECcteEXbq3cPpF6fgv6uIRisTVum9XZ-h0zR9rISHqzoeDdGNwgimug3VkcIIpsIV3YWt1MgE
|
|
2026-03-08 04:31:58.649 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.81 waku 624a07ac9f02e9d609659b809b4a076b196103ea0c1da72b6215b42d416fc972
|
|
2026-03-08 04:31:58.688 DEBUG [src.node.docker_mananger] Container started with ID 624a07ac9f02. Setting up logs at ./log/docker/node3_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:58.688 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17216
|
|
2026-03-08 04:31:58.690 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:31:59.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17216/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:31:59.697 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-08 04:31:59.697 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:31:59.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17216/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:31:59.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.81/tcp/17217/p2p/16Uiu2HAm8AAyqXpnxgAAsoqtWL3QUHNXmq7nN3r3Tm2Mg8LxhqsU","/ip4/172.18.92.81/tcp/17218/ws/p2p/16Uiu2HAm8AAyqXpnxgAAsoqtWL3QUHNXmq7nN3r3Tm2Mg8LxhqsU"],"enrUri":"enr:-L24QCxiqXNK9hkNlNYAoh72oIvVq1fWOrQLouTJpWJ7zJo1W7MIxL1nfJH83SzWTcXENLgXBc8eobmLQcULBSORmXcCgmlkgnY0gmlwhKwSXFGKbXVsdGlhZGRyc5YACASsElxRBkNBAAoErBJcUQZDQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECvS9tqQrzYUhW-kqKqj-ex3e5WKLPoy8AVQQwZ9lv1P-DdGNwgkNBg3VkcIJDQ4V3YWt1MgE"}'
|
|
2026-03-08 04:31:59.705 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:31:59.705 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:31:59.706 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:31:59.707 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:31:59.708 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.213
|
|
2026-03-08 04:31:59.708 DEBUG [src.node.docker_mananger] Generated ports ['28418', '28419', '28420', '28421', '28422']
|
|
2026-03-08 04:31:59.708 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:31:59.708 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:31:59.708 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:31:59.708 DEBUG [src.node.docker_mananger] docker run -i -t -p 28418:28418 -p 28419:28419 -p 28420:28420 -p 28421:28421 -p 28422:28422 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=28420 --rest-port=28418 --tcp-port=28419 --discv5-udp-port=28421 --rest-address=0.0.0.0 --nat=extip:172.18.172.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edf8bb4fcc9d092e8da385af1916e195d6caa1b0bcdf5abb6c159d92ad2a81ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28422 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCxiqXNK9hkNlNYAoh72oIvVq1fWOrQLouTJpWJ7zJo1W7MIxL1nfJH83SzWTcXENLgXBc8eobmLQcULBSORmXcCgmlkgnY0gmlwhKwSXFGKbXVsdGlhZGRyc5YACASsElxRBkNBAAoErBJcUQZDQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECvS9tqQrzYUhW-kqKqj-ex3e5WKLPoy8AVQQwZ9lv1P-DdGNwgkNBg3VkcIJDQ4V3YWt1MgE
|
|
2026-03-08 04:31:59.911 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.213 waku e07f82fdbae73feeb450724a6dbd1a8d503dd4fb657b45805ca07190966d4e9f
|
|
2026-03-08 04:31:59.945 DEBUG [src.node.docker_mananger] Container started with ID e07f82fdbae7. Setting up logs at ./log/docker/node4_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:59.946 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28418
|
|
2026-03-08 04:31:59.947 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:32:00.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28418/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:00.961 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-08 04:32:00.961 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:32:00.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28418/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:00.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.213/tcp/28419/p2p/16Uiu2HAm5JuXsrPqChSkN9Ww7po24U2ccd4zdKNJLRwM4JTGk4dd","/ip4/172.18.172.213/tcp/28420/ws/p2p/16Uiu2HAm5JuXsrPqChSkN9Ww7po24U2ccd4zdKNJLRwM4JTGk4dd"],"enrUri":"enr:-L24QHUvMIVJqcH4wkNoPFneh2pjSLTiVye9oRFCWbqmjRwlWTQVFg7RptnToTzHoGm_posiSPBktWalHmUhevYdfAsCgmlkgnY0gmlwhKwSrNWKbXVsdGlhZGRyc5YACASsEqzVBm8DAAoErBKs1QZvBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECktkg0yaR05N7gDeSsTfpq6sYIsLHtLHzcqau6D3hrGCDdGNwgm8Dg3VkcIJvBYV3YWt1MgE"}'
|
|
2026-03-08 04:32:00.969 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:32:00.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:32:00.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:00.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10669/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:32:00.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:00.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17216/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:32:00.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:00.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28418/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:32:00.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:00.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60969/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:01.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.40.151/tcp/52380/p2p/16Uiu2HAm39y4YZQMEppDFgrExTeSNE9KisrdPv1HMj9BkcXcaTaE","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-08 04:32:01.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10669/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:01.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.92.81/tcp/50220/p2p/16Uiu2HAm8AAyqXpnxgAAsoqtWL3QUHNXmq7nN3r3Tm2Mg8LxhqsU","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.83.139/tcp/60970/p2p/16Uiu2HAmKtSLnfDVCxKVFxmXiEg3Ecv1DgjstUDBk35perUy8npm","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-08 04:32:01.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17216/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:01.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.172.213/tcp/56838/p2p/16Uiu2HAm5JuXsrPqChSkN9Ww7po24U2ccd4zdKNJLRwM4JTGk4dd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.40.151/tcp/10670/p2p/16Uiu2HAm39y4YZQMEppDFgrExTeSNE9KisrdPv1HMj9BkcXcaTaE","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-08 04:32:01.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28418/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:01.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.92.81/tcp/17217/p2p/16Uiu2HAm8AAyqXpnxgAAsoqtWL3QUHNXmq7nN3r3Tm2Mg8LxhqsU","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-08 04:32:01.009 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-03-08 04:32:21.011 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2877', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-08 04:32:21.082 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2877', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
|
2026-03-08 04:32:21.098 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2877', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
|
2026-03-08 04:32:21.108 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
|
qdisc netem 8001: root refcnt 5 limit 1000 loss 50%
|
|
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
|
backlog 0b 0p requeues 0
|
|
|
|
2026-03-08 04:32:21.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28418/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:21.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-08 04:32:21.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:28.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:28.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:35.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:35.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:35.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:35.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:35.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:35.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:40.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:40.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:40.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:40.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:42.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:42.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:45.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:45.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:45.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:45.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:46.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:46.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:47.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:47.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:52.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:52.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:53.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:53.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:53.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:53.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:53.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:53.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:53.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:53.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:54.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:54.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:57.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:57.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:58.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:58.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:59.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:59.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:32:59.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:59.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:01.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:01.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:03.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:03.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:08.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:08.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:09.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:09.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:10.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:10.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:10.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:10.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:12.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:12.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:13.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:13.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60969/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:33:34.008 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:33:34.009 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:33:34.009 DEBUG [src.node.waku_node] Stopping container with id 5929e92c47e4
|
|
2026-03-08 04:33:34.605 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:33:34.605 DEBUG [src.node.waku_node] Stopping container with id 064c98ab3f48
|
|
2026-03-08 04:33:35.232 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:33:35.233 DEBUG [src.node.waku_node] Stopping container with id 624a07ac9f02
|
|
2026-03-08 04:33:35.419 ERROR [src.node.docker_mananger] Max retries reached for container 5929e92c47e4. Exiting log stream.
|
|
2026-03-08 04:33:35.803 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:33:35.804 DEBUG [src.node.waku_node] Stopping container with id e07f82fdbae7
|
|
2026-03-08 04:33:36.049 ERROR [src.node.docker_mananger] Max retries reached for container 064c98ab3f48. Exiting log stream.
|
|
2026-03-08 04:33:36.340 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:33:36.342 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:33:36.428 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:33:36.521 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:33:36.611 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:33:36.700 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:33:36.702 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-08 04:33:36.702 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-08 04:33:36.703 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:36.709 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:36.712 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:36.717 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-08_04-31-53__000b7946-96d4-41f2-9446-2257f59a7305__wakuorg_nwaku:latest.log
|