mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 05:33:54 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-03-08 04:31:57.423 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:31:57.424 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112
|
|
2026-03-08 04:31:57.424 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:31:57.424 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-08 04:31:57.424 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-08 04:31:57.433 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:57.433 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:57.439 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:57.440 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:57.446 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:31:57.446 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:31:57.446 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-08 04:31:57.447 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-08 04:31:57.447 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-03-08 04:31:57.448 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:31:57.448 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:31:57.492 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-08 04:31:57.492 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.115
|
|
2026-03-08 04:31:57.492 DEBUG [src.node.docker_mananger] Generated ports ['20957', '20958', '20959', '20960', '20961']
|
|
2026-03-08 04:31:57.492 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:31:57.492 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:31:57.493 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:31:57.493 DEBUG [src.node.docker_mananger] docker run -i -t -p 20957:20957 -p 20958:20958 -p 20959:20959 -p 20960:20960 -p 20961:20961 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=20959 --rest-port=20957 --tcp-port=20958 --discv5-udp-port=20960 --rest-address=0.0.0.0 --nat=extip:172.18.223.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e07c9bf51b53c19d9bd6a5f33adb71596971b2bb2f0fefefd22afdbf442bbad2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20961 --metrics-logging=true --relay=true --store=true
|
|
2026-03-08 04:32:01.277 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.115 waku 3f52123488e9df0bf65766a232d41df3f988b369de14c6a9b79d9a538eef6e2b
|
|
2026-03-08 04:32:01.313 DEBUG [src.node.docker_mananger] Container started with ID 3f52123488e9. Setting up logs at ./log/docker/node1_2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:32:01.315 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20957
|
|
2026-03-08 04:32:01.315 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:32:02.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20957/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:02.319 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-08 04:32:02.320 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:32:02.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20957/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:02.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.115/tcp/20958/p2p/16Uiu2HAmCgHbZHee8rAJhAT6w5u1awZ85uKFYxV6x2Yx8d3NkeG3","/ip4/172.18.223.115/tcp/20959/ws/p2p/16Uiu2HAmCgHbZHee8rAJhAT6w5u1awZ85uKFYxV6x2Yx8d3NkeG3"],"enrUri":"enr:-L24QAHtIgu9tkeV25a9iSpiqO9afAI4vIbB-T7rvfFhNzh7D_OqHWiNQFOka0D_esanBRv5JMUDLZsdZsK9o98NDRYCgmlkgnY0gmlwhKwS33OKbXVsdGlhZGRyc5YACASsEt9zBlHeAAoErBLfcwZR390DgnJzhQADAQAAiXNlY3AyNTZrMaEDAFUUtue2EqMjUJ1N-v5cxcibmGjAQg8DHULc1tYFP2SDdGNwglHeg3VkcIJR4IV3YWt1MgM"}'
|
|
2026-03-08 04:32:02.323 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:32:02.323 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:32:02.323 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:32:02.324 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:32:02.325 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.213
|
|
2026-03-08 04:32:02.325 DEBUG [src.node.docker_mananger] Generated ports ['13631', '13632', '13633', '13634', '13635']
|
|
2026-03-08 04:32:02.325 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:32:02.325 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:32:02.325 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:32:02.325 DEBUG [src.node.docker_mananger] docker run -i -t -p 13631:13631 -p 13632:13632 -p 13633:13633 -p 13634:13634 -p 13635:13635 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=13633 --rest-port=13631 --tcp-port=13632 --discv5-udp-port=13634 --rest-address=0.0.0.0 --nat=extip:172.18.124.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1fdeb5325b6b2dbf09ce71c6650f5cb8676aa400fbcea3d87fdd5e370baee4d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13635 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QAHtIgu9tkeV25a9iSpiqO9afAI4vIbB-T7rvfFhNzh7D_OqHWiNQFOka0D_esanBRv5JMUDLZsdZsK9o98NDRYCgmlkgnY0gmlwhKwS33OKbXVsdGlhZGRyc5YACASsEt9zBlHeAAoErBLfcwZR390DgnJzhQADAQAAiXNlY3AyNTZrMaEDAFUUtue2EqMjUJ1N-v5cxcibmGjAQg8DHULc1tYFP2SDdGNwglHeg3VkcIJR4IV3YWt1MgM
|
|
2026-03-08 04:32:02.531 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.213 waku 64392976b42d273fcf60032edf15be2c11919d4df6f11b2775b1975bf55fe6ef
|
|
2026-03-08 04:32:02.568 DEBUG [src.node.docker_mananger] Container started with ID 64392976b42d. Setting up logs at ./log/docker/node2_2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:32:02.569 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13631
|
|
2026-03-08 04:32:02.570 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:32:03.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13631/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:03.574 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-08 04:32:03.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:32:03.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13631/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:03.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.213/tcp/13632/p2p/16Uiu2HAm5fbtaHueyy9Sv2UNyQc2JFgdVapD397nwwPRurQRpsLv","/ip4/172.18.124.213/tcp/13633/ws/p2p/16Uiu2HAm5fbtaHueyy9Sv2UNyQc2JFgdVapD397nwwPRurQRpsLv"],"enrUri":"enr:-L24QGO6EHDhmHZMvF5fWkyODLwwtIS5miArK2J4xPpPmnJpMwENJf3Po5okgl4y9lBqhfDtg29Knzrbsk2tTgW-begCgmlkgnY0gmlwhKwSfNWKbXVsdGlhZGRyc5YACASsEnzVBjVAAAoErBJ81QY1Qd0DgnJzhQADAQAAiXNlY3AyNTZrMaECmCZgRAa7PzPq02HjGhwBzslRMI8woCCuBfucqxJlrgODdGNwgjVAg3VkcII1QoV3YWt1MgM"}'
|
|
2026-03-08 04:32:03.577 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:32:03.577 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:32:03.577 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:32:03.580 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:32:03.580 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.52
|
|
2026-03-08 04:32:03.581 DEBUG [src.node.docker_mananger] Generated ports ['55329', '55330', '55331', '55332', '55333']
|
|
2026-03-08 04:32:03.583 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:32:03.583 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:32:03.583 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:32:03.583 DEBUG [src.node.docker_mananger] docker run -i -t -p 55329:55329 -p 55330:55330 -p 55331:55331 -p 55332:55332 -p 55333:55333 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=55331 --rest-port=55329 --tcp-port=55330 --discv5-udp-port=55332 --rest-address=0.0.0.0 --nat=extip:172.18.252.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b8ad56dfb24f6ccd0baf1579230807437ed3928dc0c0f2d0ac112fa1f6e36ba0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55333 --metrics-logging=true --relay=false --storenode=/ip4/172.18.124.213/tcp/13632/p2p/16Uiu2HAm5fbtaHueyy9Sv2UNyQc2JFgdVapD397nwwPRurQRpsLv --discv5-bootstrap-node=enr:-L24QGO6EHDhmHZMvF5fWkyODLwwtIS5miArK2J4xPpPmnJpMwENJf3Po5okgl4y9lBqhfDtg29Knzrbsk2tTgW-begCgmlkgnY0gmlwhKwSfNWKbXVsdGlhZGRyc5YACASsEnzVBjVAAAoErBJ81QY1Qd0DgnJzhQADAQAAiXNlY3AyNTZrMaECmCZgRAa7PzPq02HjGhwBzslRMI8woCCuBfucqxJlrgODdGNwgjVAg3VkcII1QoV3YWt1MgM
|
|
2026-03-08 04:32:03.820 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.52 waku a36d69ccdc6c0558f809288b0b73b900bf05a8dc28adb74ba107dc092bc17216
|
|
2026-03-08 04:32:03.854 DEBUG [src.node.docker_mananger] Container started with ID a36d69ccdc6c. Setting up logs at ./log/docker/node3_2026-03-08_04-31-57__ccce1a10-ae28-476c-87f5-92108f53c112__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:32:03.854 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55329
|
|
2026-03-08 04:32:03.854 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:32:04.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55329/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:04.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-08 04:32:04.859 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:32:04.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55329/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:04.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.52/tcp/55330/p2p/16Uiu2HAmVeDhF2pxHwbEQ8CRs9BEcVFP1XgsbHuatvEHfc1XChqw","/ip4/172.18.252.52/tcp/55331/ws/p2p/16Uiu2HAmVeDhF2pxHwbEQ8CRs9BEcVFP1XgsbHuatvEHfc1XChqw"],"enrUri":"enr:-L24QLoQtZheonLpdiLYPdgpOuTPsYxik96WFscj9d8uRt4eT7c0xIGKuKb5MYtuKsb7wh5L3dnlThpGCqPB3tFBl00CgmlkgnY0gmlwhKwS_DSKbXVsdGlhZGRyc5YACASsEvw0BtgiAAoErBL8NAbYI90DgnJzhQADAQAAiXNlY3AyNTZrMaED_GQvYGVcveXblzTgB28RGAqSo3qbR9M4zBnf35OMaA6DdGNwgtgig3VkcILYJIV3YWt1MgA"}'
|
|
2026-03-08 04:32:04.862 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:32:04.862 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-03-08 04:32:04.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20957/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:32:04.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:04.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13631/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:32:04.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:04.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20957/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:04.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.124.213/tcp/35048/p2p/16Uiu2HAm5fbtaHueyy9Sv2UNyQc2JFgdVapD397nwwPRurQRpsLv","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/store-query/3.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:04.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13631/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:04.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.223.115/tcp/20958/p2p/16Uiu2HAmCgHbZHee8rAJhAT6w5u1awZ85uKFYxV6x2Yx8d3NkeG3","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/store-query/3.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:04.879 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-08 04:32:34.880 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2026-03-08 04:32:34.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:32:34.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": true}'
|
|
2026-03-08 04:32:34.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:32:34.887 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:32:35.087 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-08 04:32:38.087 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2026-03-08 04:32:38.088 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-08 04:32:38.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:32:38.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1953c494c75913ba3660","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-08 04:32:38.135 DEBUG [src.steps.store] messages length is 0
|
|
2026-03-08 04:32:38.139 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '1953c494c75913ba3660', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-03-08 04:32:38.139 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2026-03-08 04:32:38.145 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:32:38.146 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:32:38.146 DEBUG [src.node.waku_node] Stopping container with id 3f52123488e9
|
|
2026-03-08 04:32:38.717 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:32:38.720 DEBUG [src.node.waku_node] Stopping container with id 64392976b42d
|
|
2026-03-08 04:32:39.300 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:32:39.300 DEBUG [src.node.waku_node] Stopping container with id a36d69ccdc6c
|
|
2026-03-08 04:32:39.533 ERROR [src.node.docker_mananger] Max retries reached for container 3f52123488e9. Exiting log stream.
|
|
2026-03-08 04:32:39.863 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:32:39.867 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:32:39.884 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:32:39.903 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:32:39.908 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|