{
    "oeselftest_ubuntu-24.04_qemux86-64_20241025171004": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-24.04",
            "HOST_NAME": "ubuntu2404-vk-2",
            "LAYERS": {
                "meta": {
                    "branch": "harish/rust_1_79",
                    "commit": "d903fb210fe35347cd6376fd6287b22a5b173cc7",
                    "commit_count": 76015
                },
                "meta-poky": {
                    "branch": "harish/rust_1_79",
                    "commit": "d903fb210fe35347cd6376fd6287b22a5b173cc7",
                    "commit_count": 76015
                },
                "meta-selftest": {
                    "branch": "harish/rust_1_79",
                    "commit": "d903fb210fe35347cd6376fd6287b22a5b173cc7",
                    "commit_count": 76015
                },
                "meta-yocto-bsp": {
                    "branch": "harish/rust_1_79",
                    "commit": "d903fb210fe35347cd6376fd6287b22a5b173cc7",
                    "commit_count": 76015
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": [
                    "machine",
                    "toolchain-system"
                ],
                "skips": null
            },
            "STARTTIME": "20241025171004",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "binutils.BinutilsCrossSelfTest.test_binutils": {
                "duration": 300.72612500190735,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 23, in test_binutils\n    self.run_binutils(\"binutils\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,882 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791746/conf/local.conf\n2024-10-25 17:10:17,885 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_gas": {
                "duration": 127.58584427833557,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 26, in test_gas\n    self.run_binutils(\"gas\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 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.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,882 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791746/conf/local.conf\n2024-10-25 17:10:17,885 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_ld": {
                "duration": 149.30967950820923,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 29, in test_ld\n    self.run_binutils(\"ld\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 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.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,882 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791746/conf/local.conf\n2024-10-25 17:10:17,885 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc": {
                "duration": 234.3718454837799,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 132, in test_cross_gcc\n    self.run_check_emulated(\"gcc\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 992 .bb files complete (0 cached, 992 parsed). 1965 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      = \"ubuntu-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,896 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791747/conf/local.conf\n2024-10-25 17:10:17,898 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic": {
                "duration": 234.291353225708,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 144, in test_libatomic\n    self.run_check_emulated(\"libatomic\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 992 .bb files complete (0 cached, 992 parsed). 1965 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      = \"ubuntu-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,890 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791751/conf/local.conf\n2024-10-25 17:10:17,893 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibGompSelfTestSystemEmulated.test_libgomp": {
                "duration": 234.30000019073486,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 150, in test_libgomp\n    self.run_check_emulated(\"libgomp\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 992 .bb files complete (0 cached, 992 parsed). 1965 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      = \"ubuntu-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,890 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791755/conf/local.conf\n2024-10-25 17:10:17,893 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibItmSelfTestSystemEmulated.test_libitm": {
                "duration": 341.8735942840576,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 170, in test_libitm\n    self.run_check_emulated(\"libitm\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 992 .bb files complete (0 cached, 992 parsed). 1965 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      = \"ubuntu-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,906 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791760/conf/local.conf\n2024-10-25 17:10:17,909 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibSspSelfTestSystemEmulated.test_libssp": {
                "duration": 212.15215516090393,
                "log": "Target does not use libssp\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx": {
                "duration": 274.25375485420227,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 156, in test_libstdcxx\n    self.run_check_emulated(\"libstdc++-v3\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 992 .bb files complete (0 cached, 992 parsed). 1965 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      = \"ubuntu-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,925 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791777/conf/local.conf\n2024-10-25 17:10:17,927 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx": {
                "duration": 239.6366205215454,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 138, in test_cross_gxx\n    self.run_check_emulated(\"g++\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 992 .bb files complete (0 cached, 992 parsed). 1965 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      = \"ubuntu-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,933 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791786/conf/local.conf\n2024-10-25 17:10:17,936 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "glibc.GlibcSelfTestSystemEmulated.test_glibc": {
                "duration": 269.1847195625305,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 98, in test_glibc\n    self.run_check_emulated()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 53, in run_check_emulated\n    nfsport, mountport = s.enter_context(unfs_server(tmpdir, udp = False))\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/contextlib.py\", line 526, in enter_context\n    result = _enter(cm)\n             ^^^^^^^^^^\n  File \"/usr/lib/python3.12/contextlib.py\", line 137, in __enter__\n    return next(self.gen)\n           ^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/nfs.py\", line 19, in unfs_server\n    bitbake(\"unfs3-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  unfs3-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,938 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791797/conf/local.conf\n2024-10-25 17:10:17,940 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1965 targets, 56 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,942 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791806/conf/local.conf\n2024-10-25 17:10:17,944 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1965 targets, 56 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,942 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791806/conf/local.conf\n2024-10-25 17:10:17,944 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1965 targets, 56 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,942 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791806/conf/local.conf\n2024-10-25 17:10:17,944 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1965 targets, 56 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,942 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791806/conf/local.conf\n2024-10-25 17:10:17,944 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 1965 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,957 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791817/conf/local.conf\n2024-10-25 17:10:17,959 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "runqemu.QemuTest.test_qemu_can_shutdown": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 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 1965 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-25 17:10:17,957 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791817/conf/local.conf\n2024-10-25 17:10:17,959 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "rust.RustSelfTestSystemEmulated.test_rust": {
                "duration": 274.978675365448,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/rust.py\", line 47, in test_rust\n    bitbake(\"{} -c test_compile\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  rust -c test_compile' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1965 targets, 56 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-24.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"harish/rust_1_79:d903fb210fe35347cd6376fd6287b22a5b173cc7\"\nmeta-selftest        = \"master:5932a64c4ae4a6ff7e7a979174c7f073fd448782\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 239, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/client.py\", line 129, in AsyncClient.invoke(skip_mode=False, *args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n                 await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 194, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 186, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-25 17:10:17,965 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-1791827/conf/local.conf\n2024-10-25 17:10:17,968 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            }
        }
    }
}