73 lines
14 KiB
Plaintext

2026-03-13 04:35:56.475 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:35:56.475 DEBUG [tests.conftest] Running test: test_admin_filter_subscriptions_shape with id: 2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105
2026-03-13 04:35:56.476 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:35:56.476 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-13 04:35:56.476 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-13 04:35:56.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:56.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105__wakuorg_nwaku:latest.log
2026-03-13 04:35:56.488 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:56.488 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105__wakuorg_nwaku:latest.log
2026-03-13 04:35:56.494 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:56.494 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105__wakuorg_nwaku:latest.log
2026-03-13 04:35:56.499 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:56.499 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105__wakuorg_nwaku:latest.log
2026-03-13 04:35:56.499 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:35:56.499 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-13 04:35:56.500 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:35:56.500 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:35:56.501 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:35:56.502 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.16
2026-03-13 04:35:56.502 DEBUG [src.node.docker_mananger] Generated ports ['41382', '41383', '41384', '41385', '41386']
2026-03-13 04:35:56.502 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:35:56.502 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:35:56.502 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:35:56.502 DEBUG [src.node.docker_mananger] docker run -i -t -p 41382:41382 -p 41383:41383 -p 41384:41384 -p 41385:41385 -p 41386:41386 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=41384 --rest-port=41382 --tcp-port=41383 --discv5-udp-port=41385 --rest-address=0.0.0.0 --nat=extip:172.18.165.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9bbe4feae21bfe20d3b869ea327dce39dea3eca1489f0cece2f9da881eda688b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41386 --metrics-logging=true --filter=true --relay=true
2026-03-13 04:35:56.649 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.16 waku 2d636e1b74e2b55244533a247ce9b4478fbaeb1096cf9104292f00fdd6c51e6b
2026-03-13 04:35:56.680 DEBUG [src.node.docker_mananger] Container started with ID 2d636e1b74e2. Setting up logs at ./log/docker/node1_2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105__wakuorg_nwaku:latest.log
2026-03-13 04:35:56.680 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41382
2026-03-13 04:35:56.680 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:35:56.802 ERROR [src.node.docker_mananger] Max retries reached for container e7785bb3d083. Exiting log stream.
2026-03-13 04:35:57.263 ERROR [src.node.docker_mananger] Max retries reached for container 5991e67d4671. Exiting log stream.
2026-03-13 04:35:57.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41382/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:57.683 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:35:57.684 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:35:57.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41382/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:57.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.16/tcp/41383/p2p/16Uiu2HAm91e3L6VnvSdZM7fu7CtCzmKG2e5ur61zEeiUsgqD8tsW","/ip4/172.18.165.16/tcp/41384/ws/p2p/16Uiu2HAm91e3L6VnvSdZM7fu7CtCzmKG2e5ur61zEeiUsgqD8tsW"],"enrUri":"enr:-L24QM-UGk3ptiSGeclg6CYrtetga_NqA9Oj63ThMoS3xzdlWVyt5yac3DLl6hOA6wRhoa-PdHDxWVPEkX3iPatPFBICgmlkgnY0gmlwhKwSpRCKbXVsdGlhZGRyc5YACASsEqUQBqGnAAoErBKlEAahqN0DgnJzhQADAQAAiXNlY3AyNTZrMaECydt8LrnRcXUvvKhTNm-tvMCCcJllop8XprjlI6JxXTWDdGNwgqGng3VkcIKhqYV3YWt1MgU"}'
2026-03-13 04:35:57.686 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:35:57.686 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:35:57.687 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:35:57.688 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:35:57.688 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.1
2026-03-13 04:35:57.688 DEBUG [src.node.docker_mananger] Generated ports ['24331', '24332', '24333', '24334', '24335']
2026-03-13 04:35:57.688 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:35:57.688 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:35:57.688 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:35:57.689 DEBUG [src.node.docker_mananger] docker run -i -t -p 24331:24331 -p 24332:24332 -p 24333:24333 -p 24334:24334 -p 24335:24335 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=24333 --rest-port=24331 --tcp-port=24332 --discv5-udp-port=24334 --rest-address=0.0.0.0 --nat=extip:172.18.98.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b93b01c85bfc7ec0aaa7bad3ceeffcaffd4b4de453c8bd8c7c0d2ecd77efbb50 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24335 --metrics-logging=true --relay=false --filternode=/ip4/172.18.165.16/tcp/41383/p2p/16Uiu2HAm91e3L6VnvSdZM7fu7CtCzmKG2e5ur61zEeiUsgqD8tsW --discv5-bootstrap-node=enr:-L24QM-UGk3ptiSGeclg6CYrtetga_NqA9Oj63ThMoS3xzdlWVyt5yac3DLl6hOA6wRhoa-PdHDxWVPEkX3iPatPFBICgmlkgnY0gmlwhKwSpRCKbXVsdGlhZGRyc5YACASsEqUQBqGnAAoErBKlEAahqN0DgnJzhQADAQAAiXNlY3AyNTZrMaECydt8LrnRcXUvvKhTNm-tvMCCcJllop8XprjlI6JxXTWDdGNwgqGng3VkcIKhqYV3YWt1MgU
2026-03-13 04:35:57.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.1 waku 02a3932190fd2d5036bc3d1cf0eb66f1178c827f1f7d1dab018f9e9ac58ab581
2026-03-13 04:35:57.870 DEBUG [src.node.docker_mananger] Container started with ID 02a3932190fd. Setting up logs at ./log/docker/node2_2026-03-13_04-35-56__de656f07-0b35-43ad-b8a7-ebb4b17ea105__wakuorg_nwaku:latest.log
2026-03-13 04:35:57.871 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24331
2026-03-13 04:35:57.871 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:35:58.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24331/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:58.874 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-13 04:35:58.874 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:35:58.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:58.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.1/tcp/24332/p2p/16Uiu2HAm1sjHkqhmTAC6fR4hTxnFzsoYH6sskJBybEKvx1XTa8ns","/ip4/172.18.98.1/tcp/24333/ws/p2p/16Uiu2HAm1sjHkqhmTAC6fR4hTxnFzsoYH6sskJBybEKvx1XTa8ns"],"enrUri":"enr:-L24QAm-6pMgv0bIUvMsOHsIjfyGs0R4PDpIx21AixYgIuffAMCmZD_i2wfcGuZLlrMDUPeVO3a9H5CUnpCATqB2lfgCgmlkgnY0gmlwhKwSYgGKbXVsdGlhZGRyc5YACASsEmIBBl8MAAoErBJiAQZfDd0DgnJzhQADAQAAiXNlY3AyNTZrMaECX9L3A1WoEmKs9Ytjxz9CBwP22a-SdkYxUCDo5NqLMGiDdGNwgl8Mg3VkcIJfDoV3YWt1MgA"}'
2026-03-13 04:35:58.876 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:35:58.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-13 04:35:58.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-13 04:35:58.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41382/admin/v1/filter/subscriptions" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:58.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"peerId":"16Uiu2HAm1sjHkqhmTAC6fR4hTxnFzsoYH6sskJBybEKvx1XTa8ns","filterCriteria":[{"pubsubTopic":"/waku/2/rs/3/1","contentTopic":"/test/1/waku-filter/proto"}]}]'
2026-03-13 04:35:58.937 DEBUG [tests.rest_flags.test_admin_flags] Node admin subscriptions info[{'peerId': '16Uiu2HAm1sjHkqhmTAC6fR4hTxnFzsoYH6sskJBybEKvx1XTa8ns', 'filterCriteria': [{'pubsubTopic': '/waku/2/rs/3/1', 'contentTopic': '/test/1/waku-filter/proto'}]}]
2026-03-13 04:35:58.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41382/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:58.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.98.1/tcp/37216/p2p/16Uiu2HAm1sjHkqhmTAC6fR4hTxnFzsoYH6sskJBybEKvx1XTa8ns","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/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-13 04:35:58.940 DEBUG [tests.rest_flags.test_admin_flags] node 1 peers [{'multiaddr': '/ip4/172.18.98.1/tcp/37216/p2p/16Uiu2HAm1sjHkqhmTAC6fR4hTxnFzsoYH6sskJBybEKvx1XTa8ns', '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/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-13 04:35:58.942 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:35:58.943 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:35:58.943 DEBUG [src.node.waku_node] Stopping container with id 2d636e1b74e2
2026-03-13 04:35:59.432 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:35:59.434 DEBUG [src.node.waku_node] Stopping container with id 02a3932190fd
2026-03-13 04:35:59.899 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:35:59.902 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:35:59.906 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:35:59.910 DEBUG [src.node.docker_mananger] No errors found in the waku logs.