Traceback (most recent call last): File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 154, in step yield File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 1320, in run self._validate_resources() ~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 804, in _validate_resources raise SlicesTestFailure( '"slices bi list-resources" returned resource without private IPv4 address, but the test requested one.' ) slices_monitor_test_runner.exceptions.SlicesTestFailure: "slices bi list-resources" returned resource without private IPv4 address, but the test requested one.