{
 "oeselftest_debian-11_qemuarm64_20250828010453": {
  "configuration": {
   "HOST_DISTRO": "debian-11",
   "HOST_NAME": "debian11-vk-3",
   "LAYERS": {
    "meta": {
     "branch": "master",
     "commit": "fb4ebd60536af8672f950376106e0b0500d7007c",
     "commit_count": 79601,
     "commit_time": 1756140441
    },
    "meta-poky": {
     "branch": "master",
     "commit": "fb4ebd60536af8672f950376106e0b0500d7007c",
     "commit_count": 79601,
     "commit_time": 1756140441
    },
    "meta-selftest": {
     "branch": "master",
     "commit": "fb4ebd60536af8672f950376106e0b0500d7007c",
     "commit_count": 79601,
     "commit_time": 1756140441
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "fb4ebd60536af8672f950376106e0b0500d7007c",
     "commit_count": 79601,
     "commit_time": 1756140441
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": [
     "machine",
     "toolchain-user"
    ],
    "skips": null
   },
   "STARTTIME": "20250828010453",
   "TESTSERIES": "qemuarm64-tc",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "binutils.BinutilsCrossSelfTest.test_binutils": {
    "duration": 2.859,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,029 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401502/conf/local.conf\n2025-08-28 01:04:56,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_gas": {
    "duration": 1.936,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,029 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401502/conf/local.conf\n2025-08-28 01:04:56,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_ld": {
    "duration": 2.179,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,029 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401502/conf/local.conf\n2025-08-28 01:04:56,029 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccCrossSelfTest.test_cross_gcc": {
    "duration": 2.853,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 95, in test_cross_gcc\n    self.run_check(\"gcc\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401503/conf/local.conf\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibAtomicSelfTest.test_libatomic": {
    "duration": 2.858,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 105, in test_libatomic\n    self.run_check(\"libatomic\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,031 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401504/conf/local.conf\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibGompSelfTest.test_libgomp": {
    "duration": 2.852,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 110, in test_libgomp\n    self.run_check(\"libgomp\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401505/conf/local.conf\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibItmSelfTest.test_libitm": {
    "duration": 2.723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 126, in test_libitm\n    self.check_skip(\"libitm\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 22, in check_skip\n    targets = get_bb_var(\"RUNTIMETARGET\", \"gcc-runtime\").split()\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nStderr:\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401506/conf/local.conf\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/bin/bitbake-getvar\", line 48, in <module>\n    tinfoil.prepare(quiet=3 if quiet else 2)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 553, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 568, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "ERROR"
   },
   "gcc.GccLibSspSelfTest.test_libssp": {
    "duration": 2.715,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 120, in test_libssp\n    self.check_skip(\"libssp\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 22, in check_skip\n    targets = get_bb_var(\"RUNTIMETARGET\", \"gcc-runtime\").split()\nAttributeError: 'NoneType' object has no attribute 'split'\n\n\nStderr:\n2025-08-28 01:04:56,036 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401510/conf/local.conf\n2025-08-28 01:04:56,036 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/bin/bitbake-getvar\", line 48, in <module>\n    tinfoil.prepare(quiet=3 if quiet else 2)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 553, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 568, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "ERROR"
   },
   "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
    "duration": 2.849,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 115, in test_libstdcxx\n    self.run_check(\"libstdc++-v3\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401512/conf/local.conf\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "gcc.GxxCrossSelfTest.test_cross_gxx": {
    "duration": 2.849,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 100, in test_cross_gxx\n    self.run_check(\"g++\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401516/conf/local.conf\n2025-08-28 01:04:56,033 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "status": "FAILED"
   },
   "glibc.GlibcSelfTest.test_glibc": {
    "duration": 2.853,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 92, in test_glibc\n    self.run_check()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 37, in run_check\n    bitbake(\"glibc-testsuite -c check\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  glibc-testsuite -c check' returned non-zero exit status 1:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,034 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401525/conf/local.conf\n2025-08-28 01:04:56,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "toolchain-user"
    ],
    "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/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401526/conf/local.conf\n2025-08-28 01:04:56,033 - 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/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401526/conf/local.conf\n2025-08-28 01:04:56,033 - 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/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401526/conf/local.conf\n2025-08-28 01:04:56,033 - 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/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,032 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401526/conf/local.conf\n2025-08-28 01:04:56,033 - 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/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 204, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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...\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,035 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401534/conf/local.conf\n2025-08-28 01:04:56,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/bin/bitbake-getvar\", line 48, in <module>\n    tinfoil.prepare(quiet=3 if quiet else 2)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 553, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 568, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\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/qemuarm64-tc/build/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 204, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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...\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,035 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401534/conf/local.conf\n2025-08-28 01:04:56,035 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/bin/bitbake-getvar\", line 48, in <module>\n    tinfoil.prepare(quiet=3 if quiet else 2)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 553, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/bitbake/lib/bb/tinfoil.py\", line 568, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "rust.RustSelfTestSystemEmulated.test_rust": {
    "duration": 2.841,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-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/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, 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:\nERROR:  OE-core's config sanity checker detected a potential misconfiguration.\n    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).\n    Following is the list of potential problems / advisories:\n\n    Fetcher failure for URL: 'https://yoctoproject.org/connectivity.html'. URL doesn't work.\n    Please ensure your host's network is configured correctly.\n    Please ensure CONNECTIVITY_CHECK_URIS is correct and specified URIs are available.\n    If your ISP or network is blocking the above URL,\n    try with another domain name, for example by setting:\n    CONNECTIVITY_CHECK_URIS = \"https://www.example.com/\"    You could also set BB_NO_NETWORK = \"1\" to disable network\n    access if all required sources are on local disk.\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-08-28 01:04:56,043 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build-st-401540/conf/local.conf\n2025-08-28 01:04:56,043 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   }
  }
 }
}