mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
83 lines
16 KiB
Plaintext
83 lines
16 KiB
Plaintext
2026-01-29 04:36:27.943 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:36:27.944 DEBUG [tests.conftest] Running test: test_unsubscribe_from_non_subscribed_pubsub_topics with id: 2026-01-29_04-36-27__d424ed3c-d04d-49c7-8064-f973249c8b65
|
|
2026-01-29 04:36:27.944 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:36:27.944 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-29 04:36:27.944 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-01-29 04:36:27.951 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:27.952 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-29_04-36-27__d424ed3c-d04d-49c7-8064-f973249c8b65__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:27.952 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:27.952 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:27.953 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:27.953 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.70
|
|
2026-01-29 04:36:27.953 DEBUG [src.node.docker_mananger] Generated ports ['50350', '50351', '50352', '50353', '50354']
|
|
2026-01-29 04:36:27.954 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-01-29 04:36:27.954 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:27.954 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:27.954 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:27.954 DEBUG [src.node.docker_mananger] docker run -i -t -p 50350:50350 -p 50351:50351 -p 50352:50352 -p 50353:50353 -p 50354:50354 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=50352 --rest-port=50350 --tcp-port=50351 --discv5-udp-port=50353 --rest-address=0.0.0.0 --nat=extip:172.18.211.70 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6caf3eabac17b5536b0c2a70f3a5f3aedc77e89ac631fe3cdb6dadafb3f9eeec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50354 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-29 04:36:28.135 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.70 waku 899288d98c23e13d1fcc167ddfcbb6534a586b09cc6282c1b8c2f9ffdaff8e5a
|
|
2026-01-29 04:36:28.169 DEBUG [src.node.docker_mananger] Container started with ID 899288d98c23. Setting up logs at ./log/docker/node1_2026-01-29_04-36-27__d424ed3c-d04d-49c7-8064-f973249c8b65__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:28.170 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50350
|
|
2026-01-29 04:36:28.174 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:28.176 ERROR [src.node.docker_mananger] Max retries reached for container 7c0cea33d2c5. Exiting log stream.
|
|
2026-01-29 04:36:28.723 ERROR [src.node.docker_mananger] Max retries reached for container f64f2d5b8ae3. Exiting log stream.
|
|
2026-01-29 04:36:29.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50350/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.177 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"}]}'
|
|
2026-01-29 04:36:29.178 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:36:29.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50350/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.70/tcp/50351/p2p/16Uiu2HAmRZDnz1XvadgXt4ZaTRdbvznJpnpt2GQAXfonDVaziknW","/ip4/172.18.211.70/tcp/50352/ws/p2p/16Uiu2HAmRZDnz1XvadgXt4ZaTRdbvznJpnpt2GQAXfonDVaziknW"],"enrUri":"enr:-L24QN92PltEXaF1pGZkDQcSBuQmSxMhhlu5E1h1Wc55avjIcIYP0p_uSJg0hTPT-XMuhjAG9zweihwaX0IefNn3vhcCgmlkgnY0gmlwhKwS00aKbXVsdGlhZGRyc5YACASsEtNGBsSvAAoErBLTRgbEsN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDv62lLgywXnJm5JvUj03I5tFw7KgHdZhb9vVm17KcX_ODdGNwgsSvg3VkcILEsYV3YWt1MgU"}'
|
|
2026-01-29 04:36:29.180 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:36:29.188 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:29.188 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-29_04-36-27__d424ed3c-d04d-49c7-8064-f973249c8b65__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:29.189 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:29.189 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:29.190 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:29.190 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.62
|
|
2026-01-29 04:36:29.190 DEBUG [src.node.docker_mananger] Generated ports ['12850', '12851', '12852', '12853', '12854']
|
|
2026-01-29 04:36:29.191 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-01-29 04:36:29.191 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:29.191 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:29.191 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:29.191 DEBUG [src.node.docker_mananger] docker run -i -t -p 12850:12850 -p 12851:12851 -p 12852:12852 -p 12853:12853 -p 12854:12854 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=12852 --rest-port=12850 --tcp-port=12851 --discv5-udp-port=12853 --rest-address=0.0.0.0 --nat=extip:172.18.105.62 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b0dcce394ed867cd0d69aebbb08df8caeee259fcf859839cfbe3efad18e98e3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12854 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN92PltEXaF1pGZkDQcSBuQmSxMhhlu5E1h1Wc55avjIcIYP0p_uSJg0hTPT-XMuhjAG9zweihwaX0IefNn3vhcCgmlkgnY0gmlwhKwS00aKbXVsdGlhZGRyc5YACASsEtNGBsSvAAoErBLTRgbEsN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDv62lLgywXnJm5JvUj03I5tFw7KgHdZhb9vVm17KcX_ODdGNwgsSvg3VkcILEsYV3YWt1MgU
|
|
2026-01-29 04:36:29.371 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.62 waku 1a09cf4b4bf5b845e00e8dcefb5a0721505fb2fabaddfa9e3f32acf63d4f12e8
|
|
2026-01-29 04:36:29.402 DEBUG [src.node.docker_mananger] Container started with ID 1a09cf4b4bf5. Setting up logs at ./log/docker/node2_2026-01-29_04-36-27__d424ed3c-d04d-49c7-8064-f973249c8b65__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:29.403 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12850
|
|
2026-01-29 04:36:29.403 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:30.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12850/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.415 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"}]}'
|
|
2026-01-29 04:36:30.416 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:36:30.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12850/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.62/tcp/12851/p2p/16Uiu2HAmJWGNEaDV33PbFsDY7K3LBGuXXwxejvx9m6VpdxabS2Lm","/ip4/172.18.105.62/tcp/12852/ws/p2p/16Uiu2HAmJWGNEaDV33PbFsDY7K3LBGuXXwxejvx9m6VpdxabS2Lm"],"enrUri":"enr:-L24QCieHlOUcYprxFCu8ObZaEB8XRBQWDYG3FjhjAapro4kCfQ3FmjcemR9HMPh81CqIMWwJyINQZoXxpJtd6TMhpwCgmlkgnY0gmlwhKwSaT6KbXVsdGlhZGRyc5YACASsEmk-BjIzAAoErBJpPgYyNN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDVuoBA0AnQZnhXHZmCJe48YCWPgundiWSS1WR5wnYsgaDdGNwgjIzg3VkcIIyNYV3YWt1MgE"}'
|
|
2026-01-29 04:36:30.421 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:36:30.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12850/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.211.70/tcp/50351/p2p/16Uiu2HAmRZDnz1XvadgXt4ZaTRdbvznJpnpt2GQAXfonDVaziknW"]'
|
|
2026-01-29 04:36:30.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:36:30.427 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:50350/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-01-29 04:36:30.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:36:30.431 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:12850/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-01-29 04:36:30.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:36:30.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/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)'}'
|
|
2026-01-29 04:36:30.440 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2026-01-29 04:36:30.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.444 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-01-29 04:36:30.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.448 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2026-01-29 04:36:30.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.452 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2026-01-29 04:36:30.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.455 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2026-01-29 04:36:30.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.459 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2026-01-29 04:36:30.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.463 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2026-01-29 04:36:30.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:36:30.467 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50350/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2026-01-29 04:36:30.469 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:36:30.470 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:36:30.470 DEBUG [src.node.waku_node] Stopping container with id 899288d98c23
|
|
2026-01-29 04:36:31.012 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:36:31.012 DEBUG [src.node.waku_node] Stopping container with id 1a09cf4b4bf5
|
|
2026-01-29 04:36:31.533 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:36:31.537 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:36:31.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:31.546 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|