mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
141 lines
26 KiB
Plaintext
141 lines
26 KiB
Plaintext
2026-02-25 07:26:14.902 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:26:14.902 DEBUG [tests.conftest] Running test: test_sync_nodes_are_not_relay_and_have_storenode_set with id: 2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795
|
|
2026-02-25 07:26:14.902 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:26:14.909 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:26:14.910 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:26:14.916 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:26:14.916 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:26:14.922 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:26:14.922 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:26:14.922 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 07:26:14.923 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:26:14.923 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:26:14.924 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:26:14.925 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.17
|
|
2026-02-25 07:26:14.925 DEBUG [src.node.docker_mananger] Generated ports ['14698', '14699', '14700', '14701', '14702']
|
|
2026-02-25 07:26:14.925 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:26:14.925 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:26:14.925 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:26:14.925 DEBUG [src.node.docker_mananger] docker run -i -t -p 14698:14698 -p 14699:14699 -p 14700:14700 -p 14701:14701 -p 14702:14702 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=14700 --rest-port=14698 --tcp-port=14699 --discv5-udp-port=14701 --rest-address=0.0.0.0 --nat=extip:172.18.221.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0aae3f58b6c0a7eeabbcbba2957ab8a927dbd175a27480d0c97f8fec32c58fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14702 --metrics-logging=true --store=true --relay=true
|
|
2026-02-25 07:26:15.100 ERROR [src.node.docker_mananger] Max retries reached for container 90ababc6b5c6. Exiting log stream.
|
|
2026-02-25 07:26:15.116 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.17 waku d8afca1c1c8bddd357c756706358b30f59fa06a2c0763653826cb494fab4d689
|
|
2026-02-25 07:26:15.146 DEBUG [src.node.docker_mananger] Container started with ID d8afca1c1c8b. Setting up logs at ./log/docker/node1_2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:26:15.147 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14698
|
|
2026-02-25 07:26:15.148 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:26:15.672 ERROR [src.node.docker_mananger] Max retries reached for container ca38e7e43eb6. Exiting log stream.
|
|
2026-02-25 07:26:16.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14698/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:16.152 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-02-25 07:26:16.152 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:26:16.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14698/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:16.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.17/tcp/14699/p2p/16Uiu2HAmL2SpuPez9k33G5CuvRNtTNjZG7QckGiYsqDKwUg3nJq9","/ip4/172.18.221.17/tcp/14700/ws/p2p/16Uiu2HAmL2SpuPez9k33G5CuvRNtTNjZG7QckGiYsqDKwUg3nJq9"],"enrUri":"enr:-L24QJ6aXzR_ayhCwSabsi314XSi8rZuFKt5yq6kEfcB154vUxIZzGtXlHLd8q44Yssk0XgbGOaRPLsSL5yx4BoC7WQCgmlkgnY0gmlwhKwS3RGKbXVsdGlhZGRyc5YACASsEt0RBjlrAAoErBLdEQY5bN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbYDxLcw6zCZrgI1NKc9DQd2k2ti4kxWCu0ozCdio0pSDdGNwgjlrg3VkcII5bYV3YWt1MgM"}'
|
|
2026-02-25 07:26:16.154 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:26:16.155 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:26:16.155 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:26:16.156 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:26:16.156 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.32.40
|
|
2026-02-25 07:26:16.156 DEBUG [src.node.docker_mananger] Generated ports ['12745', '12746', '12747', '12748', '12749']
|
|
2026-02-25 07:26:16.157 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:26:16.157 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:26:16.157 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:26:16.157 DEBUG [src.node.docker_mananger] docker run -i -t -p 12745:12745 -p 12746:12746 -p 12747:12747 -p 12748:12748 -p 12749:12749 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=12747 --rest-port=12745 --tcp-port=12746 --discv5-udp-port=12748 --rest-address=0.0.0.0 --nat=extip:172.18.32.40 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=970d95ffeb46a85c5e5c4acb70a5928e543184f65c3ebb0cbc83c3ef85eeaea7 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12749 --metrics-logging=true --relay=false --storenode=/ip4/172.18.221.17/tcp/14699/p2p/16Uiu2HAmL2SpuPez9k33G5CuvRNtTNjZG7QckGiYsqDKwUg3nJq9 --discv5-bootstrap-node=enr:-L24QJ6aXzR_ayhCwSabsi314XSi8rZuFKt5yq6kEfcB154vUxIZzGtXlHLd8q44Yssk0XgbGOaRPLsSL5yx4BoC7WQCgmlkgnY0gmlwhKwS3RGKbXVsdGlhZGRyc5YACASsEt0RBjlrAAoErBLdEQY5bN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbYDxLcw6zCZrgI1NKc9DQd2k2ti4kxWCu0ozCdio0pSDdGNwgjlrg3VkcII5bYV3YWt1MgM
|
|
2026-02-25 07:26:16.335 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.32.40 waku 15d5f3f6461f11bf208adcdc5b32c4b1244794b648dfdc0633c6cf288b987fdc
|
|
2026-02-25 07:26:16.366 DEBUG [src.node.docker_mananger] Container started with ID 15d5f3f6461f. Setting up logs at ./log/docker/node2_2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:26:16.366 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12745
|
|
2026-02-25 07:26:16.366 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:26:17.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12745/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:17.370 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-02-25 07:26:17.371 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:26:17.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:17.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.32.40/tcp/12746/p2p/16Uiu2HAm9NyPv2XFBd7muXeMpAMuFMzBMcpvzmGQTNcTsEJ9szU6","/ip4/172.18.32.40/tcp/12747/ws/p2p/16Uiu2HAm9NyPv2XFBd7muXeMpAMuFMzBMcpvzmGQTNcTsEJ9szU6"],"enrUri":"enr:-L24QFaaeF7TkI_CbN7o75pN7-wCZwsNMj3DHjZNVk9OM70dCFR-dnU44PuqA2tjvkKFozO5kmKXoPljlD4Z9o-XKowCgmlkgnY0gmlwhKwSICiKbXVsdGlhZGRyc5YACASsEiAoBjHKAAoErBIgKAYxy90DgnJzhQADAQAAiXNlY3AyNTZrMaECz1KRFoSM6otVt_6Vesd5me6YJzmmmzH0WjyhKR974VeDdGNwgjHKg3VkcIIxzIV3YWt1MgA"}'
|
|
2026-02-25 07:26:17.373 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:26:17.373 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:26:17.374 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:26:17.375 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:26:17.375 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.201.89
|
|
2026-02-25 07:26:17.375 DEBUG [src.node.docker_mananger] Generated ports ['64281', '64282', '64283', '64284', '64285']
|
|
2026-02-25 07:26:17.375 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:26:17.375 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:26:17.375 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:26:17.376 DEBUG [src.node.docker_mananger] docker run -i -t -p 64281:64281 -p 64282:64282 -p 64283:64283 -p 64284:64284 -p 64285:64285 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=64283 --rest-port=64281 --tcp-port=64282 --discv5-udp-port=64284 --rest-address=0.0.0.0 --nat=extip:172.18.201.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5c5128ca0affd4b9c47a8ac568d4fc8807d6e2afa048afdafff1fb4b0ec489e1 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64285 --metrics-logging=true --relay=false --storenode=/ip4/172.18.221.17/tcp/14699/p2p/16Uiu2HAmL2SpuPez9k33G5CuvRNtTNjZG7QckGiYsqDKwUg3nJq9 --discv5-bootstrap-node=enr:-L24QFaaeF7TkI_CbN7o75pN7-wCZwsNMj3DHjZNVk9OM70dCFR-dnU44PuqA2tjvkKFozO5kmKXoPljlD4Z9o-XKowCgmlkgnY0gmlwhKwSICiKbXVsdGlhZGRyc5YACASsEiAoBjHKAAoErBIgKAYxy90DgnJzhQADAQAAiXNlY3AyNTZrMaECz1KRFoSM6otVt_6Vesd5me6YJzmmmzH0WjyhKR974VeDdGNwgjHKg3VkcIIxzIV3YWt1MgA
|
|
2026-02-25 07:26:17.563 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.201.89 waku 359d3f23832c50fce26285dfc42f6f7183097223f3228db9c47341925634f3b9
|
|
2026-02-25 07:26:17.598 DEBUG [src.node.docker_mananger] Container started with ID 359d3f23832c. Setting up logs at ./log/docker/node3_2026-02-25_07-26-14__a9775c9c-fd54-426c-81dc-59eed3cef795__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:26:17.598 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64281
|
|
2026-02-25 07:26:17.598 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:26:18.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64281/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:18.601 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-02-25 07:26:18.602 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:26:18.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64281/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:18.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.201.89/tcp/64282/p2p/16Uiu2HAmSKKs7AbhHEa5ARYWGDCoCQ1fRf9BCKoEjCPs8cmUvoWZ","/ip4/172.18.201.89/tcp/64283/ws/p2p/16Uiu2HAmSKKs7AbhHEa5ARYWGDCoCQ1fRf9BCKoEjCPs8cmUvoWZ"],"enrUri":"enr:-L24QNEEzP5OElhwPfvnqZdo560JBYDKsbGU-SAKQQIKap_gORh2R0Dg_enCbOCSOB1l3Te9gqcIRy8-dE3nAXl5VMoCgmlkgnY0gmlwhKwSyVmKbXVsdGlhZGRyc5YACASsEslZBvsaAAoErBLJWQb7G90DgnJzhQADAQAAiXNlY3AyNTZrMaEDyvoQwKkQM0mTleB6e-VoCPp9fpxD538iHUSQzkFuo-KDdGNwgvsag3VkcIL7HIV3YWt1MgA"}'
|
|
2026-02-25 07:26:18.604 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:26:18.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12745/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.221.17/tcp/14699/p2p/16Uiu2HAmL2SpuPez9k33G5CuvRNtTNjZG7QckGiYsqDKwUg3nJq9"]'
|
|
2026-02-25 07:26:18.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:18.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64281/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.40/tcp/12746/p2p/16Uiu2HAm9NyPv2XFBd7muXeMpAMuFMzBMcpvzmGQTNcTsEJ9szU6"]'
|
|
2026-02-25 07:26:18.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:18.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 07:26:18.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:18.686 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:18.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:18.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:18.690 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:18.890 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:18.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:18.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:18.895 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:19.095 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:19.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:19.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:19.100 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:19.300 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:19.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:19.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:19.304 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:19.505 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:19.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:19.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:19.510 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:19.710 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:19.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:19.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:19.715 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:19.915 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:19.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:19.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:19.920 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:20.121 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:20.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:20.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:20.125 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:20.326 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:20.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:20.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:20.329 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:20.530 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:20.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14698/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-02-25 07:26:20.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:20.534 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:20.735 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 07:26:20.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14698/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:20.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3df1f41d67e38fa060ff4af37045a267b0da9c97542406be2db369d77d50c8ca"},{"messageHash":"0x014b5d3c404b36f1a97025053fab0198291637f96a9f0b22cbe0eaeaa24aee8c"},{"messageHash":"0x4c6b532e4f0fafee59d0e717606c027bea383fd463f780c949f958a2decaa758"},{"messageHash":"0x40ccd17fe79c0b49871e9c79fb556d48f933ba1bd0102821ff44bf19e5223b51"},{"messageHash":"0xad4062fde1426db538c219c3ffaab45500a5fa8c8a2fe0a137f414b55227c7cd"},{"messageHash":"0xdb53e7131838828ba1b754c5d61c222898733afab8e71a5b848b547c3b7ae803"},{"messageHash":"0x732cf156531449834620335171a7307d95ed27f4378072148ec43e6988914a09"},{"messageHash":"0xb7287359122e1eef782ee8077f7a48894721baeee0782873d8b983c8957ecc7b"},{"messageHash":"0xbf13fd85c261e6ffedfa88f2fb193f102336cbe38259ab250e04f937948b3b4c"},{"messageHash":"0x320b1309f536bdbcb7acba1752013ee061b0b6686e36fcd9351b67438bfc84fd"}]}'
|
|
2026-02-25 07:26:20.738 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-25 07:26:20.740 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 07:26:20.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:20.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"53696472206a1242f6f5","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3df1f41d67e38fa060ff4af37045a267b0da9c97542406be2db369d77d50c8ca"},{"messageHash":"0x014b5d3c404b36f1a97025053fab0198291637f96a9f0b22cbe0eaeaa24aee8c"},{"messageHash":"0x4c6b532e4f0fafee59d0e717606c027bea383fd463f780c949f958a2decaa758"},{"messageHash":"0x40ccd17fe79c0b49871e9c79fb556d48f933ba1bd0102821ff44bf19e5223b51"},{"messageHash":"0xad4062fde1426db538c219c3ffaab45500a5fa8c8a2fe0a137f414b55227c7cd"},{"messageHash":"0xdb53e7131838828ba1b754c5d61c222898733afab8e71a5b848b547c3b7ae803"},{"messageHash":"0x732cf156531449834620335171a7307d95ed27f4378072148ec43e6988914a09"},{"messageHash":"0xb7287359122e1eef782ee8077f7a48894721baeee0782873d8b983c8957ecc7b"},{"messageHash":"0xbf13fd85c261e6ffedfa88f2fb193f102336cbe38259ab250e04f937948b3b4c"},{"messageHash":"0x320b1309f536bdbcb7acba1752013ee061b0b6686e36fcd9351b67438bfc84fd"}]}'
|
|
2026-02-25 07:26:20.749 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-25 07:26:20.750 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 07:26:20.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64281/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:20.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0be5f58f9dabb4723a36","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3df1f41d67e38fa060ff4af37045a267b0da9c97542406be2db369d77d50c8ca"},{"messageHash":"0x014b5d3c404b36f1a97025053fab0198291637f96a9f0b22cbe0eaeaa24aee8c"},{"messageHash":"0x4c6b532e4f0fafee59d0e717606c027bea383fd463f780c949f958a2decaa758"},{"messageHash":"0x40ccd17fe79c0b49871e9c79fb556d48f933ba1bd0102821ff44bf19e5223b51"},{"messageHash":"0xad4062fde1426db538c219c3ffaab45500a5fa8c8a2fe0a137f414b55227c7cd"},{"messageHash":"0xdb53e7131838828ba1b754c5d61c222898733afab8e71a5b848b547c3b7ae803"},{"messageHash":"0x732cf156531449834620335171a7307d95ed27f4378072148ec43e6988914a09"},{"messageHash":"0xb7287359122e1eef782ee8077f7a48894721baeee0782873d8b983c8957ecc7b"},{"messageHash":"0xbf13fd85c261e6ffedfa88f2fb193f102336cbe38259ab250e04f937948b3b4c"},{"messageHash":"0x320b1309f536bdbcb7acba1752013ee061b0b6686e36fcd9351b67438bfc84fd"}]}'
|
|
2026-02-25 07:26:20.782 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-25 07:26:20.791 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:26:20.793 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:26:20.794 DEBUG [src.node.waku_node] Stopping container with id d8afca1c1c8b
|
|
2026-02-25 07:26:21.322 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:26:21.323 DEBUG [src.node.waku_node] Stopping container with id 15d5f3f6461f
|
|
2026-02-25 07:26:21.899 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:26:21.900 DEBUG [src.node.waku_node] Stopping container with id 359d3f23832c
|
|
2026-02-25 07:26:22.137 ERROR [src.node.docker_mananger] Max retries reached for container d8afca1c1c8b. Exiting log stream.
|
|
2026-02-25 07:26:22.435 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:26:22.437 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:26:22.447 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:26:22.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:26:22.463 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|