{
    "oeselftest_ubuntu-20.04_qemux86-64_20240908140918": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-20.04",
            "HOST_NAME": "ubuntu2004-vk-1",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "11b954b0302e6d0eaa7ff6b8348e9a86d049e605",
                    "commit_count": 75648
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "11b954b0302e6d0eaa7ff6b8348e9a86d049e605",
                    "commit_count": 75648
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "11b954b0302e6d0eaa7ff6b8348e9a86d049e605",
                    "commit_count": 75648
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "11b954b0302e6d0eaa7ff6b8348e9a86d049e605",
                    "commit_count": 75648
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20240908140918",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 91.13029146194458,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 34, in test_archiver_allows_to_filter_on_recipe_name\n    bitbake('-c clean %s %s' % (include_recipe, exclude_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed initscripts' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff76617b080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff76617b080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 69.90442728996277,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 65, in test_archiver_filters_by_type\n    bitbake('-c clean %s %s' % (target_recipe, native_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5afc0aa00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5afc0aa00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 56.947662591934204,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 102, in test_archiver_filters_by_type_and_name\n    bitbake('-c clean %s %s' % (' '.join(target_recipes), ' '.join(native_recipes)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean initscripts selftest-ed update-rc.d-native selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd36d0eb900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd36d0eb900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 62.58229351043701,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 207, in test_archiver_mode_configured\n    self._test_archiver_mode('configured', 'selftest-ed-native-1.14.1-r0-configured.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a0f8bf700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a0f8bf700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 50.40318489074707,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 223, in test_archiver_mode_diff\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-diff.gz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f14da0c1b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f14da0c1b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 50.85678219795227,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 231, in test_archiver_mode_dumpdata\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-showdata.dump',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd43e8a9780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd43e8a9780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 53.58464789390564,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 239, in test_archiver_mode_mirror\n    self._test_archiver_mode('mirror', 'ed-1.14.1.tar.lz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f57998c45c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f57998c45c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 53.5664267539978,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 284, in test_archiver_mode_mirror_combined\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f738414bd40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f738414bd40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 54.580286741256714,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 258, in test_archiver_mode_mirror_excludes\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8e368f7f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8e368f7f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 34.40858602523804,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 305, in test_archiver_mode_mirror_gitsm\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean git-submodule-test' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f11c2871900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f11c2871900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 53.21633505821228,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 333, in test_archiver_mode_mirror_gitsm_shallow\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean git-submodule-test' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f83df0c9280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f83df0c9280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 51.62321090698242,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 193, in test_archiver_mode_original\n    self._test_archiver_mode('original', 'ed-1.14.1.tar.lz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7cc21955c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7cc21955c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 55.12505841255188,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 200, in test_archiver_mode_patched\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-patched.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2af890f300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2af890f300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 56.06268262863159,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 214, in test_archiver_mode_recipe\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-recipe.tar.xz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f40ead78200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f40ead78200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 172.0709581375122,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 144, in test_archiver_multiconfig_shared_unpack_and_patch\n    bitbake('mc:mc1:%s mc:mc2:%s -c %s -S lockedsigs' % (pn, pn, task))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:mc1:gcc-source-14.2.0 mc:mc2:gcc-source-14.2.0 -c do_unpack_and_patch -S lockedsigs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 2964 .bb files complete (0 cached, 2964 parsed). 5867 targets, 183 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\n\nBuild Configuration (mc:mc1):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\n\nBuild Configuration (mc:mc2):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"i686-poky-linux\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb5d64e1c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb5d64e1c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 65.70954537391663,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 166, in test_archiver_srpm_mode\n    bitbake('-n selftest-nopackages selftest-ed')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n selftest-nopackages selftest-ed' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7243fd4080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7243fd4080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 90.46898102760315,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f31a281df40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f31a281df40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 89.57636451721191,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 71, in test_systemd_and_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fad5f15ca80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fad5f15ca80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 67.17997145652771,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 48, in test_systemd_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa7512d5400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa7512d5400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 56.056278705596924,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 95, in test_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc0e70774c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc0e70774c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbbb898e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42858/conf/local.conf\n2024-09-08 14:09:21,042 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 91.70405077934265,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 127, in test_lock_architecture_specific\n    self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt -t do_compile' returned non-zero exit status 2:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 651, in __await_impl__\n    _transport, _protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 787, in getTaskSignatures\n    res = command.cooker.getTaskSignatures(params[0], params[1])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 1453, in getTaskSignatures\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 334.8155598640442,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 90.26256704330444,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 68.87422108650208,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 69.85103750228882,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 89.65358209609985,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 122, in test_python_exec_func_python_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"ubuntu-20.04\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8d9e524f40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8d9e524f40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 66.76145482063293,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 130, in test_python_exec_func_python_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f464342da80>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f464342da80>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 34.58318829536438,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 139, in test_python_exec_func_python_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_python, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdba80c9840>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdba80c9840>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 34.360886573791504,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 147, in test_python_exec_func_python_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_python, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6095d793c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6095d793c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 36.27930808067322,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 55, in test_python_exec_func_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc949c15640>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc949c15640>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 34.43051338195801,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 64, in test_python_exec_func_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fba03e56240>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fba03e56240>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 34.60163760185242,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 73, in test_python_exec_func_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_shell, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa3ab5e1d40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa3ab5e1d40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 34.4587037563324,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 83, in test_python_exec_func_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_shell, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f26dbf75300>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f26dbf75300>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 34.7341685295105,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 92, in test_python_exit_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4754baae40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4754baae40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 34.53277826309204,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 99, in test_python_exit_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa030f10500>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa030f10500>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 35.1078941822052,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 107, in test_python_exit_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exit, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f59bac55440>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f59bac55440>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 34.96380591392517,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 114, in test_python_exit_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exit, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fac022229c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fac022229c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 34.33717584609985,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 154, in test_python_fatal_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb68fc1bf80>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb68fc1bf80>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 34.30413293838501,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 162, in test_python_fatal_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffb9fcd5f80>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffb9fcd5f80>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 34.3055636882782,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 171, in test_python_fatal_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_fatal, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1b8eb296c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1b8eb296c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 34.390297412872314,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 179, in test_python_fatal_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_fatal, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6cafdf9740>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6cafdf9740>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 34.37224888801575,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 20, in test_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa488613ec0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa488613ec0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 34.48926520347595,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 28, in test_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d3021ff40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d3021ff40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 34.45954394340515,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 36, in test_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_shelltest, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f86ab3deb40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f86ab3deb40>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 35.31644105911255,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 45, in test_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_shelltest, /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd985581400>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd985581400>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._timeout_handler = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 60.69816446304321,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 32.39871072769165,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 127, in test_bitbake_g\n    result = bitbake('-g %s' % recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -g base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 651, in __await_impl__\n    _transport, _protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 637, in generateDotGraph\n    command.cooker.generateDotGraphFiles(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 901, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 710, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.0156724452972412,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 5.092240333557129,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 40.274505615234375,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 217, in test_checkuri\n    result = runCmd('bitbake -c checkuri m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -c checkuri m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5eaf183f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5eaf183f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 49.679593324661255,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 227, in test_continue\n    runCmd('bitbake -c cleanall man-db xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -c cleanall man-db xcursor-transparent-theme' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d2a8ac3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d2a8ac3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 34.23895525932312,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 178, in test_dry_run\n    result = runCmd('bitbake -n selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -n selftest-hello-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f01e2b71600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f01e2b71600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.979802370071411,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 56.99772071838379,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 44, in test_event_handler\n    result = bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nNOTE: Test for bb.event.BuildStarted\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd7dbe3bf80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd7dbe3bf80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 38.39484524726868,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 98, in test_force_task_1\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean zlib' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f948b721c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f948b721c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 34.95506930351257,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 117, in test_force_task_2\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  zlib' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fac9670f6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fac9670f6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 41.76440191268921,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 323, in test_git_patchtool\n    result = bitbake('{} -c patch'.format(test_recipe), ignore_status=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  man-db -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f392ede0b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f392ede0b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 38.11736297607422,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 336, in test_git_patchtool2\n    result = bitbake('{} -c patch'.format(test_recipe), ignore_status=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gitrepotest -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f98a02c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f98a02c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 53.505330324172974,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 353, in test_git_unpack_nonetwork\n    bitbake('gitunpackoffline -c fetch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gitunpackoffline -c fetch' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc93769cac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc93769cac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 35.20366859436035,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 366, in test_git_unpack_nonetwork_fail\n    self.assertTrue(re.search(\"Recipe uses a floating tag/branch .* for repo .* without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev()\", result.output), msg = \"Recipe without PV set to SRCPV should have failed: %s\" % result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : Recipe without PV set to SRCPV should have failed: Loading cache...done.\nLoaded 1955 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8f35ce7580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8f35ce7580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 35.456119537353516,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 134, in test_image_manifest\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc76e2a5a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc76e2a5a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 84.36171579360962,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 79, in test_invalid_patch\n    bitbake('-cclean man-db')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean man-db' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0006a19880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0006a19880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 2.610684394836426,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 2.263392210006714,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 34.33819627761841,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 52, in test_local_sstate\n    bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb3569e26c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb3569e26c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 53.700469970703125,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 239, in test_non_gplv3\n    self.assertEqual(result.status, 0, \"Bitbake failed, exit code %s, output %s\" % (result.status, result.output))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Bitbake failed, exit code 1, output Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 79 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbe69f92180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbe69f92180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.165656089782715,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 5.585877418518066,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 53.362802028656006,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 167, in test_rename_downloaded_file\n    self.assertEqual(result.status, 0, msg = \"Couldn't fetch aspell. %s\" % result.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Couldn't fetch aspell. NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-support/aspell/aspell_0.60.8.1.bb, do_fetch\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb22782d6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb22782d6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.5750536918640137,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 2.439678907394409,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.5944149494171143,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 34.90750741958618,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 251, in test_setscene_only\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fba28897340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fba28897340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 34.45287013053894,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 264, in test_skip_setscene\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc8afeffa40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc8afeffa40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 53.44450378417969,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 376, in test_unexpanded_variable_in_path\n    self.assertTrue(re.search(\"ERROR: Directory name /.* contains unexpanded bitbake variable. This may cause build failures and WORKDIR polution\",\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : mkdirhier with unexpanded variable should have failed: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc0508fca80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc0508fca80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 3.5968093872070312,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.8412582874298096,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 91.05151915550232,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 191, in test_arch_work_dir_and_export_source\n    self.assertEqual(res.status, 0, \"\\nCouldn't build xcursortransparenttheme.\\nbitbake output %s\" % res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : \nCouldn't build xcursortransparenttheme.\nbitbake output Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f57928b7d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f57928b7d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 93.01162934303284,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 146, in test_buildhistory_basic\n    self.run_buildhistory_operation('xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fde2d176180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fde2d176180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 70.92206716537476,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 152, in test_buildhistory_buildtime_pr_backwards\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8ef92af300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8ef92af300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 39.396761417388916,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 157, in test_fileinfo\n    bitbake('hicolor-icon-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  hicolor-icon-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f475e77f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f475e77f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 90.80787205696106,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 67, in test_stoptask_behavior\n    self.assertTrue('ERROR: No new tasks can be executed since the disk space monitor action is \"STOPTASKS\"!' in res.output, msg = \"Tasks should have stopped. Disk monitor is set to STOPTASK: %s\" % res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Tasks should have stopped. Disk monitor is set to STOPTASK: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fca75833240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fca75833240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 90.20591711997986,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 40, in test_ccache_tool\n    bitbake(\"ccache-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  ccache-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff65b87a580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff65b87a580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 40.34690809249878,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 25, in test_incremental_image_generation\n    bitbake(\"-c clean core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05dd9dbe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05dd9dbe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 55.85299754142761,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 59, in test_read_only_image\n    bitbake(\"core-image-sato core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-sato core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6cb3d7800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6cb3d7800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 89.50155138969421,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 239, in test_poisoning\n    self.assertTrue(\"is unsafe for cross-compilation\" in res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 89.72934412956238,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 134, in test_layer_without_git_dir\n    ret = bitbake('-n %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n ed' returned non-zero exit status 1:\nWARNING: Layer meta-dummy should set LAYERSERIES_COMPAT_meta-dummy in its conf/layer.conf file to list the core layer names it is compatible with.\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nWARNING: No bb files in default matched BBFILE_PATTERN_meta-dummy '^/tmp/tmp70p7ev7h/meta-dummy/'\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nmeta-dummy           = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f07370ba080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f07370ba080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 107.76169514656067,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 94, in test_options_warnqa_errorqa_switch\n    self.assertTrue(line and line.startswith(\"ERROR:\"), msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb, do_package\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7b5a868dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7b5a868dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 90.2813949584961,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 206, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  fortran-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f69ba093180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f69ba093180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 128.18792510032654,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 36, in test_cmake_qemu\n    self._qemu_usermode(\"cmake-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  cmake-example -c run_tests' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd160984200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd160984200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,057 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42920/conf/local.conf\n2024-09-08 14:09:21,057 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:11:29,243 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 88.42852902412415,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 90.29205107688904,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 53, in test_meson_qemu\n    self._qemu_usermode(\"meson-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meson-example -c run_tests' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f45b4854200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f45b4854200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 96.27793836593628,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 74.76702737808228,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/containerimage.py\", line 82, in test_expected_files\n    bitbake('container-test-image')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  container-test-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffbbbe86e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffbbbe86e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.012125015258789062,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 66.4853138923645,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 175, in test_image_json\n    bitbake(\"core-image-minimal-initramfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal-initramfs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faa4eda1040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faa4eda1040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.009815454483032227,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 35.50356888771057,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 141, in test_recipe_report_json\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f00786c1a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f00786c1a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 40.38921928405762,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 249, in test_recipe_report_json_ignored\n    bitbake(\"logrotate -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  logrotate -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3f30a59940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3f30a59940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 59.724950313568115,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 213, in test_recipe_report_json_unpatched\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc04e07aa40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc04e07aa40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.012497186660766602,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "status": "UNKNOWN"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 104.1670184135437,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 390, in test_devtool_add\n    bitbake('%s -c cleansstate' % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  pv -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff65391cc40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff65391cc40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 237.7961528301239,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 423, in test_devtool_add_binary\n    result = runCmd('devtool add  -b %s %s' % (pn, bin_package_path))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add  -b tst-bin /tmp/devtoolqa0rx8qe43/tst-bin.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching file:///tmp/devtoolqa0rx8qe43/tst-bin.tar.gz;subdir=${BPN}...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3f5331e5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3f5331e5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolszfpfyjy 'file:///tmp/devtoolqa0rx8qe43/tst-bin.tar.gz'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace/sources/devtoolsrcqxdve7rw -N tst-bin -b' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 243.00102519989014,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 552, in test_devtool_add_fetch\n    result = runCmd('devtool add --no-pypi %s %s -f %s' % (testrecipe, srcdir, url))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --no-pypi python-markupsafe /tmp/devtoolqah7qkc1h7/python-markupsafe -f https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f73679c2640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f73679c2640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool4kkt7can 'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz'  -x /tmp/devtoolqah7qkc1h7/python-markupsafe -N python-markupsafe --no-pypi' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 249.8043897151947,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 597, in test_devtool_add_fetch_git\n    result = runCmd('devtool add %s %s -a -f %s' % (testrecipe, srcdir, url))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add mraa /tmp/devtoolqaoh1gyau5/mraa -a -f gitsm://git.yoctoproject.org/mraa' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching gitsm://git.yoctoproject.org/mraa;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f21a291b600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f21a291b600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolzhd0cjzm 'gitsm://git.yoctoproject.org/mraa'  -x /tmp/devtoolqaoh1gyau5/mraa -N mraa -a' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 244.0672643184662,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 644, in test_devtool_add_fetch_simple\n    result = runCmd('devtool add %s' % url)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff5ecfdfd40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff5ecfdfd40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtool583nfkmf 'http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace/sources/devtoolsrc85m3ti7a' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 63.59225678443909,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 436, in test_devtool_add_git_local\n    bitbake('dbus')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dbus' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feb0191d600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feb0191d600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 243.40712428092957,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 481, in test_devtool_add_git_style1\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 295, in _test_devtool_add_git_url\n    result = runCmd(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f940d6ed4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f940d6ed4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoole34quqj6 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace/sources/devtoolsrccjqiid9e -N mbedtls -V v3.1.0' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 249.45675349235535,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 490, in test_devtool_add_git_style2\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri, srcrev)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 295, in _test_devtool_add_git_url\n    result = runCmd(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https' --srcrev v3.1.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;protocol=https;nobranch=1...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7758128b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7758128b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolpigsv7ey 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace/sources/devtoolsrcwp8vcjqt -N mbedtls -V v3.1.0 --srcrev v3.1.0' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 44.40084981918335,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 512, in test_devtool_add_library\n    bitbake('libftdi -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  libftdi -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbe4d32e800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbe4d32e800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.163764238357544,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 247.147198677063,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 695, in test_devtool_add_python_egg_requires\n    result = runCmd('devtool add %s %s -f %s' % (testrecipe, srcdir, url))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add python3-uvicorn /tmp/devtoolqan8t8gtrs/python3-uvicorn -f https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb602896240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb602896240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolktszxv67 'https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz'  -x /tmp/devtoolqan8t8gtrs/python3-uvicorn -N python3-uvicorn' failed\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 98.95248174667358,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1857, in test_devtool_build_image\n    bitbake('%s -c clean' % image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6bf9eb13c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6bf9eb13c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 39.531166315078735,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1794, in test_devtool_deploy_target\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcd500bdc80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcd500bdc80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 272.491815328598,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1742, in test_devtool_extract\n    result = runCmd('devtool extract matchbox-terminal %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool extract matchbox-terminal /tmp/devtoolqaq1a063xr' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c7b448580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c7b448580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 442, in extract\n    initial_rev, _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 450, in extract\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 245.69408869743347,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1752, in test_devtool_extract_virtual\n    result = runCmd('devtool extract virtual/make %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool extract virtual/make /tmp/devtoolqarshxgkel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f877e100540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f877e100540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 442, in extract\n    initial_rev, _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 450, in extract\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 247.7353024482727,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1763, in test_devtool_reset_all\n    result = runCmd('devtool modify -x %s %s' % (testrecipe1, os.path.join(tempdir, testrecipe1)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify -x mdadm /tmp/devtoolqa1xvy4zp4/mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4b2337a8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4b2337a8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 338.1063938140869,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2832, in test_devtool_ide_sdk_code_cmake\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2536, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify cmake-example -x /tmp/devtoolqapy3wecb8' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbb4508e340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbb4508e340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 331.6676228046417,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2849, in test_devtool_ide_sdk_code_meson\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2536, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify meson-example -x /tmp/devtoolqaqhtxuol7' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3279ea33c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3279ea33c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 66.21879005432129,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2791, in test_devtool_ide_sdk_none_qemu\n    bitbake(testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6a920c180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6a920c180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 287.344083070755,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2950, in test_devtool_ide_sdk_plugins\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2536, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify meson-example -x /tmp/devtoolqagarmojww' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9dcacbec00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9dcacbec00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 73.41812705993652,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2889, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool ide-sdk -m shared oe-selftest-image cmake-example meson-example --ide=code' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nINFO: Using image: oe-selftest-image\nINFO: Adding ['cmake-example', 'meson-example'] to the Direct SDK sysroots.\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa8a2365d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa8a2365d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/ide_sdk.py\", line 963, in ide_setup\n    exec_build_env_command(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/__init__.py\", line 47, in exec_build_env_command\n    return exec_watch('%s%s' % (init_prefix, cmd), **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/__init__.py\", line 73, in exec_watch\n    raise bb.process.ExecutionError(cmd, process.returncode, buf, None)\nbb.process.ExecutionError: Execution of 'bitbake oe-selftest-image:do_build meta-ide-support:do_build cmake-example:do_populate_sysroot meson-example:do_populate_sysroot' failed with exit code 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa8a2365d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa8a2365d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 55.14665770530701,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 784, in test_devtool_buildclean\n    bitbake('mdadm m4 -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mdadm m4 -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3ed8eace40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3ed8eace40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 288.85431718826294,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 707, in test_devtool_modify\n    result = runCmd('devtool modify mdadm -x %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm -x /tmp/devtoolqaqxnnihpx' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8567358fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8567358fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 38.74116635322571,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 918, in test_devtool_modify_git\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  psplash -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efd29049780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efd29049780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 38.34069323539734,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 992, in test_devtool_modify_git_crates_subpath\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  hello-rs -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f28d247fb00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f28d247fb00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 38.362022161483765,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 945, in test_devtool_modify_git_no_extract\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  psplash -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff39a2edb80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff39a2edb80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 274.5361771583557,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 763, in test_devtool_modify_go\n    result = runCmd('devtool modify go-helloworld -x %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify go-helloworld -x /tmp/devtoolqaembtxxym' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8d9e0e57c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8d9e0e57c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 97.87821865081787,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 41.688393115997314,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1066, in test_devtool_modify_localfiles\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  lighttpd -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6362f918c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6362f918c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 41.16610527038574,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 893, in test_devtool_modify_localfiles_only\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  base-files -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f72e22628c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f72e22628c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 40.095736503601074,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1140, in test_devtool_modify_multiple_sources\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  bzip2 -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6ead9ab3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6ead9ab3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 248.43507528305054,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 868, in test_devtool_modify_native\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, os.path.join(tempdir, testrecipe)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify cdrtools-native -x /tmp/devtoolqa6ary_2z8/cdrtools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: QA Issue: cdrtools-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: devtool-source.bbclass [native-last]\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c0b0a1200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c0b0a1200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 245.28077363967896,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1112, in test_devtool_modify_overrides\n    result = runCmd('devtool modify devtool-patch-overrides -x %s' % (tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-patch-overrides -x /tmp/devtoolqay59dj36e' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: SRC_URI contains some conditional appends/prepends - will create branches to represent these\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64104d1ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64104d1ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 247.8948678970337,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1093, in test_devtool_modify_virtual\n    result = runCmd('devtool modify %s -x %s' % (virtrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify virtual/make -x /tmp/devtoolqa10k0ivf1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Mapping virtual/make to make\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb7ee332200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb7ee332200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 5.815437316894531,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 58.44104504585266,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1630, in test_devtool_finish_modify_git_subdir\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dos2unix -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f214c26d540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f214c26d540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 287.59651041030884,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1703, in test_devtool_git_submodules\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify vulkan-samples /tmp/devtoolqa11v4xy_i' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f094f11c4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f094f11c4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 244.24153423309326,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1174, in test_devtool_update_recipe\n    result = runCmd('devtool modify %s %s' % (testrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify minicom /tmp/devtoolqaxmzxw3bd' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f15eb83d080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f15eb83d080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 239.38607454299927,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1261, in test_devtool_update_recipe_append\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm -x /tmp/devtoolqaugh9ko8a/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4a56a2e940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4a56a2e940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 255.07646703720093,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1335, in test_devtool_update_recipe_append_git\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mtd-utils-selftest -x /tmp/devtoolqa4dmdrn94/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f050515c300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f050515c300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 251.9969780445099,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1211, in test_devtool_update_recipe_git\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mtd-utils-selftest -x /tmp/devtoolqajq7h75gi' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1af3b77480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1af3b77480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 250.04061603546143,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1417, in test_devtool_update_recipe_local_files\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify makedevs -x /tmp/devtoolqaqnvqxs_w' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb42072f380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb42072f380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 254.00330066680908,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1558, in test_devtool_update_recipe_local_files_3\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-localonly' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: SRC_URI contains some conditional appends/prepends - will create branches to represent these\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f071956e980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f071956e980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 257.3758907318115,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1607, in test_devtool_update_recipe_local_files_subdir\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-subdir' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6040e851c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6040e851c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 259.15398240089417,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1579, in test_devtool_update_recipe_local_patch_gz\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-patch-gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8f42162c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8f42162c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 257.4648594856262,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1533, in test_devtool_update_recipe_long_filename\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-long-filename' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7effae91cc80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7effae91cc80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 243.75244688987732,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1506, in test_devtool_update_recipe_with_gitignore\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-ignored' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f458c49dac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f458c49dac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 282.5385777950287,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2269, in test_devtool_finish_modify_origlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2249, in _setup_test_devtool_finish_modify\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm /tmp/devtoolqakbdt_hgc' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc81e199fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc81e199fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 243.80823707580566,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2283, in test_devtool_finish_modify_otherlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2249, in _setup_test_devtool_finish_modify\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm /tmp/devtoolqaa9m0ccgz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb446ac0ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb446ac0ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 245.45443272590637,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2342, in test_devtool_finish_update_patch\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify sysdig-selftest /tmp/devtoolqajnm9qzgl' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1a967687c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1a967687c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 253.22925472259521,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2179, in test_devtool_finish_upgrade_origlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2159, in _setup_test_devtool_finish_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, newversion))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test1 /tmp/devtoolqasprxzrvn -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8593567200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8593567200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 252.73971128463745,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2206, in test_devtool_finish_upgrade_otherlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2159, in _setup_test_devtool_finish_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, newversion))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test1 /tmp/devtoolqazd1w978l -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd4a6db5ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd4a6db5ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 2.018176794052124,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 7.396594762802124,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 242.21260595321655,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2380, in test_devtool_rename\n    add_recipe()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2373, in add_recipe\n    result = runCmd('devtool add %s' % url)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f713e1b2b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f713e1b2b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolkxufi1q4 'http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace/sources/devtoolsrcwjzv9eyi' failed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 255.61639618873596,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1912, in test_devtool_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test1 /tmp/devtoolqae2xq2kcx -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb044116f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb044116f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 261.9487361907959,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2009, in test_devtool_upgrade_all_checksums\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test4 /tmp/devtoolqaj7l0sxsj -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff90b10cd00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff90b10cd00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 256.79703545570374,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1985, in test_devtool_upgrade_drop_md5sum\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test3 /tmp/devtoolqax0zib0qd -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6c3124ba80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6c3124ba80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 260.3060848712921,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1950, in test_devtool_upgrade_git\n    result = runCmd('devtool upgrade %s %s -S %s' % (recipe, tempdir, commit))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade devtool-upgrade-test2 /tmp/devtoolqad_hjn_bj -S 6cc6077a36fe2648a5f993fe7c16c9632f946517' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb55ce8ce40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb55ce8ce40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 250.29418468475342,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2036, in test_devtool_upgrade_recipe_upgrade_extra_tasks\n    result = runCmd('devtool upgrade %s %s --version %s --srcrev %s' % (recipe, tempdir, version, commit))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool upgrade python3-guessing-game /tmp/devtoolqal418us0a --version 0.2.0 --srcrev 40cf004c2772ffa20ea803fa3be1528a75be3e98' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nworkspace            = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fadb5903c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fadb5903c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, in upgrade\n    rev1, srcsubdir1 = standard._extract_source(srctree, False, 'devtool-orig', False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 34.37165665626526,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2443, in test_devtool_virtual_kernel_modify\n    bitbake('%s -c clean' % kernel_provider)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  linux-yocto -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6cfbe06d40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6cfbe06d40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0018100738525390625,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 64.32904982566833,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 90.56722044944763,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 56.33240270614624,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/efibootpartition.py\", line 31, in test_boot_efi\n    bitbake(image + \" ovmf\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal ovmf' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe7a316a100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe7a316a100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 86, in setUpClass\n    oeSDKExtSelfTest.generate_eSDK(cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 45, in generate_eSDK\n    bitbake(pn_task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c populate_sdk_ext' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f10ef7ed280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f10ef7ed280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 86, in setUpClass\n    oeSDKExtSelfTest.generate_eSDK(cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 45, in generate_eSDK\n    bitbake(pn_task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c populate_sdk_ext' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f10ef7ed280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f10ef7ed280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 43.78339672088623,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 3.3092122077941895,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 55.078484535217285,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fetch.py\", line 34, in test_git_mirrors\n    bitbake(\"dbus-wait -c fetch -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dbus-wait -c fetch -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb, do_fetch\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f8f054680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f8f054680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 53.40304780006409,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 93, in test_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc693211b00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc693211b00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 59.72304654121399,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 775, in test_initramfs_bundle\n    bitbake(\"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 74 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"beaglebone-yocto\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa8 neon callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe666d625c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe666d625c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 52.78232192993164,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 640, in test_sign_cascaded_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f16ba41de00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f16ba41de00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 55.72835969924927,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 173, in test_sign_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 74 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"beaglebone-yocto\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa8 neon callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d95406080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d95406080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 53.07296133041382,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 492, in test_sign_standalone_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feec9084c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feec9084c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 54.40052771568298,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 320, in test_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fea3885d900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fea3885d900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 55.43811321258545,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 402, in test_uboot_sign_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f97d3894440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f97d3894440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "status": "UNKNOWN"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 1.032231092453003,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.163348913192749,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.6587190628051758,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.681450605392456,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.577338695526123,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.5103681087493896,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 40, in setUpClass\n    bitbake(\"meta-go-toolchain\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-go-toolchain' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6e47746900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6e47746900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "ERROR"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 41.02762055397034,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/image_typedep.py\", line 46, in test_conversion_typedep_added\n    bitbake('-g emptytest')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -g emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 651, in __await_impl__\n    _transport, _protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 637, in generateDotGraph\n    command.cooker.generateDotGraphFiles(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 901, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 710, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 61.39790940284729,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 63, in test_all_users_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f92309ad340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f92309ad340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 60.75472092628479,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 106, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd61cadfd80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd61cadfd80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 65.14341807365417,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 303, in test_empty_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  test-empty-image' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff3e5040a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff3e5040a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 69.17460823059082,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 142, in test_hypervisor_fmts\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7b0e967440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7b0e967440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 89.74889349937439,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 219, in test_image_fstypes\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6ecd800c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6ecd800c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 63.44310212135315,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 285, in test_image_gen_debugfs\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5cdfc4e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5cdfc4e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 64.22034072875977,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 179, in test_long_chain_conversion\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2126998380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2126998380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 66.79008984565735,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 320, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f52a9f11700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f52a9f11700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 65.46173357963562,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 266, in test_no_busybox_base_utils\n    bitbake(\"--graphviz core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --graphviz core-image-weston' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 651, in __await_impl__\n    _transport, _protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 125, in runAsyncCommand\n    commandmethod(self.cmds_async, self, options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/command.py\", line 637, in generateDotGraph\n    command.cooker.generateDotGraphFiles(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 901, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 710, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in __await_impl_timeout__\n    return await self.__await_impl__()\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 70.66079521179199,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 37, in test_non_root_user_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8299cd4240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8299cd4240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 67.98341226577759,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 245, in test_useradd_static\n    bitbake(\"core-image-base\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-base' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 64 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9bfc10ce80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9bfc10ce80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 39.913010358810425,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 91, in test_wayland_support_in_image\n    bitbake('core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa4345dbc40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa4345dbc40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 56.28863835334778,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 122, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa8bf80b0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa8bf80b0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 50.89042901992798,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 113, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3fa831fcc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3fa831fcc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 51.903175354003906,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 133, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4ed78a1bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4ed78a1bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 52.12641882896423,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 128, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbdbe97c280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbdbe97c280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 2.5944361686706543,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 2.4130918979644775,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 2.7024827003479004,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 2.521698474884033,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 2.3817389011383057,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 2.412839889526367,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 2.976301431655884,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 27.266523361206055,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 23.31983494758606,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 3.4294521808624268,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 24.64445924758911,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 28.148292303085327,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 60.37765884399414,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 150, in test_core_image_full_cmdline_weston\n    bitbake('core-image-full-cmdline core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0fe534b040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0fe534b040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 51.58939170837402,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 140, in test_core_image_minimal\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f917a52f2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f917a52f2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 50.75684213638306,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/intercept.py\", line 20, in test_git_intercept\n    bitbake(\"git-submodule-test -c test_git_as_user\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  git-submodule-test -c test_git_as_user' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7c693a7400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7c693a7400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 54.20312428474426,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/kerneldevelopment.py\", line 45, in test_apply_patches\n    runCmd('bitbake virtual/kernel -c patch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake virtual/kernel -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nmeta-kerneltest      = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffba809e6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffba809e6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 60.26515865325928,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/layerappend.py\", line 88, in test_layer_appends\n    bitbake(\"layerappendtest\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  layerappendtest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nmeta-layertest0      \nmeta-layertest1      \nmeta-layertest2      = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3cc5092f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3cc5092f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,057 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42920/conf/local.conf\n2024-09-08 14:09:21,057 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:11:29,243 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:12:57,672 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.02908039093017578,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.019821643829345703,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 34.29148602485657,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/liboe.py\", line 60, in test_copy_tree_xattr\n    bitbake(\"attr-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  attr-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe65bb2e4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe65bb2e4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
                "status": "FAILED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 58.49258232116699,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 30, in test_checksum_with_space\n    result = bitbake(bitbake_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_lic emptytest' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f28a98cea40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f28a98cea40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 33.73582100868225,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 51, in test_nonmatching_checksum\n    result = bitbake(bitbake_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_lic emptytest' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f552c8b2100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f552c8b2100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 57.900681495666504,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/locales.py\", line 54, in test_locales_off\n    self.run_locales_test(False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6838949300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6838949300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 61.12157654762268,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/locales.py\", line 51, in test_locales_on\n    self.run_locales_test(True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f63390a32c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f63390a32c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "status": "UNKNOWN"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "status": "UNKNOWN"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 94.62278270721436,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 28, in test_minidebuginfo\n    bitbake(\"{} {}:do_addto_recipe_sysroot\".format(image, binutils))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal binutils-cross-x86_64:do_addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff344e96040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff344e96040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "status": "FAILED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 60.21894311904907,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 59, in test_minidebuginfo_qemu\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f13e0936240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f13e0936240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 98.40937161445618,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 43, in test_multiconfig\n    bitbake('core-image-full-cmdline')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\ndone.\nParsing of 2964 .bb files complete (0 cached, 2964 parsed). 5869 targets, 429 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\n\nBuild Configuration (mc:tiny):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"i686-poky-linux-musl\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky-tiny\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\n\nBuild Configuration (mc:musl):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux-musl\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd2ade16680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd2ade16680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 6 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 71.51414823532104,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 87, in test_multiconfig_inlayer\n    bitbake('mc:muslmc:bash -n')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:muslmc:bash -n' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\ndone.\nParsing of 1976 .bb files complete (0 cached, 1976 parsed). 3913 targets, 115 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\n\nBuild Configuration (mc:muslmc):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux-musl\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8c7a7c99c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8c7a7c99c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 81.7319598197937,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 65, in test_multiconfig_reparse\n    result = bitbake('mc:test:multiconfig-test-parse -c showvar')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:test:multiconfig-test-parse -c showvar' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1976 .bb files complete (0 cached, 1976 parsed). 3912 targets, 110 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration (mc:default):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\n\nBuild Configuration (mc:test):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd54b90e840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd54b90e840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 66.2552900314331,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/newlib.py\", line 13, in test_newlib\n    bitbake(\"newlib libgloss\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  newlib libgloss' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fea829a3840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fea829a3840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.740325689315796,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.905111312866211,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.0002076625823975,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.1668391227722168,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0006947517395019531,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0052928924560546875,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.002946138381958008,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0014281272888183594,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0015821456909179688,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0008895397186279297,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.005921125411987305,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.005223512649536133,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0030705928802490234,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0019152164459228516,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0024518966674804688,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0030553340911865234,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.003556489944458008,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0009984970092773438,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0011200904846191406,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.03972768783569336,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "status": "UNKNOWN"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0013768672943115234,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0018744468688964844,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0021576881408691406,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 72.27747559547424,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 20, in test_buildhistory_diff\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2d18415c00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2d18415c00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.034354448318481445,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.5501809120178223,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.2677276134490967,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 272.00469398498535,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.2848203182220459,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 260.60705161094666,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 221.36455845832825,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 204.04727506637573,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febc909e8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42877/conf/local.conf\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 53.0772271156311,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 128, in test_oe_run_native\n    bitbake(\"qemu-helper-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  qemu-helper-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe9ff082180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe9ff082180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 52.8864688873291,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 297, in test_all_required_variables_set\n    self.assertTrue(line, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f810469bb00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f810469bb00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 10.665205478668213,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 62.19701027870178,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 361, in test_image_feature_is_missing\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd3764350c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd3764350c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 52.02046227455139,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 455, in test_lower_layer_access\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1e1e155ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1e1e155ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 57.31293773651123,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 501, in test_postinst_on_target_for_read_only_rootfs\n    res = bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f82479caf00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f82479caf00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 51.35809826850891,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 375, in test_sbin_init_original\n    self.run_sbin_init(True, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0dcc82b680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0dcc82b680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 51.73413157463074,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 371, in test_sbin_init_preinit\n    self.run_sbin_init(False, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f11a997b0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f11a997b0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 52.13415312767029,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 379, in test_sbin_init_read_only\n    self.run_sbin_init(True, \"squashfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7c18adf200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7c18adf200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 56.51734232902527,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 227, in test_correct_image_fstab\n    self._test_correct_image('base-files', base_files_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f13ab18bd00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f13ab18bd00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 36.987720012664795,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 263, in test_correct_image_unit\n    self._test_correct_image('systemd-machine-units', systemd_machine_unit_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (985 cached, 3 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61ef10d580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61ef10d580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 19.080938577651978,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 10.225125789642334,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 56.72078347206116,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 69, in test_not_all_units_installed\n    self.assertTrue(line and line.startswith(\"WARNING:\"), msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 49 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2f0b8b87c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2f0b8b87c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 50.64324331283569,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 89, in test_not_all_units_installed_but_qa_skipped\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 49 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efffaee6440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efffaee6440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 10.08195948600769,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 52.46038746833801,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 157, in test_gdb_hardlink_debug\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe0d5056880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe0d5056880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 36.29185652732849,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 97, in test_package_name_conflict\n    self.assertTrue(err in res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 55.433876514434814,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 191, in test_preserve_ownership\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9cb15ddd80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9cb15ddd80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 34.81994938850403,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 102, in test_preserve_sparse_hardlinks\n    bitbake(\"selftest-hardlink -c package\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hardlink -c package' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faf3e835540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faf3e835540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.VersionOrdering.test_dpkg": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8adb56be00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8adb56be00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "package.VersionOrdering.test_opkg": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8adb56be00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8adb56be00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "package.VersionOrdering.test_rpm": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8adb56be00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8adb56be00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,051 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42913/conf/local.conf\n2024-09-08 14:09:21,052 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 1.9840443134307861,
                "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
                "status": "SKIPPED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb2e478540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 56.64703345298767,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 115, in test_import_export_override_db\n    self.run_test_pr_export_import('m4', replace_current_db=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:36397, PID: 60295\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7b65ffb8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7b65ffb8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 35.503976345062256,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 112, in test_import_export_replace_db\n    self.run_test_pr_export_import('m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:40005, PID: 63601\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe67dcd8dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe67dcd8dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 53.04232740402222,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 121, in test_pr_service_deb_arch_dep\n    self.run_test_pr_service('m4', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:35021, PID: 65814\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7337092140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7337092140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 35.08695459365845,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 130, in test_pr_service_deb_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:36931, PID: 69170\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (986 cached, 2 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda96c6f140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda96c6f140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 53.546562910079956,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 124, in test_pr_service_ipk_arch_dep\n    self.run_test_pr_service('m4', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:35257, PID: 72327\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdd79ffa580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdd79ffa580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 35.062419176101685,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 133, in test_pr_service_ipk_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:38081, PID: 76079\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (986 cached, 2 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff28988c140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff28988c140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 36.35716772079468,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 118, in test_pr_service_rpm_arch_dep\n    self.run_test_pr_service('m4', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:35889, PID: 78187\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcdfa7b5240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcdfa7b5240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 34.97891044616699,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 127, in test_pr_service_rpm_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/cache/prserv.sqlite3, Address: 127.0.0.1:34175, PID: 80199\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (986 cached, 2 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd06a8c9300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd06a8c9300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.6354997158050537,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 64.78903889656067,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/pseudo.py\", line 23, in test_pseudo_pyc_creation\n    bitbake('pseudo-pyc-test -c install')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  pseudo-pyc-test -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5ad6006a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5ad6006a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/tmp/log/cve/cve-summary.json\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 62.450153827667236,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 48.72123956680298,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 14.464111089706421,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 16.769185781478882,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 56.44443941116333,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 51.1041259765625,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1385, in test_recipetool_appendsrcfile_replace_file_srcdir\n    bitbake('%s:do_unpack' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  bash:do_unpack' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa56exqjek = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa5108fbf00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa5108fbf00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 13.161118268966675,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 37.59412121772766,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 32.08913326263428,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 7.42987847328186,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 38.99984622001648,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 41.32584071159363,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 244.89004635810852,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 364, in test_recipetool_create\n    result = runCmd('recipetool create -o %s %s -x %s' % (recipefile, srcuri, tempsrc))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqax7lwpjs4/logrotate_3.12.3.bb https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz -x /tmp/recipetoolqax7lwpjs4/srctree' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc54a9da080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc54a9da080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 69.22613668441772,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 377, in test_recipetool_create_autotools\n    bitbake('libpng pango libx11 libxext jpeg libcheck')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  libpng pango libx11 libxext jpeg libcheck' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb62b906800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb62b906800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 217.98726058006287,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 422, in test_recipetool_create_cmake\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqap9ch525a/recipe http://taglib.github.io/releases/taglib-1.11.1.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching http://taglib.github.io/releases/taglib-1.11.1.tar.gz...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4ffa226e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4ffa226e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 216.51102447509766,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 741, in test_recipetool_create_git_http\n    self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa7xi3ccjb/recipe \"http://git.yoctoproject.org/git/matchbox-keyboard\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/git/matchbox-keyboard;protocol=http;branch=master...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1abd4bc400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1abd4bc400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 217.70390915870667,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 750, in test_recipetool_create_git_srcbranch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'matchbox-keyboard-0-1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqalad1vu53/recipe -B matchbox-keyboard-0-1 \"git://git.yoctoproject.org/matchbox-keyboard;protocol=https\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;protocol=https;branch=matchbox-keyboard-0-1...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa5005b4ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa5005b4ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 216.65688967704773,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 747, in test_recipetool_create_git_srcuri_branch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqadxe4nx2_/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda3a241e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda3a241e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 215.2834026813507,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 744, in test_recipetool_create_git_srcuri_master\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaxdhulq59/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https\"' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5e7b2f2ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5e7b2f2ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 215.31120109558105,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 469, in test_recipetool_create_github\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['recipetool', 'create', '-o', '/tmp/recipetoolqarmmyfz5o/recipe', 'https://github.com/mesonbuild/meson;rev=0.52.1']' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://github.com/mesonbuild/meson;rev=0.52.1;protocol=https;nobranch=1...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fca5d8fdd40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fca5d8fdd40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 215.4487385749817,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 714, in test_recipetool_create_github_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqabdx121g1/recipe https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz...\nLoading cache...done.\nLoaded 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8b94a75980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8b94a75980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 215.46575951576233,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 772, in test_recipetool_create_go\n    result = runCmd('recipetool create -o %s %s -S %s -B %s' % (temprecipe, srcuri, srcrev, srcbranch))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa2otlbjaw/recipe https://github.com/edgexfoundry/edgex-go.git -S v3.0.0 -B main' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://github.com/edgexfoundry/edgex-go.git;protocol=https;branch=main...\nLoading cache...done.\nLoaded 1958 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7396983f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7396983f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 215.86409878730774,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 950, in test_recipetool_create_go_replace_modules\n    result = runCmd('recipetool create -o %s %s -S %s -B %s --src-subdir %s' % (temprecipe, srcuri, srcrev, srcbranch, srcsubdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaztxyiahg/recipe https://github.com/OpenAPITools/openapi-generator.git -S v7.2.0 -B master --src-subdir samples/openapi3/client/petstore/go' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching git://github.com/OpenAPITools/openapi-generator.git;protocol=https;branch=master...\nLoading cache...done.\nLoaded 1958 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc14e100180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc14e100180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 1.8828833103179932,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.031158924102783203,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.029680252075195312,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.031670331954956055,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.02880573272705078,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.032770395278930664,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.03106236457824707,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 230.4934117794037,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 487, in test_recipetool_create_python3_setuptools\n    result = runCmd('recipetool create --no-pypi -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create --no-pypi -o /tmp/recipetoolqa5tfyil9k/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fefe619f9c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fefe619f9c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 215.291485786438,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 527, in test_recipetool_create_python3_setuptools_pypi\n    runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa6ucj9ia6/recipe https://pypi.org/project/python-magic/0.4.15' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 1958 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f20c99f4800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f20c99f4800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 215.44594144821167,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 505, in test_recipetool_create_python3_setuptools_pypi_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqalkhdpit1/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 1959 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05ff1f2080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05ff1f2080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 215.47503352165222,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 401, in test_recipetool_create_simple\n    result = runCmd('recipetool create %s -o %s' % (srcuri, temprecipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2 -o /tmp/recipetoolqa3m33mciq/recipe' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Fetching http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2...\nLoading cache...done.\nLoaded 1960 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nrecipetoolqa96j8d33e = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4bbb70e400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4bbb70e400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.1080119609832764,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 7.998927354812622,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.027126550674438477,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.13548493385314941,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.07550740242004395,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.06678581237792969,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.00544428825378418,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.005438327789306641,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
                "duration": 0.009411334991455078,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.0053021907806396484,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.005224466323852539,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.0052258968353271484,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.0052449703216552734,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.005257129669189453,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.005213499069213867,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.005382537841796875,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.0052263736724853516,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.005213499069213867,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.0053424835205078125,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.00514531135559082,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.006264925003051758,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.005484342575073242,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 50.61793351173401,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 33, in test_retain_always\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean quilt-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f247cbad900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f247cbad900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 54.139902114868164,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 83, in test_retain_failure\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean error' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fad730d5a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fad730d5a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 49.67981266975403,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 135, in test_retain_global\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean quilt-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f07a78520c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f07a78520c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 54.51741576194763,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 197, in test_retain_misc\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean error' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f398e7c8580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f398e7c8580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 24.415186643600464,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 3.693671226501465,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "status": "UNKNOWN"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.014163017272949219,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.029161453247070312,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.019177913665771484,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.017101764678955078,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.014693021774291992,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.012424468994140625,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.016765832901000977,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.03014087677001953,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.024255990982055664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.0192873477935791,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.022280454635620117,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.028642892837524414,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.0183260440826416,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.017835140228271,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.01697564125061,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.019359827041626,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 73.4408164024353,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8bcc1b3b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8bcc1b3b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 46.125595569610596,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f48c4562fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f48c4562fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 44.03990864753723,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c4099c0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c4099c0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 47.023178815841675,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff255e97800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff255e97800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 46.363993406295776,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f201c96ef80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f201c96ef80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 49.035356521606445,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f524d527dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f524d527dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 48.57830500602722,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb2577c6e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb2577c6e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 44.56995344161987,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f475622bc40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f475622bc40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 47.75013041496277,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6047b2e380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6047b2e380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 49.05893683433533,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f266c019f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f266c019f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 46.67950510978699,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fed7440c880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fed7440c880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 46.160149335861206,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7e46d35ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7e46d35ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 76.84489011764526,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 399, in test_failing_postinst\n    self.assertGreaterEqual(bb_result.output.find(\"Postinstall scriptlets of ['postinst-rootfs-failing'] have failed.\"), 0,\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1316, in assertGreaterEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: -1 not greater than or equal to 0 : Warning about a failed scriptlet not found in bitbake output: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61c05bad80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61c05bad80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 62.03282880783081,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 370, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 316, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe51c460040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe51c460040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 63.58600974082947,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 348, in test_postinst_rootfs_and_boot_sysvinit\n    self.init_manager_loop(\"sysvinit\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 316, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc9151e3540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc9151e3540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42856/conf/local.conf\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 62.17755937576294,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 440, in test_crosstap_helloworld\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd60e0db480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd60e0db480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 34.45247149467468,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 452, in test_crosstap_pstree\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f80dd7b5100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f80dd7b5100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 35.155112743377686,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 476, in test_crosstap_syscalls_by_pid\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8affd34600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8affd34600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 34.610586166381836,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 464, in test_crosstap_syscalls_by_proc\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3c53dfe200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3c53dfe200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/conf/local.conf\n2024-09-08 14:09:21,041 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42857/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "status": "UNKNOWN"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 36.754531145095825,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 203, in test_testimage_apt\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5664b49800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5664b49800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 37.51445698738098,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 166, in test_testimage_dnf\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f24329a5f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f24329a5f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 52.714823961257935,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 129, in test_testimage_install\n    bitbake('core-image-full-cmdline socat')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline socat' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3de7fe7c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3de7fe7c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 50.873828411102295,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 145, in test_testimage_slirp\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8c831e0ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8c831e0ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 58.570361375808716,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 257, in test_testimage_virgl_gtk_sdl\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f86d5040f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f86d5040f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 55.09434247016907,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 289, in test_testimage_virgl_headless\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb4a19780c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb4a19780c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.011121511459350586,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 35.62688970565796,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/signing.py\", line 192, in test_locked_signatures\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb8e894840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcb8e894840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 39.86290240287781,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/signing.py\", line 74, in test_signing_packages\n    self.setup_gpg()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/signing.py\", line 26, in setup_gpg\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc505872140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc505872140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 34.221487522125244,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/signing.py\", line 142, in test_signing_sstate_archive\n    nsysroot = self.setup_gpg()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/signing.py\", line 26, in setup_gpg\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff4d9c94e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff4d9c94e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,049 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42873/conf/local.conf\n2024-09-08 14:09:21,050 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:17:06,781 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-08 14:23:36,760 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "status": "UNKNOWN"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 59.53257989883423,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 159, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 101, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9e969868c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9e969868c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 53.836790561676025,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 134, in test_base_files\n    self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 101, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  base-files' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4c11158980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4c11158980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 37.96888446807861,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 140, in test_core_image_minimal\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 101, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f90bdbf3940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f90bdbf3940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 43.89139103889465,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 149, in test_core_image_minimal_sdk\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 99, in check_recipe_spdx\n    bitbake(f\"-c {task} {target_name}\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_sdk core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7962d13840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7962d13840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,055 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42881/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 36.61378216743469,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 367, in test_sstate_cache_management_script_using_machine\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f19f414d3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f19f414d3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 36.669684171676636,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 338, in test_sstate_cache_management_script_using_pr_1\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fae37108200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fae37108200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 36.79286980628967,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 347, in test_sstate_cache_management_script_using_pr_2\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f161e930a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f161e930a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 36.834465742111206,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 358, in test_sstate_cache_management_script_using_pr_3\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3e3c194a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3e3c194a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 57.50764989852905,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 273, in test_cleansstate_task_distro_nonspecific\n    self.run_test_cleansstate_task(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe9322cd240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe9322cd240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 61.58583474159241,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 278, in test_cleansstate_task_distro_specific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64880ae600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64880ae600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 63.5620219707489,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 270, in test_cleansstate_task_distro_specific_nonspecific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-x86_64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0b9c7b1280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0b9c7b1280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 56.361127614974976,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 264, in test_sstate_creation_distro_nonspecific_fail\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1aad107680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1aad107680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 57.124104261398315,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 261, in test_sstate_creation_distro_nonspecific_pass\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5dc850440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5dc850440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 54.765795946121216,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 258, in test_sstate_creation_distro_specific_fail\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb96bb023c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb96bb023c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 58.84723448753357,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 255, in test_sstate_creation_distro_specific_pass\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'binutils-cross-x86_64', 'binutils-native']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3faf887c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3faf887c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 454.9845085144043,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 260.16315150260925,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 290.27943229675293,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 409.1017117500305,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 932.0770454406738,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 103.84899234771729,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 1226.7110261917114,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 57.382439374923706,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 871, in test_gcc_runtime_vs_gcc_source\n    self.run_test_printdiff_changerecipe(\"gcc-runtime\", \"gcc-source\", \"-c do_preconfigure {}\".format(gcc_source_pn),\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 801, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch gcc-runtime' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb0e25825c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb0e25825c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 53.71865510940552,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 901, in test_image_minimal_vs_base_do_configure\n    self.run_test_printdiff_changeconfig(\"core-image-minimal\",change_bbtasks,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 823, in run_test_printdiff_changeconfig\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f176e7c11c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f176e7c11c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 53.78066396713257,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 851, in test_image_minimal_vs_perlcross\n    self.run_test_printdiff_changerecipe(\"core-image-minimal\", \"perlcross\", \"-c do_install perlcross-native\",\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 801, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8fa6fdd880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8fa6fdd880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,037 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42860/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:22:19,431 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-08 14:26:17,234 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-08 14:30:20,235 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-08 14:34:30,039 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.94tk258z\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.4sz7m7j5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.avx05ef5\nINFO: Initializing a new Git repo at /tmp/fake_results.dxjhbmxs\nINFO: Initializing a new Git repo at /tmp/fake_results.c7xsm2p7\nINFO: Initializing a new Git repo at /tmp/fake_results.je69pjdd\n",
                "status": "FAILED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 248.57413244247437,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 240, in test_autorev_sstate_works\n    result = runCmd(['recipetool', 'create', '-o', recipefile, srcuri])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['recipetool', 'create', '-o', '/tmp/sstate_autorevp0pcbmke/recipes-test/dbus-wait-test/dbus-wait-test_git.bb', 'git:///tmp/sstate_autorevp0pcbmke/noname;protocol=file;branch=master']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git:///tmp/sstate_autorevp0pcbmke/noname;protocol=file;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\nsstate_autorevp0pcbmke = \"<unknown>:<unknown>\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd1769213c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd1769213c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42863/conf/local.conf\n2024-09-08 14:09:21,056 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:24:19,881 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 63.13048481941223,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 32, in test_sysroot_cleanup\n    bitbake(\"sysroot-test\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  sysroot-test' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1955 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"i686-poky-linux\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb1432c99c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb1432c99c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 36.59424114227295,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 61, in test_sysroot_la\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Loading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f674e86c900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f674e86c900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 36.05403113365173,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 49, in test_sysroot_max_shebang\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Loading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1b7a76ad00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1b7a76ad00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 36.69981074333191,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 79, in test_sysroot_pkgconfig\n    self.assertTrue('[pkgconfig]' in res.output, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Loading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa957da6580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa957da6580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42867/conf/local.conf\n2024-09-08 14:09:21,038 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:30:58,106 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-08 14:36:29,773 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:37:35,997 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-08 14:42:23,326 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 111.56311988830566,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 31, in test_efi_systemdboot_images_can_be_built\n    bitbake('-c clean systemd-boot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean systemd-boot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"genericx86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:0434e7f06372e5da031350bd7617310cc07bf93a\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f65c69cc740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f65c69cc740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,028 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42855/conf/local.conf\n2024-09-08 14:09:21,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:28:03,070 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-08 14:29:39,337 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchhmqntems/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2024-09-08 14:30:18,952 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.6471619606018066,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10251617431640625,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10130167007446289,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10129976272583008,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.3281710147857666,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.5137200355529785,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.4571328163146973,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.4491548538208008,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.56465744972229,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.7174115180969238,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3028895854949951,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.5053620338439941,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20233917236328125,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "status": "UNKNOWN"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "status": "UNKNOWN"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "status": "UNKNOWN"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "status": "UNKNOWN"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.3987312316894531,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.6727991104125977,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.3297727108001709,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.33603429794311523,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.3345038890838623,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.329235315322876,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.3313264846801758,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.394073247909546,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 1.5794765949249268,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 41.31262564659119,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.2555053234100342,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.2566099166870117,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.24774432182312012,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.2474062442779541,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 38.43294954299927,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa7ee59f840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa7ee59f840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 35.541839838027954,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0139006280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0139006280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 35.701287508010864,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fab1b6e00c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fab1b6e00c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 35.63170409202576,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbfc6058e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbfc6058e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 35.4631233215332,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe6271794c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe6271794c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 35.46781635284424,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f648eb35240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f648eb35240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42890/conf/local.conf\n2024-09-08 14:09:21,059 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 38.91078472137451,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff9399a4700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff9399a4700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 37.22831702232361,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f67a270f180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f67a270f180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 35.83668541908264,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcf5209e180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcf5209e180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 36.301016330718994,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa7d97071c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa7d97071c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 37.379408836364746,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4692ac3080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4692ac3080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 35.658525228500366,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbec2dac200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbec2dac200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 36.67664575576782,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbc8b949e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbc8b949e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 37.51273250579834,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5f774e6300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5f774e6300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 37.10008716583252,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5c1bec7180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5c1bec7180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 38.17496061325073,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3714fcf180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3714fcf180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 36.22974371910095,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3068ca140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3068ca140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 37.624927282333374,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fceaf58f1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fceaf58f1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 36.22109770774841,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f76525600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f76525600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 37.53782796859741,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fddd692df80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fddd692df80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 37.33098912239075,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5eb424e380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5eb424e380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 36.340030670166016,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f413b37c500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f413b37c500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 38.325732946395874,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0c896c3280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0c896c3280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 36.474793434143066,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc591370ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc591370ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path": {
                "duration": 36.9350905418396,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2210b221c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2210b221c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 37.81940984725952,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fddd364e140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fddd364e140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 38.58143591880798,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9da28450c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9da28450c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 37.39049315452576,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2b78833f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2b78833f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 37.667670011520386,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc193759080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc193759080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 38.35796332359314,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f348108d940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f348108d940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 38.04303050041199,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0a50c542c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0a50c542c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 38.703001976013184,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9bd7558ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9bd7558ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_table": {
                "duration": 37.85129499435425,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fced45c9040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fced45c9040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 39.177714586257935,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f32948ef240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f32948ef240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_permissions": {
                "duration": 38.28754472732544,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a804fa0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a804fa0c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 38.63091778755188,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc52a519180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc52a519180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 37.79531764984131,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f22e2169180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f22e2169180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 38.45075726509094,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f93132180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6f93132180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 37.0432505607605,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbca9f63100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbca9f63100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 38.2318217754364,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f46cfe5f040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f46cfe5f040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 38.76751470565796,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f205d260140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f205d260140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 38.84596109390259,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa2c423e280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa2c423e280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 37.81139516830444,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2409d0e540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2409d0e540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 38.730507373809814,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f12bd605200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f12bd605200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42894/conf/local.conf\n2024-09-08 14:09:21,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 37.92261719703674,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f50bcafd1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f50bcafd1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 36.05587673187256,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fde80532280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fde80532280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 36.00204277038574,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f72aa2e91c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f72aa2e91c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 36.15300130844116,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7adc15d2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7adc15d2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 35.913888454437256,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f536f689680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f536f689680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 36.60942316055298,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f85c86a3040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f85c86a3040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 37.65405344963074,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6995dd1180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6995dd1180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 38.358728647232056,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fca70063fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fca70063fc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 37.605185747146606,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbc2e40e640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbc2e40e640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 36.39814114570618,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb73df18280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb73df18280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 35.43161225318909,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd8712d4240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd8712d4240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 37.13397932052612,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f73f41cb600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f73f41cb600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 35.750516176223755,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f71ec768040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f71ec768040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 38.22646737098694,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64aec6b200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64aec6b200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 36.70242214202881,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd5ec171b00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd5ec171b00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 36.53936743736267,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcd159d04c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcd159d04c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 37.812304735183716,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb7bae10f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb7bae10f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 36.074037313461304,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1f0e309580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1f0e309580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 37.1381459236145,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2408704180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2408704180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_offset": {
                "duration": 36.34272265434265,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2976d0c1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2976d0c1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 37.58554029464722,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa0ec1db140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa0ec1db140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 37.8268096446991,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f568c82bbc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f568c82bbc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 37.38919997215271,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9a43920100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9a43920100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 37.37901711463928,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f01d5a690c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f01d5a690c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 36.64582800865173,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6b90b6f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6b90b6f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 37.87317132949829,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4a89e6bf00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4a89e6bf00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 38.39025020599365,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f797eb91240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f797eb91240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 37.39360165596008,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/wic.py\", line 70, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:11b954b0302e6d0eaa7ff6b8348e9a86d049e605\"\nmeta-selftest        = \"master:ce571b6e1428b0092211350fa7b922796c6b23d0\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5a569c8180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\n             async with asyncio_timeout(self.open_timeout):\n    >            return await self.__await_impl__()\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 169, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5a569c8180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/async_timeout.py\", line 252, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._timeout_handler = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-42903/conf/local.conf\n2024-09-08 14:09:21,048 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-08 14:12:38,536 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "status": "UNKNOWN"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.7511386871337891,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.12082958221435547,
                "status": "PASSED"
            }
        }
    }
}