2026-03-30 10:30:01 +00:00

69 lines
13 KiB
Plaintext

2026-03-30 10:09:19.573 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-30 10:09:19.573 DEBUG [tests.conftest] Running test: test_filter_update_subscription_add_101_new_content_topics with id: 2026-03-30_10-09-19__0be54c8d-49d3-4588-90bf-5be1fb11bd65
2026-03-30 10:09:19.574 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-30 10:09:19.574 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-30 10:09:19.574 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-03-30 10:09:19.580 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:09:19.580 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_10-09-19__0be54c8d-49d3-4588-90bf-5be1fb11bd65__wakuorg_nwaku:latest.log
2026-03-30 10:09:19.580 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:09:19.580 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:09:19.582 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:09:19.582 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.20
2026-03-30 10:09:19.582 DEBUG [src.node.docker_mananger] Generated ports ['49698', '49699', '49700', '49701', '49702']
2026-03-30 10:09:19.582 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:09:19.582 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:09:19.582 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:09:19.582 DEBUG [src.node.docker_mananger] docker run -i -t -p 49698:49698 -p 49699:49699 -p 49700:49700 -p 49701:49701 -p 49702:49702 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=49700 --rest-port=49698 --tcp-port=49699 --discv5-udp-port=49701 --rest-address=0.0.0.0 --nat=extip:172.18.71.20 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8b8da8ba33dc968bc6260ec5f0ad1ed0bbe9eaefd71ac5cb6efafbfccd769ff3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49702 --metrics-logging=true --relay=true --filter=true
2026-03-30 10:09:19.754 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.20 waku f371af9a158a17fc1ea83ff453f0372f34551cf579cc569a440300954672fdd0
2026-03-30 10:09:19.789 DEBUG [src.node.docker_mananger] Container started with ID f371af9a158a. Setting up logs at ./log/docker/node1_2026-03-30_10-09-19__0be54c8d-49d3-4588-90bf-5be1fb11bd65__wakuorg_nwaku:latest.log
2026-03-30 10:09:19.789 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49698
2026-03-30 10:09:19.790 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:09:19.936 ERROR [src.node.docker_mananger] Max retries reached for container ffba0b91f40a. Exiting log stream.
2026-03-30 10:09:20.378 ERROR [src.node.docker_mananger] Max retries reached for container b80f682862a8. Exiting log stream.
2026-03-30 10:09:20.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49698/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:09:20.793 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-30 10:09:20.793 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:09:20.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49698/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:09:20.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.20/tcp/49699/p2p/16Uiu2HAmFr5oMU7d5JXrEJiooM12i7VYUq5hchXcJdqtNg9Hd8nh","/ip4/172.18.71.20/tcp/49700/ws/p2p/16Uiu2HAmFr5oMU7d5JXrEJiooM12i7VYUq5hchXcJdqtNg9Hd8nh"],"enrUri":"enr:-L24QPS9VgULrM0sY5PeoGFmrAtXU48k3uEqVjauccd2kLzGNGy0URGrP4TgNjMSoUGvLhjcoPfgSE6-Xmml9-D4aQ8CgmlkgnY0gmlwhKwSRxSKbXVsdGlhZGRyc5YACASsEkcUBsIjAAoErBJHFAbCJN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDL2qcfrRmedbP47oQg03OEnBygotFwOoKzZLs58Qw_TaDdGNwgsIjg3VkcILCJYV3YWt1MgU"}'
2026-03-30 10:09:20.796 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:09:20.796 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-03-30 10:09:20.802 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:09:20.802 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_10-09-19__0be54c8d-49d3-4588-90bf-5be1fb11bd65__wakuorg_nwaku:latest.log
2026-03-30 10:09:20.802 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:09:20.802 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:09:20.804 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:09:20.804 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.11
2026-03-30 10:09:20.804 DEBUG [src.node.docker_mananger] Generated ports ['21170', '21171', '21172', '21173', '21174']
2026-03-30 10:09:20.804 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:09:20.804 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:09:20.804 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:09:20.805 DEBUG [src.node.docker_mananger] docker run -i -t -p 21170:21170 -p 21171:21171 -p 21172:21172 -p 21173:21173 -p 21174:21174 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=21172 --rest-port=21170 --tcp-port=21171 --discv5-udp-port=21173 --rest-address=0.0.0.0 --nat=extip:172.18.76.11 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=1e0e0e26516ac89eef67eab142c9f60e6afecfd1eff85a6fbeecbefb135ad9ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21174 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPS9VgULrM0sY5PeoGFmrAtXU48k3uEqVjauccd2kLzGNGy0URGrP4TgNjMSoUGvLhjcoPfgSE6-Xmml9-D4aQ8CgmlkgnY0gmlwhKwSRxSKbXVsdGlhZGRyc5YACASsEkcUBsIjAAoErBJHFAbCJN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDL2qcfrRmedbP47oQg03OEnBygotFwOoKzZLs58Qw_TaDdGNwgsIjg3VkcILCJYV3YWt1MgU --filternode=/ip4/172.18.71.20/tcp/49699/p2p/16Uiu2HAmFr5oMU7d5JXrEJiooM12i7VYUq5hchXcJdqtNg9Hd8nh
2026-03-30 10:09:20.990 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.11 waku 8ec2ee585a4eb0304556dc1bef3f7408e754fccb19b543d6d92b6b68656c370a
2026-03-30 10:09:21.026 DEBUG [src.node.docker_mananger] Container started with ID 8ec2ee585a4e. Setting up logs at ./log/docker/node2_2026-03-30_10-09-19__0be54c8d-49d3-4588-90bf-5be1fb11bd65__wakuorg_nwaku:latest.log
2026-03-30 10:09:21.027 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21170
2026-03-30 10:09:21.027 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:09:22.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21170/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:09:22.030 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-30 10:09:22.030 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:09:22.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21170/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:09:22.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.11/tcp/21171/p2p/16Uiu2HAm4MV5PVTon2U1FxsvoCEmAVctvoW96kG55aE7MkGFqDui","/ip4/172.18.76.11/tcp/21172/ws/p2p/16Uiu2HAm4MV5PVTon2U1FxsvoCEmAVctvoW96kG55aE7MkGFqDui"],"enrUri":"enr:-L24QNoj1uju3kv7XBvkZBQUhfanfEew49kUK5RhK_FRh5B4KQph9FrbhtincL2WiMMmROSvogCRpRYcgMIO-xjRaG4CgmlkgnY0gmlwhKwSTAuKbXVsdGlhZGRyc5YACASsEkwLBlKzAAoErBJMCwZStN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEChKaHyq_FUsUQO2XqxZ1STiP_zYk8QiX0ASdIZRP5hyGDdGNwglKzg3VkcIJStYV3YWt1MgA"}'
2026-03-30 10:09:22.033 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:09:22.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21170/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.20/tcp/49699/p2p/16Uiu2HAmFr5oMU7d5JXrEJiooM12i7VYUq5hchXcJdqtNg9Hd8nh"]'
2026-03-30 10:09:22.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 10:09:22.071 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-03-30 10:09:22.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49698/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-03-30 10:09:22.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 10:09:22.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21170/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "96f6629b-8c58-4a96-bace-513bda56b8d5", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:09:22.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"96f6629b-8c58-4a96-bace-513bda56b8d5","statusDesc":"OK"}'
2026-03-30 10:09:22.097 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:21170/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:09:22.107 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21170/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
2026-03-30 10:09:22.110 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-30 10:09:22.111 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-30 10:09:22.111 DEBUG [src.node.waku_node] Stopping container with id f371af9a158a
2026-03-30 10:09:22.545 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:22.545 DEBUG [src.node.waku_node] Stopping container with id 8ec2ee585a4e
2026-03-30 10:09:22.978 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:22.981 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-30 10:09:22.986 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:22.991 DEBUG [src.node.docker_mananger] No errors found in the waku logs.