mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
106 lines
19 KiB
Plaintext
106 lines
19 KiB
Plaintext
2026-03-11 04:36:35.301 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:36:35.301 DEBUG [tests.conftest] Running test: test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them with id: 2026-03-11_04-36-35__e2cab9fe-3ff1-4f3a-9925-9754b3341a1b
|
|
2026-03-11 04:36:35.301 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:36:35.301 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:36:35.302 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:36:35.308 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:36:35.309 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-36-35__e2cab9fe-3ff1-4f3a-9925-9754b3341a1b__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:35.309 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:36:35.309 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:36:35.310 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:36:35.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.144
|
|
2026-03-11 04:36:35.310 DEBUG [src.node.docker_mananger] Generated ports ['35178', '35179', '35180', '35181', '35182']
|
|
2026-03-11 04:36:35.311 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:36:35.311 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:36:35.311 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:36:35.311 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:36:35.311 DEBUG [src.node.docker_mananger] docker run -i -t -p 35178:35178 -p 35179:35179 -p 35180:35180 -p 35181:35181 -p 35182:35182 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=35180 --rest-port=35178 --tcp-port=35179 --discv5-udp-port=35181 --rest-address=0.0.0.0 --nat=extip:172.18.165.144 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e614baadce72eee0b964aabfa119f7d56ecc3c2b0a261cb2db1e10ecf3b507c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35182 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:36:35.500 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.144 waku bc1643f59b68afc9a077b992b196916926fb16d8d241fbdef49f8959c370ff3b
|
|
2026-03-11 04:36:35.500 ERROR [src.node.docker_mananger] Max retries reached for container bd1348854938. Exiting log stream.
|
|
2026-03-11 04:36:35.537 DEBUG [src.node.docker_mananger] Container started with ID bc1643f59b68. Setting up logs at ./log/docker/node1_2026-03-11_04-36-35__e2cab9fe-3ff1-4f3a-9925-9754b3341a1b__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:35.538 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35178
|
|
2026-03-11 04:36:35.538 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:36:36.083 ERROR [src.node.docker_mananger] Max retries reached for container 02b94bcf4caf. Exiting log stream.
|
|
2026-03-11 04:36:36.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35178/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:36.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:36:36.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35178/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:36.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:36:36.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35178/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:36.748 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":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:36:36.748 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:36:36.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35178/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:36.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.144/tcp/35179/p2p/16Uiu2HAmKgwftJUaNTi7W5QcFHFe95sTtkssXsoNhVUvGJ8wmUhW","/ip4/172.18.165.144/tcp/35180/ws/p2p/16Uiu2HAmKgwftJUaNTi7W5QcFHFe95sTtkssXsoNhVUvGJ8wmUhW"],"enrUri":"enr:-L24QGpVvmYehHKLJFLhdRqYV820i5SEk8XHF8NxtKk-10jgLwn2xaaTBLoGJ-2_9Aco97vi19F3A8auEZA6Y6BOrtECgmlkgnY0gmlwhKwSpZCKbXVsdGlhZGRyc5YACASsEqWQBolrAAoErBKlkAaJbN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaIHwxSE-cOjffOwYQn1teg8uFDnA90kaz0jU6wby3lmDdGNwgolrg3VkcIKJbYV3YWt1MgU"}'
|
|
2026-03-11 04:36:36.750 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:36:36.757 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:36:36.757 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-36-35__e2cab9fe-3ff1-4f3a-9925-9754b3341a1b__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:36.757 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:36:36.758 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:36:36.759 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:36:36.759 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.157
|
|
2026-03-11 04:36:36.759 DEBUG [src.node.docker_mananger] Generated ports ['33278', '33279', '33280', '33281', '33282']
|
|
2026-03-11 04:36:36.759 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:36:36.759 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:36:36.759 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:36:36.759 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:36:36.760 DEBUG [src.node.docker_mananger] docker run -i -t -p 33278:33278 -p 33279:33279 -p 33280:33280 -p 33281:33281 -p 33282:33282 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=33280 --rest-port=33278 --tcp-port=33279 --discv5-udp-port=33281 --rest-address=0.0.0.0 --nat=extip:172.18.5.157 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d35c13b5aecb6caf0b4ec9cadcf5ea0dde5e7c4209bb50f849aee8daebcd9ccf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33282 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGpVvmYehHKLJFLhdRqYV820i5SEk8XHF8NxtKk-10jgLwn2xaaTBLoGJ-2_9Aco97vi19F3A8auEZA6Y6BOrtECgmlkgnY0gmlwhKwSpZCKbXVsdGlhZGRyc5YACASsEqWQBolrAAoErBKlkAaJbN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaIHwxSE-cOjffOwYQn1teg8uFDnA90kaz0jU6wby3lmDdGNwgolrg3VkcIKJbYV3YWt1MgU
|
|
2026-03-11 04:36:36.965 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.157 waku 3ad88834f33576550a3ae4372166a8b7227de3b90d655dca802d6f5b3e7fbf6e
|
|
2026-03-11 04:36:37.001 DEBUG [src.node.docker_mananger] Container started with ID 3ad88834f335. Setting up logs at ./log/docker/node2_2026-03-11_04-36-35__e2cab9fe-3ff1-4f3a-9925-9754b3341a1b__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:37.002 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33278
|
|
2026-03-11 04:36:37.003 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:36:38.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:36:38.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.110 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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:36:38.110 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:36:38.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.157/tcp/33279/p2p/16Uiu2HAm9zqWcU9SRj92AJWfU84K8Yt9YPvo9sUKHPu6LPnywLMm","/ip4/172.18.5.157/tcp/33280/ws/p2p/16Uiu2HAm9zqWcU9SRj92AJWfU84K8Yt9YPvo9sUKHPu6LPnywLMm"],"enrUri":"enr:-L24QPkqtb16tEV0a31GFU5wd8hCNkXSWILJlpVNk_hwUb0IFfIJxwfNUtdzIDT0zghCD1B40JtPDfuU9u86OfykmiYCgmlkgnY0gmlwhKwSBZ2KbXVsdGlhZGRyc5YACASsEgWdBoH_AAoErBIFnQaCAN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC2IKPkUNqHRsqTjijTGyx9f9fEgPOvU0H68dy1V3IAXCDdGNwgoH_g3VkcIKCAYV3YWt1MgE"}'
|
|
2026-03-11 04:36:38.112 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:36:38.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33278/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.144/tcp/35179/p2p/16Uiu2HAmKgwftJUaNTi7W5QcFHFe95sTtkssXsoNhVUvGJ8wmUhW"]'
|
|
2026-03-11 04:36:38.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-11 04:36:38.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33278/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-11 04:36:38.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35178/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9ycy8yLzc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:36:38.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.270 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:36:38.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzA=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798173817705,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzE=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798186050894,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzI=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798197322895,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzM=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798208697612,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzQ=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798219878557,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzU=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798233222439,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzY=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798245106695,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:36:38.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9ycy8yLzc=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203798259178821,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:36:38.393 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:36:38.394 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:36:38.394 DEBUG [src.node.waku_node] Stopping container with id bc1643f59b68
|
|
2026-03-11 04:36:38.961 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:38.961 DEBUG [src.node.waku_node] Stopping container with id 3ad88834f335
|
|
2026-03-11 04:36:39.553 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:39.556 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:36:39.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:39.639 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|