mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-19 02:03:06 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-05 04:33:29.999 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:33:29.999 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_101_content_topics with id: 2026-03-05_04-33-29__cb7ec414-a168-44b9-a84b-6b7e6716738d
|
|
2026-03-05 04:33:29.999 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:33:30.000 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:33:30.000 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-05 04:33:30.007 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:30.007 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-33-29__cb7ec414-a168-44b9-a84b-6b7e6716738d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:30.007 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:30.007 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:30.008 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:30.009 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.56
|
|
2026-03-05 04:33:30.009 DEBUG [src.node.docker_mananger] Generated ports ['20018', '20019', '20020', '20021', '20022']
|
|
2026-03-05 04:33:30.009 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:30.009 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:30.009 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:30.009 DEBUG [src.node.docker_mananger] docker run -i -t -p 20018:20018 -p 20019:20019 -p 20020:20020 -p 20021:20021 -p 20022:20022 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=20020 --rest-port=20018 --tcp-port=20019 --discv5-udp-port=20021 --rest-address=0.0.0.0 --nat=extip:172.18.38.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=82dfb2adc629fa310feccf33cbef191a693ea3f10d5046e02d7e904fda782c2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20022 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 04:33:30.126 ERROR [src.node.docker_mananger] Max retries reached for container 1881ad4441f4. Exiting log stream.
|
|
2026-03-05 04:33:30.205 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.56 waku 6a008292cd7a364d5faf6da71d9ead3aa74040a3d9bfa79180461af6e77eae0d
|
|
2026-03-05 04:33:30.239 DEBUG [src.node.docker_mananger] Container started with ID 6a008292cd7a. Setting up logs at ./log/docker/node1_2026-03-05_04-33-29__cb7ec414-a168-44b9-a84b-6b7e6716738d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:30.240 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20018
|
|
2026-03-05 04:33:30.240 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:30.602 ERROR [src.node.docker_mananger] Max retries reached for container 46bd71e4c7ba. Exiting log stream.
|
|
2026-03-05 04:33:31.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20018/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:31.243 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-05 04:33:31.243 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:31.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20018/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:31.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.56/tcp/20019/p2p/16Uiu2HAm5awSHNgxJzDfvqLqzsiXDco2y7ZqvAQEZZbT73ey9saU","/ip4/172.18.38.56/tcp/20020/ws/p2p/16Uiu2HAm5awSHNgxJzDfvqLqzsiXDco2y7ZqvAQEZZbT73ey9saU"],"enrUri":"enr:-L24QLUuWyPaexFJIH62lhx2KxKWVqxy4JCcXiAPxXBMlNaXK69PW3jrZIQKuOVMpiL0tgc0Fkp4PpUC3FQs1NPu5rkCgmlkgnY0gmlwhKwSJjiKbXVsdGlhZGRyc5YACASsEiY4Bk4zAAoErBImOAZONN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClvSS0aJ_5_-q7FEJtWcfodvx2HrXkr05WcpdJvdHTv2DdGNwgk4zg3VkcIJONYV3YWt1MgU"}'
|
|
2026-03-05 04:33:31.246 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:31.247 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-05 04:33:31.253 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:31.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-33-29__cb7ec414-a168-44b9-a84b-6b7e6716738d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:31.254 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:31.254 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:31.255 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:31.255 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.112
|
|
2026-03-05 04:33:31.255 DEBUG [src.node.docker_mananger] Generated ports ['32116', '32117', '32118', '32119', '32120']
|
|
2026-03-05 04:33:31.256 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:31.256 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:31.256 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:31.256 DEBUG [src.node.docker_mananger] docker run -i -t -p 32116:32116 -p 32117:32117 -p 32118:32118 -p 32119:32119 -p 32120:32120 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=32118 --rest-port=32116 --tcp-port=32117 --discv5-udp-port=32119 --rest-address=0.0.0.0 --nat=extip:172.18.56.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8eded1a687c7fd21d85115deaed7feda7f257a14d9e573b1c0a1be456ee49fda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32120 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLUuWyPaexFJIH62lhx2KxKWVqxy4JCcXiAPxXBMlNaXK69PW3jrZIQKuOVMpiL0tgc0Fkp4PpUC3FQs1NPu5rkCgmlkgnY0gmlwhKwSJjiKbXVsdGlhZGRyc5YACASsEiY4Bk4zAAoErBImOAZONN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClvSS0aJ_5_-q7FEJtWcfodvx2HrXkr05WcpdJvdHTv2DdGNwgk4zg3VkcIJONYV3YWt1MgU --filternode=/ip4/172.18.38.56/tcp/20019/p2p/16Uiu2HAm5awSHNgxJzDfvqLqzsiXDco2y7ZqvAQEZZbT73ey9saU
|
|
2026-03-05 04:33:31.450 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.112 waku 86561fcf57a8b71fdfb6fc65046a09d37cf6c24db363628e91ade5c46309a060
|
|
2026-03-05 04:33:31.484 DEBUG [src.node.docker_mananger] Container started with ID 86561fcf57a8. Setting up logs at ./log/docker/node2_2026-03-05_04-33-29__cb7ec414-a168-44b9-a84b-6b7e6716738d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:31.485 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32116
|
|
2026-03-05 04:33:31.485 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:32.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32116/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:32.489 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-05 04:33:32.490 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:32.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32116/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:32.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.112/tcp/32117/p2p/16Uiu2HAmBDWt3nFYSaq2Bo3dfR6rc3o6p13CS1C3eE7jstj81Qwt","/ip4/172.18.56.112/tcp/32118/ws/p2p/16Uiu2HAmBDWt3nFYSaq2Bo3dfR6rc3o6p13CS1C3eE7jstj81Qwt"],"enrUri":"enr:-L24QNM8-oNc1iLcs6A4jHYbP-_gUvf7noZmP_cda2-Zl6ZZKRsqlG1HpR0YHgfe2LfSW9tiJMxAVQ8oWUYHSB-BLIICgmlkgnY0gmlwhKwSOHCKbXVsdGlhZGRyc5YACASsEjhwBn11AAoErBI4cAZ9dt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6p27l-jecdPoXWmwpvAj3pouoS3wcXQ0tmnrVO86kBuDdGNwgn11g3VkcIJ9d4V3YWt1MgA"}'
|
|
2026-03-05 04:33:32.492 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:32.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32116/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.56/tcp/20019/p2p/16Uiu2HAm5awSHNgxJzDfvqLqzsiXDco2y7ZqvAQEZZbT73ey9saU"]'
|
|
2026-03-05 04:33:32.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:32.530 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-05 04:33:32.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20018/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:32.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:32.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ea27fe7f-de6b-4331-a1ae-9988742fe1dd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:33:32.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ea27fe7f-de6b-4331-a1ae-9988742fe1dd","statusDesc":"OK"}'
|
|
2026-03-05 04:33:32.569 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32116/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/3/1"}'
|
|
2026-03-05 04:33:32.578 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:32116/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2026-03-05 04:33:32.581 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:33:32.582 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:33:32.582 DEBUG [src.node.waku_node] Stopping container with id 6a008292cd7a
|
|
2026-03-05 04:33:33.159 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:33.162 DEBUG [src.node.waku_node] Stopping container with id 86561fcf57a8
|
|
2026-03-05 04:33:33.744 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:33.748 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:33:33.755 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:33.760 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|