mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2025-12-08 08:54:15.357 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:54:15.357 DEBUG [tests.conftest] Running test: test_filter_update_subscription_add_101_new_content_topics with id: 2025-12-08_08-54-15__e6f26b55-6ca7-4e99-8e06-19767e2703d9
|
|
2025-12-08 08:54:15.357 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:54:15.357 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 08:54:15.357 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 08:54:15.364 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:15.364 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-54-15__e6f26b55-6ca7-4e99-8e06-19767e2703d9__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:15.364 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:15.364 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:15.366 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:15.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.251
|
|
2025-12-08 08:54:15.366 DEBUG [src.node.docker_mananger] Generated ports ['17065', '17066', '17067', '17068', '17069']
|
|
2025-12-08 08:54:15.366 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:15.366 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:15.366 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:15.367 DEBUG [src.node.docker_mananger] docker run -i -t -p 17065:17065 -p 17066:17066 -p 17067:17067 -p 17068:17068 -p 17069:17069 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=17067 --rest-port=17065 --tcp-port=17066 --discv5-udp-port=17068 --rest-address=0.0.0.0 --nat=extip:172.18.109.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dee5f5f32a1241ead059bc39c327714f74413ab7e1fbe0836bee3cadff0be9f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17069 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 08:54:15.522 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.251 waku 41364225d208428c685cd261ba965193df3c3810146ae2ebc4bdd1d090f271d8
|
|
2025-12-08 08:54:15.546 DEBUG [src.node.docker_mananger] Container started with ID 41364225d208. Setting up logs at ./log/docker/node1_2025-12-08_08-54-15__e6f26b55-6ca7-4e99-8e06-19767e2703d9__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:15.546 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17065
|
|
2025-12-08 08:54:15.546 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:15.659 ERROR [src.node.docker_mananger] Max retries reached for container 7a90baba7cbe. Exiting log stream.
|
|
2025-12-08 08:54:16.161 ERROR [src.node.docker_mananger] Max retries reached for container 243762808a48. Exiting log stream.
|
|
2025-12-08 08:54:16.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17065/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:16.550 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-08 08:54:16.551 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:16.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17065/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:16.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.251/tcp/17066/p2p/16Uiu2HAm38xdedND3kQTjPwj3EBbGnNxjkPqU8wV6cx2JsKxwFQh","/ip4/172.18.109.251/tcp/17067/ws/p2p/16Uiu2HAm38xdedND3kQTjPwj3EBbGnNxjkPqU8wV6cx2JsKxwFQh"],"enrUri":"enr:-L24QBsaU1gUx52Jr-S-IwZ566UhYbupqs7z9ZpmG47bkduKK_uzIYPaKp2Rhm0jrZXIQ4miNJh4X0JMcA_iixY2FuQCgmlkgnY0gmlwhKwSbfuKbXVsdGlhZGRyc5YACASsEm37BkKqAAoErBJt-wZCq90DgnJzhQADAQAAiXNlY3AyNTZrMaECcpVzbxImuzbAPUudqiMzownPNMiqWCvJv4o0G_0UC3aDdGNwgkKqg3VkcIJCrIV3YWt1MgU"}'
|
|
2025-12-08 08:54:16.553 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:16.553 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 08:54:16.559 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:16.559 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-54-15__e6f26b55-6ca7-4e99-8e06-19767e2703d9__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:16.560 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:16.560 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:16.561 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:16.561 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.181
|
|
2025-12-08 08:54:16.561 DEBUG [src.node.docker_mananger] Generated ports ['58529', '58530', '58531', '58532', '58533']
|
|
2025-12-08 08:54:16.561 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:16.561 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:16.561 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:16.562 DEBUG [src.node.docker_mananger] docker run -i -t -p 58529:58529 -p 58530:58530 -p 58531:58531 -p 58532:58532 -p 58533:58533 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=58531 --rest-port=58529 --tcp-port=58530 --discv5-udp-port=58532 --rest-address=0.0.0.0 --nat=extip:172.18.12.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=14fe8f4138acd89dadd350d87ba12e079ddacbce8f5a6decea7abda78268d519 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58533 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBsaU1gUx52Jr-S-IwZ566UhYbupqs7z9ZpmG47bkduKK_uzIYPaKp2Rhm0jrZXIQ4miNJh4X0JMcA_iixY2FuQCgmlkgnY0gmlwhKwSbfuKbXVsdGlhZGRyc5YACASsEm37BkKqAAoErBJt-wZCq90DgnJzhQADAQAAiXNlY3AyNTZrMaECcpVzbxImuzbAPUudqiMzownPNMiqWCvJv4o0G_0UC3aDdGNwgkKqg3VkcIJCrIV3YWt1MgU --filternode=/ip4/172.18.109.251/tcp/17066/p2p/16Uiu2HAm38xdedND3kQTjPwj3EBbGnNxjkPqU8wV6cx2JsKxwFQh
|
|
2025-12-08 08:54:16.713 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.181 waku 28ba4f467ea4545901d9cb9c2b5d996c030a31bbd260e06e54bcb872ea15ff2d
|
|
2025-12-08 08:54:16.737 DEBUG [src.node.docker_mananger] Container started with ID 28ba4f467ea4. Setting up logs at ./log/docker/node2_2025-12-08_08-54-15__e6f26b55-6ca7-4e99-8e06-19767e2703d9__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:16.737 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58529
|
|
2025-12-08 08:54:16.737 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:17.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58529/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:17.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-08 08:54:17.742 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:17.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58529/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:17.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.181/tcp/58530/p2p/16Uiu2HAmF873u9aGkP2GBPjJBvAg4kTCTkpeXD1n1mmyRxFuhBvE","/ip4/172.18.12.181/tcp/58531/ws/p2p/16Uiu2HAmF873u9aGkP2GBPjJBvAg4kTCTkpeXD1n1mmyRxFuhBvE"],"enrUri":"enr:-L24QFOzkyBAWMpgFux1P-D2x0Gb6GEMSWdB6RP_mABwFN_DBbRgdOueDvnBvRwJ6W-E3SSD33roMAZs5KAcNNlOqQYCgmlkgnY0gmlwhKwSDLWKbXVsdGlhZGRyc5YACASsEgy1BuSiAAoErBIMtQbko90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJKmhsQmPl0u9en1nWeJmiLetS7DAuB2nwyHQWI2pH3eDdGNwguSig3VkcILkpIV3YWt1MgA"}'
|
|
2025-12-08 08:54:17.744 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:17.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58529/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.251/tcp/17066/p2p/16Uiu2HAm38xdedND3kQTjPwj3EBbGnNxjkPqU8wV6cx2JsKxwFQh"]'
|
|
2025-12-08 08:54:17.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:17.773 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-08 08:54:17.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17065/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:54:17.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:17.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58529/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "081ad121-9bcf-4c0d-b04c-beaf14a2d4c1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 08:54:17.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"081ad121-9bcf-4c0d-b04c-beaf14a2d4c1","statusDesc":"OK"}'
|
|
2025-12-08 08:54:17.799 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:58529/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"}'
|
|
2025-12-08 08:54:17.806 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58529/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2025-12-08 08:54:17.809 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:54:17.810 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:54:17.810 DEBUG [src.node.waku_node] Stopping container with id 41364225d208
|
|
2025-12-08 08:54:18.292 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:54:18.293 DEBUG [src.node.waku_node] Stopping container with id 28ba4f467ea4
|
|
2025-12-08 08:54:18.771 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:54:18.773 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:54:18.777 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:54:18.782 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|