78 lines
13 KiB
Plaintext

2025-12-10 04:12:16.929 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-10 04:12:16.930 DEBUG [tests.conftest] Running test: test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] with id: 2025-12-10_04-12-16__ec275469-6ada-419f-bd22-536f663a9343
2025-12-10 04:12:16.930 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-10 04:12:16.930 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-10 04:12:16.930 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2025-12-10 04:12:16.937 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:12:16.937 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-12-16__ec275469-6ada-419f-bd22-536f663a9343__wakuorg_nwaku:latest.log
2025-12-10 04:12:16.938 DEBUG [src.node.waku_node] Starting Node...
2025-12-10 04:12:16.938 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-10 04:12:16.939 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-10 04:12:16.939 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.192
2025-12-10 04:12:16.939 DEBUG [src.node.docker_mananger] Generated ports ['42400', '42401', '42402', '42403', '42404']
2025-12-10 04:12:16.939 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2025-12-10 04:12:16.939 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-10 04:12:16.940 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-10 04:12:16.940 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-10 04:12:16.940 DEBUG [src.node.waku_node] Using volumes []
2025-12-10 04:12:16.940 DEBUG [src.node.docker_mananger] docker run -i -t -p 42400:42400 -p 42401:42401 -p 42402:42402 -p 42403:42403 -p 42404:42404 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=42402 --rest-port=42400 --tcp-port=42401 --discv5-udp-port=42403 --rest-address=0.0.0.0 --nat=extip:172.18.230.192 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=da86feec60c7022981dfc4a2ac286ff35330bda7383552b655e72f41bbd99d3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42404 --metrics-logging=true --relay=true --filter=true --content-topic=/aaaaa/3/bbbbb/proto
2025-12-10 04:12:17.154 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.192 waku 1dfd8f1fdc4cda5f8a64f97af3ddc280ca2b76ec3e80ef341dec9e7a6ed877d3
2025-12-10 04:12:17.191 DEBUG [src.node.docker_mananger] Container started with ID 1dfd8f1fdc4c. Setting up logs at ./log/docker/node1_2025-12-10_04-12-16__ec275469-6ada-419f-bd22-536f663a9343__wakuorg_nwaku:latest.log
2025-12-10 04:12:17.191 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42400
2025-12-10 04:12:17.191 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-10 04:12:17.198 ERROR [src.node.docker_mananger] Max retries reached for container 1a92a54ea1cb. Exiting log stream.
2025-12-10 04:12:17.735 ERROR [src.node.docker_mananger] Max retries reached for container b5a972152fe7. Exiting log stream.
2025-12-10 04:12:18.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42400/health" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:12:18.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
2025-12-10 04:12:18.195 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-10 04:12:18.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42400/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:12:18.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.192/tcp/42401/p2p/16Uiu2HAmSbLsSecBV9CDkJvH1zfCi2xjYgBZsSWDZi5tHwRKrGvV","/ip4/172.18.230.192/tcp/42402/ws/p2p/16Uiu2HAmSbLsSecBV9CDkJvH1zfCi2xjYgBZsSWDZi5tHwRKrGvV"],"enrUri":"enr:-L24QPrjx16Nj5pZiiKa-_q4fiM7OEuw_1MrRMCypjaAv2Eneb0LVYRvLbpFjCuyEWqiHykra4aAq1-7B0F_EoGYLw0CgmlkgnY0gmlwhKwS5sCKbXVsdGlhZGRyc5YACASsEubABqWhAAoErBLmwAalot0DgnJzhQACAQAAiXNlY3AyNTZrMaEDzxR-4hNZj9qGISMyFacYy6xnvNlvYbhkXNMGJVQV_YKDdGNwgqWhg3VkcIKlo4V3YWt1MgU"}'
2025-12-10 04:12:18.197 INFO [src.node.waku_node] REST service is ready !!
2025-12-10 04:12:18.204 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:12:18.204 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-12-16__ec275469-6ada-419f-bd22-536f663a9343__wakuorg_nwaku:latest.log
2025-12-10 04:12:18.204 DEBUG [src.node.waku_node] Starting Node...
2025-12-10 04:12:18.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-10 04:12:18.205 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-10 04:12:18.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.145
2025-12-10 04:12:18.206 DEBUG [src.node.docker_mananger] Generated ports ['9531', '9532', '9533', '9534', '9535']
2025-12-10 04:12:18.206 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2025-12-10 04:12:18.206 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-10 04:12:18.206 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-10 04:12:18.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-10 04:12:18.206 DEBUG [src.node.waku_node] Using volumes []
2025-12-10 04:12:18.206 DEBUG [src.node.docker_mananger] docker run -i -t -p 9531:9531 -p 9532:9532 -p 9533:9533 -p 9534:9534 -p 9535:9535 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=9533 --rest-port=9531 --tcp-port=9532 --discv5-udp-port=9534 --rest-address=0.0.0.0 --nat=extip:172.18.153.145 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fe97b6c024983dcccf13f1ecc4dd806f2c6ce5b3a2cfeb1f7af7a5ae8ea82dff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9535 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPrjx16Nj5pZiiKa-_q4fiM7OEuw_1MrRMCypjaAv2Eneb0LVYRvLbpFjCuyEWqiHykra4aAq1-7B0F_EoGYLw0CgmlkgnY0gmlwhKwS5sCKbXVsdGlhZGRyc5YACASsEubABqWhAAoErBLmwAalot0DgnJzhQACAQAAiXNlY3AyNTZrMaEDzxR-4hNZj9qGISMyFacYy6xnvNlvYbhkXNMGJVQV_YKDdGNwgqWhg3VkcIKlo4V3YWt1MgU --content-topic=/aaaaa/3/bbbbb/proto
2025-12-10 04:12:18.393 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.145 waku 3608894cfd9afd0a729d83253d0b8bf19d7e33ff288a199d6c86f3fa0430370c
2025-12-10 04:12:18.425 DEBUG [src.node.docker_mananger] Container started with ID 3608894cfd9a. Setting up logs at ./log/docker/node2_2025-12-10_04-12-16__ec275469-6ada-419f-bd22-536f663a9343__wakuorg_nwaku:latest.log
2025-12-10 04:12:18.425 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9531
2025-12-10 04:12:18.426 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-10 04:12:19.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9531/health" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:12:19.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
2025-12-10 04:12:19.436 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-10 04:12:19.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9531/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:12:19.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.145/tcp/9532/p2p/16Uiu2HAmMaAWYjsivg8yeEqiquUSXJQbbgmfCuqLfoztxbhaTebp","/ip4/172.18.153.145/tcp/9533/ws/p2p/16Uiu2HAmMaAWYjsivg8yeEqiquUSXJQbbgmfCuqLfoztxbhaTebp"],"enrUri":"enr:-L24QISPDzpnS2L15U3_pNE0mh6BN75Cp4SLnqHsKaJjDNMfRSTTXf5tF95LZHRm4g50J9g7wfRORrcPHyEZDBoETyECgmlkgnY0gmlwhKwSmZGKbXVsdGlhZGRyc5YACASsEpmRBiU8AAoErBKZkQYlPd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDhHzEDHCFZwybXWZwrYruzwE-r4HqJ5CYJbZi4uIvETeDdGNwgiU8g3VkcIIlPoV3YWt1MgE"}'
2025-12-10 04:12:19.442 INFO [src.node.waku_node] REST service is ready !!
2025-12-10 04:12:19.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9531/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.192/tcp/42401/p2p/16Uiu2HAmSbLsSecBV9CDkJvH1zfCi2xjYgBZsSWDZi5tHwRKrGvV"]'
2025-12-10 04:12:19.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:12:19.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42400/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2025-12-10 04:12:19.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:12:19.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9531/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2025-12-10 04:12:19.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:12:19.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42400/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-10 04:12:19.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:12:19.457 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-10 04:12:19.557 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-10 04:12:19.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42400/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:12:19.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765339939452827344,"ephemeral":false,"proof":""}]'
2025-12-10 04:12:19.561 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-10 04:12:19.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9531/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:12:19.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765339939452827344,"ephemeral":false,"proof":""}]'
2025-12-10 04:12:19.566 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-10 04:12:19.567 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-10 04:12:19.568 DEBUG [src.node.waku_node] Stopping container with id 1dfd8f1fdc4c
2025-12-10 04:12:20.120 DEBUG [src.node.waku_node] Container stopped.
2025-12-10 04:12:20.120 DEBUG [src.node.waku_node] Stopping container with id 3608894cfd9a
2025-12-10 04:12:20.637 DEBUG [src.node.waku_node] Container stopped.
2025-12-10 04:12:20.640 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-10 04:12:20.645 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-10 04:12:20.649 DEBUG [src.node.docker_mananger] No errors found in the waku logs.