86 lines
15 KiB
Plaintext

2026-03-07 04:33:59.358 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-07 04:33:59.358 DEBUG [tests.conftest] Running test: test_publish_without_subscribing_via_api_works with id: 2026-03-07_04-33-59__1f32b492-fb35-4bfd-a8e3-8add420e9f11
2026-03-07 04:33:59.358 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-07 04:33:59.359 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-07 04:33:59.359 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-07 04:33:59.367 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:33:59.368 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-33-59__1f32b492-fb35-4bfd-a8e3-8add420e9f11__wakuorg_nwaku:latest.log
2026-03-07 04:33:59.368 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:33:59.368 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:33:59.369 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:33:59.370 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.14
2026-03-07 04:33:59.370 DEBUG [src.node.docker_mananger] Generated ports ['54376', '54377', '54378', '54379', '54380']
2026-03-07 04:33:59.370 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:33:59.370 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:33:59.370 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:33:59.370 DEBUG [src.node.docker_mananger] docker run -i -t -p 54376:54376 -p 54377:54377 -p 54378:54378 -p 54379:54379 -p 54380:54380 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=54378 --rest-port=54376 --tcp-port=54377 --discv5-udp-port=54379 --rest-address=0.0.0.0 --nat=extip:172.18.176.14 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=969db7ecaed38259ebec7c8fbaf02a46ebacd2cd7bb4ab4d6fe6df13acd006cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54380 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-07 04:33:59.597 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.14 waku febe7bced01ccbe7e4e82d9007910cbdc457f0092dc6a941e489f8cbe2ff88f0
2026-03-07 04:33:59.642 DEBUG [src.node.docker_mananger] Container started with ID febe7bced01c. Setting up logs at ./log/docker/node1_2026-03-07_04-33-59__1f32b492-fb35-4bfd-a8e3-8add420e9f11__wakuorg_nwaku:latest.log
2026-03-07 04:33:59.643 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54376
2026-03-07 04:33:59.643 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:33:59.702 ERROR [src.node.docker_mananger] Max retries reached for container 60dfd65377e2. Exiting log stream.
2026-03-07 04:34:00.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:00.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:00.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:00.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:00.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:00.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:00.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:00.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:01.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-07 04:34:01.680 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:34:01.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54376/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:01.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.14/tcp/54377/p2p/16Uiu2HAmQs2Ptfqcbzj4DMyN4inNSrG2giWqGReGx3wan59MfsPv","/ip4/172.18.176.14/tcp/54378/ws/p2p/16Uiu2HAmQs2Ptfqcbzj4DMyN4inNSrG2giWqGReGx3wan59MfsPv"],"enrUri":"enr:-L24QN6xh0mPodfvIvBJi_2UFFblGnCsBYivuNrj1ghAvLcLWsRtez8sUoz8ZjLwr9EmrEgcXEpP4NshnTBn_joxqLYCgmlkgnY0gmlwhKwSsA6KbXVsdGlhZGRyc5YACASsErAOBtRpAAoErBKwDgbUat0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtWGGY2O2ShvEy53g50jZACDNrJH3rfUXHiky9gHOaOmDdGNwgtRpg3VkcILUa4V3YWt1MgU"}'
2026-03-07 04:34:01.684 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:34:01.692 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:34:01.692 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-33-59__1f32b492-fb35-4bfd-a8e3-8add420e9f11__wakuorg_nwaku:latest.log
2026-03-07 04:34:01.692 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:34:01.692 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:34:01.694 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:34:01.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.75
2026-03-07 04:34:01.696 DEBUG [src.node.docker_mananger] Generated ports ['9121', '9122', '9123', '9124', '9125']
2026-03-07 04:34:01.696 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:34:01.696 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:34:01.697 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:34:01.697 DEBUG [src.node.docker_mananger] docker run -i -t -p 9121:9121 -p 9122:9122 -p 9123:9123 -p 9124:9124 -p 9125:9125 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=9123 --rest-port=9121 --tcp-port=9122 --discv5-udp-port=9124 --rest-address=0.0.0.0 --nat=extip:172.18.129.75 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=31d9ba7c2f91e32bee57fb16aeafaefd10cf5f403acbe8ed572a4ef1eb354af9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9125 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN6xh0mPodfvIvBJi_2UFFblGnCsBYivuNrj1ghAvLcLWsRtez8sUoz8ZjLwr9EmrEgcXEpP4NshnTBn_joxqLYCgmlkgnY0gmlwhKwSsA6KbXVsdGlhZGRyc5YACASsErAOBtRpAAoErBKwDgbUat0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtWGGY2O2ShvEy53g50jZACDNrJH3rfUXHiky9gHOaOmDdGNwgtRpg3VkcILUa4V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-07 04:34:01.896 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.75 waku e11094b51f74a6a43d3f63b91533adaba5a7404c76c3e25bfdee882764dd5da5
2026-03-07 04:34:01.932 DEBUG [src.node.docker_mananger] Container started with ID e11094b51f74. Setting up logs at ./log/docker/node2_2026-03-07_04-33-59__1f32b492-fb35-4bfd-a8e3-8add420e9f11__wakuorg_nwaku:latest.log
2026-03-07 04:34:01.933 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9121
2026-03-07 04:34:01.933 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:34:02.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9121/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:02.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-07 04:34:03.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9121/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:03.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-07 04:34:03.041 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:34:03.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9121/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:34:03.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.75/tcp/9122/p2p/16Uiu2HAm2h5huVeBosU7nzx8t1yJC31yiQqm3G4Fi2e4hUQ5SKjb","/ip4/172.18.129.75/tcp/9123/ws/p2p/16Uiu2HAm2h5huVeBosU7nzx8t1yJC31yiQqm3G4Fi2e4hUQ5SKjb"],"enrUri":"enr:-L24QNedAxZlaUoBU23dCKv8Y64KOPcXs2G3iHG2nT_os7gjTdtA1sWC0IN3nLh4GhRLKoEg1Pfdu8DBa7mBQ_7D2gwCgmlkgnY0gmlwhKwSgUuKbXVsdGlhZGRyc5YACASsEoFLBiOiAAoErBKBSwYjo90DgnJzhQACAQAAiXNlY3AyNTZrMaECa_RZCBJgsKlHr-0GKP6Zo9664sVdNNqsSf6CyoUVp3aDdGNwgiOig3VkcIIjpIV3YWt1MgE"}'
2026-03-07 04:34:03.044 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:34:03.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9121/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.176.14/tcp/54377/p2p/16Uiu2HAmQs2Ptfqcbzj4DMyN4inNSrG2giWqGReGx3wan59MfsPv"]'
2026-03-07 04:34:03.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:34:03.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54376/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-07 04:34:03.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:34:03.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9121/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-07 04:34:03.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:34:03.108 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-07 04:34:03.112 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-07 04:34:03.112 DEBUG [src.node.waku_node] Stopping container with id febe7bced01c
2026-03-07 04:34:03.723 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:34:03.725 DEBUG [src.node.waku_node] Stopping container with id e11094b51f74
2026-03-07 04:34:04.320 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:34:04.321 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-07 04:34:04.355 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-07 04:34:04.384 DEBUG [src.node.docker_mananger] No errors found in the waku logs.