[stdlog] 2022-05-09 13:33:50,413 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:33:50,413 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:50,413 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:50,413 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:50,414 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:50,414 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:33:50,414 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-avocado-instrumented' [stdlog] 2022-05-09 13:33:50,415 avocado.utils.process INFO | Running 'avocado-runner-avocado-instrumented runnable-run -u some_uri' [stdlog] 2022-05-09 13:33:51,316 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428441.722323482} [stdlog] 2022-05-09 13:33:51,341 avocado.utils.process DEBUG| [stdout] {'type': 'stderr', 'log': b'Traceback (most recent call last):\n File "/home/cleber/src/avocado/avocado/avocado/plugins/runners/avocado_instrumented.py", line 68, in _run_avocado\n module_path, klass_method = runnable.uri.split(\':\', 1)\nValueError: not enough values to unpack (expected 2, got 1)\n', 'encoding': 'utf-8', 'status': 'running', 'time': 428441.731379459} [stdlog] 2022-05-09 13:33:51,341 avocado.utils.process DEBUG| [stdout] {'result': 'error', 'fail_reason': 'not enough values to unpack (expected 2, got 1)', 'status': 'finished', 'time': 428441.731631122} [stdlog] 2022-05-09 13:33:51,421 avocado.utils.process INFO | Command 'avocado-runner-avocado-instrumented runnable-run -u some_uri' finished with 0 after 1.005363947s [stdlog] 2022-05-09 13:33:51,421 avocado.test DEBUG| PARAMS (key=runnable-run-uri-only-exit-code, path=*, default=2) => 0 [stdlog] 2022-05-09 13:33:51,422 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:33:51,422 avocado.test INFO |